summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | | * | | ASoC: omap: n810: Convert to clk_prepare_enable/clk_disable_unprepareJarkko Nikula2013-12-021-2/+2
| | | | | | |/ /
| | | | | * | | ASoC: kirkwood: Fix erroneous double output while playingJean-Francois Moine2013-11-271-5/+5
| | | | | * | | ASoC: kirkwood: Fix invalid S/PDIF formatJean-Francois Moine2013-11-271-4/+8
| | | | | |/ /
| | | | * | | ASoC: fsl: set correct platform drvdata in pcm030_fabric_probe()Wei Yongjun2013-12-021-1/+2
| | | | * | | ASoC: fsl: imx-pcm-fiq: Remove unused 'runtime' variableFabio Estevam2013-12-021-1/+0
| | | | * | | ASoC: fsl: imx-pcm-fiq: remove bogus period delta calculationOskar Schirmer2013-12-021-19/+2
| | | * | | | ASoC: atmel: sam9x5_wm8731: fix oops when unload moduleBo Shen2013-11-271-0/+2
| | | | |/ / | | | |/| |
| | * | | | ASoC: wm5110: Remove output OSR and PGA volume controlsCharles Keepax2013-11-271-25/+0
| | |/ / /
| * | | | Merge remote-tracking branch 'asoc/fix/core' into asoc-linusMark Brown2013-12-033-10/+16
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | ASoC: core: fix devres parameter in devm_snd_soc_register_card()Shawn Guo2013-12-021-2/+2
| | * | | ASoC: core: Use consistent byte ordering in snd_soc_bytes_getCharles Keepax2013-11-291-2/+2
| | * | | ASoC: pcm: Always honor DAI min and max sample rate constraintsLars-Peter Clausen2013-11-271-6/+12
| | * | | ASoC: pcm: Fix rate_max calculationLars-Peter Clausen2013-11-271-1/+1
| | |/ /
* | | | ALSA: hda - Fix missing ELD info when using jackpoll_ms parameterDavid Henningsson2013-12-041-12/+15
* | | | ALSA: hda/realtek - remove hp_automute_hook from alc283_fixup_chromebookKailang Yang2013-12-041-1/+0
* | | | ALSA: hda/realtek - Independent of model for HPKailang Yang2013-12-031-10/+28
* | | | ALSA: hda - Fix headset mic input after muted internal mic (Dell/Realtek)David Henningsson2013-12-031-0/+2
* | | | ALSA: hda - Use always amps for auto-mute on AD1986A codecTakashi Iwai2013-12-021-0/+3
* | | | ALSA: hda/analog - Handle inverted EAPD properly in vmaster hookTakashi Iwai2013-12-021-0/+2
* | | | ALSA: hda - Another fixup for ASUS laptop with ALC660 codecTakashi Iwai2013-12-021-0/+1
* | | | ALSA: atmel: Fix possible array overflowTakashi Iwai2013-12-021-1/+2
* | | | 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 - 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
* | | 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
| | |\ \ \ \
OpenPOWER on IntegriCloud