index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-08
ASoC: Fix prefixing of DAPM controls by factoring prefix into snd_soc_cnew()
Mark Brown
3
-17
/
+47
2011-03-08
ASoC: Warn rather than set a silly constraint when we can't do symmetry
Mark Brown
1
-0
/
+10
2011-03-08
ASoC: Refactor symmetric_rates check to reduce indentation
Mark Brown
1
-14
/
+14
2011-03-08
ASoC: Convert WM9081 SYSCLK configuration to be device wide
Mark Brown
1
-3
/
+5
2011-03-08
ASoC: Provide CODEC clocking operations and API calls
Mark Brown
2
-0
/
+57
2011-03-08
ASoC: Fix section mismatch warnings in WM8994
Mark Brown
2
-2
/
+2
2011-03-08
ASoC: Use data based init for WM9081 DAPM
Mark Brown
1
-6
/
+5
2011-03-08
ASoC: Add DAPM widget and path data to CODEC driver structure
Mark Brown
2
-2
/
+16
2011-03-07
ASoC: Remove warnings in ep93xx-i2s.c
Alexander Sverdlin
1
-2
/
+6
2011-03-07
ASoC: Extend range of supported sample rates for CS4271 CODEC.
Alexander Sverdlin
1
-2
/
+3
2011-03-07
ASoC: Add LM4857 to SND_SOC_ALL_CODECS
Mark Brown
1
-0
/
+1
2011-03-07
ASoC: Add driver for the dfbmcs320 bluetooth module
Lars-Peter Clausen
5
-29
/
+86
2011-03-07
ASoC: Samsung: Merge neo1937_wm8753 and neo1973_gta02_wm8753 sound board driver
Lars-Peter Clausen
4
-522
/
+196
2011-03-07
ASoC: neo1973_gta02_wm8753: Use gpio_request_array to request gpios
Lars-Peter Clausen
1
-35
/
+17
2011-03-07
ASoC: neo1973_gta02_wm8753: Remove lm4853_{set,get}_state
Lars-Peter Clausen
1
-48
/
+7
2011-03-07
ASoC: neo1973_wm8753: Move lm4857 specefic code to its own module
Lars-Peter Clausen
6
-236
/
+347
2011-03-07
ASoC: neo1973_wm8753: Remove scenario management code.
Lars-Peter Clausen
1
-137
/
+11
2011-03-07
ASoC: Add machine driver for Visstrim_M10 board.
Javier Martin
3
-0
/
+149
2011-03-07
ASoC: Constify i2c_device_id table
Axel Lin
2
-2
/
+2
2011-03-07
ASoC: tlv320dac33: add MODULE_DEVICE_TABLE
Axel Lin
1
-0
/
+1
2011-03-07
ASoC: Add missing debugfs conditionals
Mark Brown
1
-0
/
+2
2011-03-07
ASoC: Fix outdated API usage in tlv320aic32x4
Mark Brown
1
-5
/
+5
2011-03-04
ASoC: Add TI tlv320aic32x4 codec support.
Javier Martin
5
-0
/
+974
2011-03-03
ASoC: Add a late_probe() callback to cards
Mark Brown
2
-0
/
+10
2011-03-03
ASoC: Allow card DAPM widgets and routes to be set up at registration
Mark Brown
2
-0
/
+15
2011-03-03
ASoC: Add a per-card DAPM context
Mark Brown
2
-0
/
+16
2011-03-03
ASoC: Check for a CODEC before dereferencing in DAPM
Mark Brown
1
-3
/
+3
2011-03-03
ASoC: Get the card directly from the DAPM context
Mark Brown
1
-4
/
+4
2011-03-03
ASoC: Add TLV information for WM8978 DAC limiter
Mark Brown
1
-2
/
+3
2011-03-03
Merge branch 'for-2.6.38' into for-2.6.39
Mark Brown
1
-6
/
+8
2011-03-03
ASoC: Fix broken bitfield definitions in WM8978
Mark Brown
1
-6
/
+8
2011-03-03
ASoC: WM8994: Ensure MICBIAS is provided with a clock
Dimitris Papastamos
1
-0
/
+13
2011-03-02
ASoC: Add platform data for WM9081 IRQ pin configuration
Mark Brown
2
-13
/
+25
2011-03-02
ASoC: Remove module probe announcements from CODEC drivers
Mark Brown
2
-3
/
+0
2011-03-02
ASoC: Fix burstsize and DSP_B format problems in imx-ssi.
Javier Martin
1
-1
/
+4
2011-03-02
ASoC: WM8994: Ensure MICBIAS is provided with a clock
Dimitris Papastamos
1
-0
/
+13
2011-03-02
Merge branch 'for-2.6.38' into for-2.6.39
Mark Brown
2
-9
/
+47
2011-03-02
ASoC: WM8994: Ensure late enable events are processed for the ADCs
Dimitris Papastamos
1
-3
/
+23
2011-03-02
ASoC: WM8994: Don't disable the AIF[1|2]CLK_ENA unconditionaly
Dimitris Papastamos
1
-6
/
+19
2011-03-02
ASoC: Fix WM9081 platform data initialisation
Mark Brown
1
-0
/
+5
2011-02-28
ASoC: Tegra: Fix error handling in DMA channel alloc
Stephen Warren
1
-2
/
+2
2011-02-28
ASoC: Staticise non-exported symbols in SGTL5000
Mark Brown
1
-3
/
+3
2011-02-28
ASoC: remove unnecessary header including in SGTL5000 codec driver
Zeng Zhaoming
2
-3
/
+0
2011-02-26
Merge branch 'for-2.6.38' into for-2.6.39
Mark Brown
1
-1
/
+1
2011-02-25
ASoC: eukrea-tlv320: add MBIMXSD51 support
Eric Bénard
2
-2
/
+4
2011-02-25
ASoC: Move WM2000 to dev_pm_ops
Mark Brown
1
-7
/
+7
2011-02-25
eukrea-tlv320: fix platform_name
Eric Bénard
1
-1
/
+1
2011-02-25
ASoC: Add Freescale SGTL5000 codec support
Zeng Zhaoming
4
-0
/
+1921
2011-02-25
ASoC: remove one to many l's in the word
Justin P. Mattock
1
-1
/
+1
2011-02-25
Merge branch 'for-2.6.38' into for-2.6.39
Mark Brown
8
-16
/
+16
[next]