summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2008-04-21129-2322/+3879
|\
| * SCSI: convert struct class_device to struct deviceTony Jones2008-04-1955-1510/+1761
| * DRM: remove unused dev_classGreg Kroah-Hartman2008-04-191-1/+0
| * IB: rename "dev" to "srp_dev" in srp_host structureGreg Kroah-Hartman2008-04-192-24/+27
| * IB: convert struct class_device to struct deviceTony Jones2008-04-1915-319/+352
| * memstick: convert struct class_device to struct deviceGreg Kroah-Hartman2008-04-194-28/+27
| * driver core: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-197-36/+36
| * sysfs: refill attribute buffer when reading from offset 0Dan Williams2008-04-192-5/+9
| * PM: Remove destroy_suspended_device()Rafael J. Wysocki2008-04-1913-146/+22
| * Firmware: add iSCSI iBFT SupportKonrad Rzeszutek2008-04-198-0/+1168
| * PM: Remove legacy PM (fix)Randy Dunlap2008-04-191-5/+0
| * Kobject: Replace list_for_each() with list_for_each_entry().Robert P. J. Day2008-04-191-8/+2
| * SYSFS: Explicitly include required header file slab.h.Robert P. J. Day2008-04-192-0/+2
| * Driver core: make device_is_registered() work for class devicesGreg Kroah-Hartman2008-04-192-9/+3
| * PM: Convert wakeup flag accessors to inline functionsAlan Stern2008-04-193-45/+94
| * PM: Make wakeup flags available whenever CONFIG_PM is setAlan Stern2008-04-193-17/+23
| * PM: Fix misuse of wakeup flag accessors in serial coreAlan Stern2008-04-191-1/+1
| * Driver core: Call device_pm_add() after bus_add_device() in device_add()Rafael J. Wysocki2008-04-192-11/+8
| * PM: Handle device registrations during suspend/resumeRafael J. Wysocki2008-04-195-52/+40
| * block: send disk "change" event for rescan_partitions()Kay Sievers2008-04-191-0/+4
| * sysdev: detect multiple driver registrationsBen Dooks2008-04-191-0/+16
| * driver core: cpu: fix section mismatch in cpu.c:store_onlineSam Ravnborg2008-04-191-2/+2
| * power_state: remove it from driver corePavel Machek2008-04-191-5/+0
| * PNP: add all PNP card device id's as individual aliasesKay Sievers2008-04-191-13/+44
| * firmware: clean up samples for coding style issuesGreg Kroah-Hartman2008-04-192-38/+40
| * firmware: move firmware_class from Documentation/ to samples/Randy Dunlap2008-04-192-6/+6
| * sysfs: small header file cleanup for SYSFS=nDavid Rientjes2008-04-191-7/+2
| * driver core: Convert debug functions declared inline __attribute__((format (p...Joe Perches2008-04-192-14/+7
| * driver core: register_memory/unregister_memory clean ups and bugfixBadari Pulavarty2008-04-191-15/+7
| * driver core: memory: semaphore to mutexDaniel Walker2008-04-193-7/+7
| * UIO: hold a reference to the device's owner while the device is openUwe Kleine-König2008-04-191-15/+21
| * UIO: Implement a UIO interface for the SMX CryptengineBen Nizette2008-04-194-0/+159
| * UIO: Remove needless PCI_DEVICE_ID definition from uio_cif.cHans-Jürgen Koch2008-04-191-4/+0
| * UIO: arch/arm/Kconfig: Make UIO available on ARM architectureHans-Jürgen Koch2008-04-191-0/+2
| * uio: mark pci_device_id hilscher_pci_ids[] __devinitdataDenis Cheng2008-04-191-1/+1
| * uio: Kconfig improvementsDenis Cheng2008-04-191-5/+5
| * kobject: catch kobjects that are not initializedGreg Kroah-Hartman2008-04-191-1/+8
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Linus Torvalds2008-04-2112-144/+105
|\ \
| * | rose: Socket lock was not released before returning to user spaceBernard Pidoux2008-04-191-2/+4
| * | hci_usb: remove code obfuscationPavel Machek2008-04-192-10/+5
| * | drivers/net/appletalk: use time_before, time_before_eq, etcJulia Lawall2008-04-191-1/+2
| * | drivers/atm: use time_before, time_before_eq, etcJulia Lawall2008-04-191-3/+4
| * | hci_usb: do not initialize static variables to 0Pavel Machek2008-04-191-7/+7
| * | tg3: 5701 DMA corruption fixMatt Carlson2008-04-192-4/+49
| * | atm nicstar: Removal of debug code containing deprecated calls to cli()/sti()Mark Asselstine2008-04-192-110/+19
| * | iwlwifi: Fix unconditional access to station->tidp[].agg.David S. Miller2008-04-191-6/+12
| * | netfilter: Fix SIP conntrack build with NAT disabled.Patrick McHardy2008-04-191-1/+2
| * | netfilter: Fix SCTP nat build.Patrick McHardy2008-04-191-0/+1
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hsk...Linus Torvalds2008-04-2133-772/+1329
|\ \
| * | avr32: Add hardware power-down function callPeter Ma2008-04-191-0/+2
OpenPOWER on IntegriCloud