summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-sa1100
AgeCommit message (Expand)AuthorLines
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-4/+4
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-4/+4
2025-08-07treewide: rename GPIO set callbacks back to their original namesBartosz Golaszewski-2/+2
2025-07-29Merge tag 'soc-arm-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds-1/+1
2025-07-07gpio: reg: use new GPIO line value setter callbacksBartosz Golaszewski-2/+2
2025-07-04ARM: Switch to new sys-off handler APIAndrew Davis-1/+1
2024-12-01Get rid of 'remove_new' relic from platform driver structLinus Torvalds-2/+2
2024-04-03ARM: sa1100: Open code gpio_request_array()Andy Shevchenko-11/+36
2023-09-28ARM: locomo: fix locomolcd_power declarationArnd Bergmann-2/+0
2023-07-06Merge tag 'asm-generic-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-1/+1
2023-05-29ARM: mm: Make virt_to_pfn() a static inlineLinus Walleij-1/+1
2023-05-26ARM: sa1100: address missing prototype warningsArnd Bergmann-1/+3
2023-05-14Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds-1/+4
2023-05-05ARM: 9296/1: HP Jornada 7XX: fix kernel-doc warningsRandy Dunlap-1/+4
2023-04-25Merge tag 'gpio-updates-for-v6.4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-0/+1
2023-03-17ARM: Convert to platform remove callback returning voidUwe Kleine-König-7/+4
2023-03-06gpiolib: split linux/gpio/driver.h out of linux/gpio.hArnd Bergmann-0/+1
2023-01-16ARM: sa1100: remove irda referencesArnd Bergmann-127/+0
2023-01-12ARM: sa1100: remove unused board filesArnd Bergmann-2545/+0
2023-01-12ARM: sa1100: un-deprecate jornada720Arnd Bergmann-1/+0
2022-08-18ARM: Kconfig: clean up platform selectionArnd Bergmann-5/+20
2022-08-18ARM: remove obsolete Makefile.boot infrastructureArnd Bergmann-9/+0
2022-07-22ARM: sa1100: mark most boards as unusedArnd Bergmann-0/+11
2022-04-19watchdog: sa1100: use platform device registrationArnd Bergmann-4/+3
2021-10-25ARM: 9101/1: sa1100/assabet: convert LEDs to gpiod APIsLinus Walleij-11/+13
2021-02-01ARM: 9049/1: locomo: make locomo bus's remove callback return voidUwe Kleine-König-6/+0
2020-11-30power: supply: collie_battery: Convert to GPIO descriptorsLinus Walleij-0/+21
2020-08-27power: supply: gpio-charger: Convert to GPIO descriptorsLinus Walleij-2/+12
2020-07-16treewide: Remove uninitialized_var() usageKees Cook-1/+1
2020-06-09mm: pgtable: add shortcuts for accessing kernel PMD and PTEMike Rapoport-1/+1
2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport-1/+1
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport-1/+1
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport-1/+0
2020-06-04arm: add support for folded p4d page tablesMike Rapoport-1/+1
2020-04-17ARM/fbdev: sa11x0: Switch to use GPIO descriptorsLinus Walleij-0/+9
2019-07-19Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds-373/+161
2019-07-15Merge branch 'for-arm-soc' of git://git.armlinux.org.uk/~rmk/linux-arm into a...Olof Johansson-373/+161
2019-07-03ARM: sa1100: convert to common clock frameworkRussell King-126/+94
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner-83/+18
2019-06-04ARM: sa1100/neponset: convert serial to use gpiod APIsRussell King-81/+28
2019-06-04ARM: sa1100/hackkit: remove empty serial mctrl functionsRussell King-48/+0
2019-06-04ARM: sa1100/badge4: remove commented out modem control initialisersRussell King-2/+0
2019-06-04ARM: sa1100/h3xxx: convert serial to gpiod APIsRussell King-53/+11
2019-06-04ARM: sa1100/assabet: convert serial to gpiod APIsRussell King-63/+28
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner-14/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner-0/+2
2019-05-14treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>Masahiro Yamada-2/+2
2019-03-08Merge tag 'gpio-v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds-1/+0
2019-02-06regulator: fixed/gpio: Pull inversion/OD into gpiolibLinus Walleij-1/+0
2019-01-21arm/mach-sa1100/simpad.c: Remove duplicate headerSouptick Joarder-1/+0