index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
amba
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-30
ARM: 9229/1: amba: Fix use-after-free in amba_read_periphid()
Isaac Manjarres
1
-1
/
+7
2022-07-28
ARM: 9220/1: amba: Remove deferred device addition
Saravana Kannan
1
-168
/
+145
2022-07-14
ARM: 9207/1: amba: fix refcount underflow if amba_device_add() fails
Wang Kefeng
1
-6
/
+2
2022-06-03
Merge tag 'driver-core-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-24
/
+4
2022-05-31
Merge tag 'iommu-updates-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+36
2022-05-20
ARM: 9192/1: amba: fix memory leak in amba_device_try_add()
Wang Kefeng
1
-1
/
+7
2022-05-20
ARM: 9193/1: amba: Add amba_read_periphid() helper
Wang Kefeng
1
-71
/
+62
2022-04-28
bus: platform,amba,fsl-mc,PCI: Add device DMA ownership management
Lu Baolu
1
-0
/
+18
2022-04-28
amba: Stop sharing platform_dma_configure()
Lu Baolu
1
-1
/
+18
2022-04-22
amba: Use driver_set_override() instead of open-coding
Krzysztof Kozlowski
1
-24
/
+4
2022-02-28
ARM: 9174/1: amba: Move EXPORT_SYMBOL() closer to definition
Wang Kefeng
1
-7
/
+5
2022-02-28
ARM: 9173/1: amba: kill amba_find_match()
Wang Kefeng
1
-61
/
+0
2021-12-17
ARM: 9163/1: amba: Move of_amba_device_decode_irq() into amba_probe()
Wang Kefeng
1
-26
/
+26
2021-12-17
ARM: 9162/1: amba: Kill sysfs attribute file of irq
Wang Kefeng
1
-17
/
+2
2021-10-19
ARM: 9119/1: amba: Properly handle device probe without IRQ domain
Wang Kefeng
1
-0
/
+27
2021-10-19
ARM: 9120/1: Revert "amba: make use of -1 IRQs warn"
Wang Kefeng
1
-3
/
+0
2021-10-19
ARM: 9121/1: amba: Drop unused functions about APB/AHB devices add
Wang Kefeng
1
-72
/
+0
2021-07-21
bus: Make remove callback return void
Uwe Kleine-König
1
-3
/
+1
2021-02-02
amba: Make use of bus_type functions
Uwe Kleine-König
1
-77
/
+81
2021-02-02
amba: Make the remove callback return void
Uwe Kleine-König
1
-3
/
+2
2021-02-02
amba: reorder functions
Uwe Kleine-König
1
-38
/
+39
2021-02-02
amba: Fix resource leak for drivers without .remove
Uwe Kleine-König
1
-8
/
+12
2020-06-15
ARM: tegra: Replace zero-length array with flexible-array
Gustavo A. R. Silva
1
-1
/
+1
2020-06-04
Merge tag 'arm-soc-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
1
-3
/
+11
2020-05-05
amba: Retry adding deferred devices at late_initcall
Rob Herring
1
-3
/
+11
2020-04-28
amba: Initialize dma_parms for amba devices
Ulf Hansson
1
-0
/
+1
2019-10-23
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-3
/
+11
2019-10-09
drivers/amba: fix reset control error handling
Russell King
1
-3
/
+11
2019-09-22
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-0
/
+14
2019-09-10
ARM: 8906/1: drivers/amba: add reset control to amba bus probe
DINH L NGUYEN
1
-0
/
+14
2019-07-30
drivers: Introduce device lookup variants by of_node
Suzuki K Poulose
1
-10
/
+1
2019-07-12
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+2
2019-06-24
driver_find_device: Unify the match function with class_find_device()
Suzuki K Poulose
1
-2
/
+2
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282
Thomas Gleixner
1
-10
/
+1
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-05-08
amba: tegra-ahb: Mark PM functions as __maybe_unused
Arnd Bergmann
1
-4
/
+2
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
[next]