index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2012-11-20
dma: mv_xor: add missing free_irq() call
Thomas Petazzoni
2012-11-20
dma: mv_xor: remove the pool_size from platform_data
Thomas Petazzoni
2012-11-20
dma: mv_xor: remove hw_id field from platform_data
Thomas Petazzoni
2012-11-20
dma: mv_xor: remove useless backpointer from mv_xor_chan to mv_xor_device
Thomas Petazzoni
2012-11-20
dma: mv_xor: rename mv_xor_private to mv_xor_device
Thomas Petazzoni
2012-11-20
dma: mv_xor: merge mv_xor_device and mv_xor_chan
Thomas Petazzoni
2012-11-20
dma: mv_xor: use mv_xor_chan pointers as arguments to self-test functions
Thomas Petazzoni
2012-11-20
dma: mv_xor: in mv_xor_device, rename 'common' to 'dmadev'
Thomas Petazzoni
2012-11-20
dma: mv_xor: in mv_xor_chan, rename 'common' to 'dmachan'
Thomas Petazzoni
2012-11-20
dma: mv_xor: get rid of the pdev pointer in mv_xor_device
Thomas Petazzoni
2012-11-20
dma: mv_xor: introduce a mv_chan_to_devp() helper
Thomas Petazzoni
2012-11-20
dma: mv_xor: simplify dma_sync_single_for_cpu() calls
Thomas Petazzoni
2012-11-20
dma: mv_xor: remove unused to_mv_xor_device() macro
Thomas Petazzoni
2012-11-20
dma: mv_xor: remove unused id field in mv_xor_device structure
Thomas Petazzoni
2012-11-20
dma: mv_xor: rename many symbols to remove the 'shared' word
Thomas Petazzoni
2012-11-20
dma: mv_xor: change the driver name to 'mv_xor'
Thomas Petazzoni
2012-11-20
dma: mv_xor: rename mv_xor_shared_platform_data to mv_xor_platform_data
Thomas Petazzoni
2012-11-20
dma: mv_xor: rename mv_xor_platform_data to mv_xor_channel_data
Thomas Petazzoni
2012-11-20
dma: mv_xor: remove sub-driver 'mv_xor'
Thomas Petazzoni
2012-11-20
dma: mv_xor: allow channels to be registered directly from the main device
Thomas Petazzoni
2012-11-20
dma: mv_xor: split initialization/cleanup of XOR channels
Thomas Petazzoni
2012-11-20
dma: mv_xor: do not use pool_size from platform_data within the driver
Thomas Petazzoni
2012-11-20
dma: mv_xor: use dev_(err|info|notice) instead of dev_printk
Thomas Petazzoni
2012-11-20
clocksource: convert time-armada-370-xp to clk framework
Gregory CLEMENT
2012-11-20
clk: mvebu: armada 370/XP add clock gating control provider for DT
Gregory CLEMENT
2012-11-20
clk: mvebu: add clock gating control provider for DT
Sebastian Hesselbarth
2012-11-20
clk: mvebu: add armada-370-xp CPU specific clocks
Gregory CLEMENT
2012-11-20
clk: mvebu: add mvebu core clocks.
Sebastian Hesselbarth
2012-11-16
Merge branch 'akpm' (Fixes from Andrew)
Linus Torvalds
2012-11-16
rapidio: fix kernel-doc warnings
Randy Dunlap
2012-11-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2012-11-16
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-11-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-11-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-11-16
Merge tag 'usb-3.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2012-11-16
Merge tag 'tty-3.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2012-11-16
Merge tag 'staging-3.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-11-16
Merge tag 'imx-fixes-rc' of git://git.pengutronix.de/git/imx/linux-2.6 into f...
Arnd Bergmann
2012-11-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2012-11-16
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2012-11-16
tilegx: request_irq with a non-null device name
Simon Marchi
2012-11-16
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...
Dave Airlie
2012-11-16
Merge branch 'drm-fixes-3.7' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2012-11-16
drm/ttm: remove unneeded preempt_disable/enable
Akinobu Mita
2012-11-16
ttm: Clear the ttm page allocated from high memory zone correctly
Zhao Yakui
2012-11-16
vmwgfx: return an -EFAULT if copy_to_user() fails
Dan Carpenter
2012-11-15
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2012-11-15
Merge tag 'regulator-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/br...
Linus Torvalds
2012-11-15
s390/3215: fix tty close handling
Heiko Carstens
2012-11-15
drm/radeon: fix logic error in atombios_encoders.c
Alex Deucher
[next]