summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-pxa
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-v4.1' of git://git.infradead.org/battery-2.6Linus Torvalds2015-04-131-1/+3
|\
| * arm: mach-pxa: Decrement the power supply's device reference counterKrzysztof Kozlowski2015-03-131-1/+3
* | Merge tag 'fixes-for-v4.0-rc5' of https://github.com/rjarzmik/linux into fixesOlof Johansson2015-03-292-64/+49
|\ \
| * | ARM: pxa: fix pxa interrupts handling in DTRobert Jarzmik2015-02-231-63/+48
| * | ARM: pxa: Fix typo in zeus.cMasanari Iida2015-02-231-1/+1
| |/
* | ARM: fix typos in smc91x platform dataArnd Bergmann2015-03-042-1/+2
* | net: smc91x: use run-time configuration on all ARM machinesArnd Bergmann2015-02-282-1/+12
|/
* Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-02-171-1/+1
|\
| * arm: pxa: specify PMUs are for XScale CPUsMark Rutland2015-02-061-1/+1
* | ARM: pxa: fix broken isa interrupts for zeus and viperRobert Jarzmik2015-01-271-0/+1
* | hx4700: regulator: declare full constraintsMartin Vajnar2014-12-261-0/+2
* | ARM: pxa: add regulator_has_full_constraints to spitz board fileDmitry Eremin-Solenikov2014-12-261-0/+2
* | ARM: pxa: add regulator_has_full_constraints to poodle board fileDmitry Eremin-Solenikov2014-12-261-0/+2
* | ARM: pxa: add regulator_has_full_constraints to corgi board fileDmitry Eremin-Solenikov2014-12-261-0/+3
* | ARM: pxa: arbitrarily set first interrupt numberRobert Jarzmik2014-12-262-12/+2
* | arm: pxa: fix pxa27x device-tree support kconfigRobert Jarzmik2014-12-261-1/+0
|/
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-142-2/+0
|\
| * ARM: mach-pxa: drop owner assignment from platform_driversWolfram Sang2014-10-202-2/+0
* | Merge tag 'sound-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2014-12-111-0/+9
|\ \
| | \
| | \
| *-. \ Merge remote-tracking branches 'asoc/topic/multi-codec', 'asoc/topic/mxs-saif...Mark Brown2014-12-081-0/+9
| |\ \ \ | | | |/ | | |/|
| | | * ARM: pxa: spitz: register spitz-audio deviceDmitry Eremin-Solenikov2014-10-281-0/+9
| | |/
* | | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2014-12-0915-105/+107
|\ \ \ | |/ / |/| |
| * | arm: pxa: add pxa27x device-tree supportRobert Jarzmik2014-11-193-0/+27
| * | arm: pxa: remove unnecessary includes from pxa-dtRobert Jarzmik2014-11-191-3/+0
| * | arm: pxa: move init functions into generic.hRobert Jarzmik2014-11-194-40/+42
| * | arm: pxa: add device-tree irq init for pxa27xRobert Jarzmik2014-11-191-0/+6
| * | ARM: pxa: tosa: switch to gpio-chargerDmitry Eremin-Solenikov2014-11-191-34/+7
| * | arm: mach-pxa: Convert pr_warning to pr_warnJoe Perches2014-11-196-28/+25
| |/
* | ARM: pxa: fix hang on startup with DEBUG_LLRobert Jarzmik2014-10-201-0/+5
|/
* Merge tag 'clk-for-linus-3.18' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds2014-10-151-0/+10
|\
| * Revert "arm: pxa: Transition pxa27x to clk framework"Mike Turquette2014-10-032-16/+179
| * arm: pxa: Transition pxa27x to clk frameworkRobert Jarzmik2014-09-302-179/+16
| * arm: pxa: add clock pll selection bitsRobert Jarzmik2014-09-301-0/+10
* | ARM: replace strnicmp with strncasecmpRasmus Villemoes2014-10-141-6/+6
* | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2014-10-083-9/+50
|\ \
| * | ARM: pxa3xx: provide specific platform_devices for all ssp portsDaniel Mack2014-09-193-9/+50
| |/
* | ARM: pxa: fix section mismatch warning for pxa_timer_nodt_initArnd Bergmann2014-09-091-1/+1
|/
* Merge branch 'akpm' (second patchbomb from Andrew Morton)Linus Torvalds2014-08-082-2/+2
|\
| * arch/arm/mach-pxa: replace strict_strto call with kstrtoDaniel Walter2014-08-082-2/+2
* | Merge tag 'cleanup-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-08-087-19/+20
|\ \ | |/ |/|
| * ARM: pxa: Move iotable mapping inside vmalloc regionEzequiel Garcia2014-07-121-1/+1
| * ARM: pxa: pxa27x: Don't map IMEMC region staticallyLaurent Pinchart2014-07-121-5/+0
| * ARM: pxa: Move UNCACHED_PHYS_0 mapping from generic.c to pxa2[57]x.cLaurent Pinchart2014-07-123-5/+10
| * ARM: pxa: Don't hardcode addresses and size in map_desc tablesLaurent Pinchart2014-07-125-12/+12
| * ARM: pxa: fix typo 'CONFIG_SPI_PXA2XX_MASTER'Paul Bolle2014-07-111-1/+1
| * ARM: pxa: call debug_ll_io_init for earlyprintkAndrew Ruder2014-07-041-0/+1
| * ARM: pxa: correct errata number for PXA270Andrew Ruder2014-07-041-1/+1
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-08-053-163/+12
|\ \
| * | ARM: pxa: Add non device-tree timer link to clocksourceRobert Jarzmik2014-07-231-0/+11
| * | clocksource: pxa: Move PXA timer to clocksource frameworkRobert Jarzmik2014-07-232-163/+1
| |/
OpenPOWER on IntegriCloud