summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-pxa
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'regulator-v5.0' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds2018-10-235-17/+54
|\
| * regulator: fixed: Convert to use GPIO descriptor onlyLinus Walleij2018-09-175-17/+54
* | mtd: rawnand: Move platform_nand_xxx definitions out of rawnand.hBoris Brezillon2018-10-033-6/+3
* | mtd: rawnand: Create a legacy struct and move ->IO_ADDR_{R, W} thereBoris Brezillon2018-10-033-5/+5
* | ARM: pxa: palmtreo: Drop docg4 specific initBoris Brezillon2018-10-031-31/+0
* | mtd: rawnand: plat_nand: Pass a nand_chip object to all platform_nand_ctrl hooksBoris Brezillon2018-10-033-10/+8
|/
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2018-08-234-13/+17
|\
| * ARM: pxa: zylonite: use the new ac97 bus supportRobert Jarzmik2018-06-201-11/+0
| * ARM: pxa: add the missing AC97 clocksRobert Jarzmik2018-06-201-0/+13
| * ARM: pxa: mioa701 convert to the new AC97 busRobert Jarzmik2018-06-201-2/+0
| * ARM: pxa: hx4700: fix the usb clientRobert Jarzmik2018-06-201-0/+4
* | Merge tag 'sound-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2018-08-145-149/+123
|\ \
| * \ Merge branch 'asoc-4.19' into asoc-nextMark Brown2018-08-095-149/+123
| |\ \ | | |/
| | * ARM: pxa: remove the DMA IO resourcesRobert Jarzmik2018-06-181-136/+0
| | * ARM: pxa: add dma slave mapRobert Jarzmik2018-06-185-13/+123
* | | Merge tag 'mtd/for-4.19' of git://git.infradead.org/linux-mtdLinus Torvalds2018-08-142-2/+0
|\ \ \ | |/ / |/| |
| * | mtd: rawnand: plat_nand: Kill pdata->ctrl.{hwcontrol, read_byte}()Boris Brezillon2018-07-182-2/+0
| |/
* | ARM: pxa: irq: fix handling of ICMR registers in suspend/resumeDaniel Mack2018-07-071-2/+2
|/
* Merge branch 'i2c/for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-06-142-2/+2
|\
| * i2c: gpio: move header to platform_dataWolfram Sang2018-05-172-2/+2
* | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2018-06-112-5/+9
|\ \
| * | ARM: pxa3xx: enable external wakeup pinsDaniel Mack2018-05-251-0/+4
| * | ARM: pxa: stargate2: use device properties for at24 eepromBartosz Golaszewski2018-05-251-5/+5
| |/
* | ARM: Fix i2c-gpio GPIO descriptor tablesLinus Walleij2018-05-262-3/+3
|/
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2018-04-058-42/+30
|\
| * Merge tag 'nand/pxa3xx-removal' of git://git.infradead.org/linux-mtd into pxa...Robert Jarzmik2018-03-077-33/+21
| |\
| | * mtd: nand: remove useless fields from pxa3xx NAND platform dataMiquel Raynal2018-03-026-24/+12
| | * mtd: nand: use Marvell reworked NAND controller driver with all platformsMiquel Raynal2018-02-236-9/+9
| * | ARM: pxa/raumfeld: use PROPERTY_ENTRY_U32() directlyAndy Shevchenko2018-03-071-3/+3
| * | ARM: pxa: ulpi: fix ulpi timeout and slowpath warnIgor Grinberg2018-03-072-4/+4
| * | ARM: pxa: cm-x300: remove inline directiveIgor Grinberg2018-03-071-1/+1
| * | ARM: pxa: fix static checker warning in pxa3xx-ulpiIgor Grinberg2018-03-071-1/+1
| |/
* | spi: spi-gpio: Rewrite to use GPIO descriptorsLinus Walleij2018-02-142-10/+37
|/
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2018-02-0136-128/+99
|\
| * ARM: pxa/tosa-bt: add MODULE_LICENSE tagArnd Bergmann2018-01-221-0/+4
| * ARM: pxa/lubbock: add GPIO driver for LUB_MISC_WR registerRussell King2017-12-202-8/+17
| * ARM: pxa/poodle: Remove hardcoded partitioning, use sharpslpart parserAndrea Adami2017-11-281-20/+8
| * ARM: pxa/spitz: Remove hardcoded partitioning, use sharpslpart parserAndrea Adami2017-11-281-25/+9
| * ARM: pxa/tosa: Remove hardcoded partitioning, use sharpslpart parserAndrea Adami2017-11-281-20/+8
| * ARM: pxa/corgi: Remove hardcoded partitioning, use sharpslpart parserAndrea Adami2017-11-281-23/+8
| * ARM: pxa: move header file out of I2C realmWolfram Sang2017-11-2832-32/+32
| * ARM: pxa: move declarations to proper placeWolfram Sang2017-11-285-0/+13
* | Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-02-011-2/+2
|\ \
| * | treewide: Use DEVICE_ATTR_ROJoe Perches2018-01-091-2/+2
| |/
* | w1: w1-gpio: Convert to use GPIO descriptorsLinus Walleij2017-12-081-5/+11
|/
* Merge tag 'for-linus-20171120' of git://git.infradead.org/linux-mtdLinus Torvalds2017-11-221-6/+13
|\
| * mtd: nand: gpio: Convert to use GPIO descriptorsLinus Walleij2017-10-071-6/+13
* | Merge branch 'i2c/for-4.15' of ssh://gitolite.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-11-142-6/+35
|\ \
| * | i2c: gpio: Augment all boardfiles to use open drainLinus Walleij2017-10-302-6/+8
| * | i2c: gpio: Convert to use descriptorsLinus Walleij2017-10-302-6/+33
| |/
OpenPOWER on IntegriCloud