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-01-16
soundwire: cadence: fix kernel-doc parameter descriptions
Pierre-Louis Bossart
1
-1
/
+1
2020-01-14
soundwire: intel: fix factor of two in MCLK handling
Bard Liao
1
-0
/
+3
2020-01-14
soundwire: bus: fix device number leak on errors
Pierre-Louis Bossart
1
-14
/
+23
2020-01-14
soundwire: cadence: remove useless variable incrementation
Pierre-Louis Bossart
1
-2
/
+0
2020-01-14
soundwire: cadence: update kernel-doc parameter descriptions
Pierre-Louis Bossart
1
-0
/
+4
2020-01-14
soundwire: qcom: add support for SoundWire controller
Srinivas Kandagatla
3
-0
/
+874
2020-01-14
soundwire: bus: check first if Slaves become UNATTACHED
Pierre-Louis Bossart
1
-0
/
+18
2020-01-14
soundwire: cadence_master: handle multiple status reports per Slave
Pierre-Louis Bossart
1
-6
/
+29
2020-01-14
soundwire: cadence_master: remove config update for interrupt setting
Rander Wang
1
-3
/
+2
2020-01-14
soundwire: cadence_master: log more useful information during timeouts
Pierre-Louis Bossart
1
-1
/
+2
2020-01-14
soundwire: cadence_master: clear interrupt status before enabling interrupt
Rander Wang
1
-0
/
+10
2020-01-14
soundwire: cadence_master: filter out bad interrupts
Pierre-Louis Bossart
1
-0
/
+7
2020-01-10
soundwire: stream: remove redundant pr_err traces
Pierre-Louis Bossart
1
-8
/
+0
2019-12-12
soundwire: intel: update stream callbacks for hwparams/free stream operations
Rander Wang
3
-8
/
+17
2019-12-12
soundwire: intel: update interfaces between ASoC and SoundWire
Pierre-Louis Bossart
2
-27
/
+13
2019-11-11
Merge 5.4-rc7 into char-misc-next
Greg Kroah-Hartman
3
-3
/
+5
2019-11-09
soundwire: ignore uniqueID when irrelevant
Pierre-Louis Bossart
2
-7
/
+52
2019-11-09
soundwire: slave: add helper to extract slave ID
Pierre-Louis Bossart
1
-19
/
+31
2019-11-09
soundwire: intel: fix PDI/stream mapping for Bulk
Pierre-Louis Bossart
1
-2
/
+8
2019-10-24
soundwire: cadence_master: make clock stop exit configurable on init
Pierre-Louis Bossart
3
-9
/
+10
2019-10-24
soundwire: intel/cadence: add flag for interrupt enable
Pierre-Louis Bossart
3
-13
/
+20
2019-10-24
soundwire: intel: add helper for initialization
Pierre-Louis Bossart
1
-5
/
+11
2019-10-24
soundwire: cadence_master: add hw_reset capability in debugfs
Pierre-Louis Bossart
1
-0
/
+23
2019-10-24
soundwire: intel/cadence: fix startup sequence
Pierre-Louis Bossart
3
-26
/
+69
2019-10-24
soundwire: slave: fix scanf format
Pierre-Louis Bossart
1
-1
/
+2
2019-10-22
soundwire: intel: use correct header for io calls
Vinod Koul
1
-1
/
+1
2019-10-21
soundwire: intel: fix intel_register_dai PDI offsets and numbers
Bard Liao
1
-2
/
+2
2019-10-21
soundwire: cadence_master: improve PDI allocation
Bard Liao
3
-19
/
+17
2019-10-21
soundwire: intel: don't filter out PDI0/1
Pierre-Louis Bossart
1
-18
/
+11
2019-10-21
soundwire: cadence/intel: simplify PDI/port mapping
Pierre-Louis Bossart
3
-224
/
+51
2019-10-21
soundwire: intel: remove playback/capture stream_name
Bard Liao
1
-17
/
+0
2019-10-21
soundwire: remove DAI_ID_RANGE definitions
Pierre-Louis Bossart
1
-2
/
+0
2019-10-16
soundwire: intel: remove X86 dependency
Pierre-Louis Bossart
1
-1
/
+1
2019-10-16
soundwire: intel: add missing headers for cross-compilation
Pierre-Louis Bossart
2
-0
/
+2
2019-10-15
soundwire: depend on ACPI || OF
Michal Suchanek
1
-1
/
+1
2019-10-15
soundwire: depend on ACPI
Michal Suchanek
1
-0
/
+1
2019-09-22
Merge tag 'soundwire-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
12
-99
/
+718
2019-09-04
soundwire: stream: make stream name a const pointer
Srinivas Kandagatla
1
-1
/
+1
2019-09-04
soundwire: Add compute_params callback
Vinod Koul
1
-0
/
+10
2019-09-04
soundwire: core: add device tree support for slave devices
Srinivas Kandagatla
3
-0
/
+55
2019-09-04
soundwire: bus: set initial value to port_status
Bard Liao
1
-1
/
+1
2019-08-23
soundwire: intel: handle disabled links
Pierre-Louis Bossart
1
-3
/
+22
2019-08-23
soundwire: intel: add debugfs register dump
Pierre-Louis Bossart
1
-0
/
+121
2019-08-23
soundwire: cadence_master: add debugfs register dump
Pierre-Louis Bossart
2
-0
/
+111
2019-08-23
soundwire: add debugfs support
Pierre-Louis Bossart
6
-0
/
+181
2019-08-22
soundwire: intel: remove unused variables
Vinod Koul
1
-1
/
+0
2019-08-21
soundwire: intel: move shutdown() callback and don't export symbol
Pierre-Louis Bossart
3
-18
/
+15
2019-08-21
soundwire: cadence_master: add kernel parameter to override interrupt mask
Pierre-Louis Bossart
1
-0
/
+7
2019-08-21
soundwire: intel_init: add kernel module parameter to filter out links
Pierre-Louis Bossart
1
-0
/
+11
2019-08-21
soundwire: cadence_master: fix divider setting in clock register
Rander Wang
1
-8
/
+8
[next]