linux-stable/arch/arm/mach-sa1100
Olof Johansson 7cba7cacee Merge branch 'for-arm-soc' of git://git.armlinux.org.uk/~rmk/linux-arm into arm/soc
* 'for-arm-soc' of git://git.armlinux.org.uk/~rmk/linux-arm: (21 commits)
  ARM: sa1100: convert to common clock framework
  ARM: riscpc: enable chained scatterlist support
  ARM: riscpc: reduce IRQ handling code
  ARM: riscpc: move RiscPC assembly files from arch/arm/lib to mach-rpc
  ARM: riscpc: parse video information from tagged list
  ARM: riscpc: add ecard quirk for Atomwide 3port serial card
  ARM: sa1100/neponset: convert serial to use gpiod APIs
  ARM: sa1100/hackkit: remove empty serial mctrl functions
  ARM: sa1100/badge4: remove commented out modem control initialisers
  ARM: sa1100/h3xxx: convert serial to gpiod APIs
  ARM: sa1100/assabet: convert serial to gpiod APIs
  serial: sa1100: add note about modem control signals
  serial: sa1100: add support for mctrl gpios
  ARM: riscpc: dma: use __iomem pointers for writing DMA
  ARM: riscpc: dma: improve address/length writing
  ARM: riscpc: dma: make state a local variable
  ARM: riscpc: dma: eliminate "cur_sg" scatterlist usage
  ARM: riscpc: fix DMA
  ARM: riscpc: fix ecard printing
  ARM: riscpc: fix lack of keyboard interrupts after irq conversion
  ...
Signed-off-by: Olof Johansson <olof@lixom.net>
2019-07-15 17:29:45 -07:00
..
include/mach treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h> 2019-05-14 19:52:52 -07:00
assabet.c ARM: sa1100/assabet: convert serial to gpiod APIs 2019-06-04 12:56:36 +01:00
badge4.c ARM: sa1100/badge4: remove commented out modem control initialisers 2019-06-04 12:56:41 +01:00
cerf.c ARM: sa1100/cerf: switch to using gpio_led_register_device() 2018-12-04 22:37:38 +00:00
clock.c ARM: sa1100: convert to common clock framework 2019-07-03 11:44:09 +01:00
collie.c
generic.c ARM: sa1100: explicitly register sa11x0-pcmcia devices 2018-12-04 22:37:38 +00:00
generic.h regulator: fixed: Convert to use GPIO descriptor only 2018-09-17 14:32:22 -07:00
h3xxx.c ARM: sa1100/h3xxx: convert serial to gpiod APIs 2019-06-04 12:56:38 +01:00
h3100.c ARM: sa1100: explicitly register sa11x0-pcmcia devices 2018-12-04 22:37:38 +00:00
h3600.c
hackkit.c ARM: sa1100/hackkit: remove empty serial mctrl functions 2019-06-04 12:56:44 +01:00
jornada720.c ARM: sa1100/jornada720: switch PCMCIA to gpiod APIs 2018-12-04 22:37:38 +00:00
jornada720_ssp.c ARM: HP Jornada 7XX: move inline before return type 2017-07-12 16:26:04 -07:00
Kconfig treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
lart.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
Makefile.boot treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
nanoengine.c ARM: sa1100/nanoengine: convert to generic CF sockets 2018-04-06 15:53:00 +01:00
neponset.c ARM: sa1100/neponset: convert serial to use gpiod APIs 2019-06-04 12:56:46 +01:00
pci-nanoengine.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 2019-05-30 11:26:35 -07:00
pleb.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
pm.c ARM: 8641/1: treewide: Replace uses of virt_to_phys with __pa_symbol 2017-02-28 11:06:10 +00:00
shannon.c regulator: fixed: Convert to use GPIO descriptor only 2018-09-17 14:32:22 -07:00
simpad.c arm/mach-sa1100/simpad.c: Remove duplicate header 2019-01-21 14:43:01 +01:00
sleep.S
ssp.c