summaryrefslogtreecommitdiffstats
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2017-03-28ALSA: firewire-motu: add hwdep interfaceTakashi Sakamoto7-5/+281
2017-03-28ALSA: firewire-motu: add MIDI functionalityTakashi Sakamoto6-4/+260
2017-03-28ALSA: firewire-motu: add PCM functionalityTakashi Sakamoto4-1/+393
2017-03-28ALSA: firewire-motu: add proc node to show current statuc of clock and packet...Takashi Sakamoto4-1/+125
2017-03-28ALSA: firewire-motu: add stream management functionalityTakashi Sakamoto4-1/+356
2017-03-28ALSA: firewire-motu: handle transactions specific for MOTU FireWire modelsTakashi Sakamoto4-1/+140
2017-03-28ALSA: firewire-motu: add MOTU specific protocol layerTakashi Sakamoto3-3/+304
2017-03-28ALSA: firewire-lib: enable CIP_DBC_IS_END_EVENT for both directions of streamTakashi Sakamoto2-3/+9
2017-03-28ALSA: firewire-lib: add support for source packet header field in CIP headerTakashi Sakamoto2-2/+7
2017-03-28ALSA: firewire-lib: record cycle count for the first packetTakashi Sakamoto2-2/+14
2017-03-28ALSA: firewire-motu: add an abstraction layer for three types of protocolsTakashi Sakamoto2-0/+55
2017-03-28ALSA: firewire-motu: add a structure for model-dependent parameters.Takashi Sakamoto2-3/+30
2017-03-28ALSA: firewire-motu: postpone sound card registrationTakashi Sakamoto2-24/+78
2017-03-28ALSA: firewire-motu: add skeleton for Mark of the unicorn (MOTU) FireWire seriesTakashi Sakamoto5-0/+176
2017-03-24ALSA: au88x0: avoid theoretical uninitialized accessArnd Bergmann1-0/+3
2017-03-20ALSA: hda/ca0132: Remove double parenthesesMatthias Kaehlcke1-2/+2
2017-03-20ALSA: es1688: Use strcpy() instead of sprintf()Nicolas Iooss1-1/+1
2017-03-20Merge branch 'topic/for-4.12' into for-nextTakashi Iwai31-132/+231
2017-03-20ALSA: hda - add support for docking station for HP 840 G3Jaroslav Kysela1-0/+11
2017-03-20ALSA: hda - add support for docking station for HP 820 G2Jaroslav Kysela1-1/+13
2017-03-20ALSA: ctxfi: Fix the incorrect check of dma_set_mask() callTakashi Iwai1-1/+1
2017-03-09scripts/spelling.txt: add "disble(d)" pattern and fix typo instancesMasahiro Yamada1-1/+1
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar29-4/+36
2017-03-01Merge tag 'sound-fix-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds7-29/+36
2017-02-28ALSA: seq: Fix link corruption by event error handlingTakashi Iwai1-0/+3
2017-02-28ALSA: hda/realtek - Fix speaker support for Asus AiO ZN270IEChris Chiu1-0/+12
2017-02-28ALSA: hda/realtek - Fix headset mic and speaker on Asus X441SA/X441UVChris Chiu1-0/+24
2017-02-28ALSA: hda/realtek - Fix headset and mic on several Asus laptops with ALC256Chris Chiu1-0/+30
2017-02-28ALSA: hda/realtek - Fix headset mic on several Asus laptops with ALC255Chris Chiu1-0/+21
2017-02-28ALSA: hda/realtek - Add support for Acer Aspire E5-475 headset micChris Chiu1-0/+14
2017-02-28ALSA: hda - Add subwoofer support for Dell Inspiron 17 7000 GamingTakashi Iwai1-0/+1
2017-02-28ALSA: ctxfi: Fallback DMA mask to 32bitTakashi Iwai2-26/+12
2017-02-28ALSA: timer: Reject user params with too small ticksTakashi Iwai1-3/+15
2017-02-28ALSA: vx: remove 'out of memory' messageMihai Burduselu1-3/+1
2017-02-27lib/vsprintf.c: remove %Z supportAlexey Dobriyan4-5/+5
2017-02-27scripts/spelling.txt: add "followings" pattern and fix typo instancesMasahiro Yamada3-3/+3
2017-02-27scripts/spelling.txt: add "overwriten" pattern and fix typo instancesMasahiro Yamada1-1/+1
2017-02-27scripts/spelling.txt: add "deintialize(d)" pattern and fix typo instancesMasahiro Yamada1-1/+1
2017-02-27scripts/spelling.txt: add "intialization" pattern and fix typo instancesMasahiro Yamada2-3/+3
2017-02-27scripts/spelling.txt: add "unneded" pattern and fix typo instancesMasahiro Yamada1-1/+1
2017-02-27scripts/spelling.txt: add "an union" pattern and fix typo instancesMasahiro Yamada2-2/+2
2017-02-27scripts/spelling.txt: add "swith" pattern and fix typo instancesMasahiro Yamada1-1/+1
2017-02-27ALSA: hda: Add Geminilake HDMI codec IDVinod Koul1-0/+1
2017-02-27ALSA: hda - Fix micmute hotkey problem for a lenovo AIO machineHui Wang1-0/+1
2017-02-25ALSA: hda - Add Geminilake PCI IDVinod Koul1-0/+3
2017-02-24mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmfDave Jiang4-19/+13
2017-02-23Merge tag 'drm-for-v4.11-less-shouty' of git://people.freedesktop.org/~airlie...Linus Torvalds3-56/+268
2017-02-23Merge tag 'v4.10-rc8' into drm-nextDave Airlie4-22/+24
2017-02-22ALSA: usb-audio: Tidy up mixer_us16x08.cTakashi Iwai1-82/+50
2017-02-22ALSA: usb-audio: Fix memory leak and corruption in mixer_us16x08.cTakashi Iwai2-54/+39