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