summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-pxa
Commit message (Expand)AuthorAgeFilesLines
* ARM: pxa: propagate errors from regulator_enable() to pxamciArnd Bergmann2013-07-236-9/+25
* reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt2013-07-097-16/+21
* reboot: arm: remove unused restart_mode fields from some arm subarchsRobin Holt2013-07-093-5/+0Star
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-07-061-1/+1
|\
| * sched_clock: Make ARM's sched_clock generic for all architecturesStephen Boyd2013-06-121-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-07-0513-62/+142
|\ \
| * | Merge branch 'for-next' of git://github.com/rydberg/linux into nextDmitry Torokhov2013-06-2812-797/+81Star
| |\|
| * | Input: pxa27x-keypad - use matrix_keymap for matrix keysChao Xie2013-06-1913-62/+142
* | | cpufreq: pxa: select CPU_FREQ_TABLEViresh Kumar2013-06-181-0/+3
| |/ |/|
* | Merge tag 'for-linus-20130509' of git://git.infradead.org/linux-mtdLinus Torvalds2013-05-091-1/+0Star
|\ \
| * | arm: mach-pxa: amend Kconfig after mtdchar mergeArtem Bityutskiy2013-04-051-1/+0Star
| |/
* | Merge tag 'boards-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-05-048-38/+80
|\ \
| * | ARM: pxa: move debug uart codeHaojian Zhuang2013-04-111-23/+0Star
| * | ARM: pxa: select PXA935 on saar & tavorevbHaojian Zhuang2013-04-111-0/+2
| * | ARM: pxa: move PXA_GPIO_TO_IRQ macroHaojian Zhuang2013-04-114-5/+24
| * | ARM: pxa: remove cpu_is_xxx in gpio driverHaojian Zhuang2013-04-116-11/+55
| |/
* | cpufreq: pxa2xx: move cpufreq driver to drivers/cpufreqViresh Kumar2013-04-082-498/+0Star
* | cpufreq: pxa3xx: move cpufreq driver to drivers/cpufreqViresh Kumar2013-04-083-258/+1Star
* | cpufreq: Notify all policy->cpus in cpufreq_notify_transition()Viresh Kumar2013-04-022-6/+4Star
|/
* ARM: w1-gpio: fix erroneous gpio requestsJohan Hovold2013-03-131-0/+1
* Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-02-261-6/+0Star
|\
| * Merge branch 'linusw/devel' of git://git.kernel.org/pub/scm/linux/kernel/git/...Grant Likely2013-02-051-6/+0Star
| |\
| | * arm: pxa: tosa: do not use gpiochip_reserve()Alexandre Courbot2013-02-041-6/+0Star
* | | Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-02-222-2/+34
|\ \ \
| * | | ARM: pxa: pxa27x.c: add dummy SA1100 rtc clockAndrea Adami2013-01-231-0/+1
| * | | ARM: palmtreo: replace #if defined with IF_ENABLEDMike Dunn2013-01-231-2/+2
| * | | ARM: palmtreo: add docg4 device initializationMike Dunn2013-01-231-0/+31
| |/ /
* | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-02-2151-118/+104Star
|\ \ \
| * \ \ Merge tag 'cleanup-decompwdog-3.9' of git://git.linaro.org/people/shawnguo/li...Olof Johansson2013-02-051-5/+0Star
| |\ \ \
| | * | | ARM: remove unused arch_decomp_wdog()Shawn Guo2013-01-111-5/+0Star
| | | |/ | | |/|
| * | | Merge branch 'armsoc/fix' of git://github.com/hzhuang1/linux into next/cleanupOlof Johansson2013-01-285-15/+80
| |\ \ \
| * \ \ \ Merge tag 'v3.8-rc5' into next/cleanupOlof Johansson2013-01-282-2/+5
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Merge branch 'clocksource/cleanup' into next/cleanupOlof Johansson2013-01-145-12/+8Star
| |\ \ \ \
| | * | | | ARM: use clockevents_config_and_register() where possibleShawn Guo2013-01-141-6/+2Star
| * | | | | ARM: delete struct sys_timerStephen Warren2012-12-2450-76/+71Star
| * | | | | ARM: pxa: convert timer suspend/resume to clock_event_deviceStephen Warren2012-12-241-38/+38
| | |_|_|/ | |/| | |
* | | | | Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-02-215-15/+80
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | ARM: pxa: Minor naming fixes in spitz.cMarko Katic2013-01-231-2/+2
| * | | | ARM: PXA3xx: program the CSMSADRCFG registerIgor Grinberg2013-01-232-1/+15
| * | | | ARM: palmtreo: fix #ifdefs for leds-gpio deviceMike Dunn2013-01-232-9/+2Star
| * | | | ARM: palmtreo: fix lcd initilialization on treo680Mike Dunn2013-01-232-3/+61
| | |_|/ | |/| |
* | | | Merge remote-tracking branch 'asoc/topic/pxa' into asoc-nextMark Brown2013-02-111-6/+14
|\ \ \ \ | |/ / / |/| | |
| * | | ALSA: pxa27x: rename pxa27x_assert_ac97reset()Mike Dunn2013-01-081-6/+14
* | | | Merge remote-tracking branch 'asoc/fix/pxa' into tmpMark Brown2013-01-102-2/+5
|\| | | | |_|/ |/| |
| * | ALSA: pxa27x: fix ac97 warm resetMike Dunn2013-01-082-2/+5
| |/
* / ARM: drivers: remove __dev* attributes.Greg Kroah-Hartman2013-01-044-6/+6
|/
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-12-141-0/+6
|\
| * Merge remote-tracking branch 'linus/master' into staging/for_v3.8Mauro Carvalho Chehab2012-11-282-7/+9
| |\
| * | [media] mt9v022: set y_skip_top field to zero as defaultAnatolij Gustschin2012-11-221-0/+6
* | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-1212-637/+6Star
|\ \ \