summaryrefslogtreecommitdiff
path: root/arch/arm/mach-sa1100
AgeCommit message (Expand)Author
2020-10-12ARM: sa1100/simpad: correct GPIO for power buttonRussell King
2020-10-12ARM: sa1100/simpad: use named initialisers for power buttom.Russell King
2020-10-12ARM: sa1100/badge4: remove PWER RTC initialisationRussell King
2020-10-12ARM: sa1100/assabet: remove PWER initialisationRussell King
2020-10-12ARM: sa1100/hackkit: remove redundant sa1100_port_fnsRussell King
2020-10-12ARM: sa1100/h3xxx: convert to xcvr-enableRussell King
2020-10-12ARM: sa1100/assabet: convert to xcvr-enableRussell King
2020-10-12ARM: sa1100: const-ify struct sa1100_port_fnsRussell King
2020-10-12tty: serial: sa1100: fix iPAQ serial port wakeupRussell King
2020-10-12ARM: sa1100/assabet: switch to using gpiod APIs for LCD controlRussell King
2020-10-12asoc: sa11x0/assabet: use gpiod APIs for some gpiosRussell King
2020-10-12assabet fix/hackRussell King
2020-10-12assabet hackRussell King
2020-10-12ARM: sa1100: switch to accurate MPLL calculationRussell King
2020-10-12ARM: sa1100/h3xxx: switch h3xxx IrDA to use gpiod APIsRussell King
2020-10-12ARM: sa1100/collie: switch collie IrDA to use gpiod APIsRussell King
2020-10-12ARM: sa1100/assabet: switch assabet IrDA to use gpiod APIsRussell King
2020-10-12ARM: sa1100/nanoengine: move nanoengine header fileRussell King
2020-10-12ARM: sa1100/nanoengine: remove redundant definitionsRussell King
2020-10-12ARM: sa1100/cerf: move cerf header fileRussell King
2020-10-12ARM: sa1100/cerf: remove redundant definitionsRussell King
2020-10-12Merge branches 'sa1100-for-next' and 'unstable/sa11x0-asoc' into sa1100Russell King
2020-07-16treewide: Remove uninitialized_var() usageKees Cook
2020-06-09mm: pgtable: add shortcuts for accessing kernel PMD and PTEMike Rapoport
2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport
2020-06-04arm: add support for folded p4d page tablesMike Rapoport
2020-06-03ARM: sa1100/assabet: use assabet GPIO definitionsRussell King
2020-06-03ARM: sa1100/assabet: move GPIO definitions to assabet.cRussell King
2020-06-03ARM: sa1100/assabet: move SCR definitions and machine_has_neponset()Russell King
2020-06-03ARM: sa1100/assabet: remove ASSABET_BSR* definitionsRussell King
2020-06-03ARM: sa1100/assabet: move BCR register address definitionRussell King
2020-06-03ARM: sa1100/neponset: convert to devm_kzalloc()Russell King
2020-06-03ARM: sa1100/neponset: convert to irq domainRussell King
2020-06-03ARM: sa1100/neponset: remove neponset_ncr_* interfaces and headerRussell King
2020-06-03ARM: sa1100/neponset: add ethernet oscillatorRussell King
2020-04-17ARM/fbdev: sa11x0: Switch to use GPIO descriptorsLinus Walleij
2019-07-19Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2019-07-15Merge branch 'for-arm-soc' of git://git.armlinux.org.uk/~rmk/linux-arm into a...Olof Johansson
2019-07-03ARM: sa1100: convert to common clock frameworkRussell King
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-06-04ARM: sa1100/neponset: convert serial to use gpiod APIsRussell King
2019-06-04ARM: sa1100/hackkit: remove empty serial mctrl functionsRussell King
2019-06-04ARM: sa1100/badge4: remove commented out modem control initialisersRussell King
2019-06-04ARM: sa1100/h3xxx: convert serial to gpiod APIsRussell King
2019-06-04ARM: sa1100/assabet: convert serial to gpiod APIsRussell King
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-14treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>Masahiro Yamada