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.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
2013-01-09
dw_dmac: check for mapping errors
Andy Shevchenko
1
-6
/
+14
2013-01-09
dw_dmac: absence of pdata isn't critical when autocfg is set
Andy Shevchenko
1
-7
/
+16
2013-01-08
dma: mxs-dma: Fix build warnings with W=1
Fabio Estevam
1
-4
/
+4
2013-01-08
dma: tegra: add support for Tegra114 SoC
Laxman Dewangan
1
-1
/
+12
2013-01-08
dma: tegra: add support for channel wise pause
Laxman Dewangan
1
-5
/
+38
2013-01-08
dma: ipu: Drop unused spinlock
Jean Delvare
1
-1
/
+0
2013-01-08
dca: check against empty dca_domains list before unregister provider
Maciej Sosnowski
1
-0
/
+5
2013-01-08
ioat: remove chanerr mask setting for IOAT v3.x
Dave Jiang
1
-6
/
+1
2013-01-08
ioat: Add alignment workaround for IVB platforms
Dave Jiang
3
-12
/
+32
2013-01-08
dmaengine: add cpu_relax() to busy-loop in dma_sync_wait()
Bartlomiej Zolnierkiewicz
1
-1
/
+4
2013-01-08
dmaengine: remove dma_async_memcpy_pending() macro
Bartlomiej Zolnierkiewicz
2
-2
/
+2
2013-01-08
ioat3: add missing DMA unmap to ioat_xor_val_self_test()
Bartlomiej Zolnierkiewicz
1
-17
/
+59
2013-01-08
dmaengine/dmatest: terminate transfers only in case of errors
Shiraz Hashim
1
-1
/
+3
2013-01-08
dma: sh: Don't use ENODEV for failing slave lookup
Guennadi Liakhovetski
1
-1
/
+1
2013-01-08
dmatest: Fix NULL pointer dereference on ioat
Jon Mason
1
-2
/
+2
2013-01-08
DMA: PL330: Use devm_* functions
Sachin Kamat
1
-27
/
+10
2013-01-08
dmaengine: sirf: enable the driver support new SiRFmarco SoC
Barry Song
2
-8
/
+21
2013-01-08
of: dma: fix protection of DMA controller data stored by DMA helpers
Jon Hunter
1
-22
/
+67
2013-01-08
of: dma: fix potential deadlock when requesting a slave channel
Jon Hunter
1
-30
/
+30
2013-01-08
carma-fpga: pass correct flags to ->device_prep_dma_memcpy()
Bartlomiej Zolnierkiewicz
1
-1
/
+3
2013-01-08
mtd: fsmc_nand: add missing DMA unmap to dma_xfer()
Bartlomiej Zolnierkiewicz
1
-8
/
+14
2013-01-08
ioat: add missing DMA unmap to ioat_dma_self_test()
Bartlomiej Zolnierkiewicz
1
-4
/
+7
2013-01-08
dma: Convert dev_printk(KERN_<LEVEL> to dev_<level>(
Joe Perches
3
-51
/
+42
2013-01-08
dmatest: adjust invalid module parameters for number of source buffers
Akinobu Mita
1
-3
/
+13
2013-01-08
dma: amba-pl08x: use vchan_dma_desc_free_list
Akinobu Mita
1
-7
/
+1
2013-01-08
dw_dmac: introduce to_dw_desc() macro
Andy Shevchenko
2
-4
/
+4
2013-01-08
dw_dmac: change dev_crit to dev_WARN in dwc_handle_error
Andy Shevchenko
1
-3
/
+3
2013-01-08
dw_dmac: don't call platform_get_drvdata twice
Andy Shevchenko
1
-2
/
+2
2013-01-08
dw_dmac: change dev_printk() to corresponding macros
Andy Shevchenko
1
-9
/
+6
2013-01-08
dmaengine: dw_dmac: amend description and indentation
Heikki Krogerus
1
-3
/
+3
2013-01-08
dmaengine: dw_dmac: remove CLK dependency
Heikki Krogerus
1
-1
/
+0
2013-01-08
dmaengine: dw_dmac: Enhance device tree support
Viresh Kumar
2
-0
/
+138
2013-01-07
pch_dma: use module_pci_driver to simplify the code
Wei Yongjun
1
-12
/
+1
2013-01-07
drivers/dma: remove CONFIG_EXPERIMENTAL
Kees Cook
1
-1
/
+1
2013-01-07
of: Add generic device tree DMA helpers
Jon Hunter
2
-1
/
+220
2013-01-07
dmaengine: add helper function to request a slave DMA channel
Jon Hunter
1
-0
/
+16
2013-01-03
Merge branch 'fixes-for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+3
2013-01-03
leds: leds-gpio: set devm_gpio_request_one() flags param correctly
Javier Martinez Canillas
1
-2
/
+3
2013-01-03
Merge git://www.linux-watchdog.org/linux-watchdog
Linus Torvalds
3
-14
/
+15
2013-01-03
Merge tag '3.8-pci-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/he...
Linus Torvalds
3
-54
/
+58
2013-01-02
watchdog: twl4030_wdt: add DT support
Aaro Koskinen
1
-2
/
+9
2013-01-02
watchdog: omap_wdt: eliminate unused variable and a compiler warning
Aaro Koskinen
1
-1
/
+0
2013-01-02
watchdog: da9055: Don't update wdt_dev->timeout in da9055_wdt_set_timeout err...
Axel Lin
1
-7
/
+6
2013-01-02
watchdog: da9055: Fix invalid free of devm_ allocated data
Axel Lin
1
-4
/
+0
2012-12-30
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
44
-393
/
+849
2012-12-30
Merge tag 'omap-late-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-4
/
+0
2012-12-30
Revert "drm: tegra: protect DC register access with mutex"
Dave Airlie
2
-14
/
+0
2012-12-30
drm: tegra: program only one window during modeset
Lucas Stach
1
-2
/
+1
2012-12-30
drm: tegra: clean out old gem prototypes
Lucas Stach
1
-18
/
+0
2012-12-30
drm: tegra: remove redundant tegra2_tmds_config entry
Lucas Stach
1
-16
/
+3
[next]