summaryrefslogtreecommitdiff
path: root/arch/arm/mach-pxa
AgeCommit message (Expand)Author
2022-08-06Merge tag 'mfd-next-5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2022-08-04Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2022-08-02Merge tag 'arm-boardfiles-6.0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-07-22ARM: pxa2xx: Fix GPIO descriptor tablesLinus Walleij
2022-07-22ARM: pxa: add Kconfig dependencies for ATAGS based boardsArnd Bergmann
2022-07-19mfd: tc6393xb: Make disable callback return voidUwe Kleine-König
2022-07-19mfd: tc6387xb: Drop disable callback that is never calledUwe Kleine-König
2022-06-10treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_56.RULE (pa...Thomas Gleixner
2022-06-02Merge tag 'arm-multiplatform-5.19-2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-05-07ARM: pxa: convert to multiplatformArnd Bergmann
2022-05-07ARM: pxa/sa1100: move I/O space to PCI_IOBASEArnd Bergmann
2022-05-07ARM: pxa: remove support for MTD_XIPArnd Bergmann
2022-05-07ARM: pxa: move mach/*.h to mach-pxa/Arnd Bergmann
2022-05-07ARM: pxa: move plat-pxa to drivers/soc/Arnd Bergmann
2022-05-07ARM: pxa: remove unused mach/bitfield.hArnd Bergmann
2022-05-07ARM: pxa: move clk register definitions to driverArnd Bergmann
2022-05-07ARM: pxa: move smemc register access from clk to platformArnd Bergmann
2022-05-07cpufreq: pxa3: move clk register access to clk driverArnd Bergmann
2022-05-07ARM: pxa: remove get_clk_frequency_khz()Arnd Bergmann
2022-05-07ARM: pxa: pcmcia: move smemc configuration back to archArnd Bergmann
2022-05-07ASoC: pxa: ac97: use normal MMIO accessorsArnd Bergmann
2022-05-07ARM: pxa: zylonite: use gpio lookup instead mfp headerArnd Bergmann
2022-05-07ARM: pxa: mainstone-wm97xx: use gpio lookup tableArnd Bergmann
2022-05-07ARM: pxa: magician: use platform driver for audioArnd Bergmann
2022-05-07ARM: pxa: z2: use gpio lookup for audio deviceArnd Bergmann
2022-05-07ARM: pxa: eseries: use gpio lookup for audioArnd Bergmann
2022-05-07ARM: pxa: spitz: use gpio descriptors for audioArnd Bergmann
2022-05-07ARM: pxa: lubbock: pass udc irqs as resourceArnd Bergmann
2022-05-07ARM: pxa: hx4700: use gpio descriptors for audioArnd Bergmann
2022-05-07ARM: pxa: corgi: use gpio descriptors for audioArnd Bergmann
2022-05-07ARM: pxa: poodle: use platform data for poodle asoc driverArnd Bergmann
2022-05-07ARM/pxa/mfd/power/sound: Switch Tosa to GPIO descriptorsLinus Walleij
2022-04-20ARM: pxa: maybe fix gpio lookup tablesArnd Bergmann
2022-04-20ARM: pxa: use pdev resource for palmld mmioArnd Bergmann
2022-04-19ARM: pxa: make addr-map.h header localArnd Bergmann
2022-04-19ARM: pxa: move pcmcia board data into mach-pxaArnd Bergmann
2022-04-19ARM: pxa: pxa2xx-ac97-lib: use IRQ resourceArnd Bergmann
2022-04-19watchdog: sa1100: use platform device registrationArnd Bergmann
2022-04-19ARM: pxa: move regs-lcd.h into driverArnd Bergmann
2022-04-19ARM: pxa: move mach/sound.h to linux/platform_data/Arnd Bergmann
2022-04-19ARM: pxa: stop using mach/bitfield.hArnd Bergmann
2022-04-19ARM: pxa: split up mach/hardware.hArnd Bergmann
2022-04-19ARM: pxa: remove mach/dma.hArnd Bergmann
2022-04-19ARM: pxa: make mach/regs-uart.h privateArnd Bergmann
2022-04-19ARM: pxa: make mainstone.h privateArnd Bergmann
2022-04-19ARM: pxa: split mach/generic.hArnd Bergmann
2022-03-23Merge tag 'arm-soc-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2022-03-01ARM: PXA: fix up decompressor codeArnd Bergmann
2022-02-28ARM: pxa: remove Intel Imote2 and Stargate 2 boardsJonathan Cameron
2022-01-31spi: pxa2xx_spi: Convert to use GPIO descriptorsLinus Walleij