aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-sa1100 (follow)
AgeCommit message (Expand)AuthorFilesLines
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-373/+161
2019-07-15Merge branch 'for-arm-soc' of git://git.armlinux.org.uk/~rmk/linux-arm into arm/socOlof Johansson6-373/+161
2019-07-03ARM: sa1100: convert to common clock frameworkRussell King1-126/+94
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
2019-06-04ARM: sa1100/assabet: convert serial to gpiod APIsRussell King1-63/+28
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner1-14/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2-0/+2
2019-05-14treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>Masahiro Yamada2-2/+2
2019-03-08Merge tag 'gpio-v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds1-1/+0
2019-02-06regulator: fixed/gpio: Pull inversion/OD into gpiolibLinus Walleij1-1/+0
2019-01-21arm/mach-sa1100/simpad.c: Remove duplicate headerSouptick Joarder1-1/+0
2019-01-05Merge tag 'for-4.21' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds7-106/+92
2018-12-04ARM: sa1100/cerf: switch to using gpio_led_register_device()Russell King2-10/+2
2018-12-04ARM: sa1100/assabet: switch to using gpio ledsRussell King2-86/+28
2018-12-04ARM: sa1100/assabet: add gpio keys support for right-hand two buttonsRussell King1-0/+30
2018-12-04ARM: sa1100/neponset: switch PCMCIA to MAX1600 library and gpiod APIsRussell King1-0/+19
2018-12-04ARM: sa1100/jornada720: switch PCMCIA to gpiod APIsRussell King1-0/+12
2018-12-04ARM: sa1100: explicitly register sa11x0-pcmcia devicesRussell King2-10/+1
2018-11-23PCI: consolidate PCI config entry in drivers/pciChristoph Hellwig1-1/+1
2018-09-17regulator: fixed: Convert to use GPIO descriptor onlyLinus Walleij4-12/+21
2018-06-14Merge branch 'i2c/for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds1-1/+1
2018-05-26ARM: Fix i2c-gpio GPIO descriptor tablesLinus Walleij1-1/+1
2018-05-17i2c: gpio: move header to platform_dataWolfram Sang1-1/+1
2018-04-06ARM: sa1100/simpad: switch simpad CF to use gpiod APIsRussell King1-0/+11
2018-04-06ARM: sa1100/shannon: convert to generic CF socketsRussell King2-0/+40
2018-04-06ARM: sa1100/nanoengine: convert to generic CF socketsRussell King1-0/+23
2018-03-24ARM: sa1100/h3xxx: switch h3xxx PCMCIA to use gpiod APIsRussell King1-0/+17
2018-03-24ARM: sa1100/cerf: convert to generic CF socketsRussell King1-3/+15
2018-03-24ARM: sa1100/assabet: convert to generic CF socketsRussell King3-7/+40
2018-03-24ARM: sa1100: provide infrastructure to support generic CF socketsRussell King3-1/+53
2018-01-01ARM: sa1100/neponset: add GPIO drivers for control and modem registersRussell King1-63/+96