summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda/realtek - Add support headphone Mic for ALC221 of HP platformKailang Yang2017-01-181-0/+14
* ALSA: mips: avoid potential uninitialized variable useArnd Bergmann2017-01-161-0/+4
* ALSA: hda/realtek - New codec support of ALC1220Kailang Yang2017-01-161-0/+3
* ALSA: hda - Make single_cmd option to stop the fallback mechanismTakashi Iwai2017-01-153-3/+12
* ALSA: oxfw: enclose identifiers referred by single function for scs1x featureTakashi Sakamoto2017-01-141-6/+6
* ALSA: usb: Constify snd_rawmidi_opsTakashi Iwai2017-01-125-10/+10
* ALSA: firewire: Constify snd_rawmidi_opsTakashi Iwai2017-01-127-16/+16
* ALSA: pci: Constify snd_rawmidi_opsTakashi Iwai2017-01-1210-20/+20
* ALSA: isa: Constify snd_rawmidi_opsTakashi Iwai2017-01-125-9/+9
* ALSA: drivers: Constify snd_rawmidi_opsTakashi Iwai2017-01-125-10/+10
* ALSA: seq: Constify snd_rawmidi_opsTakashi Iwai2017-01-121-2/+2
* ALSA: rawmidi: Add const to snd_rawmidi_opsTakashi Iwai2017-01-122-3/+3
* ALSA: hda/ca0132 - fix possible NULL pointer useArnd Bergmann2017-01-111-0/+3
* ALSA: firewire-tascam: enclose identifiers referred by single functionTakashi Sakamoto2017-01-053-50/+45
* ALSA: firewire-digi00x: enclose identifiers referred by single functionTakashi Sakamoto2017-01-053-64/+57
* ALSA: dice: enclose identifiers referred by single functionTakashi Sakamoto2017-01-051-12/+10
* ALSA: oxfw: enclose identifiers referred by single functionTakashi Sakamoto2017-01-051-14/+12
* ALSA: fireworks: enclose identifiers referred by single functionTakashi Sakamoto2017-01-053-51/+46
* ALSA: bebob: enclose identifiers referred by single functionTakashi Sakamoto2017-01-053-49/+45
* ALSA: vx: Don't try to update capture stream before runningTakashi Iwai2017-01-041-1/+1
* ALSA: vx: Fix possible transfer overflowTakashi Iwai2017-01-043-14/+16
* ALSA: hda - Fix deadlock of controller device lock at unbindingTakashi Iwai2017-01-041-0/+13
* ALSA: hda/realtek - Add new codec ID ALC299Kailang Yang2017-01-041-0/+10
* Merge branch 'for-linus' into for-nextTakashi Iwai2017-01-0316-159/+310
|\
| * ALSA: firewire-lib: change structure member with proper typeTakashi Sakamoto2017-01-032-3/+3
| * ALSA: firewire-tascam: Fix to handle error from initialization of stream dataTakashi Sakamoto2017-01-031-1/+1
| * ALSA: fireworks: fix asymmetric API call at unit removalTakashi Sakamoto2017-01-031-1/+1
| * Linux 4.10-rc2v4.10-rc2Linus Torvalds2017-01-011-1/+1
| * Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-01-015-143/+229
| |\
| | * ext4: Simplify DAX fault pathJan Kara2016-12-261-38/+10
| | * dax: Call ->iomap_begin without entry lock during dax faultJan Kara2016-12-261-55/+66
| | * dax: Finish fault completely when loading holesJan Kara2016-12-261-9/+18
| | * dax: Avoid page invalidation races and unnecessary radix tree traversalsJan Kara2016-12-261-17/+11
| | * mm: Invalidate DAX radix tree entries only if appropriateJan Kara2016-12-263-24/+125
| | * ext2: Return BH_New buffers for zeroed blocksJan Kara2016-12-261-2/+1
| * | Merge tag 'docs-4.10-rc1-fix' of git://git.lwn.net/linuxLinus Torvalds2016-12-302-2/+2
| |\ \
| | * | Documentation/unaligned-memory-access.txt: fix incorrect comparison operatorCihangir Akturk2016-12-271-1/+1
| | * | docs: Fix build failureJohn Brooks2016-12-271-1/+1
| | * | Merge tag 'v4.10-rc1' into docs-nextJonathan Corbet2016-12-2711490-254696/+730058
| | |\|
| * | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2016-12-301-2/+28
| |\ \ \
| | * | | crypto: testmgr - Use heap buffer for acomp test inputLaura Abbott2016-12-271-2/+28
| | | |/ | | |/|
| * | | mm/filemap: fix parameters to test_bit()Olof Johansson2016-12-291-1/+1
| * | | mm: optimize PageWaiters bit use for unlock_page()Linus Torvalds2016-12-293-6/+45
* | | | ALSA: dice: ensure transmission speed for transmitted packetsTakashi Sakamoto2017-01-032-1/+12
* | | | ALSA: oxfw: add support for Mackie Onyx 1640iTakashi Sakamoto2017-01-032-0/+2
* | | | ALSA: hda - Fix click noises on Samsung Ativ Book 8Gabriele Mazzotta2016-12-281-0/+8
* | | | ALSA: hda - Apply ALC269_FIXUP_NO_SHUTUP on HDA_FIXUP_ACT_PROBEGabriele Mazzotta2016-12-281-1/+1
* | | | ALSA: mixart: fix a comment typoGeliang Tang2016-12-281-1/+1
* | | | ALSA: usb-audio: Support both DSD LE/BE Amanero firmware versionsJussi Laako2016-12-281-0/+15
* | | | ALSA: synth: use designated initializersKees Cook2016-12-281-7/+7