| Commit message (Expand) | Author | Age |
* | [PATCH] USB: allow multiple types of EHCI controllers to be built as modules | Kumar Gala | 2006-06-21 |
* | [PATCH] USB: sisusbvga: possible cleanups | Adrian Bunk | 2006-06-21 |
* | [PATCH] USB: convert the semaphores in the sisusb driver to mutexes | Arjan van de Ven | 2006-06-21 |
* | [PATCH] USB: added support for ASIX 88178 chipset USB Gigabit Ethernet adaptor | Eduard Warkentin | 2006-06-21 |
* | [PATCH] USB: usbnet, zaurus mtu fixup | David Brownell | 2006-06-21 |
* | [PATCH] USB: cdc-acm: add a new special case for modems with buggy firmware | Oliver Neukum | 2006-06-21 |
* | [PATCH] USB: add YEALINK phones to the HID_QUIRK_IGNORE blacklist | Henk Vergonet | 2006-06-21 |
* | [PATCH] USB: EHCI works again on NVidia controllers with >2GB RAM | Paul Serice | 2006-06-21 |
* | [PATCH] Driver model: add ISA bus | Rene Herman | 2006-06-21 |
* | [PATCH] Driver Core: Make dev_info and friends print the bus name if there is... | Alan Stern | 2006-06-21 |
* | [PATCH] Driver core: add proper symlinks for devices | Greg Kroah-Hartman | 2006-06-21 |
* | [PATCH] Driver core: add generic "subsystem" link to all devices | Kay Sievers | 2006-06-21 |
* | [PATCH] Driver core: allow struct device to have a dev_t | Greg Kroah-Hartman | 2006-06-21 |
* | [PATCH] Driver core: change make_class_name() to take kobjects | Greg Kroah-Hartman | 2006-06-21 |
* | [PATCH] firmware_class: s/semaphores/mutexes | Laura Garcia | 2006-06-21 |
* | [PATCH] Driver core: PM_DEBUG device suspend() messages become informative | David Brownell | 2006-06-21 |
* | [PATCH] remove duplication from Documentation/power/devices.txt | David Brownell | 2006-06-21 |
* | [PATCH] Driver Core: Add /sys/hypervisor when needed | Michael Holzheu | 2006-06-21 |
* | [PATCH] Driver Core: Fix platform_device_add to use device_add | Russell King | 2006-06-21 |
* | [PATCH] Driver Core: Allow sysdev_class have attributes | Shaohua Li | 2006-06-21 |
* | [PATCH] Driver Core: remove unused exports | Greg Kroah-Hartman | 2006-06-21 |
* | [PATCH] platform_bus learns about modalias | David Brownell | 2006-06-21 |
* | [PATCH] Driver Core: CONFIG_DEBUG_PM covers drivers/base/power too | David Brownell | 2006-06-21 |
* | [PATCH] Driver core: class_device_add needs error checks | Stephen Hemminger | 2006-06-21 |
* | [PATCH] i4l gigaset: move sysfs entry to tty class device | Hansjoerg Lipp | 2006-06-21 |
* | [PATCH] TTY: return class device pointer from tty_register_device() | Hansjoerg Lipp | 2006-06-21 |
* | [PATCH] Driver core: bus device event delay | Kay Sievers | 2006-06-21 |
* | [PATCH] CCISS: add device symlink to the block cciss block devices in sysfs | Greg Kroah-Hartman | 2006-06-21 |
* | [PATCH] Add kernel<->userspace ABI stability documentation | Greg Kroah-Hartman | 2006-06-21 |
* | [PATCH] kobject: make people pay attention to kobject_add errors | Greg Kroah-Hartman | 2006-06-21 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 2006-06-21 |
|\ |
|
| * | [PATCH] PCI Hotplug: Fix recovery path from errors during pcie_init() | Jan Beulich | 2006-06-19 |
| * | [PATCH] PCI Hotplug: fake NULL pointer dereferences in IBM Hot Plug Controlle... | Eric Sesterhenn | 2006-06-19 |
| * | [PATCH] shpchp: Cleanup improper info messages | Kenji Kaneshige | 2006-06-19 |
| * | [PATCH] shpchp: Remove Unused hpc_evelnt_lock | Kenji Kaneshige | 2006-06-19 |
| * | [PATCH] shpchp: Cleanup interrupt polling timer | Kenji Kaneshige | 2006-06-19 |
| * | [PATCH] shpchp: Cleanup SHPC commands | Kenji Kaneshige | 2006-06-19 |
| * | [PATCH] shpchp: Cleanup interrupt handler | Kenji Kaneshige | 2006-06-19 |
| * | [PATCH] shpchp: Remove unnecessary hpc_ctlr_handle check | Kenji Kaneshige | 2006-06-19 |
| * | [PATCH] pciehp: Implement get_address callback | Kenji Kaneshige | 2006-06-19 |
| * | [PATCH] pciehp: Add missing pci_dev_put | Kenji Kaneshige | 2006-06-19 |
| * | [PATCH] pciehp: Replace pci_find_slot() with pci_get_slot() | Kenji Kaneshige | 2006-06-19 |
| * | [PATCH] SGI Hotplug: Incorrect power status | Mike Habeck | 2006-06-19 |
| * | [PATCH] shpchp: Create shpchpd at controller probe time | Kenji Kaneshige | 2006-06-19 |
| * | [PATCH] shpchp: Mask Global SERR and Intr at controller release time | Kenji Kaneshige | 2006-06-19 |
| * | [PATCH] SHPC: Fix SHPC Contoller SERR-INT Register bits access | Kenji Kaneshige | 2006-06-19 |
| * | [PATCH] SHPC: Fix SHPC Logical Slot Register bits access | Kenji Kaneshige | 2006-06-19 |
| * | [PATCH] SHPC: Cleanup SHPC Logical Slot Register bits access | Kenji Kaneshige | 2006-06-19 |
| * | [PATCH] SHPC: Cleanup SHPC Logical Slot Register access | Kenji Kaneshige | 2006-06-19 |
| * | [PATCH] SHPC: Cleanup SHPC register access | Kenji Kaneshige | 2006-06-19 |