summaryrefslogtreecommitdiffstats
path: root/sound/pci
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | Merge branch 'topic/drm-sync-audio-rate' into for-nextTakashi Iwai2015-09-251-0/+19
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| | * | | | | | ALSA: hda - display audio call sync_audio_rate callbackLibin Yang2015-09-251-0/+19
| | | |_|_|_|/ | | |/| | | |
| * | | | | | Merge branch 'for-linus' into for-nextTakashi Iwai2015-09-241-5/+25
| |\ \ \ \ \ \
| * | | | | | | ALSA: hdsp: fix memory leakSudip Mukherjee2015-09-111-0/+1
| | |/ / / / / | |/| | | | |
* | | | | | | ALSA: hda - Disable 64bit address for Creative HDA controllersTakashi Iwai2015-10-271-0/+3
* | | | | | | ALSA: hda/realtek - Dell XPS one ALC3260 speaker no sound after resume backKailang Yang2015-10-271-0/+13
| |_|_|_|_|/ |/| | | | |
* | | | | | ALSA: hda - Fix deadlock at error in building PCMTakashi Iwai2015-10-201-3/+1
| |_|_|/ / |/| | | |
* | | | | ALSA: hda - Fix inverted internal mic on Lenovo G50-80David Henningsson2015-10-131-0/+1
| |_|_|/ |/| | |
* | | | ALSA: hda - Disable power_save_node for IDT 92HD73xx chipsTakashi Iwai2015-10-041-1/+5
* | | | ALSA: hda - Apply SPDIF pin ctl to MacBookPro 12,1John Flatness2015-10-031-0/+1
* | | | ALSA: hda: Add dock support for ThinkPad T550Laura Abbott2015-10-031-0/+1
| |_|/ |/| |
* | | ALSA: hda - Disable power_save_node for ThinkpadsTakashi Iwai2015-09-241-12/+19
| |/ |/|
* | ALSA: hda/tegra - async probe for avoiding module loading deadlockTakashi Iwai2015-09-241-5/+25
|/
* ALSA: hda - Fix white noise on Dell M3800Niranjan Sivakumar2015-09-051-0/+1
* ALSA: hda - Use ALC880_FIXUP_FUJITSU for FSC Amilo M1437Takashi Iwai2015-09-051-1/+1
* ALSA: hda - Enable headphone jack detect on old Fujitsu laptopsTakashi Iwai2015-09-051-2/+2
* ALSA: hda - Add some FIXUP quirks for white noise on Dell laptop.Woodrow Shen2015-09-041-1/+4
* drm/i915: Drop port_mst_index parameter from pin/eld callbackDavid Henningsson2015-09-031-1/+1
* ALSA: hda - Wake the codec up on pin/ELD notify eventsDavid Henningsson2015-09-021-1/+21
* ALSA: hda - Remove superfluous pcm NULL checkTakashi Iwai2015-08-261-2/+1
* ALSA: hda - Refresh sysfs at snd_hda_codec_update_widgets()Takashi Iwai2015-08-252-2/+1
* Merge branch 'for-linus' into for-nextTakashi Iwai2015-08-252-8/+5
|\
| * ALSA: hda - Fix path power activationTakashi Iwai2015-08-251-5/+1
| * ALSA: hda - Check all inputs for is_active_nid_for_any()Takashi Iwai2015-08-251-2/+3
| * ALSA: hda: fix possible NULL dereferenceMarkus Osterhoff2015-08-241-1/+1
* | ALSA: hdsp: silence a sprinft() overflow warningDan Carpenter2015-08-221-2/+2
* | Merge branch 'for-linus' into for-nextTakashi Iwai2015-08-212-1/+24
|\|
| * ALSA: hda - Shutdown CX20722 on reboot/free to avoid spurious noisesDavid Henningsson2015-08-211-1/+22
| * ALSA: hda - Add dock support for Thinkpad W541 (17aa:2211)Rick Sherman2015-08-191-0/+1
| * ALSA: hda - Fix the white noise on Dell laptopWoodrow Shen2015-08-131-0/+1
* | ALSA: hda - Refresh widgets sysfs at probing Haswell+ HDMI codecsTakashi Iwai2015-08-211-0/+1
* | ALSA: hdsp: silence and underflow warningDan Carpenter2015-08-211-1/+2
* | ALSA: hda/eld - Add const to possible placesTakashi Iwai2015-08-171-5/+5
* | ALSA: hda/proc - Fix racy string access for power statesTakashi Iwai2015-08-171-18/+10
* | ALSA: hda/proc - Add const to possible placesTakashi Iwai2015-08-171-11/+15
* | ALSA: hda - Make some helper functions localTakashi Iwai2015-08-173-80/+62
* | Merge branch 'for-linus' into for-nextTakashi Iwai2015-08-113-5/+7
|\|
| * ALSA: hda - one Dell machine needs the headphone white noise fixupHui Wang2015-08-051-0/+1
| * ALSA: oxygen: Fix logical-not-parentheses warningTomer Barletz2015-08-031-1/+1
| * ALSA: hda - Fix MacBook Pro 5,2 quirkTakashi Iwai2015-07-301-1/+1
| * ALSA: hda - Fix race between PM ops and HDA init/probeU. Artie Eoff2015-07-291-3/+3
| * ALSA: hda - Apply a fixup to Dell Vostro 5480Takashi Iwai2015-07-291-0/+1
* | ALSA: hda - Fix pin config and mapping on Alienware 15Takashi Iwai2015-08-101-28/+59
* | ALSA: echoaudio: Use standard C definitions of true and falseMark Brown2015-08-1022-107/+104
* | ALSA: hda - yet another fix for Dell headset mic with ALC3266Takashi Iwai2015-08-051-1/+4
* | ALSA: hda - Fix Dell laptop for internal mic/headset micWoodrow Shen2015-08-051-3/+9
* | ALSA: hda - remove no physical connection pins from pin_quirk tableHui Wang2015-08-032-278/+48
* | Merge branch 'for-linus' into for-nextTakashi Iwai2015-07-276-25/+144
|\|
| * ALSA: hda - Add pin quirk for the headset mic jack detection on Dell laptopWoodrow Shen2015-07-271-4/+11
| * ALSA: hda - Apply fixup for another Toshiba Satellite S50DTakashi Iwai2015-07-271-1/+2