summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | PCI: export pci_restore_msi_state()Linas Vepstas2008-02-012-8/+1
| * | pci hotplug: fix rpaphp directory namingLinas Vepstas2008-02-013-38/+24
| * | PCI: Unhide the SMBus on the HP xw4100Jean Delvare2008-02-011-0/+6
| * | PCI: More Sanity checks for DMARFenghua Yu2008-02-011-3/+17
| * | PCI: drivers/pci/quirks.c: coding-style cleanupAndrew Morton2008-02-011-125/+125
| * | PCI: remove additional pci_scan_child_bus() prototypeAdrian Bunk2008-02-011-2/+0
| * | PCI: always export pci_scan_single_deviceAdrian Bunk2008-02-011-1/+1
| * | PCI: remove unneeded lock_kernel() in drivers/pci/syscall.c.Diego Woitasen2008-02-011-5/+0
| * | PCI: Mem Policy: fix mempolicy usage in pci driverLee Schermerhorn2008-02-011-3/+1
| * | PCI: VIA CX700 quirk to disable PCI Bus ParkingTim Yamin2008-02-011-0/+28
| * | PCI: quirk_vialatency: Omit reading pci revision IDAuke Kok2008-02-011-5/+2
| * | PCI: hotplug: Link fakephp lastAlex Chiang2008-02-011-1/+3
| * | PCI: hotplug: pci_hotplug_core whitespace fixAlex Chiang2008-02-011-1/+1
| * | PCI: hotplug: acpiphp: Remove unused variable from acpiphpAlex Chiang2008-02-011-1/+0
| * | PCI: hotplug: remove ExperimentalKristen Carlson Accardi2008-02-011-2/+2
| * | PCI: hotplug: Switch to pci_get_bus_and_slotJoonwoo Park2008-02-011-4/+7
| * | pcie: utilize pcie transaction pending bitShaohua Li2008-02-011-0/+21
| * | pcie port driver: correctly detect native PME featureShaohua Li2008-02-011-3/+2
| * | PCI: drivers/pci/: remove unused exportsAdrian Bunk2008-02-015-8/+0
| * | PCI: drivers/pci/rom.c: #if 0 two functionsAdrian Bunk2008-02-011-2/+4
| * | PCI: make pci_restore_bars() staticAdrian Bunk2008-02-011-2/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2008-02-02126-2353/+7181
|\ \ \ | |_|/ |/| |
| * | USB: fix codingstyle issues in drivers/usb/core/*.cGreg Kroah-Hartman2008-02-016-74/+74
| * | USB: fix codingstyle issues in drivers/usb/core/message.cGreg Kroah-Hartman2008-02-011-194/+204
| * | USB: fix codingstyle issues in drivers/usb/core/hcd-pci.cGreg Kroah-Hartman2008-02-011-62/+67
| * | USB: fix codingstyle issues in drivers/usb/core/devio.cGreg Kroah-Hartman2008-02-011-145/+188
| * | USB: fix codingstyle issues in drivers/usb/core/devices.cGreg Kroah-Hartman2008-02-011-72/+82
| * | USB: fix codingstyle issues in drivers/usb/core/*.hGreg Kroah-Hartman2008-02-014-67/+68
| * | USB: mark USB drivers as being GPL onlyGreg Kroah-Hartman2008-02-018-95/+61
| * | USB: use a real vendor and product id for root hubsGreg Kroah-Hartman2008-02-011-4/+4
| * | USB: mount options: fix usbfsMiklos Szeredi2008-02-011-6/+36
| * | USB: Fix usb_serial_driver structure for Kobil cardreader driver.Stefan Bader2008-02-011-0/+1
| * | usb: ehci should use u16 for isochronous intervalsDavid Brownell2008-02-011-1/+1
| * | usb: ehci, remove false clear-reset pathDavid Brownell2008-02-011-5/+1
| * | USB: Use menuconfig objectsDenis Cheng2008-02-013-16/+13
| * | usb: ohci-sm501 driverMagnus Damm2008-02-012-0/+269
| * | usb: dma bounce buffer supportMagnus Damm2008-02-013-23/+163
| * | USB: last abuses of intfdata in close for usb-serial driversOliver Neukum2008-02-014-15/+19
| * | USB: kl5kusb105 don't flush to logically disconnected devicesOliver Neukum2008-02-011-11/+15
| * | USB: oti6858: cleanupAlan Cox2008-02-011-83/+46
| * | USB: more serial drivers writing after disconnectOliver Neukum2008-02-015-9/+24
| * | USB: make sure usb serial drivers don't flush to logically disconnected devicesOliver Neukum2008-02-015-21/+35
| * | USB: fix memleak in ark3116 serial driverOliver Neukum2008-02-011-1/+3
| * | USB: stop abuse of intfdata in cypress_m8Oliver Neukum2008-02-011-9/+16
| * | USB: constify function pointer tablesJan Engelhardt2008-02-012-2/+2
| * | USB: stop io performed by mos7720 upon close()Oliver Neukum2008-02-012-29/+32
| * | USB: add support for SuperH OHCIYoshihiro Shimoda2008-02-013-0/+154
| * | USB: ftdi_sio: remove very old changelog entries from the file.Greg Kroah-Hartman2008-02-011-220/+2
| * | USB: usbserial: provide ezusb functions for an external module.Paul Chavent2008-02-012-7/+12
| * | USB: EHCI: add a short delay to the bus_suspend routineAlan Stern2008-02-011-0/+4