aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2008-04-21
|\
| * SCSI: convert struct class_device to struct deviceTony Jones2008-04-19
| * DRM: remove unused dev_classGreg Kroah-Hartman2008-04-19
| * IB: rename "dev" to "srp_dev" in srp_host structureGreg Kroah-Hartman2008-04-19
| * IB: convert struct class_device to struct deviceTony Jones2008-04-19
| * memstick: convert struct class_device to struct deviceGreg Kroah-Hartman2008-04-19
| * driver core: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-19
| * PM: Remove destroy_suspended_device()Rafael J. Wysocki2008-04-19
| * Firmware: add iSCSI iBFT SupportKonrad Rzeszutek2008-04-19
| * Driver core: make device_is_registered() work for class devicesGreg Kroah-Hartman2008-04-19
| * PM: Make wakeup flags available whenever CONFIG_PM is setAlan Stern2008-04-19
| * PM: Fix misuse of wakeup flag accessors in serial coreAlan Stern2008-04-19
| * Driver core: Call device_pm_add() after bus_add_device() in device_add()Rafael J. Wysocki2008-04-19
| * PM: Handle device registrations during suspend/resumeRafael J. Wysocki2008-04-19
| * sysdev: detect multiple driver registrationsBen Dooks2008-04-19
| * driver core: cpu: fix section mismatch in cpu.c:store_onlineSam Ravnborg2008-04-19
| * power_state: remove it from driver corePavel Machek2008-04-19
| * driver core: register_memory/unregister_memory clean ups and bugfixBadari Pulavarty2008-04-19
| * driver core: memory: semaphore to mutexDaniel Walker2008-04-19
| * UIO: hold a reference to the device's owner while the device is openUwe Kleine-König2008-04-19
| * UIO: Implement a UIO interface for the SMX CryptengineBen Nizette2008-04-19
| * UIO: Remove needless PCI_DEVICE_ID definition from uio_cif.cHans-Jürgen Koch2008-04-19
| * uio: mark pci_device_id hilscher_pci_ids[] __devinitdataDenis Cheng2008-04-19
| * uio: Kconfig improvementsDenis Cheng2008-04-19
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Linus Torvalds2008-04-21
|\ \
| * | hci_usb: remove code obfuscationPavel Machek2008-04-19
| * | drivers/net/appletalk: use time_before, time_before_eq, etcJulia Lawall2008-04-19
| * | drivers/atm: use time_before, time_before_eq, etcJulia Lawall2008-04-19
| * | hci_usb: do not initialize static variables to 0Pavel Machek2008-04-19
| * | tg3: 5701 DMA corruption fixMatt Carlson2008-04-19
| * | atm nicstar: Removal of debug code containing deprecated calls to cli()/sti()Mark Asselstine2008-04-19
| * | iwlwifi: Fix unconditional access to station->tidp[].agg.David S. Miller2008-04-19
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hsk...Linus Torvalds2008-04-21
|\ \
| * | avr32: don't offer PARPORT_PCAdrian Bunk2008-04-19
| * | avr32: don't offer CONFIG_GEN_RTCAdrian Bunk2008-04-19
| * | avr32: don't offer CONFIG_RTCAdrian Bunk2008-04-19
| * | Generate raw keyboard codes for AVR32 architectureHans-Christian Egtvedt2008-04-19
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinn...Haavard Skinnemoen2008-04-19
| |\ \
| | * | atmel_usba_udc: Add support for AT91CAP9 UDPHSStelian Pop2008-04-06
| | * | atmel_usba_udc: Add missing kfree() in usba_udc_remove()Stelian Pop2008-04-06
| | * | atmel_usba_udc: move endpoint declarations into platform data.Stelian Pop2008-04-06
| | * | atmel_usba_udc: Kill GPIO_PIN_NONEStelian Pop2008-04-06
| | * | atmel_usba_udc: Fix endpoint names.Stelian Pop2008-04-06
| | * | atmel_usba: Kill copy_to_fifo() and copy_from_fifo()Haavard Skinnemoen2008-04-06
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinn...Haavard Skinnemoen2008-04-19
| |\ \ \ | | |_|/ | |/| |
| | * | tclib: Fix compile warningsDavid Brownell2008-03-13
| | * | atmel_tc clocksource/clockevent codeDavid Brownell2008-03-04
| | * | atmel_tc libraryDavid Brownell2008-03-04
* | | | Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...Linus Torvalds2008-04-21
|\ \ \ \
| * | | | Convert asm/semaphore.h users to linux/semaphore.hMatthew Wilcox2008-04-18