summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* USB: usb-storage: unusual_devs update for Cypress ATACBAlan Stern2008-05-291-1/+1
* USB: EHCI: fix performance regressionAlan Stern2008-05-292-8/+10
* USB: EHCI: fix bug in Iso schedulingAlan Stern2008-05-291-23/+44
* USB: EHCI: fix remote-wakeup regressionAlan Stern2008-05-292-2/+6
* USB: EHCI: suppress unwanted error messagesAlan Stern2008-05-2911-1/+25
* USB: EHCI: fix up root-hub TT messAlan Stern2008-05-296-15/+8
* USB: add all configs to the "descriptors" attributeAlan Stern2008-05-291-23/+21
* USB: fix possible deadlock involving sysfs attributesAlan Stern2008-05-292-5/+9
* USB: Firmware loader driver for USB Apple iSight cameraMatthew Garrett2008-05-293-0/+143
* USB: FTDI_SIO : Add support for Matrix Orbital PID RangeRay Molenkamp2008-05-292-6/+525
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2008-05-277-54/+159
|\
| * pciehp: add message about pciehp_slot_with_bus optionKenji Kaneshige2008-05-271-1/+5
| * pci hotplug core: add check of duplicate slot nameKenji Kaneshige2008-05-271-1/+6
| * pciehp: move msleep after power offKenji Kaneshige2008-05-272-7/+14
| * pciehp: poll cmd completion if hotplug interrupt is disabledKenji Kaneshige2008-05-271-4/+38
| * pciehp: fix slow probingKenji Kaneshige2008-05-272-7/+36
| * pciehp: fix NULL dereference in interrupt handlerKenji Kaneshige2008-05-273-35/+37
| * shpchp: add message about shpchp_slot_with_bus optionKenji Kaneshige2008-05-271-0/+4
| * PCI: don't enable ASPM on devices with mixed PCIe/PCI functionsShaohua Li2008-05-211-0/+20
* | ck804rom: fix driver_data in probe table.David Woodhouse2008-05-271-9/+9
* | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2008-05-261-13/+7
|\ \
| * | tuner: Do not alter i2c_client.nameMichael Krufky2008-05-261-13/+7
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-05-2648-576/+853
|\ \ \ | |/ / |/| |
| * | fmvj18x_cs: add NextCom NC5310 rev B supportKomuro2008-05-221-1/+3
| * | xirc2ps_cs: re-initialize the multicast address in do_resetKomuro2008-05-221-4/+8
| * | 3C509: rx_bytes should not be increased when alloc_skb failedWang Chen2008-05-221-1/+1
| * | NETFRONT: Use __skb_queue_purge()Wang Chen2008-05-221-4/+2
| * | VIRTIO: Use __skb_queue_purge()Wang Chen2008-05-221-2/+1
| * | phylib: do EXPORT_SYMBOL on get_phy_idPaul Gortmaker2008-05-221-0/+1
| * | WAN: protect HDLC proto list while insmod/rmmodKrzysztof Halasa2008-05-221-8/+11
| * | drivers/net/fs_enet: remove null pointer dereferenceJulia Lawall2008-05-221-1/+1
| * | S2io: Version update for napi and MSI-X patchesSreenivasa Honnur2008-05-221-1/+1
| * | S2io: Added napi support when MSIX is enabled.Sreenivasa Honnur2008-05-223-141/+205
| * | S2io: Move all the transmit completions to a single msi-x (alarm) vectorSreenivasa Honnur2008-05-222-70/+105
| * | drivers/net/ehea - remove unnecessary memset after kzallocJoe Perches2008-05-221-2/+0
| * | au1000_eth: remove useless checkFrancois Romieu2008-05-221-6/+1
| * | Blackfin EMAC Driver: Removed duplicated include <linux/ethtool.h>Huang Weiyi2008-05-221-1/+0
| * | cpmac bugfixes and enhancementsMatteo Croce2008-05-221-55/+179
| * | e1000e: use resource_size_t, not unsigned long, for phys addrsBecky Bruce2008-05-221-2/+2
| * | net/usb: add support for Apple USB Ethernet AdapterAurelien Nephtali2008-05-221-0/+4
| * | uli526x: add support for netpollAnton Vorontsov2008-05-221-1/+15
| * | ucc_geth: Fix arguments to dma map/unmap functionsAndy Fleming2008-05-221-4/+5
| * | PHYLIB: Kconfig: Fix the dependency on S390Maciej W. Rozycki2008-05-221-1/+1
| * | [SC92031] Using padto turned driver into an IPv6-only interfaceGerrit Renker2008-05-221-3/+5
| * | sb1250: use netdev_alloc_skbStephen Hemminger2008-05-221-36/+31
| * | [netdrvr] forcedeth: Restore multicast settings on resumeTobias Diedrich2008-05-221-0/+1
| * | WAN: protect Cisco HDLC state changes with a spinlock.Krzysztof Halasa2008-05-221-33/+49
| * | make myri10ge_get_firmware_capabilities() staticAdrian Bunk2008-05-221-1/+1
| * | s2io: add missing block braces to multistatement if statementIlpo Järvinen2008-05-221-1/+2
| * | hamradio/scc: add missing block braces to multi-statement ifIlpo Järvinen2008-05-221-1/+2