summaryrefslogtreecommitdiff
path: root/arch/arm/mach-sa1100
AgeCommit message (Expand)Author
2018-06-14Merge branch 'i2c/for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-05-26ARM: Fix i2c-gpio GPIO descriptor tablesLinus Walleij
2018-05-17i2c: gpio: move header to platform_dataWolfram Sang
2018-04-06ARM: sa1100/simpad: switch simpad CF to use gpiod APIsRussell King
2018-04-06ARM: sa1100/shannon: convert to generic CF socketsRussell King
2018-04-06ARM: sa1100/nanoengine: convert to generic CF socketsRussell King
2018-03-24ARM: sa1100/h3xxx: switch h3xxx PCMCIA to use gpiod APIsRussell King
2018-03-24ARM: sa1100/cerf: convert to generic CF socketsRussell King
2018-03-24ARM: sa1100/assabet: convert to generic CF socketsRussell King
2018-03-24ARM: sa1100: provide infrastructure to support generic CF socketsRussell King
2018-01-01ARM: sa1100/neponset: add GPIO drivers for control and modem registersRussell King
2018-01-01ARM: sa1100/assabet: add BCR/BSR GPIO driverRussell King
2017-11-14Merge branch 'i2c/for-4.15' of ssh://gitolite.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-11-10ARM: sa1100: simpad: Correct I2C GPIO offsetsLinus Walleij
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-30i2c: gpio: Augment all boardfiles to use open drainLinus Walleij
2017-10-30i2c: gpio: Convert to use descriptorsLinus Walleij
2017-07-27ARM: sa1100: normalize clk APIArnd Bergmann
2017-07-27ARM: sa1100/pxa: fix MTD_XIP buildArnd Bergmann
2017-07-12ARM: HP Jornada 7XX: move inline before return typeJoe Perches
2017-02-28ARM: 8641/1: treewide: Replace uses of virt_to_phys with __pa_symbolFlorian Fainelli
2016-12-15Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2016-10-19ARM: sa1100: remove SA-1101 header fileRussell King
2016-10-18ARM: sa11x0/pxa: get rid of get_clock_tick_rateRobert Jarzmik
2016-10-18ARM: sa11x0/pxa: acquire timer rate from the clock rateRobert Jarzmik
2016-10-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2016-10-06Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2016-10-06Merge branches 'misc' and 'sa1111-base' into for-linusRussell King
2016-10-05Merge tag 'gpio-v4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2016-09-28mfd/gpio: Move HTC GPIO driver to GPIO subsystemLinus Walleij
2016-09-10Input: jornada720_ts - get rid of mach/irqs.h and mach/hardware.h includesRussell King
2016-09-09Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2016-08-28net: smc91x: fix SMC accessesRussell King
2016-08-26ARM: document and update UNCACHEABLE_ADDR definitionsRussell King
2016-08-26ARM: sa1100: clear reset status prior to rebootRussell King
2016-08-23ARM: sa1100: move StrongARM CPU ID checks to cputype.hRussell King
2016-08-23ARM: sa1100: register clocks earlyRussell King
2016-08-23ARM: sa1100: fix 3.6864MHz clockRussell King
2016-08-22Input: jornada720_kbd - get rid of mach/irqs.h includeRussell King
2016-04-12ARM: sa1100: remove references to the defunct handhelds.orgLinus Walleij
2016-03-19Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2016-02-22ARM: 8532/1: uncompress: mark putc as inlineArnd Bergmann
2016-02-19ARM: simpad: switch to gpiochip_add_data()Linus Walleij
2015-12-22ARM: sa1100/simpad: Be sure to clamp return valueLinus Walleij
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner
2015-09-05ARM: sa1100: remove unused RTC register definitionsRob Herring
2015-07-28ARM: kill off set_irq_flags usageRob Herring
2015-06-26Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2015-06-18ARM: sa1100: convert SA11x0 related code to use new chained handler helperRussell King
2015-05-28ARM: 8368/1: sa1100: move irq driver to drivers/irqchip/Dmitry Eremin-Solenikov