Age | Commit message (Expand) | Author | Files | Lines |
2019-07-22 | ALSA: line6: Fix a typo | Christophe JAILLET | 1 | -1/+1 |
2019-07-08 | Merge tag 'asoc-v5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broo... | Takashi Iwai | 1 | -5/+1 |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 372 | Thomas Gleixner | 1 | -5/+1 |
2019-05-28 | ALSA: line6: Use container_of() | Takashi Iwai | 1 | -4/+6 |
2019-05-28 | ALSA: line6: variax: Rewrite complex timer & work combo with a delayed work | Takashi Iwai | 1 | -93/+35 |
2017-10-17 | ALSA: usb-audio: Convert timers to use timer_setup() | Kees Cook | 1 | -16/+16 |
2016-09-20 | ALSA: line6: Distinguish device init (ctrl EP) and MIDI data transfer (int EP) | Andrej Krutak | 1 | -2/+4 |
2015-02-08 | ALSA: line6: Pass driver name to line6_probe() | Chris Rorvick | 1 | -1/+1 |
2015-01-28 | ALSA: line6: Remove invalid capability bits for PODxt Live Variax | Takashi Iwai | 1 | -3/+1 |
2015-01-28 | ALSA: line6: Move the contents of usbdefs.h into driver.h | Takashi Iwai | 1 | -1/+0 |
2015-01-28 | ALSA: line6: Tidy up and typo fixes in comments | Takashi Iwai | 1 | -15/+5 |
2015-01-28 | ALSA: line6: Let snd_card_new() allocate private data | Takashi Iwai | 1 | -7/+2 |
2015-01-28 | ALSA: line6: Drop interface argument from private_init and disconnect callbacks | Takashi Iwai | 1 | -7/+5 |
2015-01-28 | ALSA: line6: Remove superfluous NULL checks in each driver | Takashi Iwai | 1 | -8/+0 |
2015-01-20 | ALSA: line6: Remove driver version from header comment | Chris Rorvick | 1 | -1/+1 |
2015-01-20 | ALSA: line6: Refer to manufacturer as "Line 6" | Chris Rorvick | 1 | -2/+2 |
2015-01-20 | ALSA: line6: Reorganize card resource handling | Takashi Iwai | 1 | -45/+13 |
2015-01-20 | ALSA: line6: Remove superfluous out-of-memory error messages | Takashi Iwai | 1 | -3/+1 |
2015-01-20 | ALSA: line6: Split to each driver | Takashi Iwai | 1 | -2/+131 |
2015-01-13 | ALSA: move line6 usb driver into sound/usb | Takashi Iwai | 1 | -0/+239 |