| Commit message (Expand) | Author | Age | Files | Lines |
* | ALSA: oxfw: enclose identifiers referred by single function for scs1x feature | Takashi Sakamoto | 2017-01-14 | 1 | -6/+6 |
* | ALSA: usb: Constify snd_rawmidi_ops | Takashi Iwai | 2017-01-12 | 5 | -10/+10 |
* | ALSA: firewire: Constify snd_rawmidi_ops | Takashi Iwai | 2017-01-12 | 7 | -16/+16 |
* | ALSA: pci: Constify snd_rawmidi_ops | Takashi Iwai | 2017-01-12 | 10 | -20/+20 |
* | ALSA: isa: Constify snd_rawmidi_ops | Takashi Iwai | 2017-01-12 | 5 | -9/+9 |
* | ALSA: drivers: Constify snd_rawmidi_ops | Takashi Iwai | 2017-01-12 | 5 | -10/+10 |
* | ALSA: seq: Constify snd_rawmidi_ops | Takashi Iwai | 2017-01-12 | 1 | -2/+2 |
* | ALSA: rawmidi: Add const to snd_rawmidi_ops | Takashi Iwai | 2017-01-12 | 2 | -3/+3 |
* | ALSA: hda/ca0132 - fix possible NULL pointer use | Arnd Bergmann | 2017-01-11 | 1 | -0/+3 |
* | ALSA: firewire-tascam: enclose identifiers referred by single function | Takashi Sakamoto | 2017-01-05 | 3 | -50/+45 |
* | ALSA: firewire-digi00x: enclose identifiers referred by single function | Takashi Sakamoto | 2017-01-05 | 3 | -64/+57 |
* | ALSA: dice: enclose identifiers referred by single function | Takashi Sakamoto | 2017-01-05 | 1 | -12/+10 |
* | ALSA: oxfw: enclose identifiers referred by single function | Takashi Sakamoto | 2017-01-05 | 1 | -14/+12 |
* | ALSA: fireworks: enclose identifiers referred by single function | Takashi Sakamoto | 2017-01-05 | 3 | -51/+46 |
* | ALSA: bebob: enclose identifiers referred by single function | Takashi Sakamoto | 2017-01-05 | 3 | -49/+45 |
* | ALSA: vx: Don't try to update capture stream before running | Takashi Iwai | 2017-01-04 | 1 | -1/+1 |
* | ALSA: vx: Fix possible transfer overflow | Takashi Iwai | 2017-01-04 | 3 | -14/+16 |
* | ALSA: hda - Fix deadlock of controller device lock at unbinding | Takashi Iwai | 2017-01-04 | 1 | -0/+13 |
* | ALSA: hda/realtek - Add new codec ID ALC299 | Kailang Yang | 2017-01-04 | 1 | -0/+10 |
* | Merge branch 'for-linus' into for-next | Takashi Iwai | 2017-01-03 | 16 | -159/+310 |
|\ |
|
| * | ALSA: firewire-lib: change structure member with proper type | Takashi Sakamoto | 2017-01-03 | 2 | -3/+3 |
| * | ALSA: firewire-tascam: Fix to handle error from initialization of stream data | Takashi Sakamoto | 2017-01-03 | 1 | -1/+1 |
| * | ALSA: fireworks: fix asymmetric API call at unit removal | Takashi Sakamoto | 2017-01-03 | 1 | -1/+1 |
| * | Linux 4.10-rc2v4.10-rc2 | Linus Torvalds | 2017-01-01 | 1 | -1/+1 |
| * | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2017-01-01 | 5 | -143/+229 |
| |\ |
|
| | * | ext4: Simplify DAX fault path | Jan Kara | 2016-12-26 | 1 | -38/+10 |
| | * | dax: Call ->iomap_begin without entry lock during dax fault | Jan Kara | 2016-12-26 | 1 | -55/+66 |
| | * | dax: Finish fault completely when loading holes | Jan Kara | 2016-12-26 | 1 | -9/+18 |
| | * | dax: Avoid page invalidation races and unnecessary radix tree traversals | Jan Kara | 2016-12-26 | 1 | -17/+11 |
| | * | mm: Invalidate DAX radix tree entries only if appropriate | Jan Kara | 2016-12-26 | 3 | -24/+125 |
| | * | ext2: Return BH_New buffers for zeroed blocks | Jan Kara | 2016-12-26 | 1 | -2/+1 |
| * | | Merge tag 'docs-4.10-rc1-fix' of git://git.lwn.net/linux | Linus Torvalds | 2016-12-30 | 2 | -2/+2 |
| |\ \ |
|
| | * | | Documentation/unaligned-memory-access.txt: fix incorrect comparison operator | Cihangir Akturk | 2016-12-27 | 1 | -1/+1 |
| | * | | docs: Fix build failure | John Brooks | 2016-12-27 | 1 | -1/+1 |
| | * | | Merge tag 'v4.10-rc1' into docs-next | Jonathan Corbet | 2016-12-27 | 11490 | -254696/+730058 |
| | |\ \
| | | |/ |
|
| * | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 2016-12-30 | 1 | -2/+28 |
| |\ \ \ |
|
| | * | | | crypto: testmgr - Use heap buffer for acomp test input | Laura Abbott | 2016-12-27 | 1 | -2/+28 |
| | | |/
| | |/| |
|
| * | | | mm/filemap: fix parameters to test_bit() | Olof Johansson | 2016-12-29 | 1 | -1/+1 |
| * | | | mm: optimize PageWaiters bit use for unlock_page() | Linus Torvalds | 2016-12-29 | 3 | -6/+45 |
* | | | | ALSA: dice: ensure transmission speed for transmitted packets | Takashi Sakamoto | 2017-01-03 | 2 | -1/+12 |
* | | | | ALSA: oxfw: add support for Mackie Onyx 1640i | Takashi Sakamoto | 2017-01-03 | 2 | -0/+2 |
* | | | | ALSA: hda - Fix click noises on Samsung Ativ Book 8 | Gabriele Mazzotta | 2016-12-28 | 1 | -0/+8 |
* | | | | ALSA: hda - Apply ALC269_FIXUP_NO_SHUTUP on HDA_FIXUP_ACT_PROBE | Gabriele Mazzotta | 2016-12-28 | 1 | -1/+1 |
* | | | | ALSA: mixart: fix a comment typo | Geliang Tang | 2016-12-28 | 1 | -1/+1 |
* | | | | ALSA: usb-audio: Support both DSD LE/BE Amanero firmware versions | Jussi Laako | 2016-12-28 | 1 | -0/+15 |
* | | | | ALSA: synth: use designated initializers | Kees Cook | 2016-12-28 | 1 | -7/+7 |
* | | | | ALSA: cs5535audio: fix unused warnings on resume/suspend | Jérémy Lefaure | 2016-12-28 | 1 | -2/+2 |
|/ / / |
|
* | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 2016-12-27 | 3 | -3/+43 |
|\ \ \ |
|
| * | | | crypto: marvell - Copy IVDIG before launching partial DMA ahash requests | Romain Perier | 2016-12-16 | 3 | -3/+43 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2016-12-27 | 17 | -86/+112 |
|\ \ \ \ |
|