Age | Commit message (Expand) | Author | Files | Lines |
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 |
2012-10-28 | ARM: pxa: hx4700: Fix backlight PWM device number | Paul Parsons | 1 | -1/+7 |
2012-10-13 | ARM: config: sort select statements alphanumerically | Russell King | 1 | -60/+60 |
2012-10-07 | Merge branch 'late/fixes' into fixes | Olof Johansson | 4 | -50/+4 |
2012-10-04 | ARM: pxa: work around duplicate definition of GPIO24_SSP1_SFRM | Arnd Bergmann | 1 | -0/+1 |
2012-10-04 | ARM: pxa: remove sharpsl_fatal_check function | Arnd Bergmann | 1 | -48/+0 |
2012-10-04 | ARM: pxa: define palmte2_pxa_keys conditionally | Arnd Bergmann | 1 | -0/+2 |
2012-10-04 | ARM: pxa: Wunused-result warning in viper board file | Arnd Bergmann | 1 | -2/+1 |
2012-10-02 | Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 1 | -2/+2 |
2012-10-02 | Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 65 | -605/+199 |
2012-10-02 | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 9 | -411/+270 |