summaryrefslogtreecommitdiffstats
path: root/sound (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-3.0' into for-3.1Mark Brown2011-06-071-2/+2
|\
| * ASoC: Blackfin: bf5xx-ad1836: Fix codec device nameLars-Peter Clausen2011-06-071-2/+2
* | ASoC: AD1836: Fix build errorLars-Peter Clausen2011-06-071-1/+1
* | ASoC: wm8940: remove unnecessary if statementsGreg Dietsche2011-06-071-7/+0
* | Merge branch 'for-3.0' into for-3.1Mark Brown2011-06-062-7/+13
|\|
| * ASoC: AD1836: Fix setting the PCM formatLars-Peter Clausen2011-06-062-7/+13
* | ASoC: AD1836: Add input gain control for ADC2Lars-Peter Clausen2011-06-061-0/+11
* | ASoC: AD1836: Remove unused fields from private structLars-Peter Clausen2011-06-061-5/+0
* | ASoC: AD1836: Add AD1835/AD1837/AD1838/AD1839 supportLars-Peter Clausen2011-06-061-54/+129
* | ASoC: AD1836: Use snd_soc_update_bits for read-modify-writeLars-Peter Clausen2011-06-061-12/+6
* | ASoC: AD1836: Add ADC/DAC controls helper macrosLars-Peter Clausen2011-06-062-39/+34
* | ASoC: Manage Speyside system clocking only in bias managementMark Brown2011-06-061-10/+40
* | ASoC: Only provide a default bias level update for CODEC contextsMark Brown2011-06-061-4/+7
* | ASoC: Add context parameter to card DAPM callbacksMark Brown2011-06-064-3/+9
* | ASoC: Simplify logic in snd_soc_dapm_set_bias_level()Mark Brown2011-06-061-10/+12
* | ASoC: Remove trace for DAPM bias level loggingMark Brown2011-06-061-18/+0
* | ASoC: Indentation fix for null loop operationMark Brown2011-06-061-1/+1
* | ASoC: Don't bring the CODEC up to full power for supplies and biasesMark Brown2011-06-061-2/+21
* | ASoC: Specify target bias state directly as a bias stateMark Brown2011-06-061-27/+33
* | ASoC: Allow WM8915 BCLK calculation outside hw_params()Mark Brown2011-06-061-29/+53
* | Merge branch 'for-3.0' into for-3.1Mark Brown2011-06-061-0/+3
|\|
| * ASoC: Check for NULL register bank in snd_soc_get_cache_val()Mark Brown2011-06-061-0/+3
* | ASoC: Enforce the mask in snd_soc_update_bits()Mark Brown2011-06-061-1/+1
* | ASoC: Error out when FLL lock interrupt is not delivered on WM8915Mark Brown2011-06-061-2/+14
* | ASoC: Suppress noop SYSCLK updates in WM8915Mark Brown2011-06-061-0/+6
* | Merge branch 'for-3.0' into for-3.1Mark Brown2011-06-061-1/+2
|\|
| * ASoC: Add missing break in WM8915 FLL source selectionMark Brown2011-06-061-0/+1
| * ASoC: Only update SYSCLK_ENA when pausing WM8915 SYSCLKMark Brown2011-06-061-1/+1
* | Merge branch 'for-3.0' into for-3.1Mark Brown2011-06-0693-7854/+9620
|\|
| * Merge branch 'for-3.0' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Mark Brown2011-06-063-7/+11
| |\
| | * ASoC: atmel_ssc: Don't try to free ssc if request failedJoachim Eastwood2011-06-031-2/+3
| * | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-05-282-3/+3
| |\ \
| | * \ Merge branch 'for-rmk' of git://github.com/at91linux/linux-2.6-at91 into deve...Russell King2011-05-262-2/+2
| | |\ \
| | * \ \ Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene...Russell King2011-05-252-3/+3
| | |\ \ \
| | | * | | ASoC: Remove to support sound for S5P6442Kukjin Kim2011-05-162-3/+3
| * | | | | ALSA: fix hda AZX_DCAPS_NO_TCSEL quirk check in driver_capsLinus Torvalds2011-05-281-1/+1
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-05-2726-284/+425
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'fix/asoc' into for-linusTakashi Iwai2011-05-277-43/+66
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge branch 'fix/misc' into for-linusTakashi Iwai2011-05-2713-55/+150
| | |\ \ \ \ \ \
| | | * | | | | | ALSA: core: remove unused variables.Luca Tettamanti2011-05-265-18/+1
| | | * | | | | | ALSA: PCM - Don't check DMA time-out too shortlyTakashi Iwai2011-05-262-6/+24
| | | * | | | | | ALSA: usb-audio: more control quirks for M-Audio FastTrack devicesDaniel Mack2011-05-252-2/+72
| | | * | | | | | ALSA: usb-audio: add new quirk type QUIRK_AUDIO_STANDARD_MIXERDaniel Mack2011-05-252-1/+17
| | | * | | | | | ALSA: usb-audio: export snd_usb_feature_unit_ctlDaniel Mack2011-05-254-11/+15
| | | * | | | | | ALSA: usb-audio: rework add_control_to_empty()Daniel Mack2011-05-252-9/+13
| | | * | | | | | ALSA: usb-audio: move assignment of chip->ctrl_intfDaniel Mack2011-05-251-8/+8
| | * | | | | | | ALSA: hda - Reorganize controller quriks with bit flagsTakashi Iwai2011-05-261-81/+125
| | * | | | | | | ALSA: hda - Use snd_printd() in snd_hda_parse_pin_def_config()Takashi Iwai2011-05-261-1/+1
| | * | | | | | | ALSA: HDA: Increase MAX_HDMI_PINSStephen Warren2011-05-261-2/+3
| | * | | | | | | ALSA: hda - Use model=auto for Lenovo G555Takashi Iwai2011-05-251-0/+1