summaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/hardware (follow)
Commit message (Expand)AuthorAgeFilesLines
* ARM: sa1100: make match function take a const pointerGreg Kroah-Hartman2024-07-191-1/+1
* driver core: have match() callback in struct bus_type take a const *Greg Kroah-Hartman2024-07-031-1/+1
* locomo: make locomo_bus_type constant and staticGreg Kroah-Hartman2024-01-041-2/+0
* ARM: locomo: fix locomolcd_power declarationArnd Bergmann2023-09-281-1/+1
* ARM: l2x0: Add explicit includes for init and typesRob Herring2023-08-121-0/+2
* ARM: footbridge: remove custom DMA address handlingArnd Bergmann2022-09-151-0/+7
* ARM: footbridge: remove addin modeArnd Bergmann2022-09-091-13/+0
* treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_56.RULE (pa...Thomas Gleixner2022-06-103-13/+3
* ARM: pxa: remove unused mach/bitfield.hArnd Bergmann2022-05-071-2/+0
* ARM: riscpc: use GENERIC_IRQ_MULTI_HANDLERArnd Bergmann2021-12-031-84/+0
* ARM: riscpc: drop support for IOMD_IRQREQC/IOMD_IRQREQD IRQ groupsArd Biesheuvel2021-12-031-47/+0
* ARM: 9049/1: locomo: make locomo bus's remove callback return voidUwe Kleine-König2021-02-011-1/+1
* ARM: 9048/1: sa1111: make sa1111 bus's remove callback return voidUwe Kleine-König2021-02-011-1/+1
* ARM: 8993/1: remove it8152 PCI controller driverMike Rapoport2020-07-211-116/+0
* ARM: l2c: add definition for FWA in PL310 aux registerLubomir Rintel2019-10-171-0/+2
* Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2019-09-221-0/+103
|\
| * ARM: 8885/1: aurora-l2: add defines for parity and ECC registersJan Luebbe2019-08-291-0/+48
| * ARM: 8887/1: aurora-l2: add prefix to MAX_RANGE_SIZEJan Luebbe2019-08-291-1/+1
| * ARM: 8902/1: l2c: move cache-aurora-l2.h to asm/hardwareJan Luebbe2019-08-291-0/+55
* | ARM: iop32x: merge everything into mach-iop32x/Arnd Bergmann2019-08-141-311/+0
* | dma: iop-adma: allow building without platform headersArnd Bergmann2019-08-142-1025/+0
|/
* Merge branch 'i2c/for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds2019-07-161-0/+2
|\
| * i2c: iop: Use GPIO descriptorsLinus Walleij2019-06-121-0/+2
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-197-29/+7
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335Thomas Gleixner2019-06-052-28/+2
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333Thomas Gleixner2019-06-051-13/+1
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284Thomas Gleixner2019-06-051-9/+1
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-301-10/+1
|/
* ARM: 8844/1: use unified assembler in assembly filesStefan Agner2019-02-261-5/+5
* ARM: sa1111: remove legacy GPIO interfacesRussell King2018-12-041-4/+0
*-. Merge branches 'fixes', 'misc', 'sa1111' and 'sa1100-for-next' into for-nextRussell King2018-01-212-31/+11
|\ \
| | * ARM: sa1111: map interrupt numbers through irqdomainRussell King2017-11-291-1/+1
| | * ARM: sa1111: remove some redundant definitionsRussell King2017-11-291-24/+0
| | * ARM: sa1111: remove special sa1111 mmio accessorsRussell King2017-11-291-3/+0
| | * ARM: sa1111: remove legacy suspend/resume methodsRussell King2017-11-291-2/+0
| | * ARM: sa1111: remove legacy shutdown methodRussell King2017-11-271-1/+0
| |/ |/|
| * ARM: 8725/1: Add Broadcom Brahma-B15 readahead cache supportFlorian Fainelli2017-12-171-0/+10
|/
* Merge branch 'pm-sleep'Rafael J. Wysocki2017-11-131-2/+0
|\
| * PM: ARM: locomo: Drop suspend and resume bus type callbacksRafael J. Wysocki2017-10-051-2/+0
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-022-0/+2
|/
* ARM/clk: move the ICST library to drivers/clkLinus Walleij2017-04-071-59/+0
* ARM: 8651/1: cache-uniphier: include <linux/errno.h> instead of <linux/types.h>Masahiro Yamada2017-02-281-1/+1
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2016-10-081-18/+2
|\
| * ARM: uniphier: remove SoC-specific SMP codeMasahiro Yamada2016-08-281-18/+2
* | Merge branches 'misc' and 'sa1111-base' into for-linusRussell King2016-10-061-1/+3
|\ \
| * | ARM: sa1111: provide to_sa1111_device() macroRussell King2016-09-211-1/+1
| * | ARM: sa1111: add sa1111_get_irq()Russell King2016-09-201-0/+2
| |/
* / ARM: 8611/1: l2x0: add PMU supportMark Rutland2016-09-061-0/+19
|/
* ARM: uniphier: add outer cache supportMasahiro Yamada2015-10-271-0/+46
* genirq: Remove irq argument from irq flow handlersThomas Gleixner2015-09-161-1/+1