aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/hda
Commit message (Expand)AuthorAge
...
| | * | ALSA: hda - Remove channel mode helper functionsTakashi Iwai2015-02-26
| | * | ALSA: hda - Set parent of input beep devicesTakashi Iwai2015-02-26
| | * | ALSA: hda - Power down codec automatically at registrationTakashi Iwai2015-02-26
| | * | ALSA: hda - Replace bus pm_notify with the standard runtime PM frameworkTakashi Iwai2015-02-26
| | * | ALSA: hda - Drop power_save value indirection in hda_busTakashi Iwai2015-02-26
| | * | ALSA: hda - Use standard runtime PM for codec power-save controlTakashi Iwai2015-02-23
| | * | ALSA: hda - Move codec suspend/resume to codec driverTakashi Iwai2015-02-23
| | * | ALSA: hda - Bind codecs via standard busTakashi Iwai2015-02-23
| | * | ALSA: hda - Decouple PCM and hwdep devices from codec objectTakashi Iwai2015-02-23
| * | | Merge branch 'for-linus' into for-nextTakashi Iwai2015-03-16
| |\ \ \
| * \ \ \ Merge branch 'for-linus' into for-nextTakashi Iwai2015-03-12
| |\ \ \ \
| * \ \ \ \ Merge branch 'for-linus' into for-nextTakashi Iwai2015-03-09
| |\ \ \ \ \
| * \ \ \ \ \ Merge tag 'asoc-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Takashi Iwai2015-03-06
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | Merge branch 'topic/timestamp' into for-nextTakashi Iwai2015-02-23
| |\ \ \ \ \ \
| | * | | | | | ALSA: hda: replace .wallclock by .get_time_infoPierre-Louis Bossart2015-02-20
| * | | | | | | Merge branch 'topic/hda-cleanup' into for-nextTakashi Iwai2015-02-23
| |\ \ \ \ \ \ \
| | * | | | | | | ALSA: hda - Avoid unnecessary power-up at mixer amp changesTakashi Iwai2015-02-20
| | * | | | | | | ALSA: hda - Split azx_codec_create() to two phasesTakashi Iwai2015-02-19
| | * | | | | | | ALSA: hda - Drop azx_mixer_create()Takashi Iwai2015-02-19
| | * | | | | | | ALSA: hda - Fold hda_priv.h into hda_controller.hTakashi Iwai2015-02-19
| | * | | | | | | ALSA: hda - Introduce azx_has_pm_runtime() macroTakashi Iwai2015-02-19
| | * | | | | | | ALSA: hda - Embed struct hda_bus_unsolicited into struct hda_busTakashi Iwai2015-02-17
| | * | | | | | | ALSA: hda - Drop hda_bus_template for snd_hda_bus_new()Takashi Iwai2015-02-17
| | |/ / / / / /
* | | | | | | | ALSA: hda - Add dock support for ThinkPad X250 (17aa:2226)Yves-Alexis Perez2015-04-11
* | | | | | | | ALSA: hda - Fix headphone pin config for Lifebook T731Takashi Iwai2015-04-08
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | ALSA: hda/realtek - Make more stable to get pin sense for ALC283Kailang Yang2015-04-08
* | | | | | | ALSA: hda/realtek - Support Dell headset mode for ALC256Kailang Yang2015-04-04
* | | | | | | ALSA: hda - Add one more node in the EAPD supporting candidate listHui Wang2015-03-26
* | | | | | | ALSA: hda_intel: apply the Seperate stream_tag for Sunrise PointLibin Yang2015-03-26
* | | | | | | ALSA: hda - Add dock support for Thinkpad T450s (17aa:5036)Sebastian Wicki2015-03-23
| |_|_|_|_|/ |/| | | | |
* | | | | | ALSA: hda - Treat stereo-to-mono mix properlyTakashi Iwai2015-03-16
* | | | | | ALSA: hda - Don't access stereo amps for mono channel widgetsTakashi Iwai2015-03-13
* | | | | | ALSA: hda - Add workaround for MacBook Air 5,2 built-in micTakashi Iwai2015-03-12
* | | | | | ALSA: hda - Set single_adc_amp flag for CS420x codecsTakashi Iwai2015-03-12
| |_|_|_|/ |/| | | |
* | | | | ALSA: hda - Fix built-in mic on Compaq Presario CQ60Takashi Iwai2015-03-11
| |_|_|/ |/| | |
* | | | ALSA: hda - Fix regression of HD-audio controller fallback modesTakashi Iwai2015-03-09
* | | | ALSA: hda - One more Dell macine needs DELL1_MIC_NO_PRESENCE quirkHui Wang2015-03-06
| |_|/ |/| |
* | | ALSA: hda - Disable runtime PM for Panther Point againTakashi Iwai2015-02-25
* | | ALSA: hda: controller code - do not export static functionsJaroslav Kysela2015-02-24
|/ /
* / ALSA: hda - Add pin configs for ASUS mobo with IDT 92HD73XX codecTakashi Iwai2015-02-23
|/
* ALSA: hda/tegra check correct return value from ioremap_resourceEliot Blennerhassett2015-02-14
* ALSA: hda - enable mute led quirk for one more hp machine.Hui Wang2015-02-13
* Merge tag 'sound-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2015-02-11
|\
| * ALSA: hda - Add docking station support for another HP machineTienFu Chen2015-02-10
| * ALSA: hda: read trigger_timestamp immediately after starting DMAPierre-Louis Bossart2015-02-09
| * ALSA: hda - Set up GPIO for Toshiba Satellite S50DTakashi Iwai2015-02-05
| * Merge branch 'topic/snd-device' into for-nextTakashi Iwai2015-02-03
| |\
| | * ALSA: pcm: Embed struct deviceTakashi Iwai2015-02-02
| | * ALSA: hwdep: Embed struct deviceTakashi Iwai2015-02-02
| * | ALSA: hda - Enable docking station for an HP machineTienFu Chen2015-01-20