aboutsummaryrefslogtreecommitdiffstats
path: root/sound (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-11-16ALSA: usb-audio: prevent CH345 multiport output SysEx corruptionClemens Ladisch4-0/+16
2015-11-16ALSA: usb-audio: add packet size quirk for the Medeli DD305Clemens Ladisch1-0/+1
2015-11-14Merge tag 'sound-fix-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds15-51/+43
2015-11-14ALSA: dice: fix detection of Loud devicesTakashi Sakamoto1-0/+4
2015-11-14ALSA: hda - Fix noise on Dell Latitude E6440Takashi Iwai1-0/+1
2015-11-12ALSA: pci: depend on ZONE_DMADan Williams1-12/+12
2015-11-12ALSA: hda - Simplify phantom jack handling for HDMI/DPTakashi Iwai3-19/+8
2015-11-11ALSA: hda/hdmi - apply Skylake fix-ups to Broxton display codecLu, Han1-1/+2
2015-11-11ALSA: ctxfi: constify rsc ops structuresJulia Lawall8-18/+18
2015-11-10ASoC: rsnd: make sure SRC In Rate feature enablementKuninori Morimoto1-0/+7
2015-11-10Merge tag 'asoc-v4.3-rc6' into asoc-fix-rcarMark Brown165-1489/+14087
2015-11-10ASoC: rt5677: Avoid the pop sound that comes from the filter powerOder Chiou1-39/+61
2015-11-10ASoC: rl6231: avoid using divisible by 3 for DMIC clkBard Liao1-0/+2
2015-11-10ASoC: dapm: Reset dapm wcache after freeing damp widgetsJyri Sarha2-0/+8
2015-11-10ASoC: davinci-mcasp: Fix TDM slot rx/tx mask associationsAndreas Dannenberg1-2/+2
2015-11-10Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds3-10/+9
2015-11-09ALSA: usb: Add native DSD support for Aune X1SJurgen Kramer1-0/+1
2015-11-08ALSA: oxfw: add an comment to Kconfig for TASCAM FireOneTakashi Sakamoto1-0/+1
2015-11-07sound: fix check for error condition of register_chrdev()Alexey Khoroshilov1-1/+1
2015-11-06Merge tag 'sound-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds263-2841/+20330
2015-11-06ASoC: rsnd: fixup SCU_SYS_INT_EN1 addressKuninori Morimoto1-1/+1
2015-11-05Merge tag 'powerpc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds3-3/+3
2015-11-05Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spiLinus Torvalds32-32/+0
2015-11-05ASoC: sun4i-codec: use consistent names for PA controlsAdam Sampson1-13/+14
2015-11-05ASoC: rt5645: Power up the RC clock to make sure the speaker volume adjust properlyOder Chiou1-3/+35
2015-11-05ALSA: hda - Add Intel Lewisburg device IDs AudioAlexandra Yates1-0/+5
2015-11-04Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-1/+1
2015-11-04ALSA: hda - Apply pin fixup for HP ProBook 6550bTakashi Iwai1-0/+1
2015-11-04Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire', 'spi/topic/owner', 'spi/topic/pxa' and 'spi/topic/pxa2xx' into spi-nextMark Brown32-32/+0
2015-11-03ASoC: wm8960: Fix the Input PGA Mute switchJongHo Kim1-1/+1
2015-11-03ASoC: arizona: fix range of OPCLK_REFRichard Fitzgerald1-11/+5
2015-11-02ALSA: hda - Fix lost 4k BDL boundary workaroundTakashi Iwai1-0/+3
2015-11-02Merge branch 'for-next' into for-linusTakashi Iwai262-2841/+20305
2015-11-02ALSA: maestro3: Fix Allegro mute until master volume/mute is touchedOndrej Zary1-0/+10
2015-11-01ALSA: maestro3: Enable docking support for Dell Latitude C810Ondrej Zary1-4/+11
2015-10-30ALSA: firewire-digi00x: add another rawmidi character device for MIDI control portsTakashi Sakamoto1-54/+50
2015-10-30ALSA: firewire-digi00x: add MIDI operations for MIDI control portTakashi Sakamoto1-0/+63
2015-10-30ALSA: firewire-digi00x: rename identifiers of MIDI operation for physical portsTakashi Sakamoto1-24/+28
2015-10-30ALSA: cs46xx: Fix suspend for all channelsOndrej Zary1-1/+6
2015-10-30ALSA: cs46xx: Fix Duplicate front for CS4294 and CS4298 codecsOndrej Zary1-1/+1
2015-10-28ALSA: hda - Add / fix kernel doc commentsTakashi Iwai5-5/+102
2015-10-28ALSA: Constify ratden/ratnum constraintsLars-Peter Clausen1-8/+9
2015-10-28spi: Drop owner assignment from spi_driversAndrew F. Davis32-32/+0
2015-10-27Merge branch 'clock' into HEADScott Wood3-3/+3
2015-10-27ALSA: hda - Disable 64bit address for Creative HDA controllersTakashi Iwai1-0/+3
2015-10-27ALSA: hda/realtek - Dell XPS one ALC3260 speaker no sound after resume backKailang Yang1-0/+13
2015-10-26ALSA: hda/ca0132 - Convert leftover pr_info() and pr_err()Takashi Iwai1-3/+3
2015-10-26Merge tag 'asoc-v4.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-nextTakashi Iwai104-640/+11623
2015-10-26ASoC: fsl_sai: fix Rx synchrounous modeStefan Agner1-1/+2
2015-10-26Merge remote-tracking branches 'asoc/topic/wm8904', 'asoc/topic/wm8955' and 'asoc/topic/wm8960' into asoc-nextMark Brown3-3/+3