Age | Commit message (Expand) | Author |
2023-09-15 | ALSA: caiaq: Fix -Wformat-truncation warning | Takashi Iwai |
2021-03-17 | module: remove never implemented MODULE_SUPPORTED_DEVICE | Leon Romanovsky |
2021-01-08 | ALSA: Convert strlcpy to strscpy when return value is unused | Joe Perches |
2020-07-09 | ALSA: Replace with fallthrough pseudo keyword in the remaining places | Takashi Iwai |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 | Thomas Gleixner |
2018-10-12 | ALSA: caiaq: Add fall-through annotation | Takashi Iwai |
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 a sanity check for invalid EPs | Takashi Iwai |
2017-08-06 | ALSA: snd-usb-caiaq: constify usb_device_id. | Arvind Yadav |
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: remove the unused snd_card_used variable | Antonio Ospite |
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-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-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 |
2010-04-13 | Merge branch 'topic/bkl' into topic/core-cleanup | Takashi Iwai |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-03-22 | ALSA: usb/caiaq: Add support for Traktor Kontrol X1 | Daniel Mack |
2009-10-30 | ALSA: snd-usb-caiaq: Bump version number to 1.3.20 | Mark Hills |
2009-07-23 | ALSA: snd_usb_caiaq: add support for Audio2DJ | Daniel Mack |
2009-07-02 | ALSA: snd_usb_caiaq: reparent sound device | Daniel Mack |
2009-06-17 | ALSA: snd_usb_caiaq: fix legacy input streaming | Daniel Mack |
2009-06-11 | ALSA: snd_usb_caiaq: set mixername | Daniel Mack |
2009-06-02 | ALSA: snd_usb_caiaq: bump version number | Daniel Mack |
2009-06-02 | ALSA: snd_usb_caiaq: give better shortname | Daniel Mack |
2009-06-02 | ALSA: snd_usb_caiaq: give better longname | Daniel Mack |
2009-06-02 | ALSA: snd_usb_caiaq: use strlcpy | Daniel Mack |
2009-06-02 | ALSA: snd_usb_caiaq: clean whitespaces | Daniel Mack |
2009-04-27 | ALSA: snd-usb-caiaq: fix reported elapsed periods | Daniel Mack |
2009-04-14 | ALSA: snd-usb-caiaq: rename files to remove redundant information in file pathes | Daniel Mack |