aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-pxa (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-04-05Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds8-42/+30
2018-03-07Merge tag 'nand/pxa3xx-removal' of git://git.infradead.org/linux-mtd into pxa/for-nextRobert Jarzmik7-33/+21
2018-03-07ARM: pxa/raumfeld: use PROPERTY_ENTRY_U32() directlyAndy Shevchenko1-3/+3
2018-03-07ARM: pxa: ulpi: fix ulpi timeout and slowpath warnIgor Grinberg2-4/+4
2018-03-07ARM: pxa: cm-x300: remove inline directiveIgor Grinberg1-1/+1
2018-03-07ARM: pxa: fix static checker warning in pxa3xx-ulpiIgor Grinberg1-1/+1
2018-03-02mtd: nand: remove useless fields from pxa3xx NAND platform dataMiquel Raynal6-24/+12
2018-02-23mtd: nand: use Marvell reworked NAND controller driver with all platformsMiquel Raynal6-9/+9
2018-02-14spi: spi-gpio: Rewrite to use GPIO descriptorsLinus Walleij2-10/+37
2018-02-01Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds36-128/+99
2018-02-01Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-2/+2
2018-01-22ARM: pxa/tosa-bt: add MODULE_LICENSE tagArnd Bergmann1-0/+4
2018-01-09treewide: Use DEVICE_ATTR_ROJoe Perches1-2/+2
2017-12-20ARM: pxa/lubbock: add GPIO driver for LUB_MISC_WR registerRussell King2-8/+17
2017-12-08w1: w1-gpio: Convert to use GPIO descriptorsLinus Walleij1-5/+11
2017-11-28ARM: pxa/poodle: Remove hardcoded partitioning, use sharpslpart parserAndrea Adami1-20/+8
2017-11-28ARM: pxa/spitz: Remove hardcoded partitioning, use sharpslpart parserAndrea Adami1-25/+9
2017-11-28ARM: pxa/tosa: Remove hardcoded partitioning, use sharpslpart parserAndrea Adami1-20/+8
2017-11-28ARM: pxa/corgi: Remove hardcoded partitioning, use sharpslpart parserAndrea Adami1-23/+8
2017-11-28ARM: pxa: move header file out of I2C realmWolfram Sang32-32/+32
2017-11-28ARM: pxa: move declarations to proper placeWolfram Sang5-0/+13
2017-11-22Merge tag 'for-linus-20171120' of git://git.infradead.org/linux-mtdLinus Torvalds1-6/+13
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-10-07mtd: nand: gpio: Convert to use GPIO descriptorsLinus Walleij1-6/+13
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