summaryrefslogtreecommitdiff
path: root/drivers/staging/line6
AgeCommit message (Expand)Author
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
2015-01-12staging: line6: Split out PODxt Live interfacesChris Rorvick
2015-01-12staging: line6: List out capabilities individuallyChris Rorvick
2015-01-12staging: line6: Use explicit indexes when defining propertiesChris Rorvick
2015-01-12staging: line6: Rename capability macrosChris Rorvick
2015-01-12staging: line6: Remove useless commentsChris Rorvick
2015-01-12staging: line6: Remove idVendor and idProduct macrosChris Rorvick
2015-01-12staging: line6: Key off of device typeChris Rorvick
2015-01-12staging: line6: Index properties array with device typeChris Rorvick
2015-01-12staging: line6: Define a device type enumChris Rorvick
2015-01-12staging: line6: Cleanup device tableChris Rorvick
2015-01-12staging: line6: Remove unsupported X3 devicesChris Rorvick
2015-01-12staging: line6: Remove line6_pod_transmit_paramter()Chris Rorvick
2015-01-12staging: line6: Remove `device_bit' from propertiesChris Rorvick
2015-01-12Staging: line6: remove spaces before commas.Jonas Lundqvist
2015-01-12staging: line6: toneport.c: Fix for possible null pointer dereferenceRickard Strandqvist
2014-09-23staging: line6: fix midibuf.c coding style issueDomagoj Trsan
2014-06-19staging: line6: do not return 0 from probe if no initialization doneAlexey Khoroshilov
2014-05-15staging/line6: blank line after declaration cleanupJerry Snitselaar
2014-04-16staging/line6: Fix kzalloc coding style issueL. Alberto Giménez
2014-04-16staging: line6: Add blank lines after declarationsFabian Mewes
2014-04-01Merge tag 'staging-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-03-18staging: line6: Fix coding style problemMikhail Boiko
2014-03-17staging: line6: long line fixesDavide Berardi
2014-03-16staging: line6: Fix line over 80 charactersGulsah Kose
2014-03-08staging:line6: Fix use of variable length arraysHimangi Saraogi
2014-02-27Staging: line6: Fix no space before tabs in usbdefs.hMonam Agarwal
2014-02-27Staging: line6: Fix unnecessary space after function pointer in driver.hMonam Agarwal
2014-02-27Staging: line6: Fix unnecessary space after function pointer in driver.cMonam Agarwal
2014-02-14staging/line6: Convert to snd_card_new() with a device pointerTakashi Iwai
2013-12-21staging: line6: Add support for POD HD400 to line6usb driverChris Bajumpaa
2013-10-27Staging:line6: fix line over 80 charactersEbru Akagunduz
2013-10-27Staging: line6: Fix Sparse Warning of incorrect typeRashika Kheria
2013-10-27Staging: line6: Fix Sparse Warning of restricted __le16 degrades to integerRashika Kheria
2013-10-27Staging: line6: Fix Sparse warning of restricted __le16 degrades to integerRashika Kheria
2013-10-19Staging: line6: replacing -EINVAL with retval in driver.cAshvini Varatharaj
2013-10-19Staging: line6: replacing -EINVAL with retvalAshvini Varatharaj
2013-10-11staging: line6: midi: Use NULL instead of 0 for pointersSachin Kamat