aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-pxa
AgeCommit message (Expand)AuthorFilesLines
2020-05-26ARM: pxa: remove Compulab pxa2xx boardsGravatar Robert Jarzmik 9-2733/+0
2020-03-25backlight: corgi: Convert to use GPIO descriptorsGravatar Linus Walleij 2-10/+36
2020-03-18backlight: pwm_bl: Switch to full GPIO descriptorGravatar Linus Walleij 16-18/+10
2020-01-29Merge tag 'usb-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 14-101/+138
2020-01-23usb: phy: phy-gpio-vbus-usb: Convert to GPIO descriptorsGravatar Linus Walleij 14-101/+138
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheGravatar Christoph Hellwig 1-1/+1
2019-12-05Merge mainline/master into arm/fixesGravatar Olof Johansson 4-23/+32
2019-12-05ARM: pxa: Fix resource propertiesGravatar Linus Walleij 1-3/+3
2019-12-01Merge tag 'backlight-next-5.5' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 2-15/+22
2019-11-11can: mcp251x: get rid of legacy platform dataGravatar Andy Shevchenko 2-8/+10
2019-11-11video: backlight: tosa: Use GPIO lookup tableGravatar Arnd Bergmann 2-15/+22
2019-07-19Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socGravatar Linus Torvalds 2-6/+1
2019-07-09Merge tag 'fbdev-v5.3' of git://github.com/bzolnier/linuxGravatar Linus Torvalds 1-2/+11
2019-06-25Merge tag 'pxa-for-5.3-2' of https://github.com/rjarzmik/linux into arm/socGravatar Olof Johansson 2-6/+1
2019-06-24ARM: pxa/lubbock: remove lubbock_set_misc_wr() from global viewGravatar Russell King 2-6/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Gravatar Thomas Gleixner 110-481/+110
2019-06-12fbcon: call fbcon_fb_(un)registered directlyGravatar Daniel Vetter 1-2/+11
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 429Gravatar Thomas Gleixner 1-2/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 332Gravatar Thomas Gleixner 4-16/+4
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Gravatar Thomas Gleixner 3-43/+3
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Gravatar Thomas Gleixner 3-15/+3
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigGravatar Thomas Gleixner 2-0/+2
2019-05-14treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>Gravatar Masahiro Yamada 11-11/+11
2019-03-06Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socGravatar Linus Torvalds 4-1207/+0
2019-03-04Merge tag 'spi-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Gravatar Linus Torvalds 17-22/+22
2019-02-06regulator: fixed/gpio: Pull inversion/OD into gpiolibGravatar Linus Walleij 4-6/+2
2019-02-06regulator: gpio: Convert to use descriptorsGravatar Linus Walleij 2-14/+32
2019-01-24ARM: pxa: remove unused empty mach/pxa25x-udc.h fileGravatar Vladimir Zapolskiy 1-0/+0
2019-01-23pxa2xx: replace spi_master with spi_controllerGravatar Lubomir Rintel 17-22/+22
2019-01-09ARM: pxa: remove raumfeld board files and defconfigGravatar Daniel Mack 3-1208/+0
2019-01-05Merge tag 'for-4.21' of git://git.armlinux.org.uk/~rmk/linux-armGravatar Linus Torvalds 4-1/+74
2019-01-02Merge branches 'misc', 'sa1100-for-next' and 'spectre' into for-linusGravatar Russell King 4-0/+74
2018-12-31Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Gravatar Linus Torvalds 3-3/+3
2018-12-29Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-1/+1
2018-12-28Merge tag 'mmc-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcGravatar Linus Torvalds 37-153/+427
2018-12-17mmc: pxa: Use GPIO descriptor for powerGravatar Linus Walleij 35-56/+43
2018-12-17ARM: pxa: Delete platform data for CD/WPGravatar Linus Walleij 36-117/+6
2018-12-17ARM: pxa: Add GPIO descriptors for Palm27xGravatar Linus Walleij 8-19/+108
2018-12-17ARM: pxa: Add gpio descriptor lookup tables for MMC CD/WPGravatar Linus Walleij 21-11/+322
2018-12-12ARM: pxa: avoid section mismatch warningGravatar Arnd Bergmann 3-3/+3
2018-12-04ata: palmld: Convert to GPIO descriptorsGravatar Linus Walleij 2-0/+14
2018-12-04ARM: pxa/lubbock: switch PCMCIA to MAX1600 libraryGravatar Russell King 1-0/+16
2018-12-04ARM: pxa/mainstone: switch PCMCIA to MAX1600 library and gpiod APIsGravatar Russell King 3-0/+58
2018-11-23PCI: consolidate PCI config entry in drivers/pciGravatar Christoph Hellwig 1-1/+1
2018-11-08ARM: Kconfig: remove useless "default n"Gravatar Russell King 1-1/+0
2018-10-23Merge tag 'regulator-v5.0' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Gravatar Linus Torvalds 5-17/+54
2018-10-03mtd: rawnand: Move platform_nand_xxx definitions out of rawnand.hGravatar Boris Brezillon 3-6/+3
2018-10-03mtd: rawnand: Create a legacy struct and move ->IO_ADDR_{R, W} thereGravatar Boris Brezillon 3-5/+5
2018-10-03ARM: pxa: palmtreo: Drop docg4 specific initGravatar Boris Brezillon 1-31/+0
2018-10-03mtd: rawnand: plat_nand: Pass a nand_chip object to all platform_nand_ctrl hooksGravatar Boris Brezillon 3-10/+8