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
/
soundwire
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-23
Merge tag 'soundwire-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Greg Kroah-Hartman
10
-284
/
+978
2020-07-21
Soundwire: intel_init: save Slave(s) _ADR info in sdw_intel_ctx
Bard Liao
1
-0
/
+24
2020-07-21
soundwire: intel: add wake interrupt support
Rander Wang
3
-1
/
+62
2020-07-21
soundwire: intel/cadence: merge Soundwire interrupt handlers/threads
Bard Liao
5
-23
/
+37
2020-07-21
soundwire: intel_init: use EXPORT_SYMBOL_NS
Pierre-Louis Bossart
1
-5
/
+5
2020-07-21
soundwire: intel_init: add implementation of sdw_intel_enable_irq()
Pierre-Louis Bossart
1
-0
/
+24
2020-07-21
soundwire: intel: introduce helper for link synchronization
Pierre-Louis Bossart
1
-8
/
+26
2020-07-21
soundwire: intel: introduce a helper to arm link synchronization
Pierre-Louis Bossart
1
-10
/
+16
2020-07-21
soundwire: intel: revisit SHIM programming sequences.
Pierre-Louis Bossart
3
-34
/
+211
2020-07-21
soundwire: intel: reuse code for wait loops to set/clear bits
Pierre-Louis Bossart
1
-17
/
+10
2020-07-16
soundwire: fix the kernel-doc comment
Vinod Koul
1
-2
/
+2
2020-07-15
soundwire: intel: don't free dma_data in DAI shutdown
Pierre-Louis Bossart
1
-7
/
+0
2020-07-15
soundwire: cadence: allocate/free dma_data in set_sdw_stream
Pierre-Louis Bossart
1
-14
/
+38
2020-07-15
soundwire: intel: remove stream allocation/free
Pierre-Louis Bossart
1
-56
/
+1
2020-07-15
soundwire: stream: add helper to startup/shutdown streams
Pierre-Louis Bossart
1
-0
/
+98
2020-07-15
soundwire: intel: implement get_sdw_stream() operations
Pierre-Louis Bossart
1
-0
/
+18
2020-06-30
soundwire: bus: initialize bus clock base and scale registers
Pierre-Louis Bossart
1
-0
/
+107
2020-06-30
soundwire: extend SDW_SLAVE_ENTRY
Pierre-Louis Bossart
1
-4
/
+9
2020-06-30
soundwire: bus_type: convert open-coded while() to for() loop
Pierre-Louis Bossart
1
-4
/
+2
2020-06-22
soundwire: qcom: Constify static structs
Rikard Falkeborn
1
-2
/
+2
2020-06-22
soundwire: intel: transition to 3 steps initialization
Pierre-Louis Bossart
3
-62
/
+232
2020-06-22
soundwire: intel_init: pass link information as platform data
Pierre-Louis Bossart
1
-0
/
+2
2020-06-22
soundwire: intel_init: use devm_ allocation
Pierre-Louis Bossart
1
-9
/
+5
2020-06-22
soundwire: intel_init: remove useless test
Pierre-Louis Bossart
1
-1
/
+1
2020-06-22
soundwire: intel: clarify drvdata and remove more indirections
Pierre-Louis Bossart
1
-19
/
+19
2020-06-22
soundwire: intel: cleanups for indirections/logs
Pierre-Louis Bossart
3
-35
/
+45
2020-06-22
soundwire: intel: fix memory leak with devm_kasprintf
Pierre-Louis Bossart
1
-2
/
+3
2020-06-22
soundwire: bus: clock_stop: don't deal with UNATTACHED Slave devices
Bard Liao
1
-6
/
+17
2020-06-22
soundwire: Replace 'objs' by 'y'
Vinod Koul
1
-5
/
+5
2020-05-20
soundwire: intel: use a single module
Rander Wang
1
-4
/
+1
2020-05-20
soundwire: fix spelling mistake
Vinod Koul
1
-1
/
+1
2020-05-20
soundwire: fix trailing line in sysfs_slave.c
Vinod Koul
1
-1
/
+0
2020-05-20
soundwire: add Slave sysfs support
Pierre-Louis Bossart
7
-3
/
+540
2020-05-20
soundwire: master: add sysfs support
Pierre-Louis Bossart
1
-0
/
+84
2020-05-20
soundwire: disco: s/ch/channels/
Pierre-Louis Bossart
1
-5
/
+6
2020-05-19
soundwire: master: add runtime pm support
Bard Liao
1
-0
/
+7
2020-05-19
soundwire: bus_type: add sdw_master_device support
Pierre-Louis Bossart
6
-6
/
+96
2020-05-19
soundwire: bus: add unique bus id
Bard Liao
1
-0
/
+20
2020-05-19
soundwire: bus_type: introduce sdw_slave_type and sdw_master_type
Pierre-Louis Bossart
2
-7
/
+20
2020-05-19
soundwire: bus: rename sdw_bus_master_add/delete, add arguments
Pierre-Louis Bossart
3
-13
/
+16
2020-05-11
soundwire: intel: (cosmetic) remove multiple superfluous "else" statements
Guennadi Liakhovetski
2
-3
/
+9
2020-05-11
soundwire: (cosmetic) remove multiple superfluous "else" statements
Guennadi Liakhovetski
1
-7
/
+10
2020-05-11
soundwire: qcom: Use IRQF_ONESHOT
Samuel Zou
1
-1
/
+2
2020-05-05
soundwire: bus: reduce verbosity on enumeration
Pierre-Louis Bossart
1
-3
/
+3
2020-05-05
soundwire: debugfs: clarify SDPX license with GPL-2.0-only
Pierre-Louis Bossart
1
-1
/
+1
2020-05-05
soundwire: slave: don't init debugfs on device registration error
Pierre-Louis Bossart
1
-0
/
+2
2020-05-05
soundwire: qcom: fix error handling in probe
Pierre-Louis Bossart
1
-9
/
+17
2020-04-20
soundwire: intel: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI p...
Kuninori Morimoto
1
-2
/
+2
2020-04-03
Merge tag 'char-misc-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
9
-133
/
+1028
2020-03-20
Merge branch 'topic/ro_wordlength' of git://git.kernel.org/pub/scm/linux/kern...
Mark Brown
1
-7
/
+9
[next]