| Commit message (Expand) | Author | Age |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 2008-04-21 |
|\ |
|
| * | SCSI: convert struct class_device to struct device | Tony Jones | 2008-04-19 |
| * | DRM: remove unused dev_class | Greg Kroah-Hartman | 2008-04-19 |
| * | IB: rename "dev" to "srp_dev" in srp_host structure | Greg Kroah-Hartman | 2008-04-19 |
| * | IB: convert struct class_device to struct device | Tony Jones | 2008-04-19 |
| * | memstick: convert struct class_device to struct device | Greg Kroah-Hartman | 2008-04-19 |
| * | driver core: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-04-19 |
| * | sysfs: refill attribute buffer when reading from offset 0 | Dan Williams | 2008-04-19 |
| * | PM: Remove destroy_suspended_device() | Rafael J. Wysocki | 2008-04-19 |
| * | Firmware: add iSCSI iBFT Support | Konrad Rzeszutek | 2008-04-19 |
| * | PM: Remove legacy PM (fix) | Randy Dunlap | 2008-04-19 |
| * | Kobject: Replace list_for_each() with list_for_each_entry(). | Robert P. J. Day | 2008-04-19 |
| * | SYSFS: Explicitly include required header file slab.h. | Robert P. J. Day | 2008-04-19 |
| * | Driver core: make device_is_registered() work for class devices | Greg Kroah-Hartman | 2008-04-19 |
| * | PM: Convert wakeup flag accessors to inline functions | Alan Stern | 2008-04-19 |
| * | PM: Make wakeup flags available whenever CONFIG_PM is set | Alan Stern | 2008-04-19 |
| * | PM: Fix misuse of wakeup flag accessors in serial core | Alan Stern | 2008-04-19 |
| * | Driver core: Call device_pm_add() after bus_add_device() in device_add() | Rafael J. Wysocki | 2008-04-19 |
| * | PM: Handle device registrations during suspend/resume | Rafael J. Wysocki | 2008-04-19 |
| * | block: send disk "change" event for rescan_partitions() | Kay Sievers | 2008-04-19 |
| * | sysdev: detect multiple driver registrations | Ben Dooks | 2008-04-19 |
| * | driver core: cpu: fix section mismatch in cpu.c:store_online | Sam Ravnborg | 2008-04-19 |
| * | power_state: remove it from driver core | Pavel Machek | 2008-04-19 |
| * | PNP: add all PNP card device id's as individual aliases | Kay Sievers | 2008-04-19 |
| * | firmware: clean up samples for coding style issues | Greg Kroah-Hartman | 2008-04-19 |
| * | firmware: move firmware_class from Documentation/ to samples/ | Randy Dunlap | 2008-04-19 |
| * | sysfs: small header file cleanup for SYSFS=n | David Rientjes | 2008-04-19 |
| * | driver core: Convert debug functions declared inline __attribute__((format (p... | Joe Perches | 2008-04-19 |
| * | driver core: register_memory/unregister_memory clean ups and bugfix | Badari Pulavarty | 2008-04-19 |
| * | driver core: memory: semaphore to mutex | Daniel Walker | 2008-04-19 |
| * | UIO: hold a reference to the device's owner while the device is open | Uwe Kleine-König | 2008-04-19 |
| * | UIO: Implement a UIO interface for the SMX Cryptengine | Ben Nizette | 2008-04-19 |
| * | UIO: Remove needless PCI_DEVICE_ID definition from uio_cif.c | Hans-Jürgen Koch | 2008-04-19 |
| * | UIO: arch/arm/Kconfig: Make UIO available on ARM architecture | Hans-Jürgen Koch | 2008-04-19 |
| * | uio: mark pci_device_id hilscher_pci_ids[] __devinitdata | Denis Cheng | 2008-04-19 |
| * | uio: Kconfig improvements | Denis Cheng | 2008-04-19 |
| * | kobject: catch kobjects that are not initialized | Greg Kroah-Hartman | 2008-04-19 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/... | Linus Torvalds | 2008-04-21 |
|\ \ |
|
| * | | rose: Socket lock was not released before returning to user space | Bernard Pidoux | 2008-04-19 |
| * | | hci_usb: remove code obfuscation | Pavel Machek | 2008-04-19 |
| * | | drivers/net/appletalk: use time_before, time_before_eq, etc | Julia Lawall | 2008-04-19 |
| * | | drivers/atm: use time_before, time_before_eq, etc | Julia Lawall | 2008-04-19 |
| * | | hci_usb: do not initialize static variables to 0 | Pavel Machek | 2008-04-19 |
| * | | tg3: 5701 DMA corruption fix | Matt Carlson | 2008-04-19 |
| * | | atm nicstar: Removal of debug code containing deprecated calls to cli()/sti() | Mark Asselstine | 2008-04-19 |
| * | | iwlwifi: Fix unconditional access to station->tidp[].agg. | David S. Miller | 2008-04-19 |
| * | | netfilter: Fix SIP conntrack build with NAT disabled. | Patrick McHardy | 2008-04-19 |
| * | | netfilter: Fix SCTP nat build. | Patrick McHardy | 2008-04-19 |
| |/ |
|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hsk... | Linus Torvalds | 2008-04-21 |
|\ \ |
|
| * | | avr32: Add hardware power-down function call | Peter Ma | 2008-04-19 |