aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-sa1100
AgeCommit message (Expand)AuthorFilesLines
2024-04-03ARM: sa1100: Open code gpio_request_array()Andy Shevchenko1-11/+36
2023-09-28ARM: locomo: fix locomolcd_power declarationArnd Bergmann1-2/+0
2023-07-06Merge tag 'asm-generic-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2023-05-29ARM: mm: Make virt_to_pfn() a static inlineLinus Walleij1-1/+1
2023-05-26ARM: sa1100: address missing prototype warningsArnd Bergmann2-1/+3
2023-05-14Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds1-1/+4
2023-05-05ARM: 9296/1: HP Jornada 7XX: fix kernel-doc warningsRandy Dunlap1-1/+4
2023-04-25Merge tag 'gpio-updates-for-v6.4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+1
2023-03-17ARM: Convert to platform remove callback returning voidUwe Kleine-König2-7/+4
2023-03-06gpiolib: split linux/gpio/driver.h out of linux/gpio.hArnd Bergmann1-0/+1
2023-01-16ARM: sa1100: remove irda referencesArnd Bergmann5-127/+0
2023-01-12ARM: sa1100: remove unused board filesArnd Bergmann17-2545/+0
2023-01-12ARM: sa1100: un-deprecate jornada720Arnd Bergmann1-1/+0
2022-08-18ARM: Kconfig: clean up platform selectionArnd Bergmann1-5/+20
2022-08-18ARM: remove obsolete Makefile.boot infrastructureArnd Bergmann1-9/+0
2022-07-22ARM: sa1100: mark most boards as unusedArnd Bergmann1-0/+11
2022-04-19watchdog: sa1100: use platform device registrationArnd Bergmann2-4/+3
2021-10-25ARM: 9101/1: sa1100/assabet: convert LEDs to gpiod APIsLinus Walleij1-11/+13
2021-02-01ARM: 9049/1: locomo: make locomo bus's remove callback return voidUwe Kleine-König1-6/+0
2020-11-30power: supply: collie_battery: Convert to GPIO descriptorsLinus Walleij1-0/+21
2020-08-27power: supply: gpio-charger: Convert to GPIO descriptorsLinus Walleij1-2/+12
2020-07-16treewide: Remove uninitialized_var() usageKees Cook1-1/+1
2020-06-09mm: pgtable: add shortcuts for accessing kernel PMD and PTEMike Rapoport1-1/+1
2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport1-1/+1
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport1-1/+1
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport1-1/+0
2020-06-04arm: add support for folded p4d page tablesMike Rapoport1-1/+1
2020-04-17ARM/fbdev: sa11x0: Switch to use GPIO descriptorsLinus Walleij1-0/+9
2019-07-19Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds6-373/+161
2019-07-15Merge branch 'for-arm-soc' of git://git.armlinux.org.uk/~rmk/linux-arm into a...Olof Johansson6-373/+161
2019-07-03ARM: sa1100: convert to common clock frameworkRussell King1-126/+94
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner18-83/+18
2019-06-04ARM: sa1100/neponset: convert serial to use gpiod APIsRussell King1-81/+28
2019-06-04ARM: sa1100/hackkit: remove empty serial mctrl functionsRussell King1-48/+0
2019-06-04ARM: sa1100/badge4: remove commented out modem control initialisersRussell King1-2/+0
2019-06-04ARM: sa1100/h3xxx: convert serial to gpiod APIsRussell King1-53/+11
2019-06-04ARM: sa1100/assabet: convert serial to gpiod APIsRussell King1-63/+28
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner1-14/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2-0/+2
2019-05-14treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>Masahiro Yamada2-2/+2
2019-03-08Merge tag 'gpio-v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds1-1/+0
2019-02-06regulator: fixed/gpio: Pull inversion/OD into gpiolibLinus Walleij1-1/+0
2019-01-21arm/mach-sa1100/simpad.c: Remove duplicate headerSouptick Joarder1-1/+0
2019-01-05Merge tag 'for-4.21' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds7-106/+92
2018-12-04ARM: sa1100/cerf: switch to using gpio_led_register_device()Russell King2-10/+2
2018-12-04ARM: sa1100/assabet: switch to using gpio ledsRussell King2-86/+28
2018-12-04ARM: sa1100/assabet: add gpio keys support for right-hand two buttonsRussell King1-0/+30
2018-12-04ARM: sa1100/neponset: switch PCMCIA to MAX1600 library and gpiod APIsRussell King1-0/+19
2018-12-04ARM: sa1100/jornada720: switch PCMCIA to gpiod APIsRussell King1-0/+12
2018-12-04ARM: sa1100: explicitly register sa11x0-pcmcia devicesRussell King2-10/+1
2018-11-23PCI: consolidate PCI config entry in drivers/pciChristoph Hellwig1-1/+1
2018-09-17regulator: fixed: Convert to use GPIO descriptor onlyLinus Walleij4-12/+21
2018-06-14Merge branch 'i2c/for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2018-05-26ARM: Fix i2c-gpio GPIO descriptor tablesLinus Walleij1-1/+1
2018-05-17i2c: gpio: move header to platform_dataWolfram Sang1-1/+1
2018-04-06ARM: sa1100/simpad: switch simpad CF to use gpiod APIsRussell King1-0/+11
2018-04-06ARM: sa1100/shannon: convert to generic CF socketsRussell King2-0/+40
2018-04-06ARM: sa1100/nanoengine: convert to generic CF socketsRussell King1-0/+23
2018-03-24ARM: sa1100/h3xxx: switch h3xxx PCMCIA to use gpiod APIsRussell King1-0/+17
2018-03-24ARM: sa1100/cerf: convert to generic CF socketsRussell King1-3/+15
2018-03-24ARM: sa1100/assabet: convert to generic CF socketsRussell King3-7/+40
2018-03-24ARM: sa1100: provide infrastructure to support generic CF socketsRussell King3-1/+53
2018-01-01ARM: sa1100/neponset: add GPIO drivers for control and modem registersRussell King1-63/+96
2018-01-01ARM: sa1100/assabet: add BCR/BSR GPIO driverRussell King2-17/+55
2017-11-14Merge branch 'i2c/for-4.15' of ssh://gitolite.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-2/+12
2017-11-10ARM: sa1100: simpad: Correct I2C GPIO offsetsLinus Walleij1-2/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman19-0/+19
2017-10-30i2c: gpio: Augment all boardfiles to use open drainLinus Walleij1-2/+4
2017-10-30i2c: gpio: Convert to use descriptorsLinus Walleij1-2/+10
2017-07-27ARM: sa1100: normalize clk APIArnd Bergmann1-0/+25
2017-07-27ARM: sa1100/pxa: fix MTD_XIP buildArnd Bergmann1-2/+2
2017-07-12ARM: HP Jornada 7XX: move inline before return typeJoe Perches1-1/+1
2017-02-28ARM: 8641/1: treewide: Replace uses of virt_to_phys with __pa_symbolFlorian Fainelli1-1/+1
2016-12-15Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2-929/+0
2016-10-19ARM: sa1100: remove SA-1101 header fileRussell King2-929/+0
2016-10-18ARM: sa11x0/pxa: get rid of get_clock_tick_rateRobert Jarzmik1-4/+0
2016-10-18ARM: sa11x0/pxa: acquire timer rate from the clock rateRobert Jarzmik1-1/+1
2016-10-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-0/+16
2016-10-06Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds1-19/+1
2016-10-06Merge branches 'misc' and 'sa1111-base' into for-linusRussell King4-3/+10
2016-10-05Merge tag 'gpio-v4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds1-1/+1
2016-09-28mfd/gpio: Move HTC GPIO driver to GPIO subsystemLinus Walleij1-1/+1
2016-09-10Input: jornada720_ts - get rid of mach/irqs.h and mach/hardware.h includesRussell King1-0/+10
2016-09-09Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds3-2/+9
2016-08-28net: smc91x: fix SMC accessesRussell King1-1/+1
2016-08-26ARM: document and update UNCACHEABLE_ADDR definitionsRussell King1-1/+1
2016-08-26ARM: sa1100: clear reset status prior to rebootRussell King1-0/+3
2016-08-23ARM: sa1100: move StrongARM CPU ID checks to cputype.hRussell King1-18/+0
2016-08-23ARM: sa1100: register clocks earlyRussell King3-2/+4
2016-08-23ARM: sa1100: fix 3.6864MHz clockRussell King1-0/+2
2016-08-22Input: jornada720_kbd - get rid of mach/irqs.h includeRussell King1-0/+6
2016-04-12ARM: sa1100: remove references to the defunct handhelds.orgLinus Walleij1-8/+2
2016-03-19Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds1-1/+1
2016-02-22ARM: 8532/1: uncompress: mark putc as inlineArnd Bergmann1-1/+1
2016-02-19ARM: simpad: switch to gpiochip_add_data()Linus Walleij1-2/+2
2015-12-22ARM: sa1100/simpad: Be sure to clamp return valueLinus Walleij1-2/+2
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner1-1/+1
2015-09-05ARM: sa1100: remove unused RTC register definitionsRob Herring1-34/+0
2015-07-28ARM: kill off set_irq_flags usageRob Herring1-2/+2
2015-06-26Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds3-179/+38
2015-06-18ARM: sa1100: convert SA11x0 related code to use new chained handler helperRussell King1-2/+1
2015-05-28ARM: 8368/1: sa1100: move irq driver to drivers/irqchip/Dmitry Eremin-Solenikov2-178/+1
2015-05-28ARM: 8367/1: sa1100: prepare for moving irq driver to drivers/irqchipDmitry Eremin-Solenikov2-15/+19
2015-05-18ARM: 8363/1: sa1100: use ioremapped memory to access SC registersDmitry Eremin-Solenikov1-18/+34
2015-05-18ARM: 8362/1: sa1100: use sa11x0_sc_set_wake() in irq driverDmitry Eremin-Solenikov1-11/+3
2015-05-18ARM: 8361/1: sa1100: add platform functions to handle PWER settingsDmitry Eremin-Solenikov1-0/+24
2015-03-04ARM: fix typos in smc91x platform dataArnd Bergmann2-3/+3
2015-02-28net: smc91x: use run-time configuration on all ARM machinesArnd Bergmann2-0/+13
2015-02-12Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds8-372/+67
2015-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds4-4/+4
2015-01-30ARM: sa1100: Convert PCI to use generic config accessorsRob Herring1-86/+8
2015-01-29ARM: 8284/1: sa1100: clear RCSR_SMR on resumeDmitry Eremin-Solenikov1-0/+1
2015-01-29ARM: 8283/1: sa1100: collie: clear PWER register on machine initDmitry Eremin-Solenikov1-2/+1
2015-01-29ARM: 8282/1: sa1100: use handle_domain_irqDmitry Eremin-Solenikov1-1/+2
2015-01-29ARM: 8281/1: sa1100: move GPIO-related IRQ code to gpio driverDmitry Eremin-Solenikov1-174/+0
2015-01-29ARM: 8280/1: sa1100: switch to irq_domain_add_simple()Dmitry Eremin-Solenikov1-4/+4
2015-01-29ARM: 8279/1: sa1100: merge both GPIO irqdomainsDmitry Eremin-Solenikov1-46/+11
2015-01-29ARM: 8278/1: sa1100: split irq handling for low GPIOsDmitry Eremin-Solenikov2-68/+92
2015-01-14ARM: 8252/1: sa1100: use pxa_timer clocksource driverDmitry Eremin-Solenikov3-140/+7
2015-01-14ARM: 8250/1: sa1100: provide OSTIMER0 clock for pxa_timerDmitry Eremin-Solenikov1-0/+12
2014-12-30arm: sa1100: move irda header to linux/platform_dataDmitry Eremin-Solenikov4-4/+4
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+0
2014-12-12Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds5-246/+224
2014-12-09Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-4/+4
2014-12-05Merge branches 'fixes', 'misc', 'pm' and 'sa1100' into for-nextRussell King5-246/+224
2014-12-05ARM: 8243/1: sa1100: add a clock alias for sa1111 pcmcia deviceDmitry Eremin-Solenikov1-0/+2
2014-12-05ARM: 8242/1: sa1100: add cpu clockDmitry Eremin-Solenikov1-7/+34
2014-12-03ARM: 8234/1: sa1100: reorder IRQ handling codeDmitry Eremin-Solenikov1-89/+66
2014-12-03ARM: 8233/1: sa1100: switch to hwirq usageDmitry Eremin-Solenikov1-23/+14
2014-12-03ARM: 8232/1: sa1100: merge GPIO multiplexer IRQ to "normal" irq domainDmitry Eremin-Solenikov1-2/+1
2014-12-03ARM: 8231/1: sa1100: introduce irqdomains supportDmitry Eremin-Solenikov1-17/+61
2014-12-03ARM: 8230/1: sa1100: shift IRQs by oneDmitry Eremin-Solenikov1-51/+51
2014-12-03ARM: 8229/1: sa1100: replace irq numbers with names in irq driverDmitry Eremin-Solenikov1-7/+7
2014-12-03ARM: 8228/1: sa1100: drop entry-macro.SDmitry Eremin-Solenikov1-41/+0
2014-12-03ARM: 8227/1: sa1100: switch to MULTI_IRQ_HANDLERDmitry Eremin-Solenikov1-0/+20
2014-11-27ARM: 8217/1: sa1100 collie: use gpio-charger instead of pda-powerDmitry Eremin-Solenikov1-48/+7
2014-11-20ARM: debug: move StrongARM debug include to arch/arm/include/debugDmitry Eremin-Solenikov1-62/+0
2014-11-11ARM: sa11x0: Use void __iomem * in MMIO accessorsThierry Reding1-4/+4
2014-10-20ARM: mach-sa1100: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-10-14Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds1-3/+0
2014-10-02kbuild: remove unnecessary variable initializaionsMasahiro Yamada1-3/+0
2014-09-12ARM: 8136/1: sa1100: add Micro ASIC platform deviceLinus Walleij2-0/+17
2014-07-29ARM: 8113/1: remove remaining definitions of PLAT_PHYS_OFFSET from <mach/memo...Uwe Kleine-König1-5/+0
2014-06-29ARM: 8085/1: sa1100: collie: add top boot mtd partitionAndrea Adami1-0/+5
2014-06-29ARM: 8084/1: sa1100: collie: revert back to cfi_probeAndrea Adami1-1/+1
2014-06-01ARM: 8025/1: Get rid of meminfoLaura Abbott1-1/+1
2014-04-05Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2-14/+6
2014-04-04Merge branches 'amba', 'fixes', 'misc', 'mmci', 'unstable/omap-dma' and 'unst...Russell King7-58/+64
2014-03-12ARM: 8000/1: misc: remove deprecated IRQF_DISABLEDMichael Opdenacker1-1/+1
2014-03-07ARM: 7991/1: sa1100: fix compile problem on CollieLinus Walleij1-0/+2
2014-02-18Merge tag 'dropmachtimexh-v2' of git://git.pengutronix.de/git/ukl/linux into ...Olof Johansson2-14/+6
2014-02-12ARM: 7936/1: sa1100: collie: add support for IrDA transceiverDmitry Eremin-Solenikov2-1/+34
2014-02-12ARM: 7903/1: sa1100: h3xxx: drop hand-coded gpio_request_array analogueDmitry Eremin-Solenikov2-42/+0
2014-02-12ARM: 7902/1: sa1100: h3xxx: move serial port GPIO handling to common placeDmitry Eremin-Solenikov3-14/+27
2014-01-24Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+7
2014-01-23Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds1-2/+2
2014-01-17ARM: SA1100: Create dummy clk_get_rate() to avoid build failuresViresh Kumar1-0/+7
2014-01-11ARM: 7935/1: sa1100: collie: add gpio-keys configurationDmitry Eremin-Solenikov1-0/+35
2013-12-20ARM: drop <mach/timex.h> for !ARCH_MULTIPLATFORM, tooUwe Kleine-König1-12/+0
2013-12-20ARM: sa1100: stop using mach/timex.hUwe Kleine-König1-2/+6
2013-12-12ARM: 7901/1: sa1100: h3600: refactor IrDA GPIO handlingDmitry Eremin-Solenikov1-19/+7
2013-12-12ARM: 7900/1: sa1100: h3100: refactor IrDA GPIO handlingDmitry Eremin-Solenikov1-2/+17
2013-12-12ARM: 7899/1: sa1100: h3600: refactor LCD GPIO handlingDmitry Eremin-Solenikov1-22/+26
2013-12-12ARM: 7898/1: sa1100: h3100: refactor LCD GPIO handlingDmitry Eremin-Solenikov1-8/+27
2013-12-12ARM: sa11x0: assabet: clean up IrDA power settingRussell King1-6/+3
2013-12-12ARM: sa11x0: assabet: allow UCB1300 to wake up AssabetRussell King1-0/+1
2013-12-12ARM: sa11x0: assabet: better reset handlingRussell King2-4/+137
2013-12-06Merge branch 'soc/sched_clock' into next/socKevin Hilman1-2/+2
2013-11-21ARM: sa1100: Switch to sched_clock_register()Stephen Boyd1-2/+2
2013-11-14Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-67/+21
2013-11-12Merge branches 'fixes', 'mmci' and 'sa11x0' into for-nextRussell King4-55/+6
2013-10-29ARM: sa11x0/assabet: ensure CS2 is configured appropriatelyRussell King1-0/+3
2013-10-29ARM: 7841/1: sa1100: remove complex GPIO interfaceLinus Walleij2-55/+2
2013-10-29ARM: 7865/1: sa1100: fix simpad compilation warningLinus Walleij1-0/+1
2013-10-25cpufreq: Implement light weight ->target_index() routineViresh Kumar2-22/+0
2013-10-16cpufreq: sa11x0: Fix build breakage after "Expose frequency table"Viresh Kumar1-2/+1
2013-10-16cpufreq: sa11x0: Use generic cpufreq routinesViresh Kumar2-23/+0
2013-09-30cpufreq: sa11x0: Expose frequency tableViresh Kumar2-23/+23
2013-09-18ARM: sa1100: collie.c: fall back to jedec_probe flash detectionAndrea Adami1-1/+1
2013-07-09reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt2-3/+5
2013-06-12sched_clock: Make ARM's sched_clock generic for all architecturesStephen Boyd1-1/+1
2013-04-10cpufreq: sa11x0: move cpufreq driver to drivers/cpufreqViresh Kumar5-671/+14
2013-04-02cpufreq: Notify all policy->cpus in cpufreq_notify_transition()Viresh Kumar2-6/+4
2013-02-21Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds16-57/+46
2013-02-21Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-3/+0
2013-02-14ARM: sa1100/assabet: include platform_device.h directlyArnd Bergmann1-0/+1
2013-02-14ARM: sa1100: don't warn about mach/ide.hArnd Bergmann1-3/+0
2013-02-05Merge tag 'cleanup-decompwdog-3.9' of git://git.linaro.org/people/shawnguo/li...Olof Johansson1-1/+0
2013-01-14Merge branch 'clocksource/cleanup' into next/cleanupOlof Johansson3-11/+7
2013-01-14ARM: use clockevents_config_and_register() where possibleShawn Guo1-6/+2
2013-01-11ARM: remove unused arch_decomp_wdog()Shawn Guo1-1/+0
2013-01-03ARM: drivers: remove __dev* attributes.Greg Kroah-Hartman2-5/+5
2012-12-24ARM: delete struct sys_timerStephen Warren15-21/+15
2012-12-24ARM: sa1100: convert timer suspend/resume to clock_event_deviceStephen Warren1-33/+33
2012-11-16ARM: move serial_sa1100.h header file to linux/platform_dataRussell King13-13/+13
2012-10-13ARM: config: sort select statements alphanumericallyRussell King1-6/+6
2012-10-09ARM: assabet: fix bogus warning in get_assabet_scr (again)Arnd Bergmann1-1/+1
2012-10-07Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2-18/+0
2012-10-04Merge branches 'atags', 'cache-l2x0', 'clkdev', 'fixes', 'integrator', 'misc'...Russell King1-0/+1
2012-10-04Merge branch 'cleanup' into for-linusRussell King2-18/+0