aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/amba/bus.h
AgeCommit message (Expand)Author
2020-05-14amba: Initialize dma_parms for amba devicesUlf Hansson
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-02-26ARM: 8836/1: drivers: amba: Update component matching to use the CoreSight UC...Mike Leach
2019-02-26ARM: 8838/1: drivers: amba: Updates to component identification for driver ma...Mike Leach
2016-08-31tty: amba-pl011: probe ZTE device from AMBA bus with a pseudo-IDShawn Guo
2016-02-20drivers/hwtracing: make coresight-* explicitly non-modularPaul Gortmaker
2015-10-19ARM: 8446/1: amba: Remove unused callbacks for legacy system PMUlf Hansson
2015-02-10ARM: 8256/1: driver coamba: add device binding path 'driver_override'Antonios Motakis
2015-01-16ARM: 8207/1: amba: Use inlines instead of macros for amba_pclk_enable/disableKrzysztof Kozlowski
2014-12-14Merge tag 'char-misc-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-11-17ARM: 8200/1: amba: Add helpers for (un)preparing AMBA clock v12Krzysztof Kozlowski
2014-11-07coresight: add CoreSight core layer frameworkPratik Patel
2014-09-24spi: pl022: Add support for chip select extensionAnders Berg
2014-05-25ARM: 8057/1: amba: Add Qualcomm vendor ID.srinik
2013-11-14Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-11-09ARM: 7871/1: amba: Extend number of IRQSMichal Simek
2013-10-31DMA-API: amba: get rid of separate dma_maskRussell King
2012-12-03ARM: 7588/1: amba: create a resource parent registratorLinus Walleij
2012-04-19ARM: 7369/1: amba: add functions to add devices dynamicallyLinus Walleij
2012-04-13ARM: 7366/3: amba: Remove AMBA level regulator supportMark Brown
2012-03-16ARM: 7362/1: AMBA: Add module_amba_driver() helper macro for amba_driverviresh kumar
2012-01-25ARM: amba: provide common initializers for static amba devicesRussell King
2012-01-25ARM: amba: add amba_device allocation/add/put functionsRussell King
2011-11-22ARM: amba: Move definition of struct amba_id to mod_devicetable.hDave Martin
2011-02-23ARM: 6758/1: amba: support pm opsRabin Vincent
2011-02-23ARM: amba: make amba_driver id_table constRussell King
2011-02-23ARM: amba: make probe() functions take const id tablesRussell King
2011-02-23ARM: 6662/1: amba: make amba_bustype non-staticRob Herring
2010-11-26ARM: 6467/1: amba: optional PrimeCell core voltage switchLinus Walleij
2010-10-08ARM: 6368/1: move the PrimeCell IDs to use macrosLinus Walleij
2010-07-31ARM: AMBA: Add pclk support to AMBA bus infrastructureRussell King
2010-03-29ARM: 5999/1: Including device.h and resource.h header files in linux/amba/bus.hviresh kumar
2010-02-20ARM: 5951/1: ARM: fix documentation of the PrimeCell busLinus Walleij
2009-09-12ARM: 5636/1: Move vendor enum to AMBA includeLinus Walleij
2009-05-20[ARM] 5519/1: amba probe: pass "struct amba_id *" instead of void *Alessandro Rubini
2006-01-07[ARM] Move AMBA include files to include/linux/amba/Russell King