aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-pxa
Commit message (Expand)AuthorAge
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2019-07-19
|\
| * Merge tag 'pxa-for-5.3-2' of https://github.com/rjarzmik/linux into arm/socOlof Johansson2019-06-25
| |\
| | * ARM: pxa/lubbock: remove lubbock_set_misc_wr() from global viewRussell King2019-06-24
* | | Merge tag 'fbdev-v5.3' of git://github.com/bzolnier/linuxLinus Torvalds2019-07-09
|\ \ \
| * | | fbcon: call fbcon_fb_(un)registered directlyDaniel Vetter2019-06-12
| |/ /
* / / treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-19
|/ /
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 429Thomas Gleixner2019-06-05
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 332Thomas Gleixner2019-06-05
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-30
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-30
* | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-21
|/
* treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>Masahiro Yamada2019-05-14
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2019-03-06
|\
| * ARM: pxa: remove unused empty mach/pxa25x-udc.h fileVladimir Zapolskiy2019-01-24
| * ARM: pxa: remove raumfeld board files and defconfigDaniel Mack2019-01-09
* | Merge tag 'spi-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds2019-03-04
|\ \
| * | pxa2xx: replace spi_master with spi_controllerLubomir Rintel2019-01-23
| |/
* | regulator: fixed/gpio: Pull inversion/OD into gpiolibLinus Walleij2019-02-06
* | regulator: gpio: Convert to use descriptorsLinus Walleij2019-02-06
|/
* Merge tag 'for-4.21' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2019-01-05
|\
| *-. Merge branches 'misc', 'sa1100-for-next' and 'spectre' into for-linusRussell King2019-01-02
| |\ \
| | * | ARM: pxa/lubbock: switch PCMCIA to MAX1600 libraryRussell King2018-12-04
| | * | ARM: pxa/mainstone: switch PCMCIA to MAX1600 library and gpiod APIsRussell King2018-12-04
| * | | ARM: Kconfig: remove useless "default n"Russell King2018-11-08
| |/ /
* | | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2018-12-31
|\ \ \
| * | | ARM: pxa: avoid section mismatch warningArnd Bergmann2018-12-12
| |/ /
* | | Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-12-29
|\ \ \
| * | | PCI: consolidate PCI config entry in drivers/pciChristoph Hellwig2018-11-22
| |/ /
* | | Merge tag 'mmc-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds2018-12-28
|\ \ \
| * | | mmc: pxa: Use GPIO descriptor for powerLinus Walleij2018-12-17
| * | | ARM: pxa: Delete platform data for CD/WPLinus Walleij2018-12-17
| * | | ARM: pxa: Add GPIO descriptors for Palm27xLinus Walleij2018-12-17
| * | | ARM: pxa: Add gpio descriptor lookup tables for MMC CD/WPLinus Walleij2018-12-17
| |/ /
* / / ata: palmld: Convert to GPIO descriptorsLinus Walleij2018-12-04
|/ /
* | Merge tag 'regulator-v5.0' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds2018-10-22
|\ \
| * | regulator: fixed: Convert to use GPIO descriptor onlyLinus Walleij2018-09-17
* | | mtd: rawnand: Move platform_nand_xxx definitions out of rawnand.hBoris Brezillon2018-10-03
* | | mtd: rawnand: Create a legacy struct and move ->IO_ADDR_{R, W} thereBoris Brezillon2018-10-03
* | | ARM: pxa: palmtreo: Drop docg4 specific initBoris Brezillon2018-10-03
* | | mtd: rawnand: plat_nand: Pass a nand_chip object to all platform_nand_ctrl hooksBoris Brezillon2018-10-03
|/ /
* | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2018-08-23
|\ \
| * | ARM: pxa: zylonite: use the new ac97 bus supportRobert Jarzmik2018-06-20
| * | ARM: pxa: add the missing AC97 clocksRobert Jarzmik2018-06-20
| * | ARM: pxa: mioa701 convert to the new AC97 busRobert Jarzmik2018-06-20
| * | ARM: pxa: hx4700: fix the usb clientRobert Jarzmik2018-06-20
* | | Merge tag 'sound-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2018-08-14
|\ \ \
| * | | Merge branch 'asoc-4.19' into asoc-nextMark Brown2018-08-09
| |\| |
| | * | ARM: pxa: remove the DMA IO resourcesRobert Jarzmik2018-06-18
| | * | ARM: pxa: add dma slave mapRobert Jarzmik2018-06-18
* | | | Merge tag 'mtd/for-4.19' of git://git.infradead.org/linux-mtdLinus Torvalds2018-08-14
|\ \ \ \ | |/ / / |/| | |