aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/common (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-10-09Merge tag 'gpio-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds1-8/+2
2014-09-18driver:gpio remove all usage of gpio_remove retval in driverabdoulaye berthe1-8/+2
2014-08-26ARM: edma: Fix configuration parsing for SoCs with multiple eDMA3 CCPeter Ujfalusi1-4/+5
2014-08-11Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-1/+30
2014-08-08Merge tag 'soc-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-2/+2
2014-08-05Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-13/+3
2014-07-28ARM: edma: Add edma_assign_channel_eventq() to move channel to a give queuePeter Ujfalusi1-0/+28
2014-07-28ARM: edma: Set default queue to lowest priorityPeter Ujfalusi1-1/+2
2014-07-23arm: bL_switcher:k Use ktime_get_real_ns()Thomas Gleixner1-13/+3
2014-07-18ARM: 8081/1: MCPM: provide infrastructure to allow for MCPM loopbackNicolas Pitre1-0/+52
2014-07-07Merge tag 'versatile-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux into next/socOlof Johansson1-2/+2
2014-06-24ARM: timer-sp: allow getting timer1 clock from DT to fallback to legacy clockRob Herring1-2/+2
2014-06-17ARM: 8068/1: scoop: Remove unused variableFabio Estevam1-1/+0
2014-06-05Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into nextLinus Torvalds2-4/+4
2014-06-05Merge branches 'alignment', 'fixes', 'l2c' (early part) and 'misc' into for-nextRussell King3-7/+11
2014-06-02Merge tag 'drivers-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc into nextLinus Torvalds1-101/+96
2014-05-28ARM: 8063/1: bL_switcher: fix individual online status reporting of removed CPUsNicolas Pitre1-3/+7
2014-05-26Merge tag 'davinci-for-v3.16/edma' of git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci into next/driversOlof Johansson1-101/+96
2014-05-26Merge tag 'davinci-fixes-for-v3.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci into next/driversOlof Johansson1-33/+15
2014-05-25ARM: 8029/1: mcpm: Rename the power_down_finish() functions to be less confusingDave Martin2-4/+4
2014-05-22ARM: edma: Get IP configuration from HW (number of channels, tc, etc)Peter Ujfalusi1-42/+73
2014-05-22ARM: edma: Save number of regions from pdata to struct edmaPeter Ujfalusi1-1/+2
2014-05-22ARM: edma: Remove num_cc member from struct edmaPeter Ujfalusi1-4/+0
2014-05-22ARM: edma: Do not change TC -> Queue mapping, leave it to default.Peter Ujfalusi1-27/+1
2014-05-22ARM: edma: Take the number of tc from edma_soc_info (pdata)Peter Ujfalusi1-3/+2
2014-05-22ARM: edma: No need to clean the pdata in edma_of_parse_dt()Peter Ujfalusi1-2/+0
2014-05-22ARM: edma: Clean up and simplify the code around irq requestPeter Ujfalusi1-14/+12
2014-05-13Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-33/+15
2014-04-30dmaengine: edma: Make reading the position of active channels workThomas Gleixner1-15/+9
2014-04-29ARM: common: edma: Fix xbar mappingThomas Gleixner1-33/+15
2014-04-22ARM: 8032/1: bL_switcher: fix validation check before its activationNicolas Pitre2-4/+7
2014-04-22dmaengine: edma: Set DMA_CYCLIC capability flagPeter Ujfalusi1-0/+1
2014-04-22arm: common: edma: Save the number of event queues/TCsPeter Ujfalusi1-0/+3
2014-04-05Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-2/+6
2014-04-04Merge branches 'amba', 'fixes', 'misc', 'mmci', 'unstable/omap-dma' and 'unstable/sa11x0' into for-nextRussell King2-2/+1
2014-03-19ARM: 8006/1: Remove redundant codeAlexander Shiyan1-2/+0
2014-02-18ARM: 7962/2: Make all mcpm functions notraceDave Martin1-0/+1
2014-02-13ARM: SP804: make Integrator/CP timer pick clock from DTLinus Walleij1-2/+6
2014-01-23Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-2/+2
2014-01-23Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds1-4/+3
2013-12-29ARM: 7921/1: mcpm: remove redundant dsb instructions prior to sevWill Deacon1-2/+2
2013-12-29ARM: 7918/1: clean up cache handling in core codeNicolas Pitre1-2/+1
2013-12-11arm/PCI: Use dev_is_pci() to identify PCI devicesYijing Wang1-2/+2
2013-12-06Merge branch 'soc/sched_clock' into next/socKevin Hilman1-2/+2
2013-11-21ARM: timer-sp: Switch to sched_clock_register()Stephen Boyd1-2/+2
2013-11-20Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-2/+2
2013-11-14Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds7-7/+962
2013-11-12Merge branch 'devel-stable' into for-nextRussell King5-2/+923
2013-11-11Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-84/+0
2013-11-07ARM: 7874/2: bL_switcher: Remove cpu_hotplug_driver_{lock,unlock}()Tushar Behera1-5/+5