summaryrefslogtreecommitdiff
path: root/arch/arm/mach-pxa
AgeCommit message (Expand)AuthorFilesLines
2023-07-27backlight: corgi_lcd: fix missing prototypeArnd Bergmann2-1/+1
2023-07-06Merge tag 'asm-generic-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2023-06-30Merge tag 'soc-arm-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds6-16/+7
2023-06-29Merge tag 'gpio-updates-for-v6.5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+10
2023-06-19ARM: 9298/1: Drop custom mdesc->handle_irq()Linus Walleij4-4/+2
2023-05-29ARM: mm: Make virt_to_pfn() a static inlineLinus Walleij1-1/+1
2023-05-26Merge tag 'gpio-omap-descriptors-v6.5' of git://git.kernel.org/pub/scm/linux/...Arnd Bergmann1-1/+10
2023-05-26ARM: pxa: fix missing-prototypes warningsArnd Bergmann6-16/+7
2023-05-24Input: ads7846 - Convert to use software nodesLinus Walleij1-1/+10
2023-05-02Merge tag 'input-for-v6.4-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+1
2023-04-14ARM: pxa: Use of_property_read_bool() for boolean propertiesRob Herring1-2/+1
2023-03-17ARM: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-03-17Merge tag 'v6.3-rc2' into nextDmitry Torokhov121-32846/+7
2023-02-24ARM: spitz: include header defining input event codesDmitry Torokhov1-0/+1
2023-02-09ARM: pxa: restore mfp-pxa320.hArnd Bergmann1-0/+458
2023-01-20ARM: pxa: prune unused device supportArnd Bergmann9-501/+3
2023-01-20ARM: pxa: remove unused pxa3xx-ulpiArnd Bergmann6-618/+1
2023-01-20ARM: pxa: remove irda leftoverArnd Bergmann4-95/+0
2023-01-20ARM: pxa: remove pxa93x supportArnd Bergmann5-733/+0
2023-01-20ARM: pxa: remove unused board filesArnd Bergmann105-31357/+1
2023-01-09ARM: pxa: enable PXA310/PXA320 for DT-only buildArnd Bergmann1-0/+2
2022-12-19ARM: pxa: fix building with clangArnd Bergmann2-0/+16
2022-08-06Merge tag 'mfd-next-5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2-6/+2
2022-08-04Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2-10/+3
2022-08-02Merge tag 'arm-boardfiles-6.0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+53
2022-07-22ARM: pxa2xx: Fix GPIO descriptor tablesLinus Walleij7-9/+9
2022-07-22ARM: pxa: add Kconfig dependencies for ATAGS based boardsArnd Bergmann1-0/+53
2022-07-19mfd: tc6393xb: Make disable callback return voidUwe Kleine-König2-5/+2
2022-07-19mfd: tc6387xb: Drop disable callback that is never calledUwe Kleine-König1-1/+0
2022-06-10treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_56.RULE (pa...Thomas Gleixner2-10/+3
2022-06-03Merge tag 'arm-multiplatform-5.19-2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds132-1287/+2106
2022-05-07ARM: pxa: convert to multiplatformArnd Bergmann3-73/+14
2022-05-07ARM: pxa/sa1100: move I/O space to PCI_IOBASEArnd Bergmann2-0/+24
2022-05-07ARM: pxa: remove support for MTD_XIPArnd Bergmann1-36/+0
2022-05-07ARM: pxa: move mach/*.h to mach-pxa/Arnd Bergmann70-134/+133
2022-05-07ARM: pxa: move plat-pxa to drivers/soc/Arnd Bergmann3-3/+3
2022-05-07ARM: pxa: remove unused mach/bitfield.hArnd Bergmann1-114/+0
2022-05-07ARM: pxa: move clk register definitions to driverArnd Bergmann5-121/+7
2022-05-07ARM: pxa: move smemc register access from clk to platformArnd Bergmann4-0/+46
2022-05-07cpufreq: pxa3: move clk register access to clk driverArnd Bergmann3-6/+1
2022-05-07ARM: pxa: remove get_clk_frequency_khz()Arnd Bergmann3-17/+1
2022-05-07ARM: pxa: pcmcia: move smemc configuration back to archArnd Bergmann1-0/+29
2022-05-07ASoC: pxa: ac97: use normal MMIO accessorsArnd Bergmann1-102/+0
2022-05-07ARM: pxa: zylonite: use gpio lookup instead mfp headerArnd Bergmann1-0/+31
2022-05-07ARM: pxa: mainstone-wm97xx: use gpio lookup tableArnd Bergmann4-0/+36
2022-05-07ARM: pxa: magician: use platform driver for audioArnd Bergmann1-0/+50
2022-05-07ARM: pxa: z2: use gpio lookup for audio deviceArnd Bergmann1-0/+11
2022-05-07ARM: pxa: eseries: use gpio lookup for audioArnd Bergmann1-0/+32
2022-05-07ARM: pxa: spitz: use gpio descriptors for audioArnd Bergmann3-3/+34
2022-05-07ARM: pxa: lubbock: pass udc irqs as resourceArnd Bergmann2-3/+11