summaryrefslogtreecommitdiff
path: root/arch/arm/mach-sa1100
AgeCommit message (Expand)AuthorFilesLines
2026-07-24ARM: sa1100: h3xxx: convert gpio-keys to use software nodesDmitry Torokhov1-26/+43
2026-07-24ARM: sa1100: collie: convert gpio-keys to use software nodesDmitry Torokhov1-28/+46
2026-07-24ARM: sa1100: assabet: convert gpio-keys to use software nodesDmitry Torokhov1-25/+50
2026-07-24gpio: sa1100: register software node for GPIO controllerDmitry Torokhov1-0/+3
2026-07-16ARM: replace linux/gpio.h inclusionsArnd Bergmann4-4/+4
2026-07-03ARM: mark mach-sa1100 as deprecatedArnd Bergmann1-1/+4
2026-05-07ARM: select legacy gpiolib interfaces where usedArnd Bergmann1-0/+1
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds3-4/+4
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook3-4/+4
2025-08-07treewide: rename GPIO set callbacks back to their original namesBartosz Golaszewski2-2/+2
2025-07-29Merge tag 'soc-arm-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds1-1/+1
2025-07-07gpio: reg: use new GPIO line value setter callbacksBartosz Golaszewski2-2/+2
2025-07-04ARM: Switch to new sys-off handler APIAndrew Davis1-1/+1
2024-12-01Get rid of 'remove_new' relic from platform driver structLinus Torvalds2-2/+2
2024-04-03ARM: sa1100: Open code gpio_request_array()Andy Shevchenko1-11/+36
2023-09-28ARM: locomo: fix locomolcd_power declarationArnd Bergmann1-2/+0
2023-07-06Merge tag 'asm-generic-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2023-05-29ARM: mm: Make virt_to_pfn() a static inlineLinus Walleij1-1/+1
2023-05-26ARM: sa1100: address missing prototype warningsArnd Bergmann2-1/+3
2023-05-14Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds1-1/+4
2023-05-05ARM: 9296/1: HP Jornada 7XX: fix kernel-doc warningsRandy Dunlap1-1/+4
2023-04-25Merge tag 'gpio-updates-for-v6.4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+1
2023-03-17ARM: Convert to platform remove callback returning voidUwe Kleine-König2-7/+4
2023-03-06gpiolib: split linux/gpio/driver.h out of linux/gpio.hArnd Bergmann1-0/+1
2023-01-16ARM: sa1100: remove irda referencesArnd Bergmann5-127/+0
2023-01-12ARM: sa1100: remove unused board filesArnd Bergmann17-2545/+0
2023-01-12ARM: sa1100: un-deprecate jornada720Arnd Bergmann1-1/+0
2022-08-18ARM: Kconfig: clean up platform selectionArnd Bergmann1-5/+20
2022-08-18ARM: remove obsolete Makefile.boot infrastructureArnd Bergmann1-9/+0
2022-07-22ARM: sa1100: mark most boards as unusedArnd Bergmann1-0/+11
2022-04-19watchdog: sa1100: use platform device registrationArnd Bergmann2-4/+3
2021-10-25ARM: 9101/1: sa1100/assabet: convert LEDs to gpiod APIsLinus Walleij1-11/+13
2021-02-01ARM: 9049/1: locomo: make locomo bus's remove callback return voidUwe Kleine-König1-6/+0
2020-11-30power: supply: collie_battery: Convert to GPIO descriptorsLinus Walleij1-0/+21
2020-08-27power: supply: gpio-charger: Convert to GPIO descriptorsLinus Walleij1-2/+12
2020-07-16treewide: Remove uninitialized_var() usageKees Cook1-1/+1
2020-06-09mm: pgtable: add shortcuts for accessing kernel PMD and PTEMike Rapoport1-1/+1
2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport1-1/+1
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport1-1/+1
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport1-1/+0
2020-06-04arm: add support for folded p4d page tablesMike Rapoport1-1/+1
2020-04-17ARM/fbdev: sa11x0: Switch to use GPIO descriptorsLinus Walleij1-0/+9
2019-07-19Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds6-371/+159
2019-07-15Merge branch 'for-arm-soc' of git://git.armlinux.org.uk/~rmk/linux-arm into a...Olof Johansson6-371/+159
2019-07-03ARM: sa1100: convert to common clock frameworkRussell King1-124/+92
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner18-83/+18
2019-06-04ARM: sa1100/neponset: convert serial to use gpiod APIsRussell King1-81/+28
2019-06-04ARM: sa1100/hackkit: remove empty serial mctrl functionsRussell King1-48/+0
2019-06-04ARM: sa1100/badge4: remove commented out modem control initialisersRussell King1-2/+0
2019-06-04ARM: sa1100/h3xxx: convert serial to gpiod APIsRussell King1-53/+11