summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
...
* | ALSA: HDA VIA: Refresh front playback mute in via_hp_automute.Lydia Wang2009-10-111-4/+15
* | ALSA: HDA VIA: Add VIA_JACK_EVENT process in via_unsol_event.Lydia Wang2009-10-111-7/+31
* | ALSA: HDA VIA: When changing input source, update power state.Lydia Wang2009-10-111-0/+8
* | ALSA: HDA VIA: Add smart5.1 function.Lydia Wang2009-10-111-4/+173
* | ALSA: HDA VIA: Rewrite via_independent_hp_putLydia Wang2009-10-111-39/+46
* | ALSA: HDA VIA: Change VT1708S & VT1702 hp mode controlsLydia Wang2009-10-111-4/+34
* | ALSA: HDA VIA: Remove unused argument of via_new_analog_inputLydia Wang2009-10-111-12/+7
* | ALSA: HDA VIA: Add low current mode for power saving.Lydia Wang2009-10-111-6/+35
* | ALSA HDA VIA: Add VIA_CTL_WIDGET_ANALOG_MUTE control typeLydia Wang2009-10-111-1/+239
* | ALSA: HDA VIA: Limit VT1702 AA-Path max volumeLydia Wang2009-10-111-0/+6
* | ALSA: HDA VIA: Add VT1708B-CE codec support.Lydia Wang2009-10-111-3/+24
* | ALSA: HDA VIA: Change get_codec_type argument to hda_codec typeLydia Wang2009-10-111-3/+4
* | ALSA: HDA VIA: Remove unused IS_VT17xx_VENDORID macroLydia Wang2009-10-111-8/+0
* | Merge branch 'fix/hda' into topic/hdaTakashi Iwai2009-10-112-28/+92
|\|
| * ALSA: hda - Add full rates/formats support for Nvidia HDMITakashi Iwai2009-10-091-6/+25
| * ALSA: hda - Fix yet another auto-mic bug in ALC268Takashi Iwai2009-10-071-1/+3
| * ALSA: hda - Don't pick up invalid HP pins in alc_subsystem_id()Takashi Iwai2009-10-061-3/+8
| * ALSA: hda - Add a workaround for ASUS A7KTakashi Iwai2009-10-061-11/+48
| * ALSA: hda - Fix invalid initializations for ALC861 auto modeTakashi Iwai2009-10-051-7/+8
* | ALSA: hda - Clean up name string creation in patch_realtek.cTakashi Iwai2009-10-021-80/+57
* | Merge branch 'fix/hda' into topic/hdaTakashi Iwai2009-10-023-93/+310
|\|
| * ALSA: hda - Fix / improve ALC66x parserTakashi Iwai2009-10-021-86/+155
| * ALSA: hda - Fix digita/analog mic auto-switching with IDT codecsTakashi Iwai2009-10-011-6/+14
| * ALSA: hda - Added quirk to enable sound on Toshiba NB200Manoj Iyer2009-10-011-0/+1
| * ALSA: hda - Resurrect input-source mixer of ALC268 model=acerTakashi Iwai2009-09-301-1/+1
| * ALSA: hda - Analog Devices AD1984A add HP Touchsmart modelMiguel de Barros2009-09-291-0/+139
* | ALSA: hda - Enable MSI as defaultTakashi Iwai2009-09-281-8/+8
* | Merge branch 'fix/hda' into topic/hdaTakashi Iwai2009-09-282-1/+12
|\|
| * ALSA: hda - Add HP Pavilion dv4t-1300 to MSI whitelistDaniel T Chen2009-09-241-0/+1
| * ALSA: hda - CD-audio sound for hda-intel conexant benq laptopLukasz Marcinowski2009-09-241-1/+11
* | const: mark struct vm_struct_operationsAlexey Dobriyan2009-09-274-7/+7
* | Merge branch 'origin' into for-linusRussell King2009-09-2419-187/+74
|\ \
| * \ Merge branch 'fix/misc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...Linus Torvalds2009-09-233-152/+21
| |\ \
| | * | ALSA: lx6464es - remove unused struct memberTim Blechmann2009-09-211-1/+0
| | * | ALSA: lx6464es - cleanup of rmh message bus functionTim Blechmann2009-09-212-98/+1
| | * | ALSA: pcm - Simplify snd_pcm_drain() implementationTakashi Iwai2009-09-211-53/+20
| * | | Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...Linus Torvalds2009-09-239-21/+45
| |\ \ \
| | * | | ASoC: wm8753: fix mapping when MONOMIX is set to StereoPhil Vandry2009-09-211-0/+1
| | * | | ASoC: some minor changes for AD1836 and AD1938 codec driversBarry Song2009-09-212-3/+2
| | * | | ASoC: DaVinci: Fixes to McASP configurationChaithrika U S2009-09-181-2/+22
| | * | | ASoC: Blackfin I2S: fix resuming when device hasn't been usedCliff Cai2009-09-181-12/+7
| | * | | ASoC: Blackfin I2S: add lost platform_device parameter to resume functionBarry Song2009-09-171-1/+2
| | * | | ASoC: fix typos in Blackfin headersBarry Song2009-09-172-2/+2
| | * | | ASoC: bf5xx-sport: the irq save/restore funcs take an unsigned longMike Frysinger2009-09-171-1/+1
| | * | | ASoC: Blackfin AC97: add a few missing multichannel define handlingCliff Cai2009-09-171-0/+8
| * | | | trivial: remove unnecessary semicolonsJoe Perches2009-09-214-6/+3
| * | | | trivial: Remove commented out usage of dead MODULE_PARM() in swarm_cs4297aRobert P. J. Day2009-09-211-3/+0
| * | | | Driver-Core: extend devnode callbacks to provide permissionsKay Sievers2009-09-191-2/+2
| * | | | Merge branch 'davinci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-09-181-3/+3
| |\ \ \ \
| | * | | | davinci: EDMA: multiple CCs, channel mapping and API changesSudhakar Rajashekhara2009-08-261-3/+3