summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2014-04-0512-38/+386
|\
| * Merge tag 'irq-mmp' of https://git.kernel.org/pub/scm/linux/kernel/git/hzhuan...Olof Johansson2014-03-091-1/+1
| |\
| | * irqchip: mmp: avoid use head file in a specific archNeil Zhang2014-03-041-1/+1
| * | Merge tag 'samsung-drivers' of http://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson2014-03-092-4/+1
| |\ \
| | * | irqchip: exynos-combiner: call handle_bad_irq directlyPankaj Dubey2014-02-141-2/+1
| | * | clocksource: exynos_mct: remove unwanted header file inclusionPankaj Dubey2014-02-141-2/+0
| | |/
| * | Merge tag 'qcom-cleanup-for-3.15' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson2014-02-203-0/+334
| |\ \
| | * | clocksource: qcom: split building of legacy vs multiplatform supportKumar Gala2014-02-061-11/+12
| | * | clocksource: qcom: Move clocksource code out of mach-msmKumar Gala2014-02-043-0/+333
| | |/
| * | Merge tag 'dropmachtimexh-v2' of git://git.pengutronix.de/git/ukl/linux into ...Olof Johansson2014-02-186-33/+50
| |\ \
| | * | input: ixp4xx-beeper: don't use symbols from <mach/timex.h>Uwe Kleine-König2013-12-201-1/+1
| | * | clocksource: sirf/marco+prima2: drop usage of CLOCK_TICK_RATEUwe Kleine-König2013-12-202-12/+17
| | * | rtc: pxa: drop unused #define TIMER_FREQUwe Kleine-König2013-12-201-1/+0
| | * | rtc: at91sam9: include <mach/hardware.h> explicitlyUwe Kleine-König2013-12-201-1/+1
| | * | ARM/serial: at91: switch atmel serial to use gpiolibLinus Walleij2013-12-201-18/+31
* | | | Merge tag 'fixes-non-critical-3.15' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-04-054-5/+2
|\ \ \ \
| * \ \ \ Merge tag 'omap-for-v3.15/fixes-for-merge-window' of git://git.kernel.org/pub...Arnd Bergmann2014-03-17483-2902/+6986
| |\ \ \ \
| | * | | | CLK: TI: OMAP4/5/DRA7: Remove gpmc_fck from dummy clocksFlorian Vaussard2014-03-133-3/+0
| * | | | | irqchip: gic: use dmb ishst instead of dsb when raising a softirqWill Deacon2014-02-251-2/+2
| | |_|_|/ | |/| | |
* | | | | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2014-04-055-75/+600
|\ \ \ \ \
| * \ \ \ \ Merge branch 'devel-stable' into for-nextRussell King2014-04-04468-2778/+5574
| |\ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *-------. \ \ \ \ \ Merge branches 'amba', 'fixes', 'misc', 'mmci', 'unstable/omap-dma' and 'unst...Russell King2014-04-049-78/+603
| |\ \ \ \ \ \ \ \ \ \
| | | | | * | | | | | | dmaengine: omap-dma: more consolidation of CCR register setupRussell King2014-04-041-28/+18
| | | | | * | | | | | | dmaengine: omap-dma: move IRQ handling to omap-dmaRussell King2014-04-041-6/+115
| | | | | * | | | | | | dmaengine: omap-dma: move register read/writes into omap-dma.cRussell King2014-04-041-9/+87
| | | | | * | | | | | | dmaengine: omap-dma: cleanup errata 3.3 handlingRussell King2014-04-041-23/+29
| | | | | * | | | | | | dmaengine: omap-dma: provide register read/write functionsRussell King2014-04-041-41/+61
| | | | | * | | | | | | dmaengine: omap-dma: use cached CCR value when enabling DMARussell King2014-04-041-4/+2
| | | | | * | | | | | | dmaengine: omap-dma: move barrier to omap_dma_start_desc()Russell King2014-04-041-1/+7
| | | | | * | | | | | | dmaengine: omap-dma: move clnk_ctrl setting to preparation functionsRussell King2014-04-041-14/+9
| | | | | * | | | | | | dmaengine: omap-dma: improve efficiency loading C.SA/C.EI/C.FI registersRussell King2014-04-041-12/+20
| | | | | * | | | | | | dmaengine: omap-dma: consolidate clearing channel status registerRussell King2014-04-041-10/+10
| | | | | * | | | | | | dmaengine: omap-dma: move CCR buffering disable errata out of the fast pathRussell King2014-04-041-2/+5
| | | | | * | | | | | | dmaengine: omap-dma: provide register definitionsRussell King2014-04-041-54/+117
| | | | | * | | | | | | dmaengine: omap-dma: consolidate setup of CCRRussell King2014-04-041-86/+61
| | | | | * | | | | | | dmaengine: omap-dma: consolidate setup of CSDPRussell King2014-04-041-36/+28
| | | | | * | | | | | | dmaengine: omap-dma: move reading of dma position to omap-dma.cRussell King2014-04-041-2/+64
| | | | | * | | | | | | dmaengine: omap-dma: control start/stop directlyRussell King2014-04-041-10/+141
| | | | | * | | | | | | dmaengine: omap-dma: consolidate writes to DMA registersRussell King2014-04-041-75/+48
| | | | | * | | | | | | dmaengine: omap-dma: program hardware directlyRussell King2014-04-041-16/+126
| | | | | * | | | | | | dmaengine: omap-dma: provide a hook to get the underlying DMA platform opsRussell King2014-04-041-0/+7
| | | | | * | | | | | | dmaengine: omap-dma: use devm_kzalloc() to allocate omap_dmadev.Russell King2014-04-041-2/+1
| | | | * | | | | | | | ARM: 7956/1: mmci: rename some extended flagsLinus Walleij2014-02-121-4/+5
| | | | |/ / / / / / /
| | | * | | | | | | | ARM: 8004/1: [SCSI]: remove deprecated IRQF_DISABLEDMichael Opdenacker2014-03-124-4/+4
| | | * | | | | | | | ARM: 7989/1: Delete asm/system.hDavid Howells2014-02-251-1/+0
| | | |/ / / / / / /
| * | / / / / / / / ARM: 7958/1: amba: Let runtime PM callbacks be available for CONFIG_PMUlf Hansson2014-02-181-2/+2
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'topic/exynos' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-04-0523-547/+1725
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | [media] s5p-jpeg: Fix broken indentation in jpeg-regs.hJacek Anaszewski2014-03-141-12/+12
| * | | | | | | | | [media] exynos4-is: Add the FIMC-IS ISP capture DMA driverSylwester Nawrocki2014-03-1413-9/+817
| * | | | | | | | | [media] exynos4-is: Add support for asynchronous subdevices registrationSylwester Nawrocki2014-03-142-104/+147