aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-02-01pci hotplug: fix rpaphp directory namingLinas Vepstas
2008-02-01PCI: Unhide the SMBus on the HP xw4100Jean Delvare
2008-02-01PCI: More Sanity checks for DMARFenghua Yu
2008-02-01PCI: drivers/pci/quirks.c: coding-style cleanupAndrew Morton
2008-02-01PCI: remove additional pci_scan_child_bus() prototypeAdrian Bunk
2008-02-01PCI: always export pci_scan_single_deviceAdrian Bunk
2008-02-01PCI: remove unneeded lock_kernel() in drivers/pci/syscall.c.Diego Woitasen
2008-02-01PCI: get rid of pci_dev::{vendor,device}_compatible fieldsLennert Buytenhek
2008-02-01PCI: Mem Policy: fix mempolicy usage in pci driverLee Schermerhorn
2008-02-01PCI: VIA CX700 quirk to disable PCI Bus ParkingTim Yamin
2008-02-01PCI: quirk_vialatency: Omit reading pci revision IDAuke Kok
2008-02-01PCI: hotplug: Link fakephp lastAlex Chiang
2008-02-01PCI: hotplug: pci_hotplug_core whitespace fixAlex Chiang
2008-02-01PCI: hotplug: acpiphp: Remove unused variable from acpiphpAlex Chiang
2008-02-01PCI: hotplug: remove ExperimentalKristen Carlson Accardi
2008-02-01PCI: hotplug: Switch to pci_get_bus_and_slotJoonwoo Park
2008-02-01pcie: utilize pcie transaction pending bitShaohua Li
2008-02-01pcie port driver: correctly detect native PME featureShaohua Li
2008-02-01PCI: drivers/pci/: remove unused exportsAdrian Bunk
2008-02-01PCI: drivers/pci/rom.c: #if 0 two functionsAdrian Bunk
2008-02-01PCI: make pci_restore_bars() staticAdrian Bunk
2008-02-02x86: fix bootup crash in native_read_tsc()Ingo Molnar
2008-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2008-02-01USB: fix codingstyle issues in drivers/usb/core/*.cGreg Kroah-Hartman
2008-02-01USB: fix codingstyle issues in drivers/usb/core/message.cGreg Kroah-Hartman
2008-02-01USB: fix codingstyle issues in drivers/usb/core/hcd-pci.cGreg Kroah-Hartman
2008-02-01USB: fix codingstyle issues in drivers/usb/core/devio.cGreg Kroah-Hartman
2008-02-01USB: fix codingstyle issues in drivers/usb/core/devices.cGreg Kroah-Hartman
2008-02-01USB: fix codingstyle issues in drivers/usb/core/*.hGreg Kroah-Hartman
2008-02-01USB: fix codingstyle issues in include/linux/usb/Greg Kroah-Hartman
2008-02-01USB: fix codingstyle issues in include/linux/usb.hGreg Kroah-Hartman
2008-02-01USB: mark USB drivers as being GPL onlyGreg Kroah-Hartman
2008-02-01USB: use a real vendor and product id for root hubsGreg Kroah-Hartman
2008-02-01USB: mount options: fix usbfsMiklos Szeredi
2008-02-01USB: Fix usb_serial_driver structure for Kobil cardreader driver.Stefan Bader
2008-02-01usb: ehci should use u16 for isochronous intervalsDavid Brownell
2008-02-01usb: ehci, remove false clear-reset pathDavid Brownell
2008-02-01USB: Use menuconfig objectsDenis Cheng
2008-02-01usb: ohci-sm501 driverMagnus Damm
2008-02-01usb: dma bounce buffer supportMagnus Damm
2008-02-01USB: last abuses of intfdata in close for usb-serial driversOliver Neukum
2008-02-01USB: kl5kusb105 don't flush to logically disconnected devicesOliver Neukum
2008-02-01USB: oti6858: cleanupAlan Cox
2008-02-01USB: more serial drivers writing after disconnectOliver Neukum
2008-02-01USB: make sure usb serial drivers don't flush to logically disconnected devicesOliver Neukum
2008-02-01USB: fix memleak in ark3116 serial driverOliver Neukum
2008-02-01USB: stop abuse of intfdata in cypress_m8Oliver Neukum
2008-02-01USB: constify function pointer tablesJan Engelhardt
2008-02-01USB: stop io performed by mos7720 upon close()Oliver Neukum
2008-02-01USB: add support for SuperH OHCIYoshihiro Shimoda