aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/common
Commit message (Expand)AuthorAge
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-14
|\
| * ARM: common: drop owner assignment from platform_driversWolfram Sang2014-10-20
* | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2014-12-12
|\ \
| * | ARM: convert printk(KERN_* to pr_*Russell King2014-11-21
| |/
* | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-12-09
|\ \
| * | ARM: common: edma: edma_pm_resume may be unusedArnd Bergmann2014-11-21
| * | ARM: common: edma: add suspend resume hookDaniel Mack2014-11-18
| |/
* / dma: edma: move device registration to platform codeArnd Bergmann2014-11-05
|/
* Merge tag 'gpio-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2014-10-09
|\
| * driver:gpio remove all usage of gpio_remove retval in driverabdoulaye berthe2014-09-18
* | ARM: edma: Fix configuration parsing for SoCs with multiple eDMA3 CCPeter Ujfalusi2014-08-26
|/
* Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2014-08-11
|\
| * ARM: edma: Add edma_assign_channel_eventq() to move channel to a give queuePeter Ujfalusi2014-07-28
| * ARM: edma: Set default queue to lowest priorityPeter Ujfalusi2014-07-28
* | Merge tag 'soc-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2014-08-08
|\ \
| * \ Merge tag 'versatile-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Olof Johansson2014-07-08
| |\ \ | | |/ | |/|
| | * ARM: timer-sp: allow getting timer1 clock from DT to fallback to legacy clockRob Herring2014-06-24
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-08-05
|\ \ \
| * | | arm: bL_switcher:k Use ktime_get_real_ns()Thomas Gleixner2014-07-23
| |/ /
* / / ARM: 8081/1: MCPM: provide infrastructure to allow for MCPM loopbackNicolas Pitre2014-07-18
|/ /
* / ARM: 8068/1: scoop: Remove unused variableFabio Estevam2014-06-17
|/
* Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into nextLinus Torvalds2014-06-05
|\
| *-. Merge branches 'alignment', 'fixes', 'l2c' (early part) and 'misc' into for-nextRussell King2014-06-05
| |\ \
| | | * ARM: 8029/1: mcpm: Rename the power_down_finish() functions to be less confusingDave Martin2014-05-25
* | | | Merge tag 'drivers-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-06-02
|\ \ \ \ | |_|/ / |/| | |
| * | | Merge tag 'davinci-for-v3.16/edma' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson2014-05-26
| |\ \ \
| | * | | ARM: edma: Get IP configuration from HW (number of channels, tc, etc)Peter Ujfalusi2014-05-22
| | * | | ARM: edma: Save number of regions from pdata to struct edmaPeter Ujfalusi2014-05-22
| | * | | ARM: edma: Remove num_cc member from struct edmaPeter Ujfalusi2014-05-22
| | * | | ARM: edma: Do not change TC -> Queue mapping, leave it to default.Peter Ujfalusi2014-05-22
| | * | | ARM: edma: Take the number of tc from edma_soc_info (pdata)Peter Ujfalusi2014-05-22
| | * | | ARM: edma: No need to clean the pdata in edma_of_parse_dt()Peter Ujfalusi2014-05-22
| | * | | ARM: edma: Clean up and simplify the code around irq requestPeter Ujfalusi2014-05-22
| | * | | dmaengine: edma: Make reading the position of active channels workThomas Gleixner2014-04-30
| | * | | dmaengine: edma: Set DMA_CYCLIC capability flagPeter Ujfalusi2014-04-22
| | * | | arm: common: edma: Save the number of event queues/TCsPeter Ujfalusi2014-04-22
| | | |/ | | |/|
| * | | Merge tag 'davinci-fixes-for-v3.15-rc4' of git://git.kernel.org/pub/scm/linux...Olof Johansson2014-05-26
| |\ \ \
* | | | | ARM: 8063/1: bL_switcher: fix individual online status reporting of removed CPUsNicolas Pitre2014-05-28
| |_|_|/ |/| | |
* | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-05-12
|\ \ \ \ | |/ / / |/| / / | |/ /
| * / ARM: common: edma: Fix xbar mappingThomas Gleixner2014-04-29
| |/
* / ARM: 8032/1: bL_switcher: fix validation check before its activationNicolas Pitre2014-04-22
|/
* Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2014-04-05
|\
| * ARM: SP804: make Integrator/CP timer pick clock from DTLinus Walleij2014-02-13
| |
| \
*-. \ Merge branches 'amba', 'fixes', 'misc', 'mmci', 'unstable/omap-dma' and 'unst...Russell King2014-04-03
|\ \ \ | |_|/ |/| |
| | * ARM: 8006/1: Remove redundant codeAlexander Shiyan2014-03-19
| * | ARM: 7962/2: Make all mcpm functions notraceDave Martin2014-02-18
|/ /
* | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2014-01-23
|\ \
| * \ Merge branch 'soc/sched_clock' into next/socKevin Hilman2013-12-06
| |\ \ | | |/ | |/|
| | * ARM: timer-sp: Switch to sched_clock_register()Stephen Boyd2013-11-21
* | | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2014-01-23
|\ \ \