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-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-07
dma: ipu: Drop unused spinlock
Jean Delvare
1
-1
/
+0
2013-01-07
dca: check against empty dca_domains list before unregister provider
Maciej Sosnowski
1
-0
/
+5
2013-01-07
ioat: remove chanerr mask setting for IOAT v3.x
Dave Jiang
1
-6
/
+1
2013-01-07
ioat: Add alignment workaround for IVB platforms
Dave Jiang
3
-12
/
+32
2013-01-07
dmaengine: add cpu_relax() to busy-loop in dma_sync_wait()
Bartlomiej Zolnierkiewicz
1
-1
/
+4
2013-01-07
dmaengine: remove dma_async_memcpy_pending() macro
Bartlomiej Zolnierkiewicz
2
-2
/
+2
2013-01-07
ioat3: add missing DMA unmap to ioat_xor_val_self_test()
Bartlomiej Zolnierkiewicz
1
-17
/
+59
2013-01-07
dmaengine/dmatest: terminate transfers only in case of errors
Shiraz Hashim
1
-1
/
+3
2013-01-07
dma: sh: Don't use ENODEV for failing slave lookup
Guennadi Liakhovetski
1
-1
/
+1
2013-01-07
dmatest: Fix NULL pointer dereference on ioat
Jon Mason
1
-2
/
+2
2013-01-07
DMA: PL330: Use devm_* functions
Sachin Kamat
1
-27
/
+10
2013-01-07
dmaengine: sirf: enable the driver support new SiRFmarco SoC
Barry Song
2
-8
/
+21
2013-01-07
of: dma: fix protection of DMA controller data stored by DMA helpers
Jon Hunter
1
-22
/
+67
2013-01-07
of: dma: fix potential deadlock when requesting a slave channel
Jon Hunter
1
-30
/
+30
2013-01-07
carma-fpga: pass correct flags to ->device_prep_dma_memcpy()
Bartlomiej Zolnierkiewicz
1
-1
/
+3
2013-01-07
mtd: fsmc_nand: add missing DMA unmap to dma_xfer()
Bartlomiej Zolnierkiewicz
1
-8
/
+14
2013-01-07
ioat: add missing DMA unmap to ioat_dma_self_test()
Bartlomiej Zolnierkiewicz
1
-4
/
+7
2013-01-07
dma: Convert dev_printk(KERN_<LEVEL> to dev_<level>(
Joe Perches
3
-51
/
+42
2013-01-07
dmatest: adjust invalid module parameters for number of source buffers
Akinobu Mita
1
-3
/
+13
2013-01-07
dma: amba-pl08x: use vchan_dma_desc_free_list
Akinobu Mita
1
-7
/
+1
2013-01-07
dw_dmac: introduce to_dw_desc() macro
Andy Shevchenko
2
-4
/
+4
2013-01-07
dw_dmac: change dev_crit to dev_WARN in dwc_handle_error
Andy Shevchenko
1
-3
/
+3
2013-01-07
dw_dmac: don't call platform_get_drvdata twice
Andy Shevchenko
1
-2
/
+2
2013-01-07
dw_dmac: change dev_printk() to corresponding macros
Andy Shevchenko
1
-9
/
+6
2013-01-07
dmaengine: dw_dmac: amend description and indentation
Heikki Krogerus
1
-3
/
+3
2013-01-07
dmaengine: dw_dmac: remove CLK dependency
Heikki Krogerus
1
-1
/
+0
2013-01-07
dmaengine: dw_dmac: Enhance device tree support
Viresh Kumar
2
-0
/
+138
2013-01-06
pch_dma: use module_pci_driver to simplify the code
Wei Yongjun
1
-12
/
+1
2013-01-06
drivers/dma: remove CONFIG_EXPERIMENTAL
Kees Cook
1
-1
/
+1
2013-01-06
of: Add generic device tree DMA helpers
Jon Hunter
2
-1
/
+220
2013-01-06
dmaengine: add helper function to request a slave DMA channel
Jon Hunter
1
-0
/
+16
2013-01-02
Merge branch 'fixes-for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+3
2013-01-02
leds: leds-gpio: set devm_gpio_request_one() flags param correctly
Javier Martinez Canillas
1
-2
/
+3
2013-01-02
Merge git://www.linux-watchdog.org/linux-watchdog
Linus Torvalds
3
-14
/
+15
2013-01-02
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
2012-12-30
drm: tegra: protect DC register access with mutex
Lucas Stach
2
-0
/
+14
2012-12-30
drm: tegra: don't leave clients host1x member uninitialized
Lucas Stach
1
-0
/
+2
2012-12-30
drm: tegra: fix front_porch <-> back_porch mixup
Lucas Stach
2
-7
/
+7
[prev]
[next]