| Commit message (Expand) | Author | Age | Files | Lines |
* | ALSA: hda - Preliminary support for new Conexant audio codecs | Takashi Iwai | 2010-09-16 | 1 | -1/+639 |
* | Merge branch 'fix/hda' into topic/hda | Takashi Iwai | 2010-09-16 | 16 | -40/+98 |
|\ |
|
| * | ALSA: patch_nvhdmi.c: Fix supported sample rate list. | Stephen Warren | 2010-09-14 | 1 | -1/+1 |
| * | ALSA: hda - Add quirk for Toshiba C650D using a Conexant CX20585 | Anisse Astier | 2010-09-13 | 1 | -0/+1 |
| * | ALSA: hda_intel: ALSA HD Audio patch for Intel Patsburg DeviceIDs | Seth Heasley | 2010-09-13 | 1 | -0/+3 |
| * | Merge branch 'fix/hda' into for-linus | Takashi Iwai | 2010-09-10 | 4 | -1/+110 |
| |\ |
|
| * | | ALSA: rawmidi: fix the get next midi device ioctl | Dan Carpenter | 2010-09-09 | 1 | -0/+2 |
| * | | ALSA: seq/oss - Fix double-free at error path of snd_seq_oss_open() | Takashi Iwai | 2010-09-08 | 1 | -5/+4 |
| * | | ALSA: msnd-classic: Fix invalid cfg parameter | Takashi Iwai | 2010-09-08 | 1 | -2/+6 |
| * | | ALSA: usb - Release capture substream URBs properly | Takashi Iwai | 2010-09-08 | 1 | -1/+1 |
| * | | ALSA: virtuoso: fix setting of Xonar DS line-in/mic-in controls | Clemens Ladisch | 2010-09-08 | 1 | -1/+20 |
| * | | ALSA: virtuoso: work around missing reset in the Xonar DS Windows driver | Clemens Ladisch | 2010-09-08 | 4 | -3/+21 |
| * | | ALSA: usb-audio: fix detection of vendor-specific device protocol settings | Clemens Ladisch | 2010-09-03 | 6 | -26/+32 |
| * | | ALSA: usb-audio: Assume first control interface is for audio | Daniel Mack | 2010-09-02 | 1 | -1/+7 |
* | | | ALSA: hda - Set up COEFs for ALC269 to avoid click noises at power-saving | Kailang Yang | 2010-09-16 | 1 | -0/+114 |
* | | | ALSA: hda - Add input jack layer support to Realtek codec | Kailang Yang | 2010-09-14 | 1 | -0/+98 |
* | | | ALSA: hda - Sort input pins in snd_hda_parse_pin_def_config() | Takashi Iwai | 2010-09-09 | 1 | -0/+19 |
* | | | ALSA: hda - Add comments to new helper functions | Takashi Iwai | 2010-09-09 | 1 | -0/+23 |
* | | | ALSA: hda - Reduce redundant mic location prefix in input source labels | Takashi Iwai | 2010-09-09 | 1 | -13/+77 |
* | | | ALSA: hda - Improve the input source name labels | Takashi Iwai | 2010-09-09 | 9 | -267/+174 |
* | | | ALSA: hda - Remove AUTO_PIN_FRONT_{MIC|LINE} | Takashi Iwai | 2010-09-09 | 7 | -78/+31 |
* | | | ALSA: hda - Keep char arrays in input_mux items | Takashi Iwai | 2010-09-09 | 7 | -39/+34 |
* | | | ALSA: HDA: Add fixup pins for Ideapad Y550 | David Henningsson | 2010-09-09 | 1 | -1/+25 |
* | | | ALSA: hda - Add fixup for FSC Celsius H270 | Takashi Iwai | 2010-09-08 | 1 | -0/+35 |
* | | | ALSA: hda - Add multiple headphone support to ALC262 codec | Takashi Iwai | 2010-09-08 | 1 | -29/+42 |
* | | | ALSA: hda - Support multiple headphone auto-mute | Takashi Iwai | 2010-09-08 | 1 | -42/+50 |
* | | | ALSA: hda - Clear left-over hp_pins in snd_hda_parse_pin_def_config() | Takashi Iwai | 2010-09-08 | 1 | -0/+2 |
* | | | Merge branch 'fix/hda' into topic/hda | Takashi Iwai | 2010-09-08 | 1 | -1/+1 |
|\ \ \
| | |/
| |/| |
|
| * | | ALSA: hda - Fix wrong HP pin detection in snd_hda_parse_pin_def_config() | Takashi Iwai | 2010-09-08 | 1 | -1/+1 |
* | | | ALSA: hda - Improve input control names for IDT/STAC codecs | Vitaliy Kulikov | 2010-09-08 | 1 | -19/+88 |
* | | | ALSA: hda - Adding support for new IDT 92HD90BXX and 92HD91BXX codecs | Vitaliy Kulikov | 2010-09-08 | 1 | -33/+46 |
* | | | Merge branch 'fix/hda' into topic/hda | Takashi Iwai | 2010-09-08 | 2 | -0/+51 |
|\ \ \
| |/ / |
|
| * | | ALSA: hda - Enable PC-beep for EeePC with ALC269 codec | Takashi Iwai | 2010-09-08 | 1 | -0/+1 |
| * | | ALSA: hda - Add errata initverb sequence for CS42xx codecs | Brian Austin | 2010-09-08 | 1 | -0/+50 |
* | | | Merge branch 'fix/hda' into topic/hda | Takashi Iwai | 2010-09-07 | 1 | -0/+58 |
|\ \ \
| |/ / |
|
| * | | ALSA: hda - Add quirk for Lenovo T400s | Takashi Iwai | 2010-09-07 | 1 | -0/+1 |
| * | | ALSA: hda - Add a new hp-laptop model for Conexant 5066, tested on HP G60 | David Henningsson | 2010-09-02 | 1 | -0/+57 |
| |/ |
|
* | | ALSA: hda - Use new inputs[] field to parse input-pins for VIA codecs | Takashi Iwai | 2010-08-30 | 1 | -71/+73 |
* | | ALSA: hda - Use new inputs[] field to parse input-pins for STAC/IDT codecs | Takashi Iwai | 2010-08-30 | 1 | -87/+96 |
* | | ALSA: hda - Use new inputs[] field to parse input-pins for Realtek codecs | Takashi Iwai | 2010-08-30 | 1 | -98/+110 |
* | | ALSA: hda - Use new inputs[] field to parse input-pins for CirrusLogic codecs | Takashi Iwai | 2010-08-30 | 1 | -21/+17 |
* | | ALSA: hda - Use new inputs[] field to parse input-pins for CA-IBG codecs | Takashi Iwai | 2010-08-30 | 1 | -4/+5 |
* | | ALSA: hda - Use new inputs[] field to parse input-pins for AD codecs | Takashi Iwai | 2010-08-30 | 1 | -12/+18 |
* | | ALSA: hda - Add snd_hda_get_input_pin_label() helper function | Takashi Iwai | 2010-08-30 | 2 | -1/+26 |
* | | ALSA: hda - Add inputs[] to auto_pin_cfg struct | Takashi Iwai | 2010-08-30 | 2 | -12/+40 |
* | | ALSA: hda - Refactor input-pin parser for VIA codecs | Takashi Iwai | 2010-08-30 | 1 | -330/+60 |
* | | ALSA: hda - embed alc_fixup contents into struct definitions | Takashi Iwai | 2010-08-30 | 1 | -41/+29 |
|/ |
|
* | Merge branch 'fix/asoc' into for-linus | Takashi Iwai | 2010-08-28 | 1 | -1/+1 |
|\ |
|
| * | ASoC: soc-core: fix debugfs_pop_time file permissions | Axel Lin | 2010-08-27 | 1 | -1/+1 |
* | | Merge branch 'fix/hda' into for-linus | Takashi Iwai | 2010-08-28 | 1 | -0/+1 |
|\ \ |
|