| Commit message (Expand) | Author | Age | Files | Lines |
* | DMAENGINE: at_hdmac: locking fixlet | Yong Wang | 2010-08-05 | 1 | -2/+2 |
* | DMAENGINE: pch_dma: kill another usage of __raw_{read|write}l | Yong Wang | 2010-08-05 | 1 | -2/+2 |
* | dma: dmatest: fix potential sign bug | Kulikov Vasiliy | 2010-08-04 | 1 | -1/+1 |
* | ioat2: catch and recover from broken vtd configurations v6 | Dan Williams | 2010-08-04 | 4 | -3/+55 |
* | DMAENGINE: add runtime slave control to COH 901 318 v3 | Linus Walleij | 2010-08-04 | 1 | -0/+169 |
* | DMAENGINE: add runtime slave config to DMA40 v3 | Linus Walleij | 2010-08-04 | 1 | -4/+137 |
* | dmaengine: Driver for Topcliff PCH DMA controller | Yong Wang | 2010-08-04 | 3 | -0/+965 |
* | intel_mid: Add Mrst & Mfld DMA Drivers | Vinod Koul | 2010-07-28 | 4 | -0/+1417 |
* | Merge branch 'timb' into dmaengine | Dan Williams | 2010-07-01 | 1 | -4/+4 |
|\ |
|
| * | drivers/dma: Eliminate a NULL pointer dereference | Julia Lawall | 2010-07-01 | 1 | -2/+2 |
| * | dma/timb_dma: compile warning on 32 bit | Dan Carpenter | 2010-07-01 | 1 | -2/+2 |
* | | DMAENGINE: ste_dma40: support older silicon | Linus Walleij | 2010-06-23 | 1 | -4/+28 |
* | | DMAENGINE: ste_dma40: support disabling physical channels | Jonas Aaberg | 2010-06-23 | 1 | -0/+8 |
* | | DMAENGINE: ste_dma40: fix suspend bug | Jonas Aaberg | 2010-06-23 | 1 | -20/+13 |
* | | DMAENGINE: ste_dma40: allocate LCLA dynamically | Linus Walleij | 2010-06-23 | 3 | -102/+168 |
* | | DMAENGINE: ste_dma40: no premature stop | Jonas Aaberg | 2010-06-23 | 1 | -1/+4 |
* | | DMAENGINE: ste_dma40: interrupts only on dst | Jonas Aaberg | 2010-06-23 | 2 | -8/+5 |
* | | DMAENGINE: ste_dma40: avoid doing unnessecary suspend | Jonas Aaberg | 2010-06-23 | 1 | -32/+7 |
* | | DMAENGINE: ste_dma40: lock fix | Jonas Aaberg | 2010-06-23 | 1 | -7/+7 |
* | | DMAENGINE: ste_dma40: deny ops on non-alloc channels | Jonas Aaberg | 2010-06-23 | 1 | -0/+44 |
* | | DMAENGINE: ste_dma40: various cosmetic clean-ups | Jonas Aaberg | 2010-06-23 | 2 | -67/+52 |
* | | DMAENGINE: ste_dma40: improve allocation error handling | Jonas Aaberg | 2010-06-23 | 1 | -14/+10 |
* | | DMAENGINE: ste_dma40: use kmem cache | Jonas Aaberg | 2010-06-23 | 1 | -34/+18 |
* | | DMAENGINE: ste_dma40: moved freeing of client owned desc | Per Friden | 2010-06-23 | 1 | -12/+12 |
* | | DMAENGINE: ste_dma40: only write phy channel config first time | Linus Walleij | 2010-06-23 | 2 | -32/+35 |
* | | DMAENGINE: ste_dma40: fixed lli_max=1 issue | Per Friden | 2010-06-23 | 1 | -33/+29 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-06-11 | 6 | -9/+63 |
|\ |
|
| * | Merge branch 'wimax-2.6.35.y' of git://git.kernel.org/pub/scm/linux/kernel/gi... | David S. Miller | 2010-06-11 | 1 | -1/+1 |
| |\ |
|
| | * | wimax/i2400m: fix missing endian correction read in fw loader | Inaky Perez-Gonzalez | 2010-06-11 | 1 | -1/+1 |
| * | | net8139: fix a race at the end of NAPI | Figo.zhang | 2010-06-11 | 2 | -2/+2 |
| * | | r8169: fix mdio_read and update mdio_write according to hw specs | Timo Teräs | 2010-06-10 | 1 | -3/+9 |
| * | | gianfar: Revive the driver for eTSEC devices (disable timestamping) | Anton Vorontsov | 2010-06-10 | 1 | -2/+1 |
| * | | phylib: Add support for the LXT973 phy. | Richard Cochran | 2010-06-10 | 1 | -1/+50 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 2010-06-11 | 4 | -90/+12 |
|\ \ \ |
|
| * | | | PCI: hotplug/cpqphp, fix NULL dereference | Jiri Slaby | 2010-06-11 | 1 | -0/+7 |
| * | | | Revert "PCI: create function symlinks in /sys/bus/pci/slots/N/" | Jesse Barnes | 2010-06-11 | 2 | -85/+0 |
| * | | | PCI: change resource collision messages from KERN_ERR to KERN_INFO | Bjorn Helgaas | 2010-06-11 | 1 | -5/+5 |
* | | | | Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/... | Linus Torvalds | 2010-06-11 | 3 | -10/+11 |
|\ \ \ \ |
|
| * | | | | pcmcia: avoid validate_cis failure on CIS override | Dominik Brodowski | 2010-06-07 | 1 | -0/+1 |
| * | | | | pcmcia: dev_node removal bugfix | Dominik Brodowski | 2010-06-07 | 1 | -0/+1 |
| * | | | | pcmcia: yenta_socket.c Remove extra #ifdef CONFIG_YENTA_TI | Justin P. Mattock | 2010-06-07 | 1 | -8/+6 |
| * | | | | pcmcia: only keep saved I365_CSCINT flag if there is no PCI irq | Dominik Brodowski | 2010-06-07 | 1 | -2/+3 |
* | | | | | sata_sil24: Use memory barriers before issuing commands | Catalin Marinas | 2010-06-10 | 1 | -0/+10 |
* | | | | | sata_sil24: memset() overflow | Dan Carpenter | 2010-06-10 | 1 | -1/+1 |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-06-09 | 15 | -205/+281 |
|\ \ \ \ \
| | |_|/ /
| |/| | | |
|
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2010-06-09 | 12 | -204/+274 |
| |\ \ \ \ |
|
| | * | | | | iwlwifi: add missing rcu_read_lock | Johannes Berg | 2010-06-08 | 1 | -0/+2 |
| | * | | | | ath5k: fix NULL pointer in antenna configuration | Bruno Randolf | 2010-06-07 | 1 | -0/+7 |
| | * | | | | p54usb: Add device ID for Dell WLA3310 USB | Jason Dravet | 2010-06-07 | 1 | -0/+1 |
| | * | | | | wl1251: fix a memory leak in probe | Grazvydas Ignotas | 2010-06-07 | 1 | -0/+1 |