summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* dmaengine: track the number of clients using a channelDan Williams2008-07-081-4/+10
* dmaengine: remove arch dependency from DMADEVICESDan Williams2008-07-081-5/+8
* dmaengine: Couple DMA channels to their physical DMA deviceHaavard Skinnemoen2008-07-081-1/+1
* fsldma: fix incorrect exit path for initializationLi Yang2008-07-081-15/+16
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2008-05-287-54/+159
|\
| * pciehp: add message about pciehp_slot_with_bus optionKenji Kaneshige2008-05-281-1/+5
| * pci hotplug core: add check of duplicate slot nameKenji Kaneshige2008-05-281-1/+6
| * pciehp: move msleep after power offKenji Kaneshige2008-05-282-7/+14
| * pciehp: poll cmd completion if hotplug interrupt is disabledKenji Kaneshige2008-05-281-4/+38
| * pciehp: fix slow probingKenji Kaneshige2008-05-282-7/+36
| * pciehp: fix NULL dereference in interrupt handlerKenji Kaneshige2008-05-283-35/+37
| * shpchp: add message about shpchp_slot_with_bus optionKenji Kaneshige2008-05-281-0/+4
| * PCI: don't enable ASPM on devices with mixed PCIe/PCI functionsShaohua Li2008-05-221-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/+7Star
|\ \
| * | tuner: Do not alter i2c_client.nameMichael Krufky2008-05-261-13/+7Star
* | | 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/+2Star
| * | VIRTIO: Use __skb_queue_purge()Wang Chen2008-05-221-2/+1Star
| * | 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/+0Star
| * | au1000_eth: remove useless checkFrancois Romieu2008-05-221-6/+1Star
| * | Blackfin EMAC Driver: Removed duplicated include <linux/ethtool.h>Huang Weiyi2008-05-221-1/+0Star
| * | 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/+31Star
| * | [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
| * | ehea: Fix use after free on rebootBrian King2008-05-221-1/+2
| * | rndis_host: increase delay in command response loopPierre Ynard2008-05-221-1/+1
| * | drivers/net/tokenring/olympic.c: fix warningAndrew Morton2008-05-221-1/+1
| * | drivers/net/tokenring/3c359.c: squish a warningAndrew Morton2008-05-221-1/+1
| * | pcnet32: fix warningAndrew Morton2008-05-221-2/+2
| * | [netdrvr] dm9000: use delayed work to update mii phy state fixAndrew Morton2008-05-221-1/+1