summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'arm-multiplatform-5.19-2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-06-03180-2564/+2226
|\
| * ARM: pxa/mmp: remove traces of plat-pxaArnd Bergmann2022-05-311-2/+0
| * ARM: pxa: convert to multiplatformArnd Bergmann2022-05-0727-90/+37
| * ARM: pxa/sa1100: move I/O space to PCI_IOBASEArnd Bergmann2022-05-074-24/+29
| * ARM: pxa: remove support for MTD_XIPArnd Bergmann2022-05-072-37/+0
| * ARM: pxa: move mach/*.h to mach-pxa/Arnd Bergmann2022-05-0770-134/+133
| * ARM: PXA: fix multi-cpu build of xsc3Arnd Bergmann2022-05-071-0/+2
| * ARM: pxa: move plat-pxa to drivers/soc/Arnd Bergmann2022-05-0711-1013/+4
| * ARM: mmp: rename pxa_register_deviceArnd Bergmann2022-05-076-82/+82
| * ARM: mmp: remove tavorevb board supportArnd Bergmann2022-05-073-123/+1
| * ARM: pxa: remove unused mach/bitfield.hArnd Bergmann2022-05-072-116/+0
| * ARM: pxa: move clk register definitions to driverArnd Bergmann2022-05-075-121/+7
| * ARM: pxa: move smemc register access from clk to platformArnd Bergmann2022-05-074-0/+46
| * cpufreq: pxa3: move clk register access to clk driverArnd Bergmann2022-05-073-6/+1
| * ARM: pxa: remove get_clk_frequency_khz()Arnd Bergmann2022-05-073-17/+1
| * ARM: pxa: pcmcia: move smemc configuration back to archArnd Bergmann2022-05-071-0/+29
| * ASoC: pxa: ac97: use normal MMIO accessorsArnd Bergmann2022-05-071-102/+0
| * Input: wm97xx - get rid of irq_enable method in wm97xx_mach_opsDmitry Torokhov2022-05-071-9/+0
| * ARM: pxa: zylonite: use gpio lookup instead mfp headerArnd Bergmann2022-05-071-0/+31
| * ARM: pxa: mainstone-wm97xx: use gpio lookup tableArnd Bergmann2022-05-074-0/+36
| * ARM: pxa: magician: use platform driver for audioArnd Bergmann2022-05-071-0/+50
| * ARM: pxa: z2: use gpio lookup for audio deviceArnd Bergmann2022-05-071-0/+11
| * ARM: pxa: eseries: use gpio lookup for audioArnd Bergmann2022-05-071-0/+32
| * ARM: pxa: spitz: use gpio descriptors for audioArnd Bergmann2022-05-073-3/+34
| * ARM: pxa: lubbock: pass udc irqs as resourceArnd Bergmann2022-05-072-3/+11
| * ARM: pxa: hx4700: use gpio descriptors for audioArnd Bergmann2022-05-073-3/+17
| * ARM: pxa: corgi: use gpio descriptors for audioArnd Bergmann2022-05-073-3/+23
| * ARM: pxa: poodle: use platform data for poodle asoc driverArnd Bergmann2022-05-072-13/+21
| * ARM/pxa/mfd/power/sound: Switch Tosa to GPIO descriptorsLinus Walleij2022-05-073-70/+18
| * ARM: pxa: maybe fix gpio lookup tablesArnd Bergmann2022-04-203-7/+7
| * ARM: pxa: use pdev resource for palmld mmioArnd Bergmann2022-04-203-5/+12
| * ARM: pxa: make addr-map.h header localArnd Bergmann2022-04-1914-13/+13
| * ARM: pxa: move pcmcia board data into mach-pxaArnd Bergmann2022-04-1924-18/+1481
| * ARM: pxa: pxa2xx-ac97-lib: use IRQ resourceArnd Bergmann2022-04-191-6/+2
| * watchdog: sa1100: use platform device registrationArnd Bergmann2022-04-199-11/+20
| * ARM: pxa: move regs-lcd.h into driverArnd Bergmann2022-04-191-199/+0
| * ARM: pxa: move mach/sound.h to linux/platform_data/Arnd Bergmann2022-04-1928-58/+27
| * ARM: pxa: stop using mach/bitfield.hArnd Bergmann2022-04-193-5/+3
| * ARM: pxa: split up mach/hardware.hArnd Bergmann2022-04-1956-344/+101
| * ARM: pxa: remove mach/dma.hArnd Bergmann2022-04-194-20/+0
| * ARM: pxa: make mach/regs-uart.h privateArnd Bergmann2022-04-193-2/+2
| * ARM: pxa: make mainstone.h privateArnd Bergmann2022-04-192-3/+1
| * ARM: pxa: split mach/generic.hArnd Bergmann2022-04-192-6/+6
* | Merge tag 'livepatching-for-5.19' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-06-025-53/+2
|\ \
| * | livepatch: Remove klp_arch_set_pc() and asm/livepatch.hChristophe Leroy2022-05-245-53/+2
* | | Merge tag 'pwm/for-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-06-011-0/+4
|\ \ \
| * | | pwm: Add support for Xilinx AXI TimerSean Anderson2022-04-221-0/+4
* | | | Merge tag 'riscv-for-linus-5.19-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-05-3197-751/+2509
|\ \ \ \
| * | | | RISC-V: Prepare dropping week attribute from arch_kexec_apply_relocations[_add]Uwe Kleine-König2022-05-311-0/+7
| * | | | RISC-V: Various XIP fixesPalmer Dabbelt2022-05-266-30/+38
| |\ \ \ \