Age | Commit message (Expand) | Author | Files | Lines |
2017-10-25 | ALSA: sb: Convert timers to use timer_setup() | Kees Cook | 2 | -9/+8 |
2017-10-24 | ALSA: wavefront: Convert timers to use timer_setup() | Kees Cook | 2 | -5/+6 |
2017-10-24 | ALSA: emux: Convert timers to use timer_setup() | Kees Cook | 3 | -4/+4 |
2017-10-24 | ALSA: drivers: Convert timers to use timer_setup() | Kees Cook | 8 | -24/+19 |
2017-10-24 | Merge branch 'topic/card-disconnect' into for-next | Takashi Iwai | 3 | -8/+46 |
2017-10-24 | ALSA: hda: Abort capability probe on invalid capability | Rakesh Ughreja | 1 | -1/+2 |
2017-10-19 | ALSA: hda: Avoid racy recreation of widget kobjects | Takashi Iwai | 5 | -36/+61 |
2017-10-18 | ALSA: hda - Add model string for Intel reference board quirk | Takashi Iwai | 2 | -0/+3 |
2017-10-18 | ALSA: pcm: Forcibly stop at disconnect callback | Takashi Iwai | 1 | -0/+4 |
2017-10-18 | ALSA: pcm: Don't call register and disconnect callbacks for internal PCM | Takashi Iwai | 1 | -8/+8 |
2017-10-17 | ALSA: emu10k1: remove redundant assignment to tmp | Colin Ian King | 1 | -1/+0 |
2017-10-17 | ALSA: au88x0: remove redundant assignment of variable i | Colin Ian King | 1 | -1/+1 |
2017-10-17 | ALSA: usb-audio: Convert timers to use timer_setup() | Kees Cook | 7 | -39/+35 |
2017-10-17 | Merge branch 'for-linus' into for-next | Takashi Iwai | 7 | -14/+40 |
2017-10-16 | ALSA: 6fire: remove unused variable card | Colin Ian King | 1 | -2/+0 |
2017-10-16 | ALSA: asihpi: clean up a couple of build warnings | Colin Ian King | 1 | -3/+0 |
2017-10-16 | ALSA: emux: remove unused redundant variable p2 | Colin Ian King | 1 | -2/+0 |
2017-10-16 | ALSA: ens137x: remove redundant variable result | Colin Ian King | 1 | -2/+1 |
2017-10-16 | ALSA: pcm: remove redundant variable runtime | Colin Ian King | 1 | -2/+0 |
2017-10-13 | ALSA: hda - silence uninitialized variable warning in activate_amp_in() | Dan Carpenter | 1 | -0/+2 |
2017-10-13 | ALSA: hda/ca0132 - use ARRAY_SIZE | Jérémy Lefaure | 1 | -5/+3 |
2017-10-11 | ALSA: caiaq: Fix stray URB at probe error path | Takashi Iwai | 1 | -3/+9 |
2017-10-11 | Merge branch 'topic/usb-ep-check-v2' into for-next | Takashi Iwai | 11 | -28/+129 |
2017-10-11 | ALSA: line6: Add yet more sanity checks for invalid EPs | Takashi Iwai | 2 | -14/+26 |
2017-10-11 | ALSA: caiaq: Add yet more sanity checks for invalid EPs | Takashi Iwai | 1 | -0/+9 |
2017-10-11 | ALSA: hiface: Add sanity checks for invalid EPs | Takashi Iwai | 1 | -2/+7 |
2017-10-11 | ALSA: usx2y: Add sanity checks for invalid EPs | Takashi Iwai | 2 | -0/+8 |
2017-10-11 | ALSA: usb-audio: Add sanity checks for invalid EPs | Takashi Iwai | 1 | -8/+30 |
2017-10-11 | ALSA: line6: Add a sanity check for invalid EPs | Takashi Iwai | 1 | -0/+7 |
2017-10-11 | ALSA: caiaq: Add a sanity check for invalid EPs | Takashi Iwai | 1 | -0/+7 |
2017-10-11 | ALSA: bcd2000: Add a sanity check for invalid EPs | Takashi Iwai | 1 | -0/+7 |
2017-10-11 | usb: core: Add a helper function to check the validity of EP type in URB | Takashi Iwai | 2 | -4/+28 |
2017-10-11 | ALSA: add snd_card_disconnect_sync() | Takashi Iwai | 2 | -0/+34 |
2017-10-11 | ALSA: seq: Fix use-after-free at creating a port | Takashi Iwai | 2 | -3/+10 |
2017-10-10 | ALSA: usb-audio: Kill stray URB at exiting | Takashi Iwai | 2 | -2/+12 |
2017-10-10 | ALSA: seq: Add sanity check for user-space pointer delivery | Takashi Iwai | 1 | -0/+4 |
2017-10-09 | ALSA: line6: Fix leftover URB at error-path during probe | Takashi Iwai | 1 | -3/+4 |
2017-10-09 | ALSA: line6: Fix NULL dereference at podhd_disconnect() | Takashi Iwai | 1 | -1/+2 |
2017-10-09 | ALSA: line6: Fix missing initialization before error path | Takashi Iwai | 1 | -2/+3 |
2017-10-09 | ALSA: usb-audio: Apply vendor ID matching for sample rate quirk | Takashi Iwai | 1 | -15/+9 |
2017-10-09 | Merge branch 'for-linus' into for-next | Takashi Iwai | 422 | -2535/+4089 |
2017-10-09 | ALSA: seq: Fix copy_from_user() call inside lock | Takashi Iwai | 2 | -8/+20 |
2017-10-09 | ALSA: usb-audio: Add sample rate quirk for Plantronics P610 | Kai-Heng Feng | 1 | -0/+1 |
2017-10-08 | Linux 4.14-rc4 | Linus Torvalds | 1 | -1/+1 |
2017-10-07 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 8 | -31/+36 |
2017-10-07 | Merge branch 'i2c/for-current-4.14' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 5 | -10/+14 |
2017-10-07 | Merge tag 'mmc-v4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ul... | Linus Torvalds | 11 | -162/+81 |
2017-10-06 | Merge tag 'hwmon-for-linus-v4.14-rc4' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -8/+11 |
2017-10-06 | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 3 | -5/+23 |
2017-10-06 | Merge tag 'arc-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu... | Linus Torvalds | 17 | -28/+130 |