index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-27
ASoC: rt5645: Prevent the pop sound of the headphone while rebooting or shutd...
Oder Chiou
2
-11
/
+25
2015-08-27
ASoC: ics43432: Add codec driver for InvenSense ICS-43432
Ricard Wanderlof
3
-0
/
+83
2015-08-26
ASoC: tegra: Use devm_ioremap_resource instead of open code
Axel Lin
5
-111
/
+23
2015-08-26
ASoC: omap-hdmi-audio: Set buffer bytes step constraint to 128
Jyri Sarha
1
-1
/
+9
2015-08-26
ASoC: rockchip: fix platform_no_drv_owner.cocci warnings
kbuild test robot
1
-1
/
+0
2015-08-26
ASoC: rockchip: fix platform_no_drv_owner.cocci warnings
kbuild test robot
1
-1
/
+0
2015-08-26
ASoC: rockchip: fix a misjudgement by return
Xing Zheng
1
-1
/
+1
2015-08-25
ASoC: arizona: Poll for FLL clock OK rather than use interrupts
Charles Keepax
2
-29
/
+19
2015-08-25
ASoC: rt5645: Add struct dmi_system_id "Google Celes" for chrome platform
Oder Chiou
1
-0
/
+7
2015-08-25
ASoC: rt5645: Add the register RT5645_CHARGE_PUMP to readable check function
Oder Chiou
1
-0
/
+1
2015-08-25
ASoC: rt5645: Remove the incorrect setting of the JD mode
Oder Chiou
1
-2
/
+0
2015-08-25
ASoC: rt5645: Modify the jack detection function to prevent the pop sound whi...
Oder Chiou
1
-2
/
+11
2015-08-25
ASoC: rt5645: Modify the headphone depop and calibration function to prevent ...
Oder Chiou
1
-79
/
+32
2015-08-25
ASoC: rt5677: Allow arbitrary block read/write via SPI
Ben Zhang
3
-67
/
+178
2015-08-25
ASoC: tegra: Fix unused variable 'spdif' warning
Axel Lin
1
-2
/
+0
2015-08-25
ASoC: SPEAr: Convert to use devm_ioremap_resource
Axel Lin
1
-15
/
+5
2015-08-25
ASoC: omap-mcbsp: Convert to use devm_ioremap_resource
Axel Lin
1
-15
/
+5
2015-08-25
ASoC: davinci: Convert to use devm_ioremap_resource
Axel Lin
2
-33
/
+10
2015-08-25
ASoC: cs4349: fix platform_no_drv_owner.cocci warnings
kbuild test robot
1
-1
/
+0
2015-08-21
ASoC: topology: Add support for TLV bytes controls
Mengdong Lin
1
-3
/
+39
2015-08-21
ASoC: topology: Reduce arguments of soc_tplg_kcontrol_bind_io()
Mengdong Lin
1
-24
/
+21
2015-08-21
ASoC: topology: Bind vendor specific kcontrol handlers before standard ones
Mengdong Lin
1
-18
/
+18
2015-08-21
Merge tag 'v4.2-rc6' into asoc-topology
Mark Brown
20
-67
/
+134
2015-08-21
ASoC: Set missing card owner field
Axel Lin
13
-0
/
+14
2015-08-20
ASoC: wm8994: fix add dynamic path error
Zidan Wang
1
-8
/
+10
2015-08-20
ASoC: samsung: Remove redundant arndale_audio_remove
Vaishali Thakkar
1
-10
/
+0
2015-08-19
Merge tag 'asoc-v4.2-disable-topology' of git://git.kernel.org/pub/scm/linux/...
Takashi Iwai
2
-0
/
+6
2015-08-19
ASoC: arizona: Fix gain settings of FLL in free-run mode
Nikesh Oswal
1
-1
/
+1
2015-08-19
ASoC: rockchip: i2s: Adjust devm usage
Vaishali Thakkar
1
-6
/
+2
2015-08-18
ASoC: tegra: Revert part of "ASoC: tegra: Convert to managed resources"
Vaishali Thakkar
1
-4
/
+6
2015-08-18
ASoC: wm8741: Drop misleading readable_reg callback implementation
Axel Lin
1
-21
/
+0
2015-08-17
ASoC: topology: Add Kconfig option for topology
Mark Brown
2
-0
/
+6
2015-08-17
ASoC: davinci-vcif: Use devm_snd_soc_register_component
Vaishali Thakkar
1
-11
/
+3
2015-08-17
ASoC: mediatek: Remove AIF widgets for backend DAIs
Koro Chen
1
-11
/
+0
2015-08-15
ASoC: fsl-asoc-card: add wm8960 support
Zidan Wang
1
-0
/
+8
2015-08-14
ASoC: ssm2518: Add explicit device tree support
Ricard Wanderlof
1
-0
/
+9
2015-08-14
ASoC: topology: Change pass number of DAI smaller than graph
Mengdong Lin
1
-4
/
+4
2015-08-14
ASoC: fsl_ssi: adjust set DAI format in AC'97 mode
Maciej S. Szmigiero
1
-3
/
+5
2015-08-14
ASoC: fsl_ssi: instantiate AC'97 CODEC
Maciej S. Szmigiero
1
-0
/
+21
2015-08-14
ASoC: fsl_ssi: add AC'97 ops setting check and cleanup
Maciej S. Szmigiero
1
-1
/
+8
2015-08-14
ASoC: fsl_ssi: enable AC'97 asymmetric rates
Maciej S. Szmigiero
1
-1
/
+3
2015-08-14
ASoC: fsl_ssi: AC'97 DAI driver needs probe method too
Maciej S. Szmigiero
1
-0
/
+1
2015-08-14
ASoC: fsl_ssi: enable IPG clock during AC'97 reg access
Maciej S. Szmigiero
1
-0
/
+19
2015-08-14
ASoC: Intel: fix runtime pm imbalance on error
Junjie Mao
1
-2
/
+7
2015-08-14
ASoC: cs42l73: Use case range at appropriate place
Axel Lin
1
-94
/
+2
2015-08-14
ASoC: cs42l56: Use case range at appropriate place
Axel Lin
1
-46
/
+1
2015-08-14
ASoC: cs42l52: Use case range at appropriate place
Axel Lin
1
-52
/
+1
2015-08-14
ASoC: cs35l32: Use case range at appropriate places
Axel Lin
1
-40
/
+5
2015-08-14
ASoC: tegra: Convert to managed resources
Vaishali Thakkar
1
-24
/
+13
2015-08-14
ASoC: ssm4567: Add sense support
Lars-Peter Clausen
1
-0
/
+21
[prev]
[next]