index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
fault-inject.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-07-12
ASoC: wm8962: Redo early init of the part on resume
Mark Brown
1
-0
/
+3
2012-07-11
ASoC: Free memory in the error paths of soc_of_parse_audio_routing()
Matthias Kaehlcke
1
-0
/
+2
2012-07-11
ASoC: wm5110: Add audio CODEC driver
Mark Brown
4
-0
/
+979
2012-07-11
ASoC: STA529: fix an error message
Dan Carpenter
1
-1
/
+2
2012-07-10
ASoC: arizona: Support variable FLL VCO multipliers
Mark Brown
3
-3
/
+7
2012-07-10
ASoC: tlv320aic3x: add input clock selection
Jiri Prchal
2
-0
/
+14
2012-07-10
ASoC: tlv320aic3x: add AGC settings
Jiri Prchal
1
-0
/
+25
2012-07-09
ASoC: tlv320aic3x: add deemphasis switch
Jiri Prchal
1
-0
/
+3
2012-07-09
ASoC: wm5102: Fix cut'n'paste for digital volume registers
Mark Brown
1
-3
/
+3
2012-07-09
ASoC: arizona: Add IN4 to the mixer tables
Mark Brown
2
-1
/
+5
2012-07-09
ASoC: arizona: Export dai_ops
Mark Brown
1
-0
/
+1
2012-07-06
ASoC: arizona: Change DAPM routes for AIF clocks when we change them
Mark Brown
1
-3
/
+29
2012-07-06
ASoC: dapm: Allow routes to be deleted at runtime
Mark Brown
2
-0
/
+79
2012-07-06
ASoC: dapm: Mark widgets as dirty when a route is added
Mark Brown
1
-0
/
+4
2012-07-06
ASoC: dpcm: Allow FE to be opened without valid BE routes.
Liam Girdwood
1
-3
/
+1
2012-07-06
ASoC: twl6040: fix spelling mistake
Simon Wilson
1
-1
/
+1
2012-07-06
ASoC: pcm: Clean up logging in soc_new_pcm()
Liam Girdwood
1
-4
/
+4
2012-07-05
ASoC: wm1250-ev1: Flag all supported rates in the DAI
Mark Brown
1
-2
/
+5
2012-07-05
ASoC: wm5102: Allow routing through the ASRCs
Mark Brown
1
-1
/
+29
2012-07-05
ASoC: arizona: Enable ASYNCCLK domain for audio interfaces
Mark Brown
1
-6
/
+24
2012-07-05
ASoC: imx-mc13783: Add audmux settings for mx27pdk
Fabio Estevam
1
-16
/
+33
2012-07-05
ASoC: fsl: remove unneeded AUDMUX register setting from imx-sgtl5000
Hui Wang
1
-2
/
+1
2012-07-04
ASoC: arizona: Be more forgiving in BCLK selection
Mark Brown
1
-1
/
+2
2012-07-04
ASoC: arizona: Implement AIF clock configuration
Mark Brown
3
-0
/
+118
2012-07-04
ASoC: arizona: Rename current rates tables to bclk_rates
Mark Brown
1
-6
/
+6
2012-07-04
ASoC: dwc: Staticise non-exported i2s_start()
Mark Brown
1
-1
/
+2
2012-07-04
ASoC: SPEAr spdif_out: Add spdif out support
Vipin Kumar
2
-0
/
+468
2012-07-04
ASoC: STA529: Add support for STA529 Audio Codec
Rajeev Kumar
3
-0
/
+447
2012-07-04
ASoC: tlv320aic3x: extending registers cache
Jiri Prchal
1
-1
/
+3
2012-07-04
ASoC: tlv320aic3x: add missing registers and bits
Jiri Prchal
1
-1
/
+18
2012-07-03
ASoC: wm8994: Don't suspend accessory detection
Mark Brown
1
-37
/
+0
2012-07-03
ASoC: core: Try to use regmap if the driver doesn't set up any I/O
Mark Brown
1
-0
/
+4
2012-07-03
ASoC: wm8962: Log AIF configuration requested by hw_params()
Mark Brown
1
-0
/
+3
2012-07-03
ASoC: tegra: use dmaengine based dma driver
Laxman Dewangan
3
-1
/
+119
2012-07-03
ASoC: dapm: Remove incomplete stereo code
Benoît Thébaudeau
1
-10
/
+12
2012-07-03
ASoC: smdk_wm8994: Convert to use snd_soc_register_card()
Sachin Kamat
1
-13
/
+23
2012-06-29
ASoC: dapm: Fix snd_soc_dapm_put_volsw() connect
Benoît Thébaudeau
1
-7
/
+1
2012-06-29
ASoC: spdif: Build separate RX and TX objects
Mark Brown
1
-2
/
+3
2012-06-28
ASoC: spdif_receiver: Add support for spdif in Audio Codec
Vipin Kumar
2
-1
/
+68
2012-06-28
ASoC: dwc: Add missing __iomem annotations
Mark Brown
1
-2
/
+2
2012-06-27
ASoC: wm5102: Remove unused platform data header
Mark Brown
1
-1
/
+0
2012-06-25
ASoC: dwc: Bodge around continuing absence of clock API stubs
Mark Brown
1
-0
/
+1
2012-06-25
ASoC: wm8996: Move register default configuration to I2C probe
Mark Brown
1
-151
/
+180
2012-06-25
ASoC: wm8996: Inline wm8996_reset() and optimise cache-only usage
Mark Brown
1
-18
/
+13
2012-06-25
ASoC: wm8996: Move regulator notifier callbacks into I2C level
Mark Brown
1
-21
/
+20
2012-06-25
ASoC: wm8904: Move register default setup into I2C probe()
Mark Brown
1
-56
/
+55
2012-06-25
ASoC: wm8904: Move regulator acquisition and device identification to I2C
Mark Brown
1
-61
/
+51
2012-06-25
ASoC: wm8904: Rely entirely on the core for bias level management
Mark Brown
1
-27
/
+3
2012-06-25
ASoC: dmaengine_pcm: fix typo in comment
Uwe Kleine-König
1
-1
/
+1
2012-06-24
Linux 3.5-rc4
v3.5-rc4
Linus Torvalds
1
-1
/
+1
[next]