| Commit message (Expand) | Author | Age |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 2006-12-21 |
|\ |
|
| * | Driver core: proper prototype for drivers/base/init.c:driver_init() | Adrian Bunk | 2006-12-20 |
| * | kobject: kobject_uevent() returns manageable value | Aneesh Kumar K.V | 2006-12-20 |
| * | kref refcnt and false positives | Venkatesh Pallipadi | 2006-12-20 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 2006-12-21 |
|\ \ |
|
| * | | acpiphp: Link-time error for PCI Hotplug | Kristen Carlson Accardi | 2006-12-20 |
| * | | shpchp: cleanup shpchp.h | Kenji Kaneshige | 2006-12-20 |
| * | | shpchp: remove shpchprm_get_physical_slot_number | Kenji Kaneshige | 2006-12-20 |
| * | | shpchp: cleanup struct controller | Kenji Kaneshige | 2006-12-20 |
| * | | shpchp: remove unnecessary struct php_ctlr | Kenji Kaneshige | 2006-12-20 |
| * | | PCI: ATI sb600 sata quirk | Conke Hu | 2006-12-20 |
| * | | PCI legacy resource fix | Ralf Baechle | 2006-12-20 |
| * | | PCI: don't export device IDs to userspace | Adrian Bunk | 2006-12-20 |
| * | | PCI: Be a bit defensive in quirk_nvidia_ck804() so we don't risk dereferencin... | Jesper Juhl | 2006-12-20 |
| * | | PCI: Fix multiple problems with VIA hardware | Alan Cox | 2006-12-20 |
| * | | PCI: Only check the HT capability bits in mpic.c | Michael Ellerman | 2006-12-20 |
| * | | PCI: Use pci_find_ht_capability() in drivers/pci/quirks.c | Michael Ellerman | 2006-12-20 |
| * | | PCI: Add #defines for Hypertransport MSI fields | Michael Ellerman | 2006-12-20 |
| * | | PCI: Use pci_find_ht_capability() in drivers/pci/htirq.c | Michael Ellerman | 2006-12-20 |
| * | | PCI: Add pci_find_ht_capability() for finding Hypertransport capabilities | Michael Ellerman | 2006-12-20 |
| * | | PCI: Create __pci_bus_find_cap_start() from __pci_bus_find_cap() | Michael Ellerman | 2006-12-20 |
| * | | pci: Introduce pci_find_present | Alan Cox | 2006-12-20 |
| * | | PCI: pcieport-driver: remove invalid warning message | Kenji Kaneshige | 2006-12-20 |
| * | | rpaphp: compiler warning cleanup | Linas Vepstas | 2006-12-20 |
| * | | PCI quirks: remove redundant check | David Rientjes | 2006-12-20 |
| * | | pci: add class codes for Wireless RF controllers | Inaky Perez-Gonzalez | 2006-12-20 |
| * | | PCI: use /sys/bus/pci/drivers/<driver>/new_id first | Russell King | 2006-12-20 |
| |/ |
|
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 2006-12-21 |
|\ \ |
|
| * | | USB Storage: remove duplicate Nokia entry in unusual_devs.h | Greg Kroah-Hartman | 2006-12-20 |
| * | | [PATCH] bluetooth: add support for another Kensington dongle | Olivier Galibert | 2006-12-20 |
| * | | [PATCH] usb serial: add support for Novatel S720/U720 CDMA/EV-DO modems | Eric Smith | 2006-12-20 |
| * | | [PATCH] USB: Nokia E70 is an unusual device | Andrew Morton | 2006-12-20 |
| * | | USB: fix to usbfs_snoop logging of user defined control urbs | Chris Frey | 2006-12-20 |
| * | | USB: at91_udc: Additional checks | Wojtek Kaniewski | 2006-12-20 |
| * | | USB: at91_udc: Cleanup variables after failure in usb_gadget_register_driver() | Wojtek Kaniewski | 2006-12-20 |
| * | | USB: at91_udc: allow drivers that support high speed | Wojtek Kaniewski | 2006-12-20 |
| * | | USB: u132-hcd/ftdi-elan: add support for Option GT 3G Quad card | Tony Olech | 2006-12-20 |
| * | | USB: at91_udc, misc fixes | Andrew Victor | 2006-12-20 |
| * | | USB: at91 udc, support at91sam926x addresses | Andrew Victor | 2006-12-20 |
| * | | USB: OHCI support for PNX8550 | Vitaly Wool | 2006-12-20 |
| * | | USB: ohci handles hardware faults during root port resets | Takamasa Ohtake | 2006-12-20 |
| * | | USB: ohci at91 warning fix | Andrew Victor | 2006-12-20 |
| * | | USB: ohci whitespace/comment fixups | David Brownell | 2006-12-20 |
| * | | USB: MAINTAINERS update, EHCI and OHCI | David Brownell | 2006-12-20 |
| * | | USB: gadget driver unbind() is optional; section fixes; misc | David Brownell | 2006-12-20 |
| * | | UHCI: module parameter to ignore overcurrent changes | Alan Stern | 2006-12-20 |
| * | | USB: Nokia E70 is an unusual device | Andrew Morton | 2006-12-20 |
| * | | USB AUERSWALD: replace kmalloc+memset with kzalloc | Burman Yan | 2006-12-20 |
| * | | USB: fix Wacom Intuos3 4x6 bugs | Ping Cheng | 2006-12-20 |
| * | | usb-gsm-driver: Added VendorId and ProductId for Huawei E220 USB Modem | Johann Wilhelm | 2006-12-20 |