index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-09
Merge branch 'akpm' (updates from Andrew Morton)
Linus Torvalds
8
-89
/
+60
2013-07-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
1
-84
/
+90
2013-07-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
9
-21
/
+19
2013-07-09
scsi_debug: fix do_device_access() with wrap around range
Akinobu Mita
1
-11
/
+37
2013-07-09
crypto: talitos: use sg_pcopy_to_buffer()
Akinobu Mita
1
-59
/
+1
2013-07-09
reboot: arm: change reboot_mode to use enum reboot_mode
Robin Holt
2
-2
/
+3
2013-07-09
mwave: fix info leak in mwave_ioctl()
Dan Carpenter
1
-0
/
+1
2013-07-09
drivers/rtc/rtc-stmp3xxx.c: check the return value from stmp_reset_block()
Fabio Estevam
1
-1
/
+6
2013-07-09
drivers/iommu/msm_iommu_dev.c: fix leak and clean up error paths
Libo Chen
1
-14
/
+10
2013-07-09
drivers/dma/iop-adma.c: fix new warnings
Olof Johansson
1
-2
/
+2
2013-07-07
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
28
-433
/
+1633
2013-07-06
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
17
-29
/
+497
2013-07-06
Merge tag 'metag-for-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+2
2013-07-06
mode_t whack-a-mole...
Al Viro
2
-7
/
+7
2013-07-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
23
-53
/
+1107
2013-07-05
Merge tag 'upstream-3.11-rc1' of git://git.infradead.org/linux-ubi
Linus Torvalds
2
-20
/
+43
2013-07-05
lustre: kill the pointless wrapper
Al Viro
7
-14
/
+12
2013-07-05
helper for reading ->d_count
Al Viro
1
-1
/
+1
2013-07-05
DMA: shdma: add DT support
Guennadi Liakhovetski
4
-13
/
+128
2013-07-05
DMA: shdma: (cosmetic) don't re-calculate a pointer
Guennadi Liakhovetski
1
-1
/
+1
2013-07-05
dmaengine: at_hdmac: prepare clk before calling enable
Boris BREZILLON
1
-6
/
+9
2013-07-05
dmaengine/trivial: at_hdmac: add curly brackets to if/else expressions
Nicolas Ferre
1
-2
/
+4
2013-07-05
dmaengine: at_hdmac: remove unsuded atc_cleanup_descriptors()
Nicolas Ferre
1
-31
/
+0
2013-07-05
dmaengine: at_hdmac: add FIFO configuration parameter to DMA DT binding
Ludovic Desroches
1
-4
/
+21
2013-07-05
MIPS: jz4740: Remove custom DMA API
Lars-Peter Clausen
1
-37
/
+221
2013-07-05
dma: Add a jz4740 dmaengine driver
Lars-Peter Clausen
3
-0
/
+440
2013-07-05
dma: mmp_tdma: disable irq when disabling dma channel
Qiao Zhou
1
-0
/
+4
2013-07-05
dmaengine: PL08x: Avoid collisions with get_signal() macro
Mark Brown
1
-4
/
+4
2013-07-05
dmaengine: dw: select DW_DMAC_BIG_ENDIAN_IO automagically
Vinod Koul
2
-9
/
+8
2013-07-05
dma: dw: add PCI part of the driver
Andy Shevchenko
3
-0
/
+113
2013-07-05
dma: dw: split driver to library part and platform code
Andy Shevchenko
7
-279
/
+436
2013-07-05
dma: move dw_dmac driver to an own directory
Andy Shevchenko
6
-21
/
+27
2013-07-05
dw_dmac: don't check resource with devm_ioremap_resource
Andy Shevchenko
1
-4
/
+1
2013-07-05
dma: pl330: use dma_addr_t for describing bus addresses
Will Deacon
1
-1
/
+1
2013-07-05
dma: pl330: rip out broken, redundant ID probing
Will Deacon
1
-24
/
+3
2013-07-05
dma: imx-sdma: move to generic device tree bindings
Shawn Guo
1
-0
/
+40
2013-07-05
dmaengine: sirf: set dma residue based on the current dma transfer position
Rongjun Ying
1
-0
/
+17
2013-07-05
dma: tegra: avoid channel lock up after free
Dmitry Osipenko
1
-0
/
+1
2013-07-05
dma: tegra20-apbdma: err message correction
Dmitry Osipenko
1
-1
/
+1
2013-07-05
dw_dmac: remove inline marking of EXPORT_SYMBOL functions
Denis Efremov
1
-2
/
+2
2013-07-05
dma: timb_dma: remove unnecessary platform_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-07-05
dma: at_hdmac: remove unnecessary platform_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-07-05
dma: mxs-dma: Staticize mxs_dma_xlate
Fabio Estevam
1
-1
/
+1
2013-07-05
dma: use platform_{get,set}_drvdata()
Jingoo Han
2
-6
/
+4
2013-07-05
DMA: AT91: Get residual bytes in dma buffer
Elen Song
2
-18
/
+115
2013-07-05
DMA: AT91: Get transfer width
Elen Song
2
-0
/
+5
2013-07-05
dmaengine: at_hdmac/trivial: rearrange CFG register bits assignment
Nicolas Ferre
1
-5
/
+4
2013-07-05
dmaengine: at_hdmac: extend hardware handshaking interface identification
Nicolas Ferre
1
-0
/
+2
2013-07-05
dmaengine: at_hdmac/trivial: correct typo in comment
Nicolas Ferre
1
-1
/
+1
2013-07-05
DMA: imx-dma: imxdma->dev used uninitialized
Markus Pargmann
1
-1
/
+1
[next]