summaryrefslogtreecommitdiff
path: root/arch/arm/include/asm/hardware/sa1111.h
AgeCommit message (Expand)Author
2017-11-29ARM: sa1111: map interrupt numbers through irqdomainRussell King
2017-11-29ARM: sa1111: remove some redundant definitionsRussell King
2017-11-29ARM: sa1111: remove special sa1111 mmio accessorsRussell King
2017-11-29ARM: sa1111: remove legacy suspend/resume methodsRussell King
2017-11-27ARM: sa1111: remove legacy shutdown methodRussell King
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-09-21ARM: sa1111: provide to_sa1111_device() macroRussell King
2016-09-20ARM: sa1111: add sa1111_get_irq()Russell King
2012-03-24ARM: sa1111: move USB interface register definitions to ohci-sa1111.cRussell King
2012-03-24ARM: sa1111: move PCMCIA interface register definitions to sa1111_generic.cRussell King
2012-03-24ARM: sa1111: move PS/2 interface register definitions to sa1111p2.cRussell King
2012-03-24ARM: sa1111: delete unused physical GPIO register definitionsRussell King
2012-03-24ARM: sa1111: provide a generic way to prevent devices from registeringRussell King
2012-02-09ARM: sa1111: change devid to be a bitmaskRussell King
2012-02-09ARM: sa1111: add platform enable/disable functionsRussell King
2012-02-09ARM: sa1111: add shutdown hook to sa1111_driver structureRussell King
2010-03-02[ARM] sa1111: allow cascaded IRQs to be used by platformsEric Miao
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King
2008-08-02[ARM] move include/asm-arm to arch/arm/include/asmRussell King