summaryrefslogtreecommitdiff
path: root/arch/arm/mach-pxa
AgeCommit message (Expand)Author
13 daysMerge tag 'usb-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2026-06-17Merge tag 'soc-arm-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2026-05-20Merge tag 'soc-pxa-gpio-for-v7.2' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann
2026-05-12ARM: pxa: pxa27x: attach software node to its target GPIO controllerBartosz Golaszewski
2026-05-12ARM: pxa: pxa25x: attach software node to its target GPIO controllerBartosz Golaszewski
2026-05-12ARM: pxa: spitz: attach software nodes to their target GPIO controllersBartosz Golaszewski
2026-05-12ARM: pxa: statify platform device definitions in spitz board fileBartosz Golaszewski
2026-05-07ARM: select legacy gpiolib interfaces where usedArnd Bergmann
2026-05-06ASoC: pxa2xx: push gpio usage into arch codeArnd Bergmann
2026-04-27usb: udc: pxa: remove unused platform_dataArnd Bergmann
2025-11-14syscore: Pass context data to callbacksThierry Reding
2025-07-04ARM: Switch to new sys-off handler APIAndrew Davis
2025-05-16ARM: Switch to irq_domain_create_*()Jiri Slaby (SUSE)
2025-04-06Merge tag 'timers-cleanups-2025-04-06' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner
2025-04-04irqdomain: Rename irq_set_default_host() to irq_set_default_domain()Jiri Slaby (SUSE)
2025-01-12arm: pxa: convert timeouts to use secs_to_jiffies()Easwar Hariharan
2024-12-01Get rid of 'remove_new' relic from platform driver structLinus Torvalds
2024-09-23ARM: spitz: fix compile error when matrix keypad driver is enabledDmitry Torokhov
2024-09-05ARM: spitz: Use software nodes/properties for the matrix keypadDmitry Torokhov
2024-09-05ARM: spitz: Use software nodes/properties for the GPIO-driven buttonsDmitry Torokhov
2024-08-07ARM: pxa/gumstix: fix attaching properties to vbus gpio deviceDmitry Torokhov
2024-07-15ARM: pxa: fix build breakage on PXA3xxDmitry Torokhov
2024-07-09ARM: spitz: Use software nodes for the ADS7846 touchscreenLinus Walleij
2024-07-09ARM: spitz: Use software nodes to describe LED GPIOsDmitry Torokhov
2024-07-09ARM: spitz: Use software nodes to describe MMC GPIOsDmitry Torokhov
2024-07-09ARM: spitz: Use software nodes to describe LCD GPIOsDmitry Torokhov
2024-07-09ARM: spitz: Use software nodes to describe audio GPIOsDmitry Torokhov
2024-07-09ARM: spitz: Use software nodes to describe SPI CS linesLinus Walleij
2024-07-09ARM: spitz: Simplify instantiating SPI controllerDmitry Torokhov
2024-07-09ARM: pxa/gumstix: convert vbus gpio to use software nodesDmitry Torokhov
2024-07-09ARM: pxa: consolidate GPIO chip platform dataDmitry Torokhov
2024-07-09ARM: spitz: fix GPIO assignment for backlightDmitry Torokhov
2024-05-14Merge tag 'gpio-updates-for-v6.10-rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-05-03spi: pxa2xx: Provide num-cs for Sharp PDAs via device propertiesAndy Shevchenko
2024-04-03ARM: pxa: spitz: Open code gpio_request_array()Andy Shevchenko
2024-03-25spi: pxa2xx: Kill pxa2xx_set_spi_info()Andy Shevchenko
2023-08-30Merge tag 'soc-arm-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2023-08-29Merge tag 'modules-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-08-12ARM: pxa: Drop unused includesRob Herring
2023-08-02ARM: pxa: remove use of symbol_get()Arnd Bergmann
2023-07-27backlight: corgi_lcd: fix missing prototypeArnd Bergmann
2023-07-06Merge tag 'asm-generic-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-06-29Merge tag 'soc-arm-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2023-06-29Merge tag 'gpio-updates-for-v6.5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-06-19ARM: 9298/1: Drop custom mdesc->handle_irq()Linus Walleij
2023-05-29ARM: mm: Make virt_to_pfn() a static inlineLinus Walleij
2023-05-26Merge tag 'gpio-omap-descriptors-v6.5' of git://git.kernel.org/pub/scm/linux/...Arnd Bergmann
2023-05-26ARM: pxa: fix missing-prototypes warningsArnd Bergmann
2023-05-24Input: ads7846 - Convert to use software nodesLinus Walleij