summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds3-314/+46
2008-04-22Merge branch 'irq-cleanups-upstream' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds11-57/+47
2008-04-22Merge branch 'isdn-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds22-125/+81
2008-04-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds31-361/+1280
2008-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds86-2071/+3497
2008-04-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Linus Torvalds9-141/+98
2008-04-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hsk...Linus Torvalds11-90/+586
2008-04-22Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...Linus Torvalds62-63/+20
2008-04-22Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds27-248/+969
2008-04-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/min...Linus Torvalds8-30/+158
2008-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds6-125/+528
2008-04-21[HWRNG] omap: Minor updatesDavid Brownell1-13/+13
2008-04-21[CRYPTO] padlock-aes: Use generic setkey functionSebastian Siewior2-301/+20
2008-04-21[CRYPTO] sha384: Hardware acceleration for s390Jan Glauber1-2/+4
2008-04-21[CRYPTO] sha512: Hardware acceleration for s390Jan Glauber1-0/+11
2008-04-21[ISDN] minor irq handler cleanupsJeff Garzik3-5/+5
2008-04-21drivers/char: minor irq handler cleanupsJeff Garzik8-52/+42
2008-04-21[ISDN] Hisax: eliminate many unnecessary references to CardType[]Jeff Garzik20-120/+70
2008-04-21[ISDN] HiSax: modularization prepJeff Garzik2-5/+11
2008-04-20[POWERPC] i2c: Fix build breakage introduced by OF helpersJochen Friedrich3-3/+3
2008-04-20SCSI: convert struct class_device to struct deviceTony Jones42-1449/+1701
2008-04-20DRM: remove unused dev_classGreg Kroah-Hartman1-1/+0
2008-04-20IB: rename "dev" to "srp_dev" in srp_host structureGreg Kroah-Hartman2-24/+27
2008-04-20IB: convert struct class_device to struct deviceTony Jones14-318/+351
2008-04-20memstick: convert struct class_device to struct deviceGreg Kroah-Hartman3-27/+26
2008-04-20driver core: replace remaining __FUNCTION__ occurrencesHarvey Harrison7-36/+36
2008-04-20PM: Remove destroy_suspended_device()Rafael J. Wysocki7-99/+17
2008-04-20Firmware: add iSCSI iBFT SupportKonrad Rzeszutek4-0/+1088
2008-04-20Driver core: make device_is_registered() work for class devicesGreg Kroah-Hartman1-7/+2
2008-04-20PM: Make wakeup flags available whenever CONFIG_PM is setAlan Stern2-2/+2
2008-04-20PM: Fix misuse of wakeup flag accessors in serial coreAlan Stern1-1/+1
2008-04-20Driver core: Call device_pm_add() after bus_add_device() in device_add()Rafael J. Wysocki2-11/+8
2008-04-20PM: Handle device registrations during suspend/resumeRafael J. Wysocki3-52/+34
2008-04-20sysdev: detect multiple driver registrationsBen Dooks1-0/+16
2008-04-20driver core: cpu: fix section mismatch in cpu.c:store_onlineSam Ravnborg1-2/+2
2008-04-20power_state: remove it from driver corePavel Machek1-5/+0
2008-04-20driver core: register_memory/unregister_memory clean ups and bugfixBadari Pulavarty1-15/+7
2008-04-20driver core: memory: semaphore to mutexDaniel Walker1-3/+4
2008-04-20UIO: hold a reference to the device's owner while the device is openUwe Kleine-König1-15/+21
2008-04-20UIO: Implement a UIO interface for the SMX CryptengineBen Nizette3-0/+154
2008-04-20UIO: Remove needless PCI_DEVICE_ID definition from uio_cif.cHans-Jürgen Koch1-4/+0
2008-04-20uio: mark pci_device_id hilscher_pci_ids[] __devinitdataDenis Cheng1-1/+1
2008-04-20uio: Kconfig improvementsDenis Cheng1-5/+5
2008-04-20hci_usb: remove code obfuscationPavel Machek2-10/+5
2008-04-20drivers/net/appletalk: use time_before, time_before_eq, etcJulia Lawall1-1/+2
2008-04-20drivers/atm: use time_before, time_before_eq, etcJulia Lawall1-3/+4
2008-04-20hci_usb: do not initialize static variables to 0Pavel Machek1-7/+7
2008-04-20tg3: 5701 DMA corruption fixMatt Carlson2-4/+49
2008-04-20atm nicstar: Removal of debug code containing deprecated calls to cli()/sti()Mark Asselstine2-110/+19
2008-04-20iwlwifi: Fix unconditional access to station->tidp[].agg.David S. Miller1-6/+12