summaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/patch_realtek.c
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda - Add support for Realtek ALC292David Henningsson2012-11-211-0/+1
* ALSA: hda - Add a missing quirk entry for iMac 9,1Takashi Iwai2012-11-121-0/+1
* ALSA: hda - Add new codec ALC668 and ALC900 (default name ALC1150)Kailang Yang2012-11-081-0/+2
* ALSA: hda - Improve HP depop when system enter to S3Kailang Yang2012-11-081-13/+11
* ALSA: hda - Fix silent headphone output from Toshiba P200Takashi Iwai2012-10-201-1/+18
* ALSA: hda - add dock support for Thinkpad T430Stefán Freyr2012-10-191-0/+1
* ALSA: hda - Always check array bounds in alc_get_line_out_pfxDavid Henningsson2012-10-171-1/+3
* 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 - Add new codec ALC283 ALC290 supportKailang Yang2012-10-061-0/+2
* ALSA: hda/realtek - Fix detection of ALC271X codecHerton Ronaldo Krzesinski2012-10-061-6/+6
* ALSA: hda - make Realtek/Sigmatel/Conexant use the generic unsol eventDavid Henningsson2012-10-061-57/+29
* ALSA: hda - Add external mic quirk for Asus Zenbook UX31AOleksij Rempel2012-09-211-0/+1
* ALSA: hda - Add standard channel mapsTakashi Iwai2012-09-061-0/+2
* ALSA: hda - Clean up CONFIG_SND_HDA_POWER_SAVETakashi Iwai2012-08-301-7/+7
* ALSA: hda - Call snd_hda_jack_report_sync() generically in hda_codec.cTakashi Iwai2012-08-221-2/+0
* ALSA: hda - Fix double quirk for Quanta FL1 / Lenovo IdeapadDavid Henningsson2012-08-081-2/+3
* ALSA: hda - add dock support for Thinkpad X230Felix Kaechele2012-08-071-0/+1
* ALSA: hda - add dock support for Thinkpad T430sPhilipp A. Mohrenweiser2012-08-061-0/+1
* ALSA: hda - Support dock on Lenovo Thinkpad T530 with ALC269VCTakashi Iwai2012-08-021-0/+1
* ALSA: hda - Workaround for silent output on VAIO Z with ALC889Takashi Iwai2012-07-291-1/+21
* ALSA: hda - add dock support for Thinkpad X230 TabletDavid Henningsson2012-07-201-0/+27
* Merge branch 'topic/pm-convert' into for-nextTakashi Iwai2012-07-191-1/+1
|\
| * ALSA: Convert to new pm_ops for PCI driversTakashi Iwai2012-07-031-1/+1
* | Merge branch 'topic/hda' into for-nextTakashi Iwai2012-07-181-49/+235
|\ \
| * | ALSA: hda - Add support for Realtek ALC282David Henningsson2012-07-181-0/+1
| * | ALSA: hda - Always call standard unsolicited event for Realtek codecsDavid Henningsson2012-07-051-18/+3
| * | ALSA: hda - give 3-pin jack the name "Headphone Mic Jack"David Henningsson2012-06-271-2/+20
| * | ALSA: HDA: Support single 3-pin jack without VREF on the actual pinDavid Henningsson2012-06-271-15/+34
| * | Merge branch 'fix/hda' into topic/hdaTakashi Iwai2012-06-261-6/+9
| |\ \ | | |/
| * | ALSA: hda - Remove suprefluous EAPD init verbs for ALC660vdTakashi Iwai2012-06-251-11/+0
| * | ALSA: hda - Add inv-dmic model to possible Realtek codecsTakashi Iwai2012-06-251-12/+52
| * | ALSA: hda - Add inverted mic quirks for Asus U41SV, Acer 1810TZ and AOD260David Henningsson2012-06-251-6/+17
| * | ALSA: hda - Add the inverted digital mic workaround to Realtek codecsTakashi Iwai2012-06-251-2/+125
* | | ALSA: hda - Fix no sound from ALC662 after Windows rebootKailang Yang2012-06-291-0/+28
| |/ |/|
* | ALSA: hda - Fix memory leaks in Realtek & Conexant codec parsersTakashi Iwai2012-06-261-0/+2
* | ALSA: hda - Add Realtek ALC280 codec supportDavid Henningsson2012-06-251-0/+1
* | ALSA: hda - Fix ALC272X codec detectionTakashi Iwai2012-06-211-6/+6
|/
* ALSA: hda - Don't forget to call init verbs added by fixup listTakashi Iwai2012-06-131-0/+1
* ALSA: HDA: Pin fixup for Zotac Z68 motherboardDavid Henningsson2012-06-121-0/+9
* Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-05-251-5/+33
|\
| * ALSA: hda/realtek - Add new codec support for ALC269VDKailang Yang2012-05-251-5/+33
* | Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-05-231-335/+130
|\ \ | |/
| * ALSA: hda/realtek - Fix unused variable compile warningTakashi Iwai2012-05-211-1/+0
| * ALSA: hda - Fix possible races of accesses to connection list arrayTakashi Iwai2012-05-191-8/+9
| * ALSA: hda - Move up the fixup helper functions to the library moduleTakashi Iwai2012-05-081-204/+40
| * ALSA: hda/realtek - Call a common helper for alc_spec initializationTakashi Iwai2012-05-081-75/+61
| * Merge branch 'fix/hda' into topic/hdaTakashi Iwai2012-05-081-6/+11
| |\
| * | ALSA: hda - Add snd_hda_get_default_vref() helper functionTakashi Iwai2012-04-201-19/+3
| * | ALSA: hda - Introduce snd_hda_set_pin_ctl*() helper functionsTakashi Iwai2012-04-201-30/+19
OpenPOWER on IntegriCloud