aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-11-21Merge tag 'marvell-xor-cleanup-dt-binding-3.8' of git://github.com/MISL-EBU-S...Jason Cooper
2012-11-20net: mvneta: fix section mismatch warning caused by mvneta_deinit()Thomas Petazzoni
2012-11-20net: mvneta: add clk supportThomas Petazzoni
2012-11-20net: mvneta: adjust multiline comments to net/ styleThomas Petazzoni
2012-11-20net: mvmdio: adjust multiline comment to net/ styleThomas Petazzoni
2012-11-20net: mvmdio: use <linux/delay.h> instead of <asm/delay.h>Thomas Petazzoni
2012-11-20Merge tag 'marvell-neta-for-3.8' of github.com:MISL-EBU-System-SW/mainline-pu...Thomas Petazzoni
2012-11-20dma: mv_xor: Add a device_control functionAndrew Lunn
2012-11-20dma: mv_xor: add missing __devinit and __devexit qualifiers on probe and removeThomas Petazzoni
2012-11-20dma: mv_xor: add Device Tree bindingThomas Petazzoni
2012-11-20dma: mv_xor: add missing free_irq() callThomas Petazzoni
2012-11-20dma: mv_xor: remove the pool_size from platform_dataThomas Petazzoni
2012-11-20dma: mv_xor: remove hw_id field from platform_dataThomas Petazzoni
2012-11-20dma: mv_xor: remove useless backpointer from mv_xor_chan to mv_xor_deviceThomas Petazzoni
2012-11-20dma: mv_xor: rename mv_xor_private to mv_xor_deviceThomas Petazzoni
2012-11-20dma: mv_xor: merge mv_xor_device and mv_xor_chanThomas Petazzoni
2012-11-20dma: mv_xor: use mv_xor_chan pointers as arguments to self-test functionsThomas Petazzoni
2012-11-20dma: mv_xor: in mv_xor_device, rename 'common' to 'dmadev'Thomas Petazzoni
2012-11-20dma: mv_xor: in mv_xor_chan, rename 'common' to 'dmachan'Thomas Petazzoni
2012-11-20dma: mv_xor: get rid of the pdev pointer in mv_xor_deviceThomas Petazzoni
2012-11-20dma: mv_xor: introduce a mv_chan_to_devp() helperThomas Petazzoni
2012-11-20dma: mv_xor: simplify dma_sync_single_for_cpu() callsThomas Petazzoni
2012-11-20dma: mv_xor: remove unused to_mv_xor_device() macroThomas Petazzoni
2012-11-20dma: mv_xor: remove unused id field in mv_xor_device structureThomas Petazzoni
2012-11-20dma: mv_xor: rename many symbols to remove the 'shared' wordThomas Petazzoni
2012-11-20dma: mv_xor: change the driver name to 'mv_xor'Thomas Petazzoni
2012-11-20dma: mv_xor: rename mv_xor_shared_platform_data to mv_xor_platform_dataThomas Petazzoni
2012-11-20dma: mv_xor: rename mv_xor_platform_data to mv_xor_channel_dataThomas Petazzoni
2012-11-20dma: mv_xor: remove sub-driver 'mv_xor'Thomas Petazzoni
2012-11-20dma: mv_xor: allow channels to be registered directly from the main deviceThomas Petazzoni
2012-11-20dma: mv_xor: split initialization/cleanup of XOR channelsThomas Petazzoni
2012-11-20dma: mv_xor: do not use pool_size from platform_data within the driverThomas Petazzoni
2012-11-20dma: mv_xor: use dev_(err|info|notice) instead of dev_printkThomas Petazzoni
2012-11-20clocksource: convert time-armada-370-xp to clk frameworkGregory CLEMENT
2012-11-20clk: mvebu: armada 370/XP add clock gating control provider for DTGregory CLEMENT
2012-11-20clk: mvebu: add clock gating control provider for DTSebastian Hesselbarth
2012-11-20clk: mvebu: add armada-370-xp CPU specific clocksGregory CLEMENT
2012-11-20clk: mvebu: add mvebu core clocks.Sebastian Hesselbarth
2012-11-16Merge branch 'akpm' (Fixes from Andrew)Linus Torvalds
2012-11-16rapidio: fix kernel-doc warningsRandy Dunlap
2012-11-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-11-16Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-11-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-11-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-11-16Merge tag 'usb-3.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-11-16Merge tag 'tty-3.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-11-16Merge tag 'staging-3.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-11-16Merge tag 'imx-fixes-rc' of git://git.pengutronix.de/git/imx/linux-2.6 into f...Arnd Bergmann
2012-11-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2012-11-16Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds