index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
omap
/
rx51.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ASoC: tpa6130a2: Add DAPM support
Helen Koike
2016-06-26
1
-17
/
+6
*
ASoC: tpa6130a2: Register component
Helen Koike
2016-06-23
1
-11
/
+12
*
ASoC: omap: rx51: Fix enum ctl accesses in a wrong type
Takashi Iwai
2016-03-01
1
-9
/
+9
*
Merge tag 'asoc-v4.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/br...
Takashi Iwai
2015-10-26
1
-1
/
+1
|
\
|
*
ASoC: Let snd_soc_limit_volume() take a snd_soc_card
Lars-Peter Clausen
2015-10-22
1
-1
/
+1
*
|
ASoC: rx51: Use snd_pcm_hw_constraint_single()
Lars-Peter Clausen
2015-10-21
1
-2
/
+1
|
/
*
-
.
Merge remote-tracking branches 'asoc/topic/mediatek', 'asoc/topic/ml26124' an...
Mark Brown
2015-06-22
1
-7
/
+3
|
\
\
|
|
*
ASoC: rx51: Automatically disconnect non-connected pins
Lars-Peter Clausen
2015-06-09
1
-7
/
+3
|
|
/
*
/
ASoC: rx51: use flags argument of devm_gpiod_get to set direction
Uwe Kleine-König
2015-05-20
1
-22
/
+8
|
/
*
ASoC: rx51: Register jacks at the card level
Lars-Peter Clausen
2015-03-04
1
-3
/
+3
*
ASoC: rx51: Correct DAPM route for capture
Peter Ujfalusi
2015-01-30
1
-4
/
+4
*
ASoC: omap: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
ASoC: rx51: Use snd_soc_dapm_to_codec() instead of dapm->codec
Lars-Peter Clausen
2014-09-29
1
-1
/
+1
*
ASoC: Fix wrong argument for card remove callbacks
Takashi Iwai
2014-06-03
1
-1
/
+1
*
ASoC: free jack GPIOs before the sound card is freed
Stephen Warren
2014-06-03
1
-9
/
+9
*
ASoC: omap: Replace instances of rtd->codec->card with rtd->card
Lars-Peter Clausen
2014-05-20
1
-1
/
+1
*
ASoC: omap: rx51: Add DT support
Sebastian Reichel
2014-05-01
1
-0
/
+53
*
ASoC: omap: rx51: Add some error messages
Sebastian Reichel
2014-05-01
1
-3
/
+13
*
ASoC: omap: rx51: get GPIO numbers via gpiod API
Sebastian Reichel
2014-05-01
1
-35
/
+79
*
ASoC: omap: rx51: omap_mcbsp_st_add_controls: add id parameter
Sebastian Reichel
2014-05-01
1
-1
/
+1
*
ASoC: omap: rx51: Use devm_snd_soc_register_card
Sebastian Reichel
2014-04-29
1
-20
/
+22
*
ASoC: omap: rx51: Add module alias
Sebastian Reichel
2014-04-29
1
-0
/
+1
*
ASoC: omap: rx51: Use static const char * const arrays
Sebastian Reichel
2014-04-29
1
-3
/
+5
*
ASoC: rx51: Use the same name for platform as the cpu_dai
Peter Ujfalusi
2014-04-18
1
-1
/
+1
*
ASoC: omap: rx51: Convert to table based control and DAPM setup
Lars-Peter Clausen
2014-04-14
1
-40
/
+7
*
ASoC: omap: rx51: Update locking around use of DAPM pin API
Charles Keepax
2014-02-20
1
-9
/
+13
*
ARM: OMAP2+: N900: enable N900-specific drivers even if device tree is enabled
Pavel Machek
2013-07-04
1
-1
/
+1
*
ASoC: omap: Use common DAI DMA data
Lars-Peter Clausen
2013-04-03
1
-1
/
+0
*
ASoC: tlv320aic3x: Convert mic bias to a supply widget
Hebbar Gururaja
2013-02-04
1
-4
/
+4
*
ARM: omap: move platform_data definitions
Arnd Bergmann
2012-09-19
1
-1
/
+1
*
ASoC: omap-mcbsp: Create a single driver for McBSP
Peter Ujfalusi
2012-03-12
1
-2
/
+2
*
ASoC: core: Add support for DAI and machine kcontrols.
Liam Girdwood
2012-02-04
1
-13
/
+12
*
ASoC: omap: Add .owner to struct snd_soc_card
Axel Lin
2011-12-23
1
-0
/
+1
*
ASoC: Staticise rx51_aux_dev
Axel Lin
2011-12-13
1
-1
/
+1
*
sound: Add module.h to the previously silent sound users
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
ASoC: OMAP machines: Remove soc_dapm_sync() call from init
Peter Ujfalusi
2011-10-10
1
-2
/
+0
*
ASoC: omap: Convert bunch of machine drivers to use init time DAI format
Jarkko Nikula
2011-10-02
1
-18
/
+2
*
ASoC: omap: Update e-mail address of Jarkko Nikula
Jarkko Nikula
2011-08-12
1
-1
/
+1
*
ASoC: RX51: Update e-mail address
Peter Ujfalusi
2011-05-11
1
-1
/
+1
*
ASoC: omap: rx51: Enable McBSP2 sidetone
Jarkko Nikula
2011-03-09
1
-0
/
+4
*
ASoC: omap: rx51: Add FM transmitter support
Jarkko Nikula
2011-02-22
1
-0
/
+4
*
ASoC: omap: rx51: Report headset insertion instead of video out cable
Jarkko Nikula
2011-02-15
1
-2
/
+3
*
ASoC: omap: rx51: Add headset support
Jarkko Nikula
2011-02-15
1
-2
/
+23
*
ASoC: omap: rx51: Use gpio_request_one to configure tvout_sel gpio
Jarkko Nikula
2011-02-15
1
-2
/
+2
*
ASoC: omap: rx51: Add earphone support
Jarkko Nikula
2011-02-01
1
-0
/
+50
*
ASoC: omap: rx51: Add stereo output support to audio jack
Jarkko Nikula
2011-01-27
1
-4
/
+39
*
ASoC: Remove needless inclusion of tlv320aic3x.h from machine drivers
Jarkko Nikula
2011-01-05
1
-1
/
+0
*
ASoC: Do not include soc-dapm.h
Jarkko Nikula
2010-11-22
1
-1
/
+0
*
ASoC: Decouple DAPM from CODECs
Liam Girdwood
2010-11-06
1
-11
/
+14
*
ASoC: omap: rx51: Use gpio_set_value_cansleep for speaker amp control
Jarkko Nikula
2010-08-23
1
-2
/
+2
[next]