aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-pxa
AgeCommit message (Expand)Author
2013-01-03ARM: drivers: remove __dev* attributes.Greg Kroah-Hartman
2012-12-13Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-12-12Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-12-12Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2012-12-11Merge branches 'cache-l2x0', 'fixes', 'hdrs', 'misc', 'mmci', 'vic' and 'warn...Russell King
2012-11-28Merge remote-tracking branch 'linus/master' into staging/for_v3.8Mauro Carvalho Chehab
2012-11-25Merge tag 'v3.7-rc7' into next/cleanupOlof Johansson
2012-11-23ARM: pxa: add dummy SA1100 rtc clock in pxa25xAndrea Adami
2012-11-22[media] mt9v022: set y_skip_top field to zero as defaultAnatolij Gustschin
2012-11-21ARM: pxa: fix pxa25x gpio wakeup settingAndrea Adami
2012-11-16ARM: move udc_pxa2xx.h to linux/platform_dataRussell King
2012-11-15ARM: pxa: remove pxa95x supportHaojian Zhuang
2012-11-06ARM: pxa: use module_platform_driver macroSrinivas Kandagatla
2012-10-28ARM: pxa/spitz_pm: Fix hang when resuming from STRMarko Katic
2012-10-28ARM: pxa: hx4700: Fix backlight PWM device numberPaul Parsons
2012-10-13ARM: config: sort select statements alphanumericallyRussell King
2012-10-07Merge branch 'late/fixes' into fixesOlof Johansson
2012-10-04ARM: pxa: work around duplicate definition of GPIO24_SSP1_SFRMArnd Bergmann
2012-10-04ARM: pxa: remove sharpsl_fatal_check functionArnd Bergmann
2012-10-04ARM: pxa: define palmte2_pxa_keys conditionallyArnd Bergmann
2012-10-04ARM: pxa: Wunused-result warning in viper board fileArnd Bergmann
2012-10-02Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2012-10-01Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2012-10-01Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-10-01Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-10-01Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-09-23hwmon: (sht15) move header to linux/platform_data/Vivien Didelot
2012-09-22Merge branch 'multiplatform/platform-data' into next/multiplatformOlof Johansson
2012-09-20Merge tag 'multi-platform-for-3.7' of git://sources.calxeda.com/kernel/linux ...Olof Johansson
2012-09-20Merge branch 'next/dt' into next/multiplatformOlof Johansson
2012-09-16Merge tag 'tegra-for-3.7-drivers-i2c' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson
2012-09-14ARM: pxa: use gpio_to_irq for sharppm_slRob Herring
2012-09-14net: pxaficp_ir: add irq resourcesRob Herring
2012-09-14ARM: pxa: move platform_data definitionsArnd Bergmann
2012-09-05Merge branch 'soc-core' of git://git.kernel.org/pub/scm/linux/kernel/git/horm...Olof Johansson
2012-08-23ARM: pmu: remove arm_pmu_type enumerationSudeep KarkadaNagesha
2012-08-20workqueue: deprecate flush[_delayed]_work_sync()Tejun Heo
2012-08-20ARM: pxa: fix build issue while CONFIG_OF is disabledHaojian Zhuang
2012-08-20ARM: pxa: append the definition of CKENCHaojian Zhuang
2012-08-16ARM: pxa: support CKENC in clk_enableChao Xie
2012-08-16ARM: pxa3xx: add generic DT machine codeDaniel Mack
2012-08-16ARM: pxa3xx: skip default device initialization when booting via DTDaniel Mack
2012-08-16ARM: pxa: add devicetree code for irq handlingDaniel Mack
2012-08-13Merge branch 'for-arm-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Arnd Bergmann
2012-08-09Input: eeti_ts: pass gpio value instead of IRQArnd Bergmann
2012-08-01ARM: mach-pxa: retire custom LED codeBryan Wu
2012-07-31Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-07-30Merge tag 'boards2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-07-27Merge branches 'audit', 'delay', 'fixes', 'misc' and 'sta2x11' into for-linusRussell King
2012-07-19[ARM] pxa: remove IRQF_SAMPLE_RANDOM which is now a no-opTheodore Ts'o