summaryrefslogtreecommitdiff
path: root/arch/arm/mach-sa1100
AgeCommit message (Expand)Author
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
2015-05-28ARM: 8367/1: sa1100: prepare for moving irq driver to drivers/irqchipDmitry Eremin-Solenikov
2015-05-18ARM: 8363/1: sa1100: use ioremapped memory to access SC registersDmitry Eremin-Solenikov
2015-05-18ARM: 8362/1: sa1100: use sa11x0_sc_set_wake() in irq driverDmitry Eremin-Solenikov
2015-05-18ARM: 8361/1: sa1100: add platform functions to handle PWER settingsDmitry Eremin-Solenikov
2015-03-04ARM: fix typos in smc91x platform dataArnd Bergmann
2015-02-28net: smc91x: use run-time configuration on all ARM machinesArnd Bergmann
2015-02-12Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2015-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2015-01-30ARM: sa1100: Convert PCI to use generic config accessorsRob Herring
2015-01-29ARM: 8284/1: sa1100: clear RCSR_SMR on resumeDmitry Eremin-Solenikov
2015-01-29ARM: 8283/1: sa1100: collie: clear PWER register on machine initDmitry Eremin-Solenikov
2015-01-29ARM: 8282/1: sa1100: use handle_domain_irqDmitry Eremin-Solenikov