| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'sound-4.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2017-11-14 | 21 | -91/+181 |
|\ |
|
| * | Merge tag 'asoc-v4.15' of https://git.kernel.org/pub/scm/linux/kernel/git/bro... | Takashi Iwai | 2017-11-13 | 29 | -0/+29 |
| |\ |
|
| * \ | Merge branch 'for-next' into for-linus | Takashi Iwai | 2017-11-13 | 21 | -91/+181 |
| |\ \ |
|
| | * \ | Merge branch 'topic/usb-ep-check-v2' into for-next | Takashi Iwai | 2017-11-06 | 1 | -6/+17 |
| | |\ \ |
|
| | | * | | ALSA: usx2y: Fix invalid stream URBs | Takashi Iwai | 2017-11-06 | 1 | -6/+17 |
| | * | | | ALSA: usb-audio: Convert timers to use timer_setup() | Kees Cook | 2017-10-17 | 7 | -39/+35 |
| | * | | | Merge branch 'for-linus' into for-next | Takashi Iwai | 2017-10-17 | 5 | -11/+30 |
| | |\ \ \ |
|
| | * | | | | ALSA: 6fire: remove unused variable card | Colin Ian King | 2017-10-16 | 1 | -2/+0 |
| | * | | | | Merge branch 'topic/usb-ep-check-v2' into for-next | Takashi Iwai | 2017-10-11 | 9 | -24/+101 |
| | |\ \ \ \
| | | | |/ /
| | | |/| | |
|
| | | * | | | ALSA: line6: Add yet more sanity checks for invalid EPs | Takashi Iwai | 2017-10-11 | 2 | -14/+26 |
| | | * | | | ALSA: caiaq: Add yet more sanity checks for invalid EPs | Takashi Iwai | 2017-10-11 | 1 | -0/+9 |
| | | * | | | ALSA: hiface: Add sanity checks for invalid EPs | Takashi Iwai | 2017-10-11 | 1 | -2/+7 |
| | | * | | | ALSA: usx2y: Add sanity checks for invalid EPs | Takashi Iwai | 2017-10-11 | 2 | -0/+8 |
| | | * | | | ALSA: usb-audio: Add sanity checks for invalid EPs | Takashi Iwai | 2017-10-11 | 1 | -8/+30 |
| | | * | | | ALSA: line6: Add a sanity check for invalid EPs | Takashi Iwai | 2017-10-11 | 1 | -0/+7 |
| | | * | | | ALSA: caiaq: Add a sanity check for invalid EPs | Takashi Iwai | 2017-10-11 | 1 | -0/+7 |
| | | * | | | ALSA: bcd2000: Add a sanity check for invalid EPs | Takashi Iwai | 2017-10-11 | 1 | -0/+7 |
| | * | | | | ALSA: usb-audio: Apply vendor ID matching for sample rate quirk | Takashi Iwai | 2017-10-09 | 1 | -15/+9 |
| | * | | | | Merge branch 'for-linus' into for-next | Takashi Iwai | 2017-10-09 | 3 | -2/+27 |
| | |\ \ \ \ |
|
| | * | | | | | ALSA: line6: make snd_pcm_ops const | Bhumika Goyal | 2017-10-02 | 4 | -4/+4 |
| | * | | | | | ALSA: line6: add support for POD HD DESKTOP | Hans P. Möller Ebner | 2017-09-19 | 1 | -1/+15 |
* | | | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2017-11-13 | 1 | -2/+2 |
|\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merge branch 'linus' into locking/core, to resolve conflicts | Ingo Molnar | 2017-11-07 | 29 | -0/+29 |
| |\ \ \ \ \ \ \
| | | |_|_|_|_|/
| | |/| | | | | |
|
| * | | | | | | | locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ... | Mark Rutland | 2017-10-25 | 1 | -2/+2 |
* | | | | | | | | Merge tag 'sound-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai... | Linus Torvalds | 2017-11-09 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \
| |_|/ / / / / /
|/| | / / / / /
| | |/ / / / /
| |/| | | | | |
|
| * | | | | | | ALSA: usb-audio: support new Amanero Combo384 firmware version | Jussi Laako | 2017-11-02 | 1 | -0/+1 |
| |/ / / / / |
|
* | | | | | | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 29 | -0/+29 |
|/ / / / / |
|
* | | | | | ALSA: usb-audio: Add native DSD support for Pro-Ject Pre Box S2 Digital | Jussi Laako | 2017-10-16 | 1 | -0/+1 |
| |_|_|/
|/| | | |
|
* | | | | ALSA: caiaq: Fix stray URB at probe error path | Takashi Iwai | 2017-10-11 | 1 | -3/+9 |
* | | | | ALSA: usb-audio: Kill stray URB at exiting | Takashi Iwai | 2017-10-10 | 2 | -2/+12 |
* | | | | ALSA: line6: Fix leftover URB at error-path during probe | Takashi Iwai | 2017-10-09 | 1 | -3/+4 |
* | | | | ALSA: line6: Fix NULL dereference at podhd_disconnect() | Takashi Iwai | 2017-10-09 | 1 | -1/+2 |
* | | | | ALSA: line6: Fix missing initialization before error path | Takashi Iwai | 2017-10-09 | 1 | -2/+3 |
| |/ /
|/| | |
|
* | | | ALSA: usb-audio: Add sample rate quirk for Plantronics P610 | Kai-Heng Feng | 2017-10-09 | 1 | -0/+1 |
| |/
|/| |
|
* | | ALSA: usx2y: Suppress kernel warning at page allocation failures | Takashi Iwai | 2017-10-02 | 1 | -2/+4 |
* | | ALSA: usb-audio: Check out-of-bounds access by corrupted buffer descriptor | Takashi Iwai | 2017-09-22 | 1 | -0/+20 |
* | | ALSA: usb-audio: Add sample rate quirk for Plantronics C310/C520-M | Kai-Heng Feng | 2017-09-20 | 1 | -0/+2 |
|/ |
|
* | ALSA: 6fire: Use common error handling code in usb6fire_chip_probe() | Markus Elfring | 2017-09-07 | 1 | -18/+13 |
* | ALSA: usx2y: Use common error handling code in submit_urbs() | Markus Elfring | 2017-09-07 | 1 | -8/+10 |
* | ALSA: us122l: Use common error handling code in us122l_create_card() | Markus Elfring | 2017-09-07 | 1 | -4/+6 |
* | ALSA: usx2y: Put missing KERN_CONT prefix | Takashi Iwai | 2017-08-31 | 1 | -2/+2 |
* | ALSA: usb-audio: Put missing KERN_CONT prefix | Takashi Iwai | 2017-08-31 | 1 | -2/+2 |
* | ALSA: usb-midi: Use common error handling code in __snd_usbmidi_create() | Markus Elfring | 2017-08-23 | 1 | -11/+11 |
* | Merge branch 'for-linus' into for-next | Takashi Iwai | 2017-08-22 | 4 | -3/+20 |
|\ |
|
| * | ALSA: usb-audio: Add delay quirk for H650e/Jabra 550a USB headsets | Joakim Tjernlund | 2017-08-22 | 1 | -3/+6 |
| * | ALSA: usb-audio: add DSD support for new Amanero PID | Jussi Laako | 2017-08-18 | 1 | -0/+4 |
| * | ALSA: usb-audio: Add mute TLV for playback volumes on C-Media devices | Takashi Iwai | 2017-08-17 | 3 | -0/+9 |
| * | ALSA: usb-audio: Apply sample rate quirk to Sennheiser headset | Takashi Iwai | 2017-08-15 | 1 | -0/+1 |
* | | ALSA: usb: constify snd_pcm_ops structures | Arvind Yadav | 2017-08-19 | 7 | -9/+9 |
* | | ALSA: usb-audio: don't retry snd_usb_ctl_msg after timeout | Stephen Barber | 2017-08-18 | 1 | -7/+13 |