summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2006-09-29Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/hwmon-2.6Linus Torvalds1-0/+1
2006-09-29USB: fix autosuspend when CONFIG_PM isn't setAlan Stern1-1/+1
2006-09-29hwmon: New driver k8tempRudolf Marek1-0/+1
2006-09-29Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds82-1676/+1631
2006-09-29Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds2-1/+2
2006-09-29Merge nommu branchRussell King4-8/+70
2006-09-28[ARM] 3856/1: Add clocksource for Intel IXP4xx platformsKevin Hilman1-0/+5
2006-09-28[ARM] 3855/1: Add generic time supportKevin Hilman2-0/+6
2006-09-28[ARM] 3870/1: AT91: Start removing static memory mappingsAndrew Victor1-9/+0
2006-09-28[S390] Inline assembly cleanup.Martin Schwidefsky25-1314/+1209
2006-09-28[S390] __div64_32 for 31 bit.Martin Schwidefsky1-48/+0
2006-09-28[ARM] 3868/1: AT91 hardware header updateAndrew Victor2-0/+60
2006-09-28[ARM] 3867/1: AT91 GPIO updateAndrew Victor1-8/+8
2006-09-28[ARM] 3865/1: AT91RM9200 header updatesAndrew Victor4-76/+83
2006-09-28Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds5-163/+105
2006-09-28Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds6-34/+302
2006-09-28[PATCH] i386: Use early clobbers for semaphores nowAndi Kleen1-2/+2
2006-09-27[ARM] 3864/1: Refactore sharpsl_pmDirk Opfer1-0/+1
2006-09-27[ARM] 3863/1: Add Locomo SPI DeviceDirk Opfer1-11/+13
2006-09-27[ARM] 3847/2: Convert LOMOMO to use struct device for GPIOsRichard Purdie1-4/+5
2006-09-27usbcore: add autosuspend/autoresume infrastructureAlan Stern1-0/+33
2006-09-27usbcore: store each usb_device's level in the treeAlan Stern1-0/+1
2006-09-27usbcore: trim down usb_bus structureAlan Stern1-3/+0
2006-09-27usbcore: Add flag for whether a host controller uses DMAAlan Stern1-0/+1
2006-09-27USB: remove struct usb_operationsAlan Stern1-4/+0
2006-09-27usbcore: help drivers to change device configsAlan Stern1-0/+3
2006-09-27USB core: Use const where possible.Luiz Fernando N. Capitulino1-9/+9
2006-09-27USB Storage: add rio karma eject supportMatthew Dharm1-0/+3
2006-09-27USB: New functions to check endpoints info.Luiz Fernando N. Capitulino1-0/+14
2006-09-27USB: making the kernel -Wshadow clean - USB & completionJesper Juhl1-9/+9
2006-09-27USB: gmidi: New USB MIDI Gadget class driver.Ben Williamson2-0/+165
2006-09-27usbcore: track whether interfaces are suspendedAlan Stern1-0/+3
2006-09-27usbcore: add usb_device_driver definitionAlan Stern1-7/+51
2006-09-27USB: pxa2xx_udc understands GPIO based VBUS sensingDavid Brownell1-0/+8
2006-09-27USB: move <linux/usb_otg.h> to <linux/usb/otg.h>David Brownell1-2/+2
2006-09-27Merge master.kernel.org:/pub/scm/linux/kernel/git/tmlind/linux-omap-upstream ...Russell King292-3416/+7726
2006-09-27Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds8-21/+175
2006-09-27[ARM] Use CPU_CACHE_* where possible in asm/cacheflush.hRussell King1-5/+3
2006-09-27[ARM] nommu: add ARM946E-S core supportHyok S. Choi2-0/+16
2006-09-27[ARM] nommu: add ARM940T core supportHyok S. Choi2-0/+16
2006-09-27[ARM] nommu: add ARM9TDMI core supportHyok S. Choi2-1/+10
2006-09-27[ARM] nommu: add ARM740T core supportHyok S. Choi2-1/+10
2006-09-27[ARM] nommu: add ARM7TDMI core supportHyok S. Choi2-1/+9
2006-09-27[ARM] nommu: manage the CP15 thingsHyok S. Choi1-0/+4
2006-09-27Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds99-1436/+2127
2006-09-27[PATCH] add probe_kernel_address()Andrew Morton1-0/+22
2006-09-27[PATCH] fs/nfs/: make code staticAdrian Bunk1-4/+0
2006-09-27[PATCH] pid: Implement transfer_pid and use it to simplify de_threadEric W. Biederman1-0/+2
2006-09-27[PATCH] Include __param section in read-only data rangeMarcelo Tosatti1-3/+3
2006-09-27[PATCH] EISA bus MODALIAS attributes supportMichael Tokarev2-7/+13