Age | Commit message (Expand) | Author | Files | Lines |
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 |
2013-02-05 | Merge branch 'linusw/devel' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Grant Likely | 1 | -6/+0 |
2013-02-05 | arm: pxa: tosa: do not use gpiochip_reserve() | Alexandre Courbot | 1 | -6/+0 |
2013-01-28 | Merge branch 'armsoc/fix' of git://github.com/hzhuang1/linux into next/cleanup | Olof Johansson | 5 | -15/+80 |
2013-01-28 | Merge tag 'v3.8-rc5' into next/cleanup | Olof Johansson | 2 | -2/+5 |
2013-01-23 | ARM: pxa: Minor naming fixes in spitz.c | Marko Katic | 1 | -2/+2 |
2013-01-23 | ARM: pxa: pxa27x.c: add dummy SA1100 rtc clock | Andrea Adami | 1 | -0/+1 |
2013-01-23 | ARM: PXA3xx: program the CSMSADRCFG register | Igor Grinberg | 2 | -1/+15 |
2013-01-23 | ARM: palmtreo: fix #ifdefs for leds-gpio device | Mike Dunn | 2 | -9/+2 |
2013-01-23 | ARM: palmtreo: fix lcd initilialization on treo680 | Mike Dunn | 2 | -3/+61 |
2013-01-23 | ARM: palmtreo: replace #if defined with IF_ENABLED | Mike Dunn | 1 | -2/+2 |
2013-01-23 | ARM: palmtreo: add docg4 device initialization | Mike Dunn | 1 | -0/+31 |
2013-01-14 | Merge branch 'clocksource/cleanup' into next/cleanup | Olof Johansson | 5 | -12/+8 |
2013-01-14 | ARM: use clockevents_config_and_register() where possible | Shawn Guo | 1 | -6/+2 |
2013-01-11 | ARM: remove unused arch_decomp_wdog() | Shawn Guo | 1 | -5/+0 |
2013-01-10 | Merge remote-tracking branch 'asoc/fix/pxa' into tmp | Mark Brown | 2 | -2/+5 |
2013-01-08 | ALSA: pxa27x: rename pxa27x_assert_ac97reset() | Mike Dunn | 1 | -6/+14 |
2013-01-08 | ALSA: pxa27x: fix ac97 warm reset | Mike Dunn | 2 | -2/+5 |
2013-01-04 | ARM: drivers: remove __dev* attributes. | Greg Kroah-Hartman | 4 | -6/+6 |
2012-12-24 | ARM: delete struct sys_timer | Stephen Warren | 50 | -76/+71 |
2012-12-24 | ARM: pxa: convert timer suspend/resume to clock_event_device | Stephen Warren | 1 | -38/+38 |
2012-12-14 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -0/+6 |
2012-12-12 | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 12 | -637/+6 |
2012-12-12 | Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+6 |
2012-12-11 | Merge branches 'cache-l2x0', 'fixes', 'hdrs', 'misc', 'mmci', 'vic' and 'warn... | Russell King | 3 | -8/+10 |
2012-11-28 | Merge remote-tracking branch 'linus/master' into staging/for_v3.8 | Mauro Carvalho Chehab | 2 | -7/+9 |
2012-11-26 | Merge tag 'v3.7-rc7' into next/cleanup | Olof Johansson | 2 | -7/+9 |
2012-11-23 | ARM: pxa: add dummy SA1100 rtc clock in pxa25x | Andrea Adami | 1 | -0/+1 |
2012-11-22 | [media] mt9v022: set y_skip_top field to zero as default | Anatolij Gustschin | 1 | -0/+6 |
2012-11-21 | ARM: pxa: fix pxa25x gpio wakeup setting | Andrea Adami | 1 | -0/+5 |
2012-11-16 | ARM: move udc_pxa2xx.h to linux/platform_data | Russell King | 1 | -1/+1 |
2012-11-15 | ARM: pxa: remove pxa95x support | Haojian Zhuang | 11 | -625/+5 |
2012-11-06 | ARM: pxa: use module_platform_driver macro | Srinivas Kandagatla | 1 | -12/+1 |
2012-10-28 | ARM: pxa/spitz_pm: Fix hang when resuming from STR | Marko Katic | 1 | -6/+2 |