aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-pxa (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-01-23Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-2/+2
2014-01-23Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds10-20/+12
2013-12-28ARM: pxa: fix USB gadget driver compilation regressionLinus Walleij1-0/+2
2013-12-26Merge tag 'v3.13-rc4' into next/cleanupOlof Johansson2-52/+58
2013-12-20Merge branch 'efm32/soc' into next/socKevin Hilman2-52/+58
2013-12-11ARM: pxa: Remove unused variablesThierry Reding1-4/+0
2013-12-11ARM: pxa: remove IRQF_DISABLEDMichael Opdenacker9-16/+12
2013-12-11ARM: pxa: prevent PXA270 occasional reboot freezesSergei Ianovich1-1/+7
2013-12-11ARM: pxa: tosa: fix keys mappingDmitry Eremin-Solenikov1-51/+51
2013-12-06Merge branch 'soc/sched_clock' into next/socKevin Hilman1-2/+2
2013-11-21ARM: pxa: Switch to sched_clock_register()Stephen Boyd1-2/+2
2013-11-18Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds1-1/+1
2013-11-16Merge tag 'pwm/for-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwmLinus Torvalds17-34/+19
2013-11-14Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-3/+0
2013-10-16ARM: pxa: Initialize PWM backlight enable_gpio fieldThierry Reding17-34/+19
2013-10-16cpufreq: remove CONFIG_CPU_FREQ_TABLEViresh Kumar1-3/+0
2013-09-30misc: (at24) move header to linux/platform_data/Vivien Didelot1-1/+1
2013-09-27ARM: pxa: delete the custom GPIO headerLinus Walleij1-32/+0
2013-09-06Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1
2013-09-06Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds6-6/+6
2013-08-29gpio: (gpio-pca953x) move header to linux/platform_data/Vivien Didelot6-6/+6
2013-08-21can: mcp251x: Replace power callbacks with regulator APIAlexander Shiyan2-24/+25
2013-08-14Merge branch 'zynq/dt' into next/dtKevin Hilman6-9/+25
2013-08-13ARM: pxa: fix DT auxdata for pxa3xx-gpioDaniel Mack1-1/+1
2013-07-23ARM: pxa: propagate errors from regulator_enable() to pxamciArnd Bergmann6-9/+25
2013-07-09reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt7-16/+21
2013-07-09reboot: arm: remove unused restart_mode fields from some arm subarchsRobin Holt3-5/+0
2013-07-06Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2013-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds13-62/+142
2013-06-27Merge branch 'for-next' of git://github.com/rydberg/linux into nextDmitry Torokhov12-797/+81
2013-06-18Input: pxa27x-keypad - use matrix_keymap for matrix keysChao Xie13-62/+142
2013-06-18cpufreq: pxa: select CPU_FREQ_TABLEViresh Kumar1-0/+3
2013-06-12sched_clock: Make ARM's sched_clock generic for all architecturesStephen Boyd1-1/+1
2013-05-09Merge tag 'for-linus-20130509' of git://git.infradead.org/linux-mtdLinus Torvalds1-1/+0
2013-05-04Merge tag 'boards-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds8-38/+80
2013-04-11ARM: pxa: move debug uart codeHaojian Zhuang1-23/+0
2013-04-11ARM: pxa: select PXA935 on saar & tavorevbHaojian Zhuang1-0/+2
2013-04-11ARM: pxa: move PXA_GPIO_TO_IRQ macroHaojian Zhuang4-5/+24
2013-04-11ARM: pxa: remove cpu_is_xxx in gpio driverHaojian Zhuang6-11/+55
2013-04-08cpufreq: pxa2xx: move cpufreq driver to drivers/cpufreqViresh Kumar2-498/+0
2013-04-08cpufreq: pxa3xx: move cpufreq driver to drivers/cpufreqViresh Kumar3-258/+1
2013-04-05arm: mach-pxa: amend Kconfig after mtdchar mergeArtem Bityutskiy1-1/+0
2013-04-02cpufreq: Notify all policy->cpus in cpufreq_notify_transition()Viresh Kumar2-6/+4
2013-03-12ARM: w1-gpio: fix erroneous gpio requestsJohan Hovold1-0/+1
2013-02-26Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds1-6/+0
2013-02-21Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-2/+34
2013-02-21Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds51-118/+104
2013-02-21Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds5-15/+80
2013-02-11Merge remote-tracking branch 'asoc/topic/pxa' into asoc-nextMark Brown1-6/+14
2013-02-05Merge tag 'cleanup-decompwdog-3.9' of git://git.linaro.org/people/shawnguo/linux-2.6 into next/cleanupOlof Johansson1-5/+0