summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-pxa
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2017-02-284-4/+4
|\
| * ARM: 8641/1: treewide: Replace uses of virt_to_phys with __pa_symbolFlorian Fainelli2017-02-284-4/+4
* | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2017-02-232-26/+31
|\ \
| * | ARM: pxa: include linux/leds.hArnd Bergmann2017-01-181-0/+1
| * | ARM: pxa: ezx: fix a910 camera dataArnd Bergmann2017-01-181-26/+30
| |/
* / ARM: pxa: Don't rely on public mmc header to include leds.hUlf Hansson2017-02-137-0/+7
|/
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2016-12-159-202/+111
|\
| * ARM: pxa: fix pxa25x interrupt initRobert Jarzmik2016-11-051-1/+1
| * ARM: pxa: remove duplicated include from spitz.cWei Yongjun2016-11-022-2/+0
| * ARM: pxa: em-x270: use the new pxa_camera platform_dataRobert Jarzmik2016-10-291-60/+29
| * ARM: pxa: ezx: use the new pxa_camera platform_dataRobert Jarzmik2016-10-291-104/+72
| * ARM: pxa: mioa701: use the new pxa_camera platform_dataRobert Jarzmik2016-10-291-9/+4
| * ARM: pxa: pxa_cplds: honor probe deferralRobert Jarzmik2016-10-181-7/+4
| * ARM: sa11x0/pxa: get rid of get_clock_tick_rateRobert Jarzmik2016-10-182-17/+0
| * ARM: sa11x0/pxa: acquire timer rate from the clock rateRobert Jarzmik2016-10-181-2/+1
* | ARM: pxa: enhance smc91x platform dataRobert Jarzmik2016-10-183-0/+3
|/
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2016-10-0716-68/+95
|\
| * Merge tag 'pxa-for-4.9' of https://github.com/rjarzmik/linux into next/socArnd Bergmann2016-09-1516-68/+95
| |\
| | * ARM: pxa: pxa_cplds: fix interrupt handlingRobert Jarzmik2016-09-091-9/+15
| | * ARM: pxa: remove irq init from dt machinesRobert Jarzmik2016-09-095-16/+23
| | * ARM: pxa: Use kmalloc_array() in pxa_pm_init()Markus Elfring2016-09-091-2/+3
| | * ARM: pxa: magician: Remove duplicated I2C pins declarationPetr Cvek2016-09-091-4/+0
| | * ARM: pxa: fix GPIO double shiftsRobert Jarzmik2016-09-094-17/+9
| | * ARM: pxa: add pxa25x device-tree supportRobert Jarzmik2016-08-094-18/+45
| | * ARM: pxa: prepare pxa25x interrupts for device-tree platformsRobert Jarzmik2016-08-092-0/+7
| | * ARM: pxa: remove platform dma codeRobert Jarzmik2016-08-095-10/+1
* | | Merge tag 'gpio-v4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2016-10-052-2/+2
|\ \ \
| * \ \ Merge branch 'ib-move-htc-egpio' into develLinus Walleij2016-09-282-2/+2
| |\ \ \ | | |/ / | |/| |
| | * | mfd/gpio: Move HTC GPIO driver to GPIO subsystemLinus Walleij2016-09-282-2/+2
| | |/
* | | ARM: pxa/lubbock: add pcmcia clockRussell King2016-09-121-0/+14
* | | net: smc91x: fix SMC accessesRussell King2016-08-282-2/+4
|/ /
* | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-08-112-0/+2
|\ \ | |/ |/|
| * Merge tag 'pxa-fixes-v4.8' of https://github.com/rjarzmik/linux into randconf...Arnd Bergmann2016-08-112-0/+2
* | Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds2016-08-053-3/+3
|\ \ | |/ |/|
| * rtc: v3020: move rtc-v3020.h to platform_dataAlexandre Belloni2016-07-093-3/+3
* | arm: use the new LED disk activity triggerStephan Linz2016-06-271-1/+1
|/
* Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2016-05-242-1/+3
|\
| * Merge tag 'pxa-for-4.7' of https://github.com/rjarzmik/linux into fixesArnd Bergmann2016-05-202-1/+3
| |\
| | * ARM: pxa: Remove CLK_IS_ROOTStephen Boyd2016-04-301-1/+1
| | * ARM: pxa: activate pinctrl for device-tree machinesRobert Jarzmik2016-04-301-0/+2
* | | Merge tag 'for-linus-20160523' of git://git.infradead.org/linux-mtdLinus Torvalds2016-05-241-10/+45
|\ \ \ | |/ / |/| |
| * | mtd: nand: sharpsl: switch to mtd_ooblayout_opsBoris Brezillon2016-05-051-10/+45
| |/
* | Merge back new device properties material for v4.7.Rafael J. Wysocki2016-05-061-8/+4
|\ \
| * | device property: don't bother the drivers with struct property_setHeikki Krogerus2016-04-091-8/+4
| |/
* / ARM: pxa: fix the number of DMA requestor linesRobert Jarzmik2016-03-291-0/+1
|/
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2016-03-2013-49/+29
|\
| * ARM: pxa: add the number of DMA requestor linesRobert Jarzmik2016-02-264-4/+5
| * ARM: pxa: pxa3xx device-tree support cleanupRobert Jarzmik2016-02-201-24/+0
| * ARM: pxa: don't select RFKILL if CONFIG_NET is disabledArnd Bergmann2016-02-011-1/+1
| * ARM: pxa: fix building without IWMMXTArnd Bergmann2016-02-012-4/+8