summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-01-28ALSA: line6: Use incremental loopTakashi Iwai
2015-01-28ALSA: line6: Drop superfluous spinlock for triggerTakashi Iwai
2015-01-28ALSA: line6: Fix the error recovery in line6_pcm_acquire()Takashi Iwai
2015-01-28ALSA: line6: Use logical ORTakashi Iwai
2015-01-28ALSA: line6: Fix missing error handling in line6_pcm_acquire()Takashi Iwai
2015-01-28ALSA: line6: Reduce superfluous spinlock in midi.cTakashi Iwai
2015-01-28ALSA: line6: Remove unused line6_nop_read()Takashi Iwai
2015-01-28ALSA: line6: Fix memory leak at probe error pathTakashi Iwai
2015-01-28ALSA: line6: Minor refactoringTakashi Iwai
2015-01-28ALSA: line6/toneport: Implement LED controls via LED classTakashi Iwai
2015-01-28ALSA: line6/toneport: Fix wrong argument for toneport_has_led()Takashi Iwai
2015-01-28ALSA: line6: Don't forget to call driver's destructor at error pathTakashi Iwai
2015-01-28ALSA: line6/toneport: Move setup_timer() at the beginningTakashi Iwai
2015-01-28ALSA: line6: Remove superfluous NULL checks in each driverTakashi Iwai
2015-01-28ALSA: line6: Abort if inconsistent usbdev is found at disconnectTakashi Iwai
2015-01-28ALSA: line6: Yet more cleanup of superfluous NULL checksTakashi Iwai
2015-01-20ALSA: line6: Remove driver version from header commentChris Rorvick
2015-01-20ALSA: line6: Refer to manufacturer as "Line 6"Chris Rorvick
2015-01-20ALSA: line6: Remove superfluous NULL checksChris Rorvick
2015-01-20ALSA: line6: Drop line6_send_program() and line6_transmit_parameter()Takashi Iwai
2015-01-20ALSA: line6: Make line6_send_raw_message() staticTakashi Iwai
2015-01-20ALSA: line6: Sync PCM stop at disconnectTakashi Iwai
2015-01-20ALSA: line6: Remove superfluous disconnect call in suspend handlerTakashi Iwai
2015-01-20ALSA: line6: Remove CHECK_RETURN macroTakashi Iwai
2015-01-20ALSA: line6: Drop MISSING_CASE macroTakashi Iwai
2015-01-20ALSA: line6: Remove driver version stringTakashi Iwai
2015-01-20ALSA: line6: Reorganize card resource handlingTakashi Iwai
2015-01-20ALSA: line6: Drop superfluous irqsave/irqrestore in PCM trigger callbackTakashi Iwai
2015-01-20ALSA: line6: Don't handle PCM trigger for other cardsTakashi Iwai
2015-01-20ALSA: line6: Remove superfluous out-of-memory error messagesTakashi Iwai
2015-01-20ALSA: line6: Drop usb_device sysfs symlinkTakashi Iwai
2015-01-20ALSA: line6: Drop invalid SNDRV_PCM_INFO_RESUME flagTakashi Iwai
2015-01-20ALSA: line6: Drop superfluous snd_device for rawmidiTakashi Iwai
2015-01-20ALSA: line6: Drop superfluous snd_device for PCMTakashi Iwai
2015-01-20ALSA: line6: Handle impulse response via control APITakashi Iwai
2015-01-20ALSA: line6: Split to each driverTakashi Iwai
2015-01-19ALSA: line6: Use setup_timer() and mod_timer()Takashi Iwai
2015-01-12ALSA: move line6 usb driver into sound/usbTakashi Iwai
2015-01-12staging: line6: Make *_disconnect() functions staticChris Rorvick
2015-01-12staging: line6: Call *_disconnect() via pointerChris Rorvick
2015-01-12staging: line6: Call *_process_message() via pointerChris Rorvick
2015-01-12staging: line6: Pass *_process_message() `usb_line6' pointersChris Rorvick
2015-01-12staging: line6: Pass *_init() `usb_line6' pointersChris Rorvick
2015-01-12staging: line6: Move audio endpoints to propertiesChris Rorvick
2015-01-12staging: line6: Remove stale Pocket POD PCM endpointsChris Rorvick
2015-01-12staging: line6: Move control endpoints to propertiesChris Rorvick
2015-01-12staging: line6: Move altsetting to propertiesChris Rorvick
2015-01-12staging: line6: Filter on UX2 interfacesChris Rorvick
2015-01-12staging: line6: Filter on Pocket POD interfaceChris Rorvick
2015-01-12staging: line6: Split out POD HD500 interfacesChris Rorvick