summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* ALSA: AACI: Convert to modern PM opsUlf Hansson2013-12-031-12/+11
* ALSA: hda - fixup ALC262 to skip depop delay before D3 on Intel BayleyBayMengdong Lin2013-12-031-1/+3
* ALSA: hda - Always do delayed probes for HD-audio devicesTakashi Iwai2013-12-021-21/+7
* Merge branch 'for-linus' into for-nextTakashi Iwai2013-12-024-9/+43
|\
| * ALSA: hda - Fix complete_all() timing in deferred probesTakashi Iwai2013-12-021-4/+5
| * ALSA: hda - Fix bad EAPD setup for HP machines with AD1984ATakashi Iwai2013-12-021-0/+1
| * ALSA: hda - Fix silent output on ASUS W7J laptopTakashi Iwai2013-11-291-0/+12
| * ALSA: dice: fix array limits in dice_proc_read()Dan Carpenter2013-11-291-2/+2
| * ALSA: hda - Add mono speaker quirk for Dell Inspiron 5439David Henningsson2013-11-291-0/+1
| * ALSA: hda - Add LFE chmap to ASUS ET2700Takashi Iwai2013-11-281-3/+13
| * ALSA: hda - Initialize missing bass speaker pin for ASUS AIO ET2700Takashi Iwai2013-11-281-0/+9
* | ALSA: hda - allow a codec to define its own depop delay timeMengdong Lin2013-11-292-2/+7
* | ALSA: hda - fixup ALC262 to remove depop delay on Intel BayleyBay boardMengdong Lin2013-11-291-0/+15
* | ALSA: hda/realtek - Remove depop delay for suspend and resume if applicableKailang Yang2013-11-291-4/+11
* | ALSA: hda/realtek - Add more codecs alias name for DellKailang Yang2013-11-291-1/+30
* | Merge branch 'for-linus' into for-nextTakashi Iwai2013-11-284-24/+105
|\ \ | |/
| * ALSA: hda - limit mic boost on Asus UX31[A,E]Oleksij Rempel2013-11-281-2/+9
| * ALSA: hda - Check leaf nodes to find aamix ampsTakashi Iwai2013-11-281-12/+45
| * ALSA: hda - Fix hp-mic mode without VREF bitsTakashi Iwai2013-11-271-1/+1
| * ALSA: hda - Create Headhpone Mic Jack Mode when really neededTakashi Iwai2013-11-271-8/+12
| * ALSA: usb: use multiple packets per urb for Wireless USB inbound audioThomas Pugliese2013-11-271-1/+15
| * ALSA: hda - Enable mute/mic-mute LEDs for more Thinkpads with Conexant codecHui Wang2013-11-271-0/+23
* | ALSA: hda - resume codecs in parallelMengdong Lin2013-11-272-7/+26
* | Merge branch 'topic/hda' into for-nextTakashi Iwai2013-11-277-70/+166
|\ \
| * | ALSA: hda - suspend codecs in parallelMengdong Lin2013-11-272-2/+50
| * | ALSA: hda - Disable runtime PM when EPSS is unavailableTakashi Iwai2013-11-262-13/+5
| * | ALSA: hda - Enable runtime PM on Panther PointTakashi Iwai2013-11-262-6/+2
| * | ALSA: hda - Refactor pm notification in hda_codec.cTakashi Iwai2013-11-262-24/+15
| * | ALSA: hda - Bind with HDMI codec parser automaticallyTakashi Iwai2013-11-263-0/+37
| * | ALSA: hda - Split the generic parser as an individual moduleTakashi Iwai2013-11-265-26/+58
* | | Merge branch 'topic/cs46xx-drop-fw' into for-nextTakashi Iwai2013-11-2610-4341/+226
|\ \ \ | |_|/ |/| |
| * | ALSA: cs46xx: Move DSP blob out of kernel treeTakashi Iwai2013-11-2010-4341/+226
* | | Merge branch 'fix/firewire' into for-linusTakashi Iwai2013-11-261-9/+6
|\ \ \ | |_|/ |/| |
| * | ALSA: firewire-lib: fix wrong value for FDF field as an empty packetTakashi Sakamoto2013-11-221-9/+6
* | | ALSA: hda - Drop bus->avoid_link_reset flagTakashi Iwai2013-11-263-4/+3
* | | ALSA: hda/realtek - Set pcbeep amp for ALC668Kailang Yang2013-11-261-0/+1
* | | ALSA: hda/realtek - Add support of ALC231 codecKailang Yang2013-11-261-0/+1
* | | Merge tag 'sound-fix2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-11-229-47/+161
|\ \ \ | |/ /
| * | ALSA: hda - Set current_headset_type to ALC_HEADSET_TYPE_ENUM (janitorial)David Henningsson2013-11-221-1/+1
| * | ALSA: hda - Provide missing pin configs for VAIO with ALC260Takashi Iwai2013-11-221-0/+20
| * | Merge tag 'asoc-v3.13-5' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2013-11-215-42/+86
| |\ \
| | * \ Merge remote-tracking branch 'asoc/fix/wm8962' into asoc-linusMark Brown2013-11-201-0/+2
| | |\ \
| | * \ \ Merge remote-tracking branch 'asoc/fix/rcar' into asoc-linusMark Brown2013-11-202-9/+6
| | |\ \ \
| | | * | | ASoC: rcar: fixup dma_async_issue_pending() timingKuninori Morimoto2013-11-191-2/+1
| | | * | | ASoC: rcar: off by one in rsnd_scu_set_route()Dan Carpenter2013-11-191-1/+1
| | | * | | ASoC: rcar: fixup mod access before checkingKuninori Morimoto2013-11-181-6/+4
| | * | | | Merge remote-tracking branch 'asoc/fix/fsl' into asoc-linusMark Brown2013-11-2019-124/+207
| | |\ \ \ \
| | * \ \ \ \ Merge remote-tracking branch 'asoc/fix/dma' into asoc-linusMark Brown2013-11-201-1/+3
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge remote-tracking branch 'asoc/fix/cs42l52' into asoc-linusMark Brown2013-11-201-1/+1
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge remote-tracking branch 'asoc/fix/blackfin' into asoc-linusMark Brown2013-11-201-0/+1
| | |\ \ \ \ \ \ \
OpenPOWER on IntegriCloud