summaryrefslogtreecommitdiffstats
path: root/drivers/staging/most/hdm-usb
Commit message (Expand)AuthorAgeFilesLines
* staging: most: hdm-usb: fix symbolic permissions warningSebastian Haas2017-01-271-3/+3
* staging: most: hdm-usb: Fix mismatch between types used in sizeof operatorEric Salem2017-01-161-2/+2
* staging: most: change dma_buf variable to __le16Ramiro Oliveira2017-01-051-1/+1
* staging: most: hdm-usb: add commentChristian Gromm2016-10-301-0/+14
* staging: most: hdm-usb: introduce synchronization functionAndrey Shvetsov2016-10-271-14/+14
* staging: most: hdm-usb: do h/w specific synchronization at configuration timeAndrey Shvetsov2016-10-271-8/+9
* staging: most: hdm-usb: fix mbo buffer leakAndrey Shvetsov2016-10-161-60/+25
* staging: most: hdm-usb: remove filtering of networking stateAndrey Shvetsov2016-10-161-72/+32
* staging: most: replace MOST_CH_ISOC_AVP with MOST_CH_ISOCAndrey Shvetsov2016-09-221-4/+4
* staging: most: hdm-usb: convert pr_warn() to dev_warn()Eva Rachel Retuya2016-09-201-2/+2
* staging: most: hdm-usb: rename channel related spinlockChristian Gromm2016-09-201-6/+6
* staging: most: hdm-usb: remove calls to usb_unachor_urbChristian Gromm2016-09-201-2/+0
* staging: most: hdm-usb: remove redundant spinlocksChristian Gromm2016-09-201-13/+0
* staging: most: hdm-usb: remove proprietary urb anchoringChristian Gromm2016-09-201-54/+21
* staging: most: hdm-usb: remove repeated access to structureChristian Gromm2016-09-121-8/+12
* staging: most: hdm-usb: remove reference to read function in write only macroAndrey Shvetsov2016-09-121-1/+1
* staging: most: hdm-usb: initialize variables by declarationAndrey Shvetsov2016-09-121-6/+5
* staging: most: hdm-usb: unify variable namesChristian Gromm2016-09-121-3/+3
* staging: most: hdm-usb: unify returned errorsAndrey Shvetsov2016-09-121-1/+1
* staging: most: hdm-usb: replace if-else branches with lookup tableChristian Gromm2016-09-121-46/+47
* staging: most: hdm-usb: use defined error codesChristian Gromm2016-09-121-5/+5
* staging: most: hdm-usb: extend DCI accessChristian Gromm2016-09-121-5/+33
* staging: most: hdm-usb: add support for new USB gadgetChristian Gromm2016-08-211-1/+4
* staging: most: hdm-usb: remove unnecessary status assignmentChristian Gromm2016-08-211-2/+0
* staging: most: hdm-usb: init variables at declaration timeChristian Gromm2016-08-211-49/+23
* staging: most: hdm-usb: remove redundant parenthesisChristian Gromm2016-08-211-26/+25
* staging: most: hdm-usb: remove completion objectChristian Gromm2016-08-211-10/+1
* staging: most: hdm-usb: synchronize release of struct buf_anchorChristian Gromm2016-08-211-2/+12
* staging: most: hdm-usb: assign spinlock to local variableChristian Gromm2016-08-211-12/+19
* staging: most: hdm-usb: fix race between enqueue and most_stop_enqueueChristian Gromm2016-08-211-2/+1
* staging: most: hdm-usb: simplify initialization of mbo->status.Christian Gromm2016-08-211-9/+5
* staging: most: hdm-usb: remove redundant conditionsChristian Gromm2016-08-211-6/+2
* staging: most: hdm-usb: make use of is_channel_healthy flagChristian Gromm2016-08-211-0/+3
* staging: most: hdm-usb: rename ID_INIC for consistencyChristian Gromm2016-08-211-3/+3
* staging: most: hdm-usb: add USB product idChristian Gromm2016-08-211-1/+4
* staging: most: hdm-usb: stop core from submitting buffers in case of broken pipeChristian Gromm2016-08-211-2/+2
* staging: most: hdm-usb: fix clear halt processingChristian Gromm2016-08-211-33/+29
* staging: most: hdm-usb: provide MBO status when freeing buffersChristian Gromm2016-08-211-3/+5
* staging: most: hdm-usb: remove unused macro HW_RESYNCChristian Gromm2016-08-211-1/+0
* staging: most: hdm-usb: reduce context of list_del mutexChristian Gromm2016-08-151-5/+5
* staging: most: hdm-usb: hdm_usb: don't print error when allocating urb failsWolfram Sang2016-08-151-3/+1
* staging: most: hdm-usb: Remove invalid reference errorAmitoj Kaur Chawla2016-03-111-2/+1
* Staging: most: Use usb_endpoint_dir_in(endpoint) instead of (endpoint->bEndpo...Sandhya Bankar2016-03-101-1/+1
* staging: most: hdm-usb: Use macro DIV_ROUND_UPBhaktipriya Shridhar2016-02-251-2/+1
* staging: most: hdm-usb: Remove create_workqueue()Amitoj Kaur Chawla2016-02-201-11/+6
* staging: most: hdm-usb: Use setup_timerMuhammad Falak R Wani2015-10-241-3/+2
* staging: most: remove comparison to NULLChristian Gromm2015-10-241-1/+1
* staging: most: use blank line after declarationsChristian Gromm2015-10-241-0/+4
* staging: most: use braces on all arms of statementChristian Gromm2015-10-241-2/+3
* staging: most: remove multiple blank linesChristian Gromm2015-10-241-1/+0
OpenPOWER on IntegriCloud