summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* DMAENGINE: at_hdmac: locking fixletYong Wang2010-08-051-2/+2
* DMAENGINE: pch_dma: kill another usage of __raw_{read|write}lYong Wang2010-08-051-2/+2
* dma: dmatest: fix potential sign bugKulikov Vasiliy2010-08-041-1/+1
* ioat2: catch and recover from broken vtd configurations v6Dan Williams2010-08-044-3/+55
* DMAENGINE: add runtime slave control to COH 901 318 v3Linus Walleij2010-08-041-0/+169
* DMAENGINE: add runtime slave config to DMA40 v3Linus Walleij2010-08-041-4/+137
* dmaengine: Driver for Topcliff PCH DMA controllerYong Wang2010-08-043-0/+965
* intel_mid: Add Mrst & Mfld DMA DriversVinod Koul2010-07-284-0/+1417
* Merge branch 'timb' into dmaengineDan Williams2010-07-011-4/+4
|\
| * drivers/dma: Eliminate a NULL pointer dereferenceJulia Lawall2010-07-011-2/+2
| * dma/timb_dma: compile warning on 32 bitDan Carpenter2010-07-011-2/+2
* | DMAENGINE: ste_dma40: support older siliconLinus Walleij2010-06-231-4/+28
* | DMAENGINE: ste_dma40: support disabling physical channelsJonas Aaberg2010-06-231-0/+8
* | DMAENGINE: ste_dma40: fix suspend bugJonas Aaberg2010-06-231-20/+13
* | DMAENGINE: ste_dma40: allocate LCLA dynamicallyLinus Walleij2010-06-233-102/+168
* | DMAENGINE: ste_dma40: no premature stopJonas Aaberg2010-06-231-1/+4
* | DMAENGINE: ste_dma40: interrupts only on dstJonas Aaberg2010-06-232-8/+5
* | DMAENGINE: ste_dma40: avoid doing unnessecary suspendJonas Aaberg2010-06-231-32/+7
* | DMAENGINE: ste_dma40: lock fixJonas Aaberg2010-06-231-7/+7
* | DMAENGINE: ste_dma40: deny ops on non-alloc channelsJonas Aaberg2010-06-231-0/+44
* | DMAENGINE: ste_dma40: various cosmetic clean-upsJonas Aaberg2010-06-232-67/+52
* | DMAENGINE: ste_dma40: improve allocation error handlingJonas Aaberg2010-06-231-14/+10
* | DMAENGINE: ste_dma40: use kmem cacheJonas Aaberg2010-06-231-34/+18
* | DMAENGINE: ste_dma40: moved freeing of client owned descPer Friden2010-06-231-12/+12
* | DMAENGINE: ste_dma40: only write phy channel config first timeLinus Walleij2010-06-232-32/+35
* | DMAENGINE: ste_dma40: fixed lli_max=1 issuePer Friden2010-06-231-33/+29
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-06-116-9/+63
|\
| * Merge branch 'wimax-2.6.35.y' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2010-06-111-1/+1
| |\
| | * wimax/i2400m: fix missing endian correction read in fw loaderInaky Perez-Gonzalez2010-06-111-1/+1
| * | net8139: fix a race at the end of NAPIFigo.zhang2010-06-112-2/+2
| * | r8169: fix mdio_read and update mdio_write according to hw specsTimo Teräs2010-06-101-3/+9
| * | gianfar: Revive the driver for eTSEC devices (disable timestamping)Anton Vorontsov2010-06-101-2/+1
| * | phylib: Add support for the LXT973 phy.Richard Cochran2010-06-101-1/+50
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2010-06-114-90/+12
|\ \ \
| * | | PCI: hotplug/cpqphp, fix NULL dereferenceJiri Slaby2010-06-111-0/+7
| * | | Revert "PCI: create function symlinks in /sys/bus/pci/slots/N/"Jesse Barnes2010-06-112-85/+0
| * | | PCI: change resource collision messages from KERN_ERR to KERN_INFOBjorn Helgaas2010-06-111-5/+5
* | | | Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/...Linus Torvalds2010-06-113-10/+11
|\ \ \ \
| * | | | pcmcia: avoid validate_cis failure on CIS overrideDominik Brodowski2010-06-071-0/+1
| * | | | pcmcia: dev_node removal bugfixDominik Brodowski2010-06-071-0/+1
| * | | | pcmcia: yenta_socket.c Remove extra #ifdef CONFIG_YENTA_TIJustin P. Mattock2010-06-071-8/+6
| * | | | pcmcia: only keep saved I365_CSCINT flag if there is no PCI irqDominik Brodowski2010-06-071-2/+3
* | | | | sata_sil24: Use memory barriers before issuing commandsCatalin Marinas2010-06-101-0/+10
* | | | | sata_sil24: memset() overflowDan Carpenter2010-06-101-1/+1
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-06-0915-205/+281
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-06-0912-204/+274
| |\ \ \ \
| | * | | | iwlwifi: add missing rcu_read_lockJohannes Berg2010-06-081-0/+2
| | * | | | ath5k: fix NULL pointer in antenna configurationBruno Randolf2010-06-071-0/+7
| | * | | | p54usb: Add device ID for Dell WLA3310 USBJason Dravet2010-06-071-0/+1
| | * | | | wl1251: fix a memory leak in probeGrazvydas Ignotas2010-06-071-0/+1