Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds | 2010-10-22 | 1 | -0/+1 | |
|\ | ||||||
| * | llseek: automatically add .llseek fop | Arnd Bergmann | 2010-10-15 | 1 | -0/+1 | |
* | | ioat2: fix performance regression | Dan Williams | 2010-10-13 | 1 | -1/+1 | |
* | | dmaengine: fix interrupt clearing for mv_xor | Simon Guinot | 2010-09-23 | 1 | -1/+1 | |
* | | dma/shdma: move dereference below the NULL check | Dan Carpenter | 2010-09-22 | 1 | -1/+2 | |
|/ | ||||||
* | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2010-08-12 | 3 | -8/+8 | |
|\ | ||||||
| * | of/device: Replace struct of_device with struct platform_device | Grant Likely | 2010-08-06 | 3 | -8/+8 | |
* | | Merge branches 'master' and 'devel' into for-linus | Russell King | 2010-08-10 | 2 | -5/+5 | |
|\ \ | ||||||
| * \ | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/genesis-2.6 into dev... | Russell King | 2010-08-06 | 2 | -5/+5 | |
| |\ \ | | |/ | |/| | ||||||
| | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Paul Mundt | 2010-07-05 | 2 | -8/+10 | |
| | |\ | ||||||
| | * \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Paul Mundt | 2010-05-31 | 7 | -9/+893 | |
| | |\ \ | ||||||
| | * \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Paul Mundt | 2010-05-24 | 24 | -450/+4845 | |
| | |\ \ \ | ||||||
| | * \ \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Paul Mundt | 2010-05-20 | 2 | -11/+30 | |
| | |\ \ \ \ | ||||||
| | | \ \ \ \ | ||||||
| | | \ \ \ \ | ||||||
| | *-. \ \ \ \ | Merge branches 'genesis/dmaengine', 'genesis/intc-extension' and 'genesis/i2c... | Paul Mundt | 2010-04-07 | 15 | -0/+15 | |
| | |\ \ \ \ \ \ | ||||||
| | * | | | | | | | dmaengine: shdma: Enable on SH-Mobile ARM | Magnus Damm | 2010-04-07 | 2 | -5/+5 | |
* | | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy... | Linus Torvalds | 2010-08-09 | 15 | -364/+3146 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | DMAENGINE: at_hdmac: locking fixlet | Yong Wang | 2010-08-04 | 1 | -2/+2 | |
| * | | | | | | | | DMAENGINE: pch_dma: kill another usage of __raw_{read|write}l | Yong Wang | 2010-08-04 | 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 | 3 | -3/+27 | |
| * | | | | | | | | 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-27 | 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-22 | 1 | -4/+28 | |
| * | | | | | | | | | DMAENGINE: ste_dma40: support disabling physical channels | Jonas Aaberg | 2010-06-22 | 1 | -0/+8 | |
| * | | | | | | | | | DMAENGINE: ste_dma40: fix suspend bug | Jonas Aaberg | 2010-06-22 | 1 | -20/+13 | |
| * | | | | | | | | | DMAENGINE: ste_dma40: allocate LCLA dynamically | Linus Walleij | 2010-06-22 | 3 | -102/+168 | |
| * | | | | | | | | | DMAENGINE: ste_dma40: no premature stop | Jonas Aaberg | 2010-06-22 | 1 | -1/+4 | |
| * | | | | | | | | | DMAENGINE: ste_dma40: interrupts only on dst | Jonas Aaberg | 2010-06-22 | 2 | -8/+5 | |
| * | | | | | | | | | DMAENGINE: ste_dma40: avoid doing unnessecary suspend | Jonas Aaberg | 2010-06-22 | 1 | -32/+7 | |
| * | | | | | | | | | DMAENGINE: ste_dma40: lock fix | Jonas Aaberg | 2010-06-22 | 1 | -7/+7 | |
| * | | | | | | | | | DMAENGINE: ste_dma40: deny ops on non-alloc channels | Jonas Aaberg | 2010-06-22 | 1 | -0/+44 | |
| * | | | | | | | | | DMAENGINE: ste_dma40: various cosmetic clean-ups | Jonas Aaberg | 2010-06-22 | 2 | -67/+52 | |
| * | | | | | | | | | DMAENGINE: ste_dma40: improve allocation error handling | Jonas Aaberg | 2010-06-22 | 1 | -14/+10 | |
| * | | | | | | | | | DMAENGINE: ste_dma40: use kmem cache | Jonas Aaberg | 2010-06-22 | 1 | -34/+18 | |
| * | | | | | | | | | DMAENGINE: ste_dma40: moved freeing of client owned desc | Per Friden | 2010-06-22 | 1 | -12/+12 | |
| * | | | | | | | | | DMAENGINE: ste_dma40: only write phy channel config first time | Linus Walleij | 2010-06-22 | 2 | -32/+35 | |
| * | | | | | | | | | DMAENGINE: ste_dma40: fixed lli_max=1 issue | Per Friden | 2010-06-22 | 1 | -33/+29 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge branch 'master' into for-next | Jiri Kosina | 2010-08-04 | 1 | -1/+3 | |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | | | ||||||
| * | | | | | | | | of/dma: fix build breakage in ppc4xx adma driver | Dan Williams | 2010-07-02 | 1 | -1/+3 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Fix spelling contorller -> controller in comments | Stefan Weil | 2010-08-04 | 1 | -1/+1 | |
* | | | | | | | | Merge branch 'master' into for-next | Jiri Kosina | 2010-06-16 | 25 | -465/+5744 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | ||||||
| * | | | | | | | of/dma: fix build breakage in ppc4xx adma driver | Anatolij Gustschin | 2010-06-02 | 1 | -2/+2 | |
| * | | | | | | | of/dma: mpc512x_dma.c: Fix build failures | Anatolij Gustschin | 2010-06-02 | 1 | -5/+5 | |
| | |_|_|_|_|/ | |/| | | | | | ||||||
| * | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy... | Linus Torvalds | 2010-05-30 | 3 | -0/+876 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | DMA: PL330: Add dma api driver | Jassi Brar | 2010-05-23 | 3 | -0/+876 | |
| | | |_|_|_|/ | | |/| | | | |