Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | ALSA: line6: Use setup_timer() and mod_timer() | Takashi Iwai | 2015-01-19 | 2 | -7/+4 | |
| | | | | | | No functional change, refactoring with the standard helpers. Signed-off-by: Takashi Iwai <tiwai@suse.de> | |||||
* | ALSA: move line6 usb driver into sound/usb | Takashi Iwai | 2015-01-12 | 26 | -0/+5776 | |
Promote line6 driver from staging to sound/usb/line6 directory, and maintain through sound subsystem tree. This commit just moves the code and adapts Makefile / Kconfig. The further renames and misc cleanups will follow. Signed-off-by: Takashi Iwai <tiwai@suse.de> |