summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-sa1100
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'i2c/for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-06-141-1/+1
|\
| * i2c: gpio: move header to platform_dataWolfram Sang2018-05-171-1/+1
* | ARM: Fix i2c-gpio GPIO descriptor tablesLinus Walleij2018-05-261-1/+1
|/
* ARM: sa1100/simpad: switch simpad CF to use gpiod APIsRussell King2018-04-061-0/+11
* ARM: sa1100/shannon: convert to generic CF socketsRussell King2018-04-062-0/+40
* ARM: sa1100/nanoengine: convert to generic CF socketsRussell King2018-04-061-0/+23
* ARM: sa1100/h3xxx: switch h3xxx PCMCIA to use gpiod APIsRussell King2018-03-241-0/+17
* ARM: sa1100/cerf: convert to generic CF socketsRussell King2018-03-241-3/+15
* ARM: sa1100/assabet: convert to generic CF socketsRussell King2018-03-243-7/+40
* ARM: sa1100: provide infrastructure to support generic CF socketsRussell King2018-03-243-1/+53
* ARM: sa1100/neponset: add GPIO drivers for control and modem registersRussell King2018-01-011-63/+96
* ARM: sa1100/assabet: add BCR/BSR GPIO driverRussell King2018-01-012-17/+55
* Merge branch 'i2c/for-4.15' of ssh://gitolite.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-11-141-2/+12
|\
| * ARM: sa1100: simpad: Correct I2C GPIO offsetsLinus Walleij2017-11-101-2/+2
| * i2c: gpio: Augment all boardfiles to use open drainLinus Walleij2017-10-301-2/+4
| * i2c: gpio: Convert to use descriptorsLinus Walleij2017-10-301-2/+10
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-0219-0/+19
|/
* ARM: sa1100: normalize clk APIArnd Bergmann2017-07-271-0/+25
* ARM: sa1100/pxa: fix MTD_XIP buildArnd Bergmann2017-07-271-2/+2
* ARM: HP Jornada 7XX: move inline before return typeJoe Perches2017-07-121-1/+1
* ARM: 8641/1: treewide: Replace uses of virt_to_phys with __pa_symbolFlorian Fainelli2017-02-281-1/+1
* Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2016-12-152-929/+0
|\
| * ARM: sa1100: remove SA-1101 header fileRussell King2016-10-192-929/+0
* | ARM: sa11x0/pxa: get rid of get_clock_tick_rateRobert Jarzmik2016-10-181-4/+0
* | ARM: sa11x0/pxa: acquire timer rate from the clock rateRobert Jarzmik2016-10-181-1/+1
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2016-10-071-0/+16
|\
| * Input: jornada720_ts - get rid of mach/irqs.h and mach/hardware.h includesRussell King2016-09-101-0/+10
| * Input: jornada720_kbd - get rid of mach/irqs.h includeRussell King2016-08-221-0/+6
* | Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2016-10-061-19/+1
|\ \
| * \ Merge branches 'misc' and 'sa1111-base' into for-linusRussell King2016-10-064-3/+10
| |\ \
| * | | ARM: document and update UNCACHEABLE_ADDR definitionsRussell King2016-08-261-1/+1
| * | | ARM: sa1100: move StrongARM CPU ID checks to cputype.hRussell King2016-08-231-18/+0
| | |/ | |/|
* | | Merge tag 'gpio-v4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2016-10-051-1/+1
|\ \ \ | |_|/ |/| |
| * | mfd/gpio: Move HTC GPIO driver to GPIO subsystemLinus Walleij2016-09-281-1/+1
| |/
* | Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2016-09-093-2/+9
|\ \
| * | ARM: sa1100: clear reset status prior to rebootRussell King2016-08-261-0/+3
| * | ARM: sa1100: register clocks earlyRussell King2016-08-233-2/+4
| * | ARM: sa1100: fix 3.6864MHz clockRussell King2016-08-231-0/+2
| |/
* | net: smc91x: fix SMC accessesRussell King2016-08-281-1/+1
|/
* ARM: sa1100: remove references to the defunct handhelds.orgLinus Walleij2016-04-121-8/+2
* Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2016-03-191-1/+1
|\
| * ARM: 8532/1: uncompress: mark putc as inlineArnd Bergmann2016-02-221-1/+1
* | ARM: simpad: switch to gpiochip_add_data()Linus Walleij2016-02-191-2/+2
|/
* ARM: sa1100/simpad: Be sure to clamp return valueLinus Walleij2015-12-221-2/+2
* genirq: Remove irq argument from irq flow handlersThomas Gleixner2015-09-161-1/+1
* ARM: sa1100: remove unused RTC register definitionsRob Herring2015-09-051-34/+0
* ARM: kill off set_irq_flags usageRob Herring2015-07-281-2/+2
* Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-06-263-179/+38
|\
| * ARM: 8368/1: sa1100: move irq driver to drivers/irqchip/Dmitry Eremin-Solenikov2015-05-282-178/+1
| * ARM: 8367/1: sa1100: prepare for moving irq driver to drivers/irqchipDmitry Eremin-Solenikov2015-05-282-15/+19
OpenPOWER on IntegriCloud