summaryrefslogtreecommitdiffstats
path: root/sound/pci
Commit message (Expand)AuthorAgeFilesLines
* ALSA: ice1724: Fix rate setup after resumeTakashi Iwai2012-10-311-1/+6
* ALSA: hda - Fix mute-LED setup for HP dv5 laptopGustavo Maciel Dias Vieira2012-10-261-0/+2
* ALSA: als3000: check for the kzalloc return valueDenis Kirjanov2012-10-221-0/+4
* ALSA: hda - Fix silent headphone output from Toshiba P200Takashi Iwai2012-10-201-1/+18
* ALSA: hdspm - Fix coding style in CTL_ELEM macrosAdrian Knoth2012-10-201-90/+90
* ALSA: hdspm - Fix typo in kcontrol element on RME MADI cardsAdrian Knoth2012-10-201-1/+1
* ALSA: hdspm - Fix sync_in detection on AES/AES32Adrian Knoth2012-10-201-2/+2
* ALSA: hdspm - Fix sync_in reporting on RME MADI cardsAdrian Knoth2012-10-201-0/+5
* ALSA: hdspm - Also report autosync_sample_rate on MADI and MADIfaceAdrian Knoth2012-10-201-0/+16
* ALSA: hdspm - Fix reported autosync_sample_rateAdrian Knoth2012-10-201-1/+3
* ALSA: hdspm - Fix sync check reporting on all RME HDSPM cardsAdrian Knoth2012-10-201-0/+4
* ALSA: hdspm - Report external rate in slave mode on PCI MADIAdrian Knoth2012-10-201-4/+9
* ALSA: hdspm - Allow DDS/Varispeed to be set from userspaceAdrian Knoth2012-10-201-1/+13
* ALSA: hda - add dock support for Thinkpad T430Stefán Freyr2012-10-191-0/+1
* ALSA: emu10k1: add chip details for E-mu 1010 PCIe cardMaxim Kachur2012-10-171-0/+9
* ALSA: hda - Always check array bounds in alc_get_line_out_pfxDavid Henningsson2012-10-171-1/+3
* ALSA: hda - Stop LPIB delay counting on broken hardwareTakashi Iwai2012-10-161-3/+6
* ALSA: hda - Fix registration race of VGA switcherooTakashi Iwai2012-10-151-11/+20
* ALSA: hda - Clean up superfluous position_fix list entriesTakashi Iwai2012-10-151-2/+0
* ALSA: ac97 - Fix missing NULL check in snd_ac97_cvol_new()Takashi Iwai2012-10-151-0/+2
* Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-10-126-117/+76
|\
| * ALSA: hda - do not detect jack on internal speakers for RealtekDavid Henningsson2012-10-101-0/+2
| * ALSA: hda - Fix missing beep on ASUS X43U notebookDuncan Roe2012-10-101-0/+1
| * ALSA: hda - Remove AZX_DCAPS_POSFIX_COMBOTakashi Iwai2012-10-101-5/+0
| * ALSA: hda - Warn an allocation for an uninitialized arrayTakashi Iwai2012-10-101-0/+2
| * ALSA: hda/cirrus - Add missing init/free of hda_gen_specTakashi Iwai2012-10-101-0/+4
| * ALSA: hda - Fix memory leaks at error path in patch_cirrus.cTakashi Iwai2012-10-101-3/+3
| * ALSA: hda - Add missing hda_gen_spec to struct via_specTakashi Iwai2012-10-101-0/+4
| * ALSA: hda - remove "Mic Jack Mode" for headset jacks (Latitude Exx30)David Henningsson2012-10-091-0/+27
| * ALSA: hda - make Cirrus codec use generic unsol event handlerDavid Henningsson2012-10-081-38/+10
| * ALSA: hda - make VIA codec use generic unsol event handlerDavid Henningsson2012-10-081-24/+23
| * ALSA: hda - Remove dead GPIO code for VIA codecDavid Henningsson2012-10-081-47/+0
* | Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-10-0993-715/+1813
|\|
| * ALSA: hda - Add new codec ALC283 ALC290 supportKailang Yang2012-10-061-0/+2
| * ALSA: hda - avoid unneccesary indices on "Headphone Jack" controlsDavid Henningsson2012-10-061-12/+37
| * ALSA: hda - fix indices on boost volume on ConexantDavid Henningsson2012-10-061-1/+1
| * ALSA: hda - Fix hang caused by race during suspend.Dylan Reid2012-10-061-4/+6
| * sound: Remove unnecessary semicolonPeter Senna Tschudin2012-10-067-7/+7
| * ALSA: hda/realtek - Fix detection of ALC271X codecHerton Ronaldo Krzesinski2012-10-061-6/+6
| * ALSA: hda - Add inverted internal mic quirk for Lenovo IdeaPad U310Felix Kaechele2012-10-061-0/+1
| * ALSA: hda - make Realtek/Sigmatel/Conexant use the generic unsol eventDavid Henningsson2012-10-063-101/+49
| * ALSA: hda - make a generic unsol event handlerDavid Henningsson2012-10-062-2/+39
| * Merge tag 'asoc-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai2012-09-222-1/+3
| |\
| * | ALSA: hda - add PCI identifier for Intel 5 Series/3400Pierre-Louis Bossart2012-09-221-0/+4
| * | ALSA: hda - use LPIB for delay estimationPierre-Louis Bossart2012-09-221-7/+29
| * | ALSA: hda - force use of SSYNC bitsPierre-Louis Bossart2012-09-221-20/+16
| * | ALSA: hda/via - don't report presence on HPs with no presence supportHerton Ronaldo Krzesinski2012-09-221-1/+2
| * | ALSA: hda - Add external mic quirk for Asus Zenbook UX31AOleksij Rempel2012-09-211-0/+1
| * | ALSA: hda - use both input paths on Conexant auto parserDavid Henningsson2012-09-201-4/+16
| * | ALSA: hda - avoid non-standard "Docking" name in mixersDavid Henningsson2012-09-192-9/+9