summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
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: fix multi-cpu build of xsc3Arnd Bergmann
2022-05-07ARM: pxa: move plat-pxa to drivers/soc/Arnd Bergmann
2022-05-07ARM: mmp: rename pxa_register_deviceArnd Bergmann
2022-05-07ARM: mmp: remove tavorevb board supportArnd 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-07Input: wm97xx - get rid of irq_enable method in wm97xx_mach_opsDmitry Torokhov
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-04-03Merge tag 'x86-urgent-2022-04-03' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-04-03Merge tag 'core-urgent-2022-04-03' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-04-03Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2022-04-02Merge tag 'kbuild-fixes-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-04-02Merge tag 'mips_5.18_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...Linus Torvalds
2022-04-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-04-02KVM: x86: fix sending PV IPILi RongQing
2022-04-02KVM: x86/mmu: do compare-and-exchange of gPTE via the user addressPaolo Bonzini
2022-04-02KVM: x86: Remove redundant vm_entry_controls_clearbit() callZhenzhong Duan
2022-04-02KVM: x86: cleanup enter_rmode()Zhenzhong Duan