- a9c8f68 spi: pxa2xx: Get rid of unused ->cs_control() by Andy Shevchenko · 3 years, 1 month ago
- 342e3ce ARM: pxa/lubbock: Replace custom ->cs_control() by GPIO lookup table by Andy Shevchenko · 3 years, 1 month ago
- a1e5cd9 ARM: Bulk conversion to generic_handle_domain_irq() by Marc Zyngier · 3 years, 8 months ago
- be1c2bb ARM: PXA: Fix cplds irqdesc allocation when using legacy mode by Marc Zyngier · 3 years, 8 months ago
- 592fa95 Merge branch 'i2c/for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 3 years, 8 months ago
- 4a0225c Merge tag 'spi-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 3 years, 8 months ago
- 91552ab Merge tag 'irq-core-2021-04-26' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 8 months ago
- b68761d ARM: PXA: Kill use of irq_create_strict_mappings() by Marc Zyngier · 3 years, 9 months ago
- 4335168 ARM: pxa: stargate2: Constify the software node by Heikki Krogerus · 3 years, 9 months ago
- 230ea4c ARM: pxa: mainstone: avoid -Woverride-init warning by Arnd Bergmann · 3 years, 9 months ago
- d4272a7 ARM: pxa: zeus: Constify the software node by Heikki Krogerus · 3 years, 10 months ago
- 2df0c4a ARM: pxa: icontrol: Constify the software node by Heikki Krogerus · 3 years, 10 months ago
- a7dcf5f Merge tag 'for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply by Linus Torvalds · 3 years, 10 months ago
- 4512d92 Merge tag 'backlight-next-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight by Linus Torvalds · 3 years, 10 months ago
- a52e173 media: mach-pxa: Register the camera sensor fixed-rate clock by Ezequiel Garcia · 4 years ago
- 93cc26f backlight: lms283gf05: Convert to GPIO descriptors by Linus Walleij · 4 years ago
- cb6d691 power: supply: wm97xx_battery: Convert to GPIO descriptor by Linus Walleij · 4 years ago
- a3b4388 power: supply: z2_battery: Convert to GPIO descriptors by Linus Walleij · 4 years ago
- 17529bc power: supply: gpio-charger: Convert to GPIO descriptors by Linus Walleij · 4 years, 4 months ago
- 6383988 media: mach-pxa: palmz72/pcm990: remove soc_camera dependencies by Hans Verkuil · 4 years, 6 months ago
- 9d32391 ARM: pxa: remove Compulab pxa2xx boards by Robert Jarzmik · 4 years, 7 months ago
- ee0c8e4 backlight: corgi: Convert to use GPIO descriptors by Linus Walleij · 4 years, 10 months ago
- 2644f91 backlight: pwm_bl: Switch to full GPIO descriptor by Linus Walleij · 4 years, 11 months ago
- aac9662 Merge tag 'usb-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 5 years ago
- fdabc46 usb: phy: phy-gpio-vbus-usb: Convert to GPIO descriptors by Linus Walleij · 5 years ago
- 4bdc0d6 remove ioremap_nocache and devm_ioremap_nocache by Christoph Hellwig · 5 years ago
- 942e6f8 Merge mainline/master into arm/fixes by Olof Johansson · 5 years ago
- 336bab7 ARM: pxa: Fix resource properties by Linus Walleij · 5 years ago
- 38edc3d Merge tag 'backlight-next-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight by Linus Torvalds · 5 years ago
- 50ec881 can: mcp251x: get rid of legacy platform data by Andy Shevchenko · 5 years ago
- 0b0cb52 video: backlight: tosa: Use GPIO lookup table by Arnd Bergmann · 5 years ago
- 24e4491 Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 5 years ago
- 2d41ef5 Merge tag 'fbdev-v5.3' of git://github.com/bzolnier/linux by Linus Torvalds · 5 years ago
- f7fd41a Merge tag 'pxa-for-5.3-2' of https://github.com/rjarzmik/linux into arm/soc by Olof Johansson · 6 years ago
- f5a38c8 ARM: pxa/lubbock: remove lubbock_set_misc_wr() from global view by Russell King · 6 years ago
- d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
- 97b6798 fbcon: call fbcon_fb_(un)registered directly by Daniel Vetter · 6 years ago
- dbf5ebe treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 429 by Thomas Gleixner · 6 years ago
- 1d0ea06 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 332 by Thomas Gleixner · 6 years ago
- 1a59d1b8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 by Thomas Gleixner · 6 years ago
- 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
- ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
- 87dfb31 treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h> by Masahiro Yamada · 6 years ago
- aebbfaf Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 6 years ago
- dcc75dd Merge tag 'spi-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 6 years ago
- 01dc79c regulator: fixed/gpio: Pull inversion/OD into gpiolib by Linus Walleij · 6 years ago
- d6cd33a regulator: gpio: Convert to use descriptors by Linus Walleij · 6 years ago
- d629984 ARM: pxa: remove unused empty mach/pxa25x-udc.h file by Vladimir Zapolskiy · 6 years ago
- 51eea52 pxa2xx: replace spi_master with spi_controller by Lubomir Rintel · 6 years ago
- 0f884f8 ARM: pxa: remove raumfeld board files and defconfig by Daniel Mack · 6 years ago
- 1205b62 Merge tag 'for-4.21' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 6 years ago
- 97b6f89 Merge branches 'misc', 'sa1100-for-next' and 'spectre' into for-linus by Russell King · 6 years ago
- 0922275 Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 6 years ago
- 1953031 Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
- 00d59fd Merge tag 'mmc-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 6 years ago
- f54005b mmc: pxa: Use GPIO descriptor for power by Linus Walleij · 6 years ago
- e114cd3 ARM: pxa: Delete platform data for CD/WP by Linus Walleij · 6 years ago
- 58e2d87 ARM: pxa: Add GPIO descriptors for Palm27x by Linus Walleij · 6 years ago
- 32d1544 ARM: pxa: Add gpio descriptor lookup tables for MMC CD/WP by Linus Walleij · 6 years ago
- 88af320 ARM: pxa: avoid section mismatch warning by Arnd Bergmann · 6 years ago
- f43e4b0 ata: palmld: Convert to GPIO descriptors by Linus Walleij · 6 years ago
- f1f05ee ARM: pxa/lubbock: switch PCMCIA to MAX1600 library by Russell King · 6 years ago
- 34fdbe6 ARM: pxa/mainstone: switch PCMCIA to MAX1600 library and gpiod APIs by Russell King · 6 years ago
- eb01d42 PCI: consolidate PCI config entry in drivers/pci by Christoph Hellwig · 6 years ago
- 7f97686 ARM: Kconfig: remove useless "default n" by Russell King · 6 years ago
- ca9eb48 Merge tag 'regulator-v5.0' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 6 years ago
- c7921bb mtd: rawnand: Move platform_nand_xxx definitions out of rawnand.h by Boris Brezillon · 6 years ago
- 82fc509 mtd: rawnand: Create a legacy struct and move ->IO_ADDR_{R, W} there by Boris Brezillon · 6 years ago
- 480bdd8 ARM: pxa: palmtreo: Drop docg4 specific init by Boris Brezillon · 6 years ago
- 47bd59e mtd: rawnand: plat_nand: Pass a nand_chip object to all platform_nand_ctrl hooks by Boris Brezillon · 6 years ago
- efdfeb0 regulator: fixed: Convert to use GPIO descriptor only by Linus Walleij · 6 years ago
- 9e259f9 Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 6 years ago
- 747f623 Merge tag 'sound-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 6 years ago
- c2fc71c Merge tag 'mtd/for-4.19' of git://git.infradead.org/linux-mtd by Linus Torvalds · 6 years ago
- 4aa5db2 Merge branch 'asoc-4.19' into asoc-next by Mark Brown · 6 years ago
- dc2d885 mtd: rawnand: plat_nand: Kill pdata->ctrl.{hwcontrol, read_byte}() by Boris Brezillon · 6 years ago
- 0c1049d ARM: pxa: irq: fix handling of ICMR registers in suspend/resume by Daniel Mack · 6 years ago
- 35b69d6 ARM: pxa: zylonite: use the new ac97 bus support by Robert Jarzmik · 7 years ago
- 22abc0d ARM: pxa: add the missing AC97 clocks by Robert Jarzmik · 7 years ago
- a4d7baf ARM: pxa: mioa701 convert to the new AC97 bus by Robert Jarzmik · 7 years ago
- f439b5c ARM: pxa: hx4700: fix the usb client by Robert Jarzmik · 7 years ago
- b77ed2e ARM: pxa: remove the DMA IO resources by Robert Jarzmik · 7 years ago
- 1da10c1 ARM: pxa: add dma slave map by Robert Jarzmik · 7 years ago
- 9bca19a Merge branch 'i2c/for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 7 years ago
- 7c00e8a Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 7 years ago
- f59c303 ARM: Fix i2c-gpio GPIO descriptor tables by Linus Walleij · 7 years ago
- c1c14f8 ARM: pxa3xx: enable external wakeup pins by Daniel Mack · 7 years ago
- 5716c20 ARM: pxa: stargate2: use device properties for at24 eeprom by Bartosz Golaszewski · 7 years ago
- 1e9d421 i2c: gpio: move header to platform_data by Wolfram Sang · 7 years ago
- 1675693 Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 7 years ago
- 0b81292 Merge tag 'nand/pxa3xx-removal' of git://git.infradead.org/linux-mtd into pxa/for-next by Robert Jarzmik · 7 years ago
- 53ad4a7 ARM: pxa/raumfeld: use PROPERTY_ENTRY_U32() directly by Andy Shevchenko · 7 years ago
- 7a5d9a9 ARM: pxa: ulpi: fix ulpi timeout and slowpath warn by Igor Grinberg · 7 years ago
- 69a90f4 ARM: pxa: cm-x300: remove inline directive by Igor Grinberg · 7 years ago
- 6d07f19 ARM: pxa: fix static checker warning in pxa3xx-ulpi by Igor Grinberg · 7 years ago
- 7576594 mtd: nand: remove useless fields from pxa3xx NAND platform data by Miquel Raynal · 7 years ago
- 349dfe6 mtd: nand: use Marvell reworked NAND controller driver with all platforms by Miquel Raynal · 7 years ago
- 9b00bc7 spi: spi-gpio: Rewrite to use GPIO descriptors by Linus Walleij · 7 years ago
- adbc128 Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 7 years ago
- 47fcc03 Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago