index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
amba
/
bus.h
Age
Commit message (
Expand
)
Author
2024-09-04
ARM: 9416/1: amba: make amba_bustype constant
Kunwu Chan
2024-04-18
ARM: 9361/1: amba: store owner from modules with amba_driver_register()
Krzysztof Kozlowski
2023-05-31
amba: move to_amba_device() to use container_of_const
Prathu Baronia
2022-08-30
ARM: 9229/1: amba: Fix use-after-free in amba_read_periphid()
Isaac Manjarres
2022-06-03
Merge tag 'driver-core-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-04-28
bus: platform,amba,fsl-mc,PCI: Add device DMA ownership management
Lu Baolu
2022-04-22
amba: Use driver_set_override() instead of open-coding
Krzysztof Kozlowski
2022-02-28
ARM: 9173/1: amba: kill amba_find_match()
Wang Kefeng
2022-02-28
ARM: 9172/1: amba: Cleanup amba pclk operation
Wang Kefeng
2021-11-25
arm: remove zte zx platform left-over
Lukas Bulwahn
2021-10-19
ARM: 9121/1: amba: Drop unused functions about APB/AHB devices add
Wang Kefeng
2021-03-16
ARM: amba: Allow some ARM_AMBA users to compile with COMPILE_TEST
Jason Gunthorpe
2021-02-02
amba: Make the remove callback return void
Uwe Kleine-König
2020-04-28
amba: Initialize dma_parms for amba devices
Ulf Hansson
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-02-26
ARM: 8836/1: drivers: amba: Update component matching to use the CoreSight UC...
Mike Leach
2019-02-26
ARM: 8838/1: drivers: amba: Updates to component identification for driver ma...
Mike Leach
2016-08-31
tty: amba-pl011: probe ZTE device from AMBA bus with a pseudo-ID
Shawn Guo
2016-02-20
drivers/hwtracing: make coresight-* explicitly non-modular
Paul Gortmaker
2015-10-19
ARM: 8446/1: amba: Remove unused callbacks for legacy system PM
Ulf Hansson
2015-02-10
ARM: 8256/1: driver coamba: add device binding path 'driver_override'
Antonios Motakis
2015-01-16
ARM: 8207/1: amba: Use inlines instead of macros for amba_pclk_enable/disable
Krzysztof Kozlowski
2014-12-14
Merge tag 'char-misc-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2014-11-17
ARM: 8200/1: amba: Add helpers for (un)preparing AMBA clock v12
Krzysztof Kozlowski
2014-11-07
coresight: add CoreSight core layer framework
Pratik Patel
2014-09-24
spi: pl022: Add support for chip select extension
Anders Berg
2014-05-25
ARM: 8057/1: amba: Add Qualcomm vendor ID.
srinik
2013-11-14
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2013-11-09
ARM: 7871/1: amba: Extend number of IRQS
Michal Simek
2013-10-31
DMA-API: amba: get rid of separate dma_mask
Russell King
2012-12-03
ARM: 7588/1: amba: create a resource parent registrator
Linus Walleij
2012-04-19
ARM: 7369/1: amba: add functions to add devices dynamically
Linus Walleij
2012-04-13
ARM: 7366/3: amba: Remove AMBA level regulator support
Mark Brown
2012-03-16
ARM: 7362/1: AMBA: Add module_amba_driver() helper macro for amba_driver
viresh kumar
2012-01-25
ARM: amba: provide common initializers for static amba devices
Russell King
2012-01-25
ARM: amba: add amba_device allocation/add/put functions
Russell King
2011-11-22
ARM: amba: Move definition of struct amba_id to mod_devicetable.h
Dave Martin
2011-02-23
ARM: 6758/1: amba: support pm ops
Rabin Vincent
2011-02-23
ARM: amba: make amba_driver id_table const
Russell King
2011-02-23
ARM: amba: make probe() functions take const id tables
Russell King
2011-02-23
ARM: 6662/1: amba: make amba_bustype non-static
Rob Herring
2010-11-26
ARM: 6467/1: amba: optional PrimeCell core voltage switch
Linus Walleij
2010-10-08
ARM: 6368/1: move the PrimeCell IDs to use macros
Linus Walleij
2010-07-31
ARM: AMBA: Add pclk support to AMBA bus infrastructure
Russell King
2010-03-29
ARM: 5999/1: Including device.h and resource.h header files in linux/amba/bus.h
viresh kumar
2010-02-20
ARM: 5951/1: ARM: fix documentation of the PrimeCell bus
Linus Walleij
2009-09-12
ARM: 5636/1: Move vendor enum to AMBA include
Linus 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