summaryrefslogtreecommitdiff
path: root/arch/arm/common
AgeCommit message (Expand)Author
2014-06-17ARM: 8068/1: scoop: Remove unused variableFabio Estevam
2014-06-05Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into nextLinus Torvalds
2014-06-05Merge branches 'alignment', 'fixes', 'l2c' (early part) and 'misc' into for-nextRussell King
2014-06-02Merge tag 'drivers-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-05-28ARM: 8063/1: bL_switcher: fix individual online status reporting of removed CPUsNicolas Pitre
2014-05-26Merge tag 'davinci-for-v3.16/edma' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson
2014-05-26Merge tag 'davinci-fixes-for-v3.15-rc4' of git://git.kernel.org/pub/scm/linux...Olof Johansson
2014-05-25ARM: 8029/1: mcpm: Rename the power_down_finish() functions to be less confusingDave Martin
2014-05-22ARM: edma: Get IP configuration from HW (number of channels, tc, etc)Peter Ujfalusi
2014-05-22ARM: edma: Save number of regions from pdata to struct edmaPeter Ujfalusi
2014-05-22ARM: edma: Remove num_cc member from struct edmaPeter Ujfalusi
2014-05-22ARM: edma: Do not change TC -> Queue mapping, leave it to default.Peter Ujfalusi
2014-05-22ARM: edma: Take the number of tc from edma_soc_info (pdata)Peter Ujfalusi
2014-05-22ARM: edma: No need to clean the pdata in edma_of_parse_dt()Peter Ujfalusi
2014-05-22ARM: edma: Clean up and simplify the code around irq requestPeter Ujfalusi
2014-05-13Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-04-30dmaengine: edma: Make reading the position of active channels workThomas Gleixner
2014-04-29ARM: common: edma: Fix xbar mappingThomas Gleixner
2014-04-22ARM: 8032/1: bL_switcher: fix validation check before its activationNicolas Pitre
2014-04-22dmaengine: edma: Set DMA_CYCLIC capability flagPeter Ujfalusi
2014-04-22arm: common: edma: Save the number of event queues/TCsPeter Ujfalusi
2014-04-05Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2014-04-04Merge branches 'amba', 'fixes', 'misc', 'mmci', 'unstable/omap-dma' and 'unst...Russell King
2014-03-19ARM: 8006/1: Remove redundant codeAlexander Shiyan
2014-02-18ARM: 7962/2: Make all mcpm functions notraceDave Martin
2014-02-13ARM: SP804: make Integrator/CP timer pick clock from DTLinus Walleij
2014-01-23Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2014-01-23Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2013-12-29ARM: 7921/1: mcpm: remove redundant dsb instructions prior to sevWill Deacon
2013-12-29ARM: 7918/1: clean up cache handling in core codeNicolas Pitre
2013-12-11arm/PCI: Use dev_is_pci() to identify PCI devicesYijing Wang
2013-12-06Merge branch 'soc/sched_clock' into next/socKevin Hilman
2013-11-21ARM: timer-sp: Switch to sched_clock_register()Stephen Boyd
2013-11-20Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2013-11-14Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-11-12Merge branch 'devel-stable' into for-nextRussell King
2013-11-11Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-11-07ARM: 7874/2: bL_switcher: Remove cpu_hotplug_driver_{lock,unlock}()Tushar Behera
2013-10-31Merge branch 'dma_complete' into nextVinod Koul
2013-10-30Merge branch 'baserock/bjdooks/312-rc4/be/core-v3' of git://git.baserock.org/...Russell King
2013-10-30dmanengine: fix edma driver to not define DMA_COMPLETEVinod Koul
2013-10-29ARM: 7848/1: mcpm: Implement cpu_kill() to synchronise on powerdownDave Martin
2013-10-29ARM: 7847/1: mcpm: Factor out logical-to-physical CPU translationDave Martin
2013-10-29ARM: 7856/1: timer-sp: remove deprecated IRQF_DISABLEDMichael Opdenacker
2013-10-28Merge tag 'omap-for-v3.13/cm-scm-cleanup-signed' of git://git.kernel.org/pub/...Olof Johansson
2013-10-19ARM: mcpm: fix big endian issue in mcpm startup codeVictor Kamensky
2013-10-14Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-10-03ARM: 7845/1: sharpsl_param.c: fix invalid memory access for pxa devicesAndrea Adami
2013-10-03ARM: 7842/1: MCPM: don't explode if invoked without being initialized firstNicolas Pitre
2013-09-30ARM: edma: Fix clearing of unused list for DT DMA resourcesJoel Fernandes