ALSA: line6: Remove snd_line6_ prefix of pcm property fields
[firefly-linux-kernel-4.4.55.git] / sound / usb / line6 / podhd.c
2015-01-28 Takashi IwaiALSA: line6: Remove snd_line6_ prefix of pcm property...
2015-01-28 Takashi IwaiALSA: line6: Remove struct usb_line6_podhd
2015-01-28 Takashi IwaiALSA: line6: Move the contents of usbdefs.h into driver.h
2015-01-28 Takashi IwaiALSA: line6: Tidy up and typo fixes in comments
2015-01-28 Takashi IwaiALSA: line6: Let snd_card_new() allocate private data
2015-01-28 Takashi IwaiALSA: line6: Drop interface argument from private_init...
2015-01-28 Takashi IwaiALSA: line6: Remove superfluous NULL checks in each...
2015-01-20 Chris RorvickALSA: line6: Refer to manufacturer as "Line 6"
2015-01-20 Takashi IwaiALSA: line6: Reorganize card resource handling
2015-01-20 Takashi IwaiALSA: line6: Drop invalid SNDRV_PCM_INFO_RESUME flag
2015-01-20 Takashi IwaiALSA: line6: Split to each driver
2015-01-12 Takashi IwaiALSA: move line6 usb driver into sound/usb