Age | Commit message (Expand) | Author |
2019-11-06 | ALSA: caiaq: Convert to the common vmalloc memalloc | Takashi Iwai |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 | Thomas Gleixner |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2018-10-12 | ALSA: caiaq: Add fall-through annotation | Takashi Iwai |
2018-07-18 | ALSA: pcm: Nuke snd_pcm_lib_mmap_vmalloc() | Takashi Iwai |
2018-07-02 | ALSA: usb: caiaq: audio: use irqsave() in USB's complete callback | John Ogness |
2018-06-12 | treewide: kmalloc() -> kmalloc_array() | Kees Cook |
2017-11-13 | Merge tag 'asoc-v4.15' of https://git.kernel.org/pub/scm/linux/kernel/git/bro... | Takashi Iwai |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-10-17 | Merge branch 'for-linus' into for-next | Takashi Iwai |
2017-10-11 | ALSA: caiaq: Fix stray URB at probe error path | Takashi Iwai |
2017-10-11 | ALSA: caiaq: Add yet more sanity checks for invalid EPs | Takashi Iwai |
2017-10-11 | ALSA: caiaq: Add a sanity check for invalid EPs | Takashi Iwai |
2017-08-19 | ALSA: usb: constify snd_pcm_ops structures | Arvind Yadav |
2017-08-12 | ALSA: usb: caiaq: audio: Delete two error messages for a failed memory alloca... | Markus Elfring |
2017-08-06 | ALSA: snd-usb-caiaq: constify usb_device_id. | Arvind Yadav |
2017-01-12 | ALSA: usb: Constify snd_rawmidi_ops | Takashi Iwai |
2016-08-11 | ALSA: usb: caiaq: audio: don't print error when allocating urb fails | Wolfram Sang |
2015-01-05 | ALSA: snd-usb-caiaq: fix stream count check | Daniel Mack |
2014-10-07 | ALSA: usb: caiaq: check for cdev->n_streams > 1 | Daniel Mack |
2014-09-22 | ALSA: snd-usb-caiaq: Fix LED commands for Kore controller | Daniel Mack |
2014-02-12 | ALSA: usb: Convert to snd_card_new() with a device pointer | Takashi Iwai |
2013-09-30 | ALSA: snd-usb-caiaq: LED support for Maschine Controller | Hannes Gräuler |
2013-06-21 | ALSA: usb: uniform style used in MODULE_SUPPORTED_DEVICE() | Antonio Ospite |
2013-06-21 | ALSA: snd-usb-caiaq: use vmalloc buffers | Antonio Ospite |
2013-06-21 | ALSA: snd-usb-caiaq: remove the unused snd_card_used variable | Antonio Ospite |
2013-04-30 | ALSA: usb-audio: caiaq: fix endianness bug in snd_usb_caiaq_maschine_dispatch | Eldad Zack |
2013-04-29 | ALSA: USB: adjust for changed 3.8 USB API | Clemens Ladisch |
2013-03-07 | ALSA: snd-usb-caiaq: fix smatch warnings | Daniel Mack |
2013-03-04 | ALSA: snd-usb-caiaq: switch to dev_*() logging | Daniel Mack |
2013-03-04 | ALSA: snd-usb-caiaq: rename 'dev' to 'cdev' | Daniel Mack |
2013-01-29 | ALSA: caiaq: fix use of MODULE_SUPPORTED_DEVICES() | Antonio Ospite |
2012-12-07 | ALSA: snd-usb-caiaq: remove __dev* attributes | Bill Pemberton |
2012-06-27 | ALSA: snd-usb-caiaq: initialize card pointer | Daniel Mack |
2012-02-22 | ALSA: snd-usb-caiaq: Fix the return of XRUN | Mark Hills |
2012-01-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds |
2011-12-19 | ALSA: module_param: make bool parameters really bool | Rusty Russell |
2011-11-18 | USB: convert sound/* to use module_usb_driver() | Greg Kroah-Hartman |
2011-10-13 | ALSA: snd-usb-caiaq: Add support for Maschine | William Light |
2011-10-13 | ALSA: snd-usb-caiaq: Fix NULL dereference in input.c | William Light |
2011-08-14 | ALSA: snd_usb_caiaq: track submitted output urbs | Daniel Mack |
2011-08-10 | ALSA: snd-usb-caiaq: Correct offset fields of outbound iso_frame_desc | Daniel Mack |
2011-08-06 | ALSA: snd-usb-caiaq: Fix keymap for RigKontrol3 | Daniel Mack |
2011-03-11 | Merge branch 'fix/misc' into topic/misc | Takashi Iwai |
2011-02-14 | ALSA: caiaq - Fix possible string-buffer overflow | Takashi Iwai |
2011-02-14 | ALSA: snd-usb-caiaq: Add support for Traktor Audio 2 | Daniel Mack |
2010-09-10 | ALSA: snd-usb-caiaq: Add support for Traktor Kontrol S4 | Daniel Mack |
2010-09-10 | ALSA: snd-usb-caiaq: drop version number | Daniel Mack |
2010-05-29 | ALSA: snd-usb-caiaq: Bump version number to 1.3.21 | Mark Hills |
2010-05-29 | ALSA: Revert "ALSA: snd-usb-caiaq: Set default input mode of A4DJ" | Mark Hills |