summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-pxa
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-152-2/+0Star
|\
| * ARM: mach-pxa: drop owner assignment from platform_driversWolfram Sang2014-10-202-2/+0Star
* | 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/+0Star
| * | 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/+7Star
| * | arm: mach-pxa: Convert pr_warning to pr_warnJoe Perches2014-11-196-28/+25Star
| |/
* / 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-042-16/+179
| * arm: pxa: Transition pxa27x to clk frameworkRobert Jarzmik2014-09-302-179/+16Star
| * 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-183-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-092-2/+2
|\
| * arch/arm/mach-pxa: replace strict_strto call with kstrtoDaniel Walter2014-08-092-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/+0Star
| * 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-063-163/+12Star
|\ \
| * | 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/+1Star
| |/
* / ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+Russell King2014-07-182-3/+3
|/
* Merge tag 'pwm/for-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-06-111-1/+2
|\
| * ARM: pxa: hx4700: use PWM_LOOKUP to initialize struct pwm_lookupAlexandre Belloni2014-05-211-8/+2Star
| * ARM: pxa: hx4700: initialize all the struct pwm_lookup membersAlexandre Belloni2014-05-211-1/+8
* | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into nextLinus Torvalds2014-06-066-28/+18Star
|\ \
| * \ Merge branches 'alignment', 'fixes', 'l2c' (early part) and 'misc' into for-nextRussell King2014-06-056-28/+18Star
| |\ \
| | * | ARM: 8025/1: Get rid of meminfoLaura Abbott2014-06-016-28/+18Star
| | |/
* | | Merge 3.15-rc3 into usb-nextGreg Kroah-Hartman2014-04-281-0/+1
|\| |
| * | ARM: pxa: hx4700.h: include "irqs.h" for PXA_NR_BUILTIN_GPIOAndrea Adami2014-04-241-0/+1
| |/
* / ARM: pxa: zeus: Replace OHCI init/exit functions with a regulatorLaurent Pinchart2014-04-241-41/+48
|/
* Merge tag 'pwm/for-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-04-061-14/+0Star
|\
| * pwm: Remove obsolete HAVE_PWM Kconfig symbolSascha Hauer2014-02-101-15/+0Star
* | Merge tag 'boards-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds2014-04-051-0/+40
|\ \
| * \ Merge tag 'pxa' of https://git.kernel.org/pub/scm/linux/kernel/git/hzhuang1/l...Olof Johansson2014-03-091-0/+40
| |\ \
| | * | ARM: pxa: add gpio keys informationDmitry Eremin-Solenikov2014-03-041-0/+40
| | |/
* | | Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2014-04-051-34/+0Star
|\ \ \