summaryrefslogtreecommitdiffstats
path: root/drivers/staging/line6/driver.c
Commit message (Expand)AuthorAgeFilesLines
* staging: line6: do not return 0 from probe if no initialization doneAlexey Khoroshilov2014-06-191-1/+1
* staging: line6: Add blank lines after declarationsFabian Mewes2014-04-161-0/+1
* staging: line6: long line fixesDavide Berardi2014-03-171-25/+29
* Staging: line6: Fix unnecessary space after function pointer in driver.cMonam Agarwal2014-02-271-1/+1
* staging: line6: Add support for POD HD400 to line6usb driverChris Bajumpaa2013-12-211-0/+7
* Staging: line6: Fix Sparse warning of restricted __le16 degrades to integerRashika Kheria2013-10-271-3/+3
* Staging: line6: replacing -EINVAL with retval in driver.cAshvini Varatharaj2013-10-191-1/+1
* staging: line6: use default sysfs attribute macrosGreg Kroah-Hartman2013-08-241-9/+0
* staging: Remove unnecessary OOM messagesJoe Perches2013-02-111-21/+4
* staging: line6: drop CONFIG_LINE6_USB_DUMP_PCMStefan Hajnoczi2013-01-201-41/+0
* staging: line6: rename MidiBuffer to avoid CamelCaseStefan Hajnoczi2013-01-111-1/+1
* staging: line6: wrap comment to 80 chars in driver.cStefan Hajnoczi2013-01-111-1/+1
* staging: line6: delete an unused functionDan Carpenter2013-01-071-11/+0
* staging: line6: Use kmemdup rather than duplicating its implementationLaurent Navet2013-01-071-3/+2
* staging: line6: drop MIDI parameter sysfs attrsStefan Hajnoczi2012-11-261-1/+0
* staging: line6: drop CONFIG_LINE6_USB_RAWStefan Hajnoczi2012-11-261-14/+0
* staging: line6: drop midi_mask_receiveStefan Hajnoczi2012-11-261-5/+0
* staging: line6: drop MIDI dumping codeStefan Hajnoczi2012-11-141-3/+0
* staging: line6: drop control URB dumping codeStefan Hajnoczi2012-11-141-36/+0
* staging: line6: replace DEBUG_MESSAGES() with dev_dbg()Stefan Hajnoczi2012-11-131-4/+2
* staging: line6: drop unused line6_devices[] arrayStefan Hajnoczi2012-10-221-19/+1
* staging: line6: adjusted interface of line6_send_program()Johannes Thumshirn2012-07-061-1/+1
* staging: line6: changed interface of line6_transmit_parameter()Johannes Thumshirn2012-07-061-1/+1
* Staging: line6: use module_usb_driver()Greg Kroah-Hartman2012-04-231-20/+1
* Staging: line6: remove teardown code from module_exit pathGreg Kroah-Hartman2012-04-231-19/+0
* Staging: line6: only allocate a buffer if it is neededGreg Kroah-Hartman2012-04-231-30/+17
* Staging: line6: remove unneeded initializationGreg Kroah-Hartman2012-04-231-4/+1
* staging: line6: separate handling of buffer allocation and stream startupMarkus Grabner2012-02-091-1/+1
* staging/line6: refactor device information and add POD HD 500Markus Grabner2011-12-081-19/+31
* Staging: line6: NULL dereference in dev_err()Dan Carpenter2011-12-011-3/+3
* staging: line6: add Pod HD300 supportStefan Hajnoczi2011-11-261-1/+23
* drivers/staging/line6/driver.c: Drop unneeded put functions.Julia Lawall2011-05-171-2/+0
* Staging: line6: minor coding style cleanupsGreg Kroah-Hartman2010-09-211-4/+3
* Staging: line6: another upstream syncMarkus Grabner2010-08-311-81/+136
* staging: line6: sync with upstreamMarkus Grabner2010-08-311-131/+285
* Staging: line6: fix leaks in line6_probe()Kulikov Vasiliy2010-07-221-27/+41
* Staging: line6: driver: fix up sparse warningsGreg Kroah-Hartman2010-05-111-5/+5
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* staging: make USB device id constantNémeth Márton2010-03-031-1/+1
* Staging: line6 driver.c: factorize code and cleanupsFrederik Deweerdt2009-12-111-49/+54
* Staging: ARRAY_SIZE changesStoyan Gaydarov2009-09-151-1/+1
* Staging: line6: fix checkpatch errors in driver.cGreg Kroah-Hartman2009-04-031-142/+194
* Staging: line6: fix up NULL assignment mistakesGreg Kroah-Hartman2009-04-031-7/+7
* Staging: line6: remove KERNEL_VERSION checksGreg Kroah-Hartman2009-04-031-3/+0
* Staging: line6: remove PT_REGSGreg Kroah-Hartman2009-04-031-3/+3
* Staging: line6: remove DEVICE_ATTRIBUTEGreg Kroah-Hartman2009-04-031-3/+6
* Staging: add line6 usb driverMarkus Grabner2009-04-031-0/+1050
OpenPOWER on IntegriCloud