index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
user.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
2
-3
/
+6
2013-01-08
DMA: PL330: Use devm_* functions
Sachin Kamat
1
-27
/
+10
2013-01-08
DMAEngine: add dmaengine_prep_interleaved_dma wrapper for interleaved api
Barry Song
1
-0
/
+7
2013-01-08
dmaengine: sirf: enable the driver support new SiRFmarco SoC
Barry Song
2
-8
/
+21
2013-01-08
dmaengine: fix !of_dma compilation warning
Vinod Koul
1
-4
/
+5
2013-01-08
of: dma: fix protection of DMA controller data stored by DMA helpers
Jon Hunter
2
-24
/
+70
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
async_tx: add missing DMA unmap to async_memcpy()
Bartlomiej Zolnierkiewicz
1
-0
/
+6
2013-01-08
async_tx: use memchr_inv
Akinobu Mita
1
-3
/
+1
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
dmaengine: use for_each_set_bit
Akinobu Mita
1
-17
/
+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
ARM: SPEAr13xx: Pass DW DMAC platform data from DT
Viresh Kumar
6
-80
/
+72
2013-01-08
dmaengine: dw_dmac: Enhance device tree support
Viresh Kumar
4
-17
/
+208
2013-01-07
dmaengine: dw_dmac: Update documentation style comments for dw_dma_platform_data
Viresh Kumar
1
-0
/
+2
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
dmaengine: fix build failure due to missing semi-colon
Vinod Koul
1
-1
/
+1
2013-01-07
of: dma: fix typos in generic dma binding definition
Matt Porter
1
-7
/
+7
2013-01-07
of: dma- fix build break for !CONFIG_OF
Vinod Koul
1
-0
/
+27
2013-01-07
of: Add generic device tree DMA helpers
Jon Hunter
4
-1
/
+346
2013-01-07
dmaengine: add helper function to request a slave DMA channel
Jon Hunter
2
-0
/
+22
2013-01-03
Linux 3.8-rc2
v3.8-rc2
Linus Torvalds
1
-1
/
+1
2013-01-03
leds: leds-gpio: set devm_gpio_request_one() flags param correctly
Javier Martinez Canillas
1
-2
/
+3
2013-01-03
UAPI: Strip _UAPI prefix on header install no matter the whitespace
David Howells
1
-3
/
+3
2013-01-03
UAPI: Remove empty Kbuild files
David Howells
8
-8
/
+0
2013-01-03
mm: mempolicy: Convert shared_policy mutex to spinlock
Mel Gorman
2
-21
/
+49
2013-01-02
mempolicy: remove arg from mpol_parse_str, mpol_to_str
Hugh Dickins
4
-14
/
+9
2013-01-02
tmpfs mempolicy: fix /proc/mounts corrupting memory
Hugh Dickins
1
-38
/
+26
2013-01-02
epoll: prevent missed events on EPOLL_CTL_MOD
Eric Wong
1
-1
/
+21
2013-01-02
watchdog: twl4030_wdt: add DT support
Aaro Koskinen
3
-2
/
+23
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
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
[next]