index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
amba
/
bus.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-26
ARM: 8836/1: drivers: amba: Update component matching to use the CoreSight UC...
Mike Leach
1
-8
/
+37
2018-06-06
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-0
/
+1
2018-06-05
Merge tag 'char-misc-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+2
2018-06-05
Merge tag 'pm-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-2
/
+2
2018-05-19
ARM: 8773/1: amba: Export amba_bustype
Kim Phillips
1
-0
/
+1
2018-05-14
amba: Respect all error codes from dev_pm_domain_attach()
Ulf Hansson
1
-2
/
+2
2018-05-14
ARM: amba: Fix wrong indentation in driver_override_store()
Geert Uytterhoeven
1
-2
/
+2
2018-05-03
drivers: remove force dma flag from buses
Christoph Hellwig
1
-1
/
+0
2018-05-03
dma-mapping: move dma configuration to bus infrastructure
Nipun Gupta
1
-0
/
+4
2018-04-26
ARM: amba: Fix race condition with driver_override
Geert Uytterhoeven
1
-2
/
+9
2018-04-26
ARM: amba: Make driver_override output consistent with other buses
Geert Uytterhoeven
1
-3
/
+0
2018-04-26
Revert "ARM: amba: Fix race condition with driver_override"
Greg Kroah-Hartman
1
-9
/
+2
2018-04-25
ARM: amba: Don't read past the end of sysfs "driver_override" buffer
Geert Uytterhoeven
1
-1
/
+2
2018-04-25
ARM: amba: Fix race condition with driver_override
Geert Uytterhoeven
1
-2
/
+9
2017-10-19
drivers: flag buses which demand DMA configuration
Robin Murphy
1
-0
/
+1
2017-06-09
amba: use dev_groups and not dev_attrs for bus_type
Greg Kroah-Hartman
1
-13
/
+12
2016-08-12
ARM: 8596/1: amba: Support clk parents and rates assigned in DT
Stephen Boyd
1
-0
/
+5
2016-05-05
ARM: 8566/1: drivers: amba: properly handle devices with power domains
Marek Szyprowski
1
-10
/
+90
2015-02-10
ARM: 8256/1: driver coamba: add device binding path 'driver_override'
Antonios Motakis
1
-0
/
+47
2014-12-14
Merge tag 'char-misc-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2014-12-12
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-4
/
+11
2014-12-04
PM: Merge the SET*_RUNTIME_PM_OPS() macros
Rafael J. Wysocki
1
-1
/
+1
2014-11-17
ARM: 8201/1: amba: Don't unprepare the clocks if device driver wants IRQ safe...
Krzysztof Kozlowski
1
-4
/
+11
2014-11-07
coresight: add CoreSight core layer framework
Pratik Patel
1
-1
/
+1
2014-09-30
PM / Domains: Move dev_pm_domain_attach|detach() to pm_domain.h
Ulf Hansson
1
-0
/
+1
2014-09-22
amba: Add support for attach/detach of PM domains
Ulf Hansson
1
-1
/
+9
2014-02-18
ARM: 7958/1: amba: Let runtime PM callbacks be available for CONFIG_PM
Ulf Hansson
1
-2
/
+2
2013-12-09
ARM: 7916/1: amba: Add clk_prepare|unprepare in runtime PM callbacks
Ulf Hansson
1
-2
/
+2
2013-12-09
ARM: 7915/1: amba: Convert to clk_prepare_enable and clk_disable_unprepare
Ulf Hansson
1
-21
/
+8
2013-12-09
ARM: 7914/1: amba: Drop legacy PM support and use the pm_generic functions
Ulf Hansson
1
-173
/
+7
2013-10-31
DMA-API: amba: get rid of separate dma_mask
Russell King
1
-5
/
+1
2013-06-03
PM / Runtime: Rework the "runtime idle" helper routine
Rafael J. Wysocki
1
-1
/
+1
2013-01-03
Drivers: amba: remove __dev* attributes.
Greg Kroah-Hartman
1
-4
/
+0
2012-12-03
ARM: 7588/1: amba: create a resource parent registrator
Linus Walleij
1
-4
/
+28
2012-06-28
ARM: 7431/1: amba: use the new linux/sizes.h
Alessandro Rubini
1
-1
/
+1
2012-05-03
AMBA: get rid of last two uses of NO_IRQ
Russell King
1
-2
/
+2
2012-04-19
ARM: 7369/1: amba: add functions to add devices dynamically
Linus Walleij
1
-0
/
+49
2012-04-13
ARM: 7366/3: amba: Remove AMBA level regulator support
Mark Brown
1
-41
/
+1
2012-01-25
ARM: amba: make use of -1 IRQs warn
Russell King
1
-0
/
+3
2012-01-25
ARM: amba: make irq 0 invalid
Russell King
1
-2
/
+2
2012-01-25
ARM: amba: add amba_device allocation/add/put functions
Russell King
1
-25
/
+75
2012-01-08
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-135
/
+1
2011-12-21
PM / Sleep: Remove forward-only callbacks from AMBA bus type
Rafael J. Wysocki
1
-135
/
+1
2011-11-22
ARM: amba: Auto-generate AMBA driver module aliases during modpost
Dave Martin
1
-0
/
+4
2011-09-27
clk: amba bus: convert to clk_prepare()/clk_unprepare()
Russell King
1
-1
/
+10
2011-09-22
PM: add runtime PM support to core Primecell driver
Russell King
1
-3
/
+54
2011-05-26
ARM: 6829/1: amba: make hardcoded periphid override hardware
Linus Walleij
1
-0
/
+5
2011-04-11
PM / Hibernate: Introduce CONFIG_HIBERNATE_CALLBACKS
Rafael J. Wysocki
1
-3
/
+3
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-02-23
ARM: 6758/1: amba: support pm ops
Rabin Vincent
1
-23
/
+317
[next]