aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-pxa (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-14Merge branch 'i2c/for-4.15' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds2-6/+35
2017-11-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-13/+10
2017-11-13Merge tag 'hwmon-for-linus-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-stagingLinus Torvalds1-7/+10
2017-11-02arm: pxa: Convert timers to use timer_setup()Kees Cook2-13/+10
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman34-0/+34
2017-10-30i2c: gpio: Augment all boardfiles to use open drainLinus Walleij2-6/+8
2017-10-30i2c: gpio: Convert to use descriptorsLinus Walleij2-6/+33
2017-10-29hwmon: (sht15) Root out platform dataLinus Walleij1-7/+10
2017-09-12Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds1-0/+2
2017-09-09Merge tag 'for-linus-20170904' of git://git.infradead.org/linux-mtdLinus Torvalds5-5/+5
2017-09-09Merge branches 'fixes' and 'misc' into for-linusRussell King7-11/+90
2017-09-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-1/+1
2017-09-01Merge tag 'nand/for-4.14' of git://git.infradead.org/l2-mtd into mtd/nextBoris Brezillon5-5/+5
2017-08-14ARM: align .data sectionRussell King1-0/+2
2017-08-13mtd: nand: Rename nand.h into rawnand.hBoris Brezillon5-5/+5
2017-07-27ARM: pxa: select both FB and FB_W100 for eseriesArnd Bergmann1-0/+1
2017-07-27ARM: sa1100/pxa: fix MTD_XIP buildArnd Bergmann1-3/+7
2017-07-25ARM: pxa/raumfeld: mark rotary encoder properties as __initconstDmitry Torokhov1-1/+1
2017-07-07Merge tag 'gpio-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds3-3/+3
2017-06-14ARM: pxa: Delete an error message for a failed memory allocation in pxa3xx_u2d_probe()Markus Elfring1-3/+1
2017-06-14ARM: pxa: Improve a size determination in pxa3xx_u2d_probe()Markus Elfring1-1/+1
2017-06-14ARM: pxa: Delete an error message for a failed memory allocation in pxa_pm_init()Markus Elfring1-3/+1
2017-06-14ARM: pxa: magician: Add support for ADS7846 touchscreenPetr Cvek2-1/+84
2017-05-23gpio: pcf857x: move header file out of I2C realmWolfram Sang2-2/+2
2017-05-23gpio: max732x: move header file out of I2C realmWolfram Sang1-1/+1
2017-04-18ARM: pxa/raumfeld: fix compile error in rotary controller resourcesDmitry Torokhov1-1/+1
2017-04-05Input: eeti_ts - switch to gpiod APIDmitry Torokhov1-5/+9
2017-04-05Input: eeti_ts - expect platform code to set interrupt triggerDmitry Torokhov1-1/+10
2017-04-03Input: eeti_ts - respect interrupt set in client structureDmitry Torokhov1-0/+1
2017-02-28Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds4-4/+4
2017-02-28ARM: 8641/1: treewide: Replace uses of virt_to_phys with __pa_symbolFlorian Fainelli4-4/+4
2017-02-23Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-26/+31
2017-02-13ARM: pxa: Don't rely on public mmc header to include leds.hUlf Hansson7-0/+7
2017-01-18ARM: pxa: include linux/leds.hArnd Bergmann1-0/+1
2017-01-18ARM: pxa: ezx: fix a910 camera dataArnd Bergmann1-26/+30
2016-12-15Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds9-202/+111
2016-11-05ARM: pxa: fix pxa25x interrupt initRobert Jarzmik1-1/+1
2016-11-02ARM: pxa: remove duplicated include from spitz.cWei Yongjun2-2/+0
2016-10-29ARM: pxa: em-x270: use the new pxa_camera platform_dataRobert Jarzmik1-60/+29
2016-10-29ARM: pxa: ezx: use the new pxa_camera platform_dataRobert Jarzmik1-104/+72
2016-10-29ARM: pxa: mioa701: use the new pxa_camera platform_dataRobert Jarzmik1-9/+4
2016-10-18ARM: pxa: enhance smc91x platform dataRobert Jarzmik3-0/+3
2016-10-18ARM: pxa: pxa_cplds: honor probe deferralRobert Jarzmik1-7/+4
2016-10-18ARM: sa11x0/pxa: get rid of get_clock_tick_rateRobert Jarzmik2-17/+0
2016-10-18ARM: sa11x0/pxa: acquire timer rate from the clock rateRobert Jarzmik1-2/+1
2016-10-07Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds16-68/+95
2016-10-05Merge tag 'gpio-v4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds2-2/+2
2016-09-28Merge branch 'ib-move-htc-egpio' into develLinus Walleij2-2/+2
2016-09-28mfd/gpio: Move HTC GPIO driver to GPIO subsystemLinus Walleij2-2/+2
2016-09-15Merge tag 'pxa-for-4.9' of https://github.com/rjarzmik/linux into next/socArnd Bergmann16-68/+95