Age | Commit message (Expand) | Author | Files | Lines |
2014-01-24 | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 1 | -2/+2 |
2014-01-24 | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 10 | -20/+12 |
2013-12-29 | ARM: pxa: fix USB gadget driver compilation regression | Linus Walleij | 1 | -0/+2 |
2013-12-26 | Merge tag 'v3.13-rc4' into next/cleanup | Olof Johansson | 2 | -52/+58 |
2013-12-20 | Merge branch 'efm32/soc' into next/soc | Kevin Hilman | 2 | -52/+58 |
2013-12-12 | ARM: pxa: Remove unused variables | Thierry Reding | 1 | -4/+0 |
2013-12-12 | ARM: pxa: remove IRQF_DISABLED | Michael Opdenacker | 9 | -16/+12 |
2013-12-12 | ARM: pxa: prevent PXA270 occasional reboot freezes | Sergei Ianovich | 1 | -1/+7 |
2013-12-12 | ARM: pxa: tosa: fix keys mapping | Dmitry Eremin-Solenikov | 1 | -51/+51 |
2013-12-06 | Merge branch 'soc/sched_clock' into next/soc | Kevin Hilman | 1 | -2/+2 |
2013-11-22 | ARM: pxa: Switch to sched_clock_register() | Stephen Boyd | 1 | -2/+2 |
2013-11-19 | Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+1 |
2013-11-17 | Merge tag 'pwm/for-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 17 | -34/+19 |
2013-11-14 | Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -3/+0 |
2013-10-16 | ARM: pxa: Initialize PWM backlight enable_gpio field | Thierry Reding | 17 | -34/+19 |
2013-10-16 | cpufreq: remove CONFIG_CPU_FREQ_TABLE | Viresh Kumar | 1 | -3/+0 |
2013-09-30 | misc: (at24) move header to linux/platform_data/ | Vivien Didelot | 1 | -1/+1 |
2013-09-27 | ARM: pxa: delete the custom GPIO header | Linus Walleij | 1 | -32/+0 |
2013-09-07 | Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 1 | -1/+1 |
2013-09-07 | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 6 | -6/+6 |
2013-08-29 | gpio: (gpio-pca953x) move header to linux/platform_data/ | Vivien Didelot | 6 | -6/+6 |
2013-08-21 | can: mcp251x: Replace power callbacks with regulator API | Alexander Shiyan | 2 | -24/+25 |
2013-08-14 | Merge branch 'zynq/dt' into next/dt | Kevin Hilman | 6 | -9/+25 |
2013-08-14 | ARM: pxa: fix DT auxdata for pxa3xx-gpio | Daniel Mack | 1 | -1/+1 |
2013-07-23 | ARM: pxa: propagate errors from regulator_enable() to pxamci | Arnd Bergmann | 6 | -9/+25 |
2013-07-09 | reboot: arm: change reboot_mode to use enum reboot_mode | Robin Holt | 7 | -16/+21 |
2013-07-09 | reboot: arm: remove unused restart_mode fields from some arm subarchs | Robin Holt | 3 | -5/+0 |
2013-07-07 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -1/+1 |
2013-07-05 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 13 | -62/+142 |
2013-06-28 | Merge branch 'for-next' of git://github.com/rydberg/linux into next | Dmitry Torokhov | 12 | -797/+81 |
2013-06-19 | Input: pxa27x-keypad - use matrix_keymap for matrix keys | Chao Xie | 13 | -62/+142 |
2013-06-18 | cpufreq: pxa: select CPU_FREQ_TABLE | Viresh Kumar | 1 | -0/+3 |
2013-06-13 | sched_clock: Make ARM's sched_clock generic for all architectures | Stephen Boyd | 1 | -1/+1 |
2013-05-09 | Merge tag 'for-linus-20130509' of git://git.infradead.org/linux-mtd | Linus Torvalds | 1 | -1/+0 |
2013-05-04 | Merge tag 'boards-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 8 | -38/+80 |
2013-04-11 | ARM: pxa: move debug uart code | Haojian Zhuang | 1 | -23/+0 |
2013-04-11 | ARM: pxa: select PXA935 on saar & tavorevb | Haojian Zhuang | 1 | -0/+2 |
2013-04-11 | ARM: pxa: move PXA_GPIO_TO_IRQ macro | Haojian Zhuang | 4 | -5/+24 |
2013-04-11 | ARM: pxa: remove cpu_is_xxx in gpio driver | Haojian Zhuang | 6 | -11/+55 |
2013-04-08 | cpufreq: pxa2xx: move cpufreq driver to drivers/cpufreq | Viresh Kumar | 2 | -498/+0 |
2013-04-08 | cpufreq: pxa3xx: move cpufreq driver to drivers/cpufreq | Viresh Kumar | 3 | -258/+1 |
2013-04-05 | arm: mach-pxa: amend Kconfig after mtdchar merge | Artem Bityutskiy | 1 | -1/+0 |
2013-04-02 | cpufreq: Notify all policy->cpus in cpufreq_notify_transition() | Viresh Kumar | 2 | -6/+4 |
2013-03-13 | ARM: w1-gpio: fix erroneous gpio requests | Johan Hovold | 1 | -0/+1 |
2013-02-26 | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux | Linus Torvalds | 1 | -6/+0 |
2013-02-22 | Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2 | -2/+34 |
2013-02-22 | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 51 | -118/+104 |
2013-02-22 | Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 5 | -15/+80 |
2013-02-11 | Merge remote-tracking branch 'asoc/topic/pxa' into asoc-next | Mark Brown | 1 | -6/+14 |
2013-02-05 | Merge tag 'cleanup-decompwdog-3.9' of git://git.linaro.org/people/shawnguo/li... | Olof Johansson | 1 | -5/+0 |