aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-pxa (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-12-13Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-0/+6
2012-12-12Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds12-637/+6
2012-12-12Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+6
2012-12-11Merge branches 'cache-l2x0', 'fixes', 'hdrs', 'misc', 'mmci', 'vic' and 'warnings' into for-nextRussell King3-8/+10
2012-11-28Merge remote-tracking branch 'linus/master' into staging/for_v3.8Mauro Carvalho Chehab2-7/+9
2012-11-25Merge tag 'v3.7-rc7' into next/cleanupOlof Johansson2-7/+9
2012-11-23ARM: pxa: add dummy SA1100 rtc clock in pxa25xAndrea Adami1-0/+1
2012-11-22[media] mt9v022: set y_skip_top field to zero as defaultAnatolij Gustschin1-0/+6
2012-11-21ARM: pxa: fix pxa25x gpio wakeup settingAndrea Adami1-0/+5
2012-11-16ARM: move udc_pxa2xx.h to linux/platform_dataRussell King1-1/+1
2012-11-15ARM: pxa: remove pxa95x supportHaojian Zhuang11-625/+5
2012-11-06ARM: pxa: use module_platform_driver macroSrinivas Kandagatla1-12/+1
2012-10-28ARM: pxa/spitz_pm: Fix hang when resuming from STRMarko Katic1-6/+2
2012-10-28ARM: pxa: hx4700: Fix backlight PWM device numberPaul Parsons1-1/+7
2012-10-13ARM: config: sort select statements alphanumericallyRussell King1-60/+60
2012-10-07Merge branch 'late/fixes' into fixesOlof Johansson4-50/+4
2012-10-04ARM: pxa: work around duplicate definition of GPIO24_SSP1_SFRMArnd Bergmann1-0/+1
2012-10-04ARM: pxa: remove sharpsl_fatal_check functionArnd Bergmann1-48/+0
2012-10-04ARM: pxa: define palmte2_pxa_keys conditionallyArnd Bergmann1-0/+2
2012-10-04ARM: pxa: Wunused-result warning in viper board fileArnd Bergmann1-2/+1
2012-10-02Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-2/+2
2012-10-01Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds65-605/+199
2012-10-01Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds9-411/+270
2012-10-01Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds7-26/+215
2012-10-01Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-2/+1
2012-09-23hwmon: (sht15) move header to linux/platform_data/Vivien Didelot1-1/+1
2012-09-22Merge branch 'multiplatform/platform-data' into next/multiplatformOlof Johansson64-592/+167
2012-09-20Merge tag 'multi-platform-for-3.7' of git://sources.calxeda.com/kernel/linux into next/multiplatformOlof Johansson2-13/+32
2012-09-20Merge branch 'next/dt' into next/multiplatformOlof Johansson7-26/+215
2012-09-16Merge tag 'tegra-for-3.7-drivers-i2c' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/driversOlof Johansson1-1/+1
2012-09-14ARM: pxa: use gpio_to_irq for sharppm_slRob Herring1-13/+17
2012-09-14net: pxaficp_ir: add irq resourcesRob Herring1-0/+15
2012-09-14ARM: pxa: move platform_data definitionsArnd Bergmann64-592/+167
2012-09-05Merge branch 'soc-core' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/dtOlof Johansson1-1/+1
2012-08-23ARM: pmu: remove arm_pmu_type enumerationSudeep KarkadaNagesha1-2/+1
2012-08-20workqueue: deprecate flush[_delayed]_work_sync()Tejun Heo1-2/+2
2012-08-20ARM: pxa: fix build issue while CONFIG_OF is disabledHaojian Zhuang1-0/+2
2012-08-20ARM: pxa: append the definition of CKENCHaojian Zhuang1-0/+1
2012-08-16ARM: pxa: support CKENC in clk_enableChao Xie1-2/+6
2012-08-16ARM: pxa3xx: add generic DT machine codeDaniel Mack3-0/+78
2012-08-16ARM: pxa3xx: skip default device initialization when booting via DTDaniel Mack1-1/+3
2012-08-16ARM: pxa: add devicetree code for irq handlingDaniel Mack2-23/+125
2012-08-13Merge branch 'for-arm-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds into next/driversArnd Bergmann9-411/+270
2012-08-09Input: eeti_ts: pass gpio value instead of IRQArnd Bergmann1-1/+1
2012-08-01ARM: mach-pxa: retire custom LED codeBryan Wu9-411/+270
2012-07-31Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/randomLinus Torvalds3-6/+5
2012-07-30Merge tag 'boards2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-58/+12
2012-07-27Merge branches 'audit', 'delay', 'fixes', 'misc' and 'sta2x11' into for-linusRussell King3-40/+41
2012-07-19[ARM] pxa: remove IRQF_SAMPLE_RANDOM which is now a no-opTheodore Ts'o3-6/+5
2012-07-09ARM: sa11x0/pxa: convert OS timer registers to IOMEMRussell King3-40/+41