| Commit message (Expand) | Author | Age | Files | Lines |
* | reboot: arm: change reboot_mode to use enum reboot_mode | Robin Holt | 2013-07-09 | 7 | -16/+21 |
* | reboot: arm: remove unused restart_mode fields from some arm subarchs | Robin Holt | 2013-07-09 | 3 | -5/+0 |
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-07-06 | 1 | -1/+1 |
|\ |
|
| * | sched_clock: Make ARM's sched_clock generic for all architectures | Stephen Boyd | 2013-06-12 | 1 | -1/+1 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2013-07-04 | 13 | -62/+142 |
|\ \ |
|
| * \ | Merge branch 'for-next' of git://github.com/rydberg/linux into next | Dmitry Torokhov | 2013-06-27 | 12 | -797/+81 |
| |\ \
| | |/ |
|
| * | | Input: pxa27x-keypad - use matrix_keymap for matrix keys | Chao Xie | 2013-06-18 | 13 | -62/+142 |
* | | | cpufreq: pxa: select CPU_FREQ_TABLE | Viresh Kumar | 2013-06-18 | 1 | -0/+3 |
| |/
|/| |
|
* | | Merge tag 'for-linus-20130509' of git://git.infradead.org/linux-mtd | Linus Torvalds | 2013-05-09 | 1 | -1/+0 |
|\ \ |
|
| * | | arm: mach-pxa: amend Kconfig after mtdchar merge | Artem Bityutskiy | 2013-04-05 | 1 | -1/+0 |
| |/ |
|
* | | Merge tag 'boards-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2013-05-04 | 8 | -38/+80 |
|\ \ |
|
| * | | ARM: pxa: move debug uart code | Haojian Zhuang | 2013-04-11 | 1 | -23/+0 |
| * | | ARM: pxa: select PXA935 on saar & tavorevb | Haojian Zhuang | 2013-04-11 | 1 | -0/+2 |
| * | | ARM: pxa: move PXA_GPIO_TO_IRQ macro | Haojian Zhuang | 2013-04-11 | 4 | -5/+24 |
| * | | ARM: pxa: remove cpu_is_xxx in gpio driver | Haojian Zhuang | 2013-04-11 | 6 | -11/+55 |
| |/ |
|
* | | cpufreq: pxa2xx: move cpufreq driver to drivers/cpufreq | Viresh Kumar | 2013-04-08 | 2 | -498/+0 |
* | | cpufreq: pxa3xx: move cpufreq driver to drivers/cpufreq | Viresh Kumar | 2013-04-08 | 3 | -258/+1 |
* | | cpufreq: Notify all policy->cpus in cpufreq_notify_transition() | Viresh Kumar | 2013-04-02 | 2 | -6/+4 |
|/ |
|
* | ARM: w1-gpio: fix erroneous gpio requests | Johan Hovold | 2013-03-12 | 1 | -0/+1 |
* | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux | Linus Torvalds | 2013-02-26 | 1 | -6/+0 |
|\ |
|
| * | Merge branch 'linusw/devel' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Grant Likely | 2013-02-05 | 1 | -6/+0 |
| |\ |
|
| | * | arm: pxa: tosa: do not use gpiochip_reserve() | Alexandre Courbot | 2013-02-04 | 1 | -6/+0 |
* | | | Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2013-02-21 | 2 | -2/+34 |
|\ \ \ |
|
| * | | | ARM: pxa: pxa27x.c: add dummy SA1100 rtc clock | Andrea Adami | 2013-01-23 | 1 | -0/+1 |
| * | | | ARM: palmtreo: replace #if defined with IF_ENABLED | Mike Dunn | 2013-01-23 | 1 | -2/+2 |
| * | | | ARM: palmtreo: add docg4 device initialization | Mike Dunn | 2013-01-23 | 1 | -0/+31 |
| |/ / |
|
* | | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2013-02-21 | 51 | -118/+104 |
|\ \ \ |
|
| * \ \ | Merge tag 'cleanup-decompwdog-3.9' of git://git.linaro.org/people/shawnguo/li... | Olof Johansson | 2013-02-05 | 1 | -5/+0 |
| |\ \ \ |
|
| | * | | | ARM: remove unused arch_decomp_wdog() | Shawn Guo | 2013-01-11 | 1 | -5/+0 |
| | | |/
| | |/| |
|
| * | | | Merge branch 'armsoc/fix' of git://github.com/hzhuang1/linux into next/cleanup | Olof Johansson | 2013-01-27 | 5 | -15/+80 |
| |\ \ \ |
|
| * \ \ \ | Merge tag 'v3.8-rc5' into next/cleanup | Olof Johansson | 2013-01-27 | 2 | -2/+5 |
| |\ \ \ \
| | | |_|/
| | |/| | |
|
| * | | | | Merge branch 'clocksource/cleanup' into next/cleanup | Olof Johansson | 2013-01-14 | 5 | -12/+8 |
| |\ \ \ \ |
|
| | * | | | | ARM: use clockevents_config_and_register() where possible | Shawn Guo | 2013-01-14 | 1 | -6/+2 |
| * | | | | | ARM: delete struct sys_timer | Stephen Warren | 2012-12-24 | 50 | -76/+71 |
| * | | | | | ARM: pxa: convert timer suspend/resume to clock_event_device | Stephen Warren | 2012-12-24 | 1 | -38/+38 |
| | |_|_|/
| |/| | | |
|
* | | | | | Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2013-02-21 | 5 | -15/+80 |
|\ \ \ \ \
| | |_|_|/
| |/| | | |
|
| * | | | | ARM: pxa: Minor naming fixes in spitz.c | Marko Katic | 2013-01-23 | 1 | -2/+2 |
| * | | | | ARM: PXA3xx: program the CSMSADRCFG register | Igor Grinberg | 2013-01-23 | 2 | -1/+15 |
| * | | | | ARM: palmtreo: fix #ifdefs for leds-gpio device | Mike Dunn | 2013-01-23 | 2 | -9/+2 |
| * | | | | ARM: palmtreo: fix lcd initilialization on treo680 | Mike Dunn | 2013-01-23 | 2 | -3/+61 |
| | |_|/
| |/| | |
|
* | | | | Merge remote-tracking branch 'asoc/topic/pxa' into asoc-next | Mark Brown | 2013-02-11 | 1 | -6/+14 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | ALSA: pxa27x: rename pxa27x_assert_ac97reset() | Mike Dunn | 2013-01-08 | 1 | -6/+14 |
* | | | | Merge remote-tracking branch 'asoc/fix/pxa' into tmp | Mark Brown | 2013-01-10 | 2 | -2/+5 |
|\ \ \ \
| |/ / /
| | | /
| |_|/
|/| | |
|
| * | | ALSA: pxa27x: fix ac97 warm reset | Mike Dunn | 2013-01-08 | 2 | -2/+5 |
| |/ |
|
* | | ARM: drivers: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-03 | 4 | -6/+6 |
|/ |
|
* | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2012-12-13 | 1 | -0/+6 |
|\ |
|
| * | Merge remote-tracking branch 'linus/master' into staging/for_v3.8 | Mauro Carvalho Chehab | 2012-11-28 | 2 | -7/+9 |
| |\ |
|
| * | | [media] mt9v022: set y_skip_top field to zero as default | Anatolij Gustschin | 2012-11-22 | 1 | -0/+6 |
* | | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-12-12 | 12 | -637/+6 |
|\ \ \ |
|
| * \ \ | Merge tag 'v3.7-rc7' into next/cleanup | Olof Johansson | 2012-11-25 | 2 | -7/+9 |
| |\ \ \
| | | |/
| | |/| |
|