index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-20
drivers/dma: fix error return code
Julia Lawall
2
-1
/
+4
2014-01-20
dma: omap: Set debug level to debugging messages
Ezequiel Garcia
1
-2
/
+2
2014-01-20
dma: tegra: add support for Tegra148/124
Laxman Dewangan
1
-7
/
+55
2014-01-20
dma: dw: use %pad instead of casting dma_addr_t
Andy Shevchenko
1
-8
/
+6
2014-01-20
dma: dw: join split up messages
Andy Shevchenko
1
-5
/
+4
2014-01-20
dma: dw: fix style of multiline comment
Andy Shevchenko
1
-4
/
+8
2014-01-20
dmaengine: k3dma: fix sparse warnings
Zhangfei Gao
1
-2
/
+2
2014-01-20
dma: pl330: Use dma_get_slave_channel() in the of xlate callback
Lars-Peter Clausen
1
-27
/
+8
2014-01-20
dma: pl330: Differentiate between submitted and issued descriptors
Lars-Peter Clausen
1
-4
/
+20
2014-01-20
dmaengine: sirf: Add device_slave_caps interface
Rongjun Ying
1
-0
/
+20
2014-01-20
DMA: Freescale: change BWC from 256 bytes to 1024 bytes
Hongbo Zhang
1
-1
/
+1
2014-01-20
dmaengine: Add MOXA ART DMA engine driver
Jonas Jensen
3
-0
/
+708
2014-01-20
dmaengine: Add DMA_PRIVATE to BCM2835 driver
Florian Meier
1
-0
/
+1
2014-01-13
dma: imx-sdma: Assign a default script number for ROM firmware cases
Nicolin Chen
1
-0
/
+4
2014-01-09
dma:mmp_tdma: get sram pool through device tree
Nenghua Cao
1
-4
/
+18
2014-01-07
dmaengine: Add support for BCM2835
Florian Meier
3
-0
/
+713
2014-01-07
Merge branch 'topic/of' into for-linus
Vinod Koul
2
-13
/
+32
2014-01-07
Merge branch 'topic/defer_probe' into for-linus
Vinod Koul
2
-10
/
+40
2013-12-18
dma: pl08x: allow zero slave channels
Linus Walleij
1
-1
/
+1
2013-12-18
dma: edma: Set debug level to debugging messages
Ezequiel Garcia
1
-3
/
+3
2013-12-16
dmaengine: mmp: fix uninitialized variable
Vinod Koul
1
-1
/
+1
2013-12-16
dmaengine: mmp_tdma: fix the 'pointer from integer' warnings
Vinod Koul
1
-2
/
+2
2013-12-16
mmp_pdma: Style neatening
Joe Perches
1
-99
/
+105
2013-12-16
dma: imx-sdma: Add new dma type for ssi dual fifo script
Nicolin Chen
1
-0
/
+4
2013-12-16
dma: imx-sdma: Add sdma firmware version 2 support
Nicolin Chen
1
-1
/
+14
2013-12-16
dma: pl330: Alloc dma_parms for the dma device
Lars-Peter Clausen
1
-0
/
+6
2013-12-16
null_blk: mem garbage on NUMA systems during init
Matias Bjorling
1
-4
/
+4
2013-12-16
radeon_pm: fix oops in hwmon_attributes_visible() and radeon_hwmon_show_temp_...
Sergey Senozhatsky
1
-4
/
+2
2013-12-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
69
-588
/
+1036
2013-12-15
Merge tag 'pci-v3.13-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-9
/
+38
2013-12-15
igb: Fix for issue where values could be too high for udelay function.
Carolyn Wyborny
1
-1
/
+4
2013-12-15
i40e: fix null dereference
Jesse Brandeburg
1
-0
/
+3
2013-12-14
Merge tag 'edac_fixes_for_3.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2013-12-14
Merge tag 'dm-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/de...
Linus Torvalds
15
-67
/
+191
2013-12-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-0
/
+3
2013-12-13
Merge tag 'regulator-v3.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-5
/
+10
2013-12-13
Merge tag 'regmap-v3.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-9
/
+10
2013-12-13
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-1
/
+5
2013-12-13
Merge tag 'for-linus-20131212' of git://git.infradead.org/linux-mtd
Linus Torvalds
1
-5
/
+1
2013-12-13
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
4
-33
/
+14
2013-12-13
dm array: fix a reference counting bug in shadow_ablock
Joe Thornber
1
-1
/
+9
2013-12-13
dm space map: disallow decrementing a reference count below zero
Joe Thornber
1
-9
/
+23
2013-12-13
Merge remote-tracking branch 'regulator/topic/constraints' into regulator-linus
Mark Brown
1
-3
/
+8
2013-12-13
Merge branch 'akpm' (fixes from Andrew)
Linus Torvalds
5
-45
/
+113
2013-12-13
mfd/rtc: s5m: fix register updating by adding regmap for RTC
Krzysztof Kozlowski
4
-13
/
+27
2013-12-13
rtc: s5m: enable IRQ wake during suspend
Krzysztof Kozlowski
1
-0
/
+25
2013-12-13
rtc: s5m: limit endless loop waiting for register update
Krzysztof Kozlowski
1
-6
/
+31
2013-12-13
rtc: s5m: fix unsuccesful IRQ request during probe
Krzysztof Kozlowski
1
-2
/
+4
2013-12-13
drivers/rtc/rtc-s5m.c: fix info->rtc assignment
Geert Uytterhoeven
1
-27
/
+27
2013-12-13
drivers/rtc/rtc-at91rm9200.c: correct alarm over day/month wrap
Linus Pizunski
1
-0
/
+2
[next]