summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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 'x86-urgent-2022-04-03' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-04-035-185/+186
|\
| * x86/fpu/xstate: Consolidate size calculationsThomas Gleixner2022-03-301-41/+8
| * x86/fpu/xstate: Handle supervisor states in XSTATE permissionsThomas Gleixner2022-03-301-0/+3
| * x86/fpu/xsave: Handle compacted offsets correctly with supervisor statesThomas Gleixner2022-03-301-45/+41
| * x86/fpu: Cache xfeature flags from CPUIDThomas Gleixner2022-03-301-36/+13
| * x86/fpu/xsave: Initialize offset/size cache earlyThomas Gleixner2022-03-301-2/+5
| * x86/fpu: Remove unused supervisor only offsetsThomas Gleixner2022-03-301-30/+0
| * x86/fpu: Remove redundant XCOMP_BV initializationThomas Gleixner2022-03-291-3/+0
| * x86/sev: Unroll string mmio with CC_ATTR_GUEST_UNROLL_STRING_IOJoerg Roedel2022-03-291-8/+57
| * x86/config: Make the x86 defconfigs a bit more usableIngo Molnar2022-03-272-26/+63