summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-sa1100
Commit message (Expand)AuthorAgeFilesLines
* ARM: locomo: fix locomolcd_power declarationArnd Bergmann2023-09-281-2/+0
* Merge tag 'asm-generic-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-07-061-1/+1
|\
| * ARM: mm: Make virt_to_pfn() a static inlineLinus Walleij2023-05-291-1/+1
* | ARM: sa1100: address missing prototype warningsArnd Bergmann2023-05-262-1/+3
|/
* Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2023-05-141-1/+4
|\
| * ARM: 9296/1: HP Jornada 7XX: fix kernel-doc warningsRandy Dunlap2023-05-051-1/+4
* | Merge tag 'gpio-updates-for-v6.4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-04-251-0/+1
|\ \
| * | gpiolib: split linux/gpio/driver.h out of linux/gpio.hArnd Bergmann2023-03-061-0/+1
| |/
* / ARM: Convert to platform remove callback returning voidUwe Kleine-König2023-03-172-7/+4
|/
* ARM: sa1100: remove irda referencesArnd Bergmann2023-01-165-127/+0
* ARM: sa1100: remove unused board filesArnd Bergmann2023-01-1217-2545/+0
* ARM: sa1100: un-deprecate jornada720Arnd Bergmann2023-01-121-1/+0
* ARM: Kconfig: clean up platform selectionArnd Bergmann2022-08-181-5/+20
* ARM: remove obsolete Makefile.boot infrastructureArnd Bergmann2022-08-181-9/+0
* ARM: sa1100: mark most boards as unusedArnd Bergmann2022-07-221-0/+11
* watchdog: sa1100: use platform device registrationArnd Bergmann2022-04-192-4/+3
* ARM: 9101/1: sa1100/assabet: convert LEDs to gpiod APIsLinus Walleij2021-10-251-11/+13
* ARM: 9049/1: locomo: make locomo bus's remove callback return voidUwe Kleine-König2021-02-011-6/+0
* power: supply: collie_battery: Convert to GPIO descriptorsLinus Walleij2020-11-301-0/+21
* power: supply: gpio-charger: Convert to GPIO descriptorsLinus Walleij2020-08-271-2/+12
* treewide: Remove uninitialized_var() usageKees Cook2020-07-161-1/+1
* mm: pgtable: add shortcuts for accessing kernel PMD and PTEMike Rapoport2020-06-091-1/+1
* mm: reorder includes after introduction of linux/pgtable.hMike Rapoport2020-06-091-1/+1
* mm: introduce include/linux/pgtable.hMike Rapoport2020-06-091-1/+1
* mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport2020-06-091-1/+0
* arm: add support for folded p4d page tablesMike Rapoport2020-06-041-1/+1
* ARM/fbdev: sa11x0: Switch to use GPIO descriptorsLinus Walleij2020-04-171-0/+9
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2019-07-196-373/+161
|\
| * Merge branch 'for-arm-soc' of git://git.armlinux.org.uk/~rmk/linux-arm into a...Olof Johansson2019-07-156-373/+161
| |\
| | * ARM: sa1100: convert to common clock frameworkRussell King2019-07-031-126/+94
| | * ARM: sa1100/neponset: convert serial to use gpiod APIsRussell King2019-06-041-81/+28
| | * ARM: sa1100/hackkit: remove empty serial mctrl functionsRussell King2019-06-041-48/+0
| | * ARM: sa1100/badge4: remove commented out modem control initialisersRussell King2019-06-041-2/+0
| | * ARM: sa1100/h3xxx: convert serial to gpiod APIsRussell King2019-06-041-53/+11
| | * ARM: sa1100/assabet: convert serial to gpiod APIsRussell King2019-06-041-63/+28
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-1918-83/+18
|/ /
* / treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-301-14/+1
|/
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-212-0/+2
* treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>Masahiro Yamada2019-05-142-2/+2
* Merge tag 'gpio-v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2019-03-081-1/+0
|\
| * arm/mach-sa1100/simpad.c: Remove duplicate headerSouptick Joarder2019-01-211-1/+0
* | regulator: fixed/gpio: Pull inversion/OD into gpiolibLinus Walleij2019-02-061-1/+0
|/
* Merge tag 'for-4.21' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2019-01-057-106/+92
|\
| * ARM: sa1100/cerf: switch to using gpio_led_register_device()Russell King2018-12-042-10/+2
| * ARM: sa1100/assabet: switch to using gpio ledsRussell King2018-12-042-86/+28
| * ARM: sa1100/assabet: add gpio keys support for right-hand two buttonsRussell King2018-12-041-0/+30
| * ARM: sa1100/neponset: switch PCMCIA to MAX1600 library and gpiod APIsRussell King2018-12-041-0/+19
| * ARM: sa1100/jornada720: switch PCMCIA to gpiod APIsRussell King2018-12-041-0/+12
| * ARM: sa1100: explicitly register sa11x0-pcmcia devicesRussell King2018-12-042-10/+1
* | PCI: consolidate PCI config entry in drivers/pciChristoph Hellwig2018-11-231-1/+1
|/