aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/most/hdm-usb
Commit message (Expand)AuthorAge
* staging: most: replace MOST_CH_ISOC_AVP with MOST_CH_ISOCAndrey Shvetsov2016-09-22
* staging: most: hdm-usb: convert pr_warn() to dev_warn()Eva Rachel Retuya2016-09-20
* staging: most: hdm-usb: rename channel related spinlockChristian Gromm2016-09-20
* staging: most: hdm-usb: remove calls to usb_unachor_urbChristian Gromm2016-09-20
* staging: most: hdm-usb: remove redundant spinlocksChristian Gromm2016-09-20
* staging: most: hdm-usb: remove proprietary urb anchoringChristian Gromm2016-09-20
* staging: most: hdm-usb: remove repeated access to structureChristian Gromm2016-09-12
* staging: most: hdm-usb: remove reference to read function in write only macroAndrey Shvetsov2016-09-12
* staging: most: hdm-usb: initialize variables by declarationAndrey Shvetsov2016-09-12
* staging: most: hdm-usb: unify variable namesChristian Gromm2016-09-12
* staging: most: hdm-usb: unify returned errorsAndrey Shvetsov2016-09-12
* staging: most: hdm-usb: replace if-else branches with lookup tableChristian Gromm2016-09-12
* staging: most: hdm-usb: use defined error codesChristian Gromm2016-09-12
* staging: most: hdm-usb: extend DCI accessChristian Gromm2016-09-12
* staging: most: hdm-usb: add support for new USB gadgetChristian Gromm2016-08-21
* staging: most: hdm-usb: remove unnecessary status assignmentChristian Gromm2016-08-21
* staging: most: hdm-usb: init variables at declaration timeChristian Gromm2016-08-21
* staging: most: hdm-usb: remove redundant parenthesisChristian Gromm2016-08-21
* staging: most: hdm-usb: remove completion objectChristian Gromm2016-08-21
* staging: most: hdm-usb: synchronize release of struct buf_anchorChristian Gromm2016-08-21
* staging: most: hdm-usb: assign spinlock to local variableChristian Gromm2016-08-21
* staging: most: hdm-usb: fix race between enqueue and most_stop_enqueueChristian Gromm2016-08-21
* staging: most: hdm-usb: simplify initialization of mbo->status.Christian Gromm2016-08-21
* staging: most: hdm-usb: remove redundant conditionsChristian Gromm2016-08-21
* staging: most: hdm-usb: make use of is_channel_healthy flagChristian Gromm2016-08-21
* staging: most: hdm-usb: rename ID_INIC for consistencyChristian Gromm2016-08-21
* staging: most: hdm-usb: add USB product idChristian Gromm2016-08-21
* staging: most: hdm-usb: stop core from submitting buffers in case of broken pipeChristian Gromm2016-08-21
* staging: most: hdm-usb: fix clear halt processingChristian Gromm2016-08-21
* staging: most: hdm-usb: provide MBO status when freeing buffersChristian Gromm2016-08-21
* staging: most: hdm-usb: remove unused macro HW_RESYNCChristian Gromm2016-08-21
* staging: most: hdm-usb: reduce context of list_del mutexChristian Gromm2016-08-15
* staging: most: hdm-usb: hdm_usb: don't print error when allocating urb failsWolfram Sang2016-08-15
* staging: most: hdm-usb: Remove invalid reference errorAmitoj Kaur Chawla2016-03-12
* Staging: most: Use usb_endpoint_dir_in(endpoint) instead of (endpoint->bEndpo...Sandhya Bankar2016-03-10
* staging: most: hdm-usb: Use macro DIV_ROUND_UPBhaktipriya Shridhar2016-02-26
* staging: most: hdm-usb: Remove create_workqueue()Amitoj Kaur Chawla2016-02-20
* staging: most: hdm-usb: Use setup_timerMuhammad Falak R Wani2015-10-24
* staging: most: remove comparison to NULLChristian Gromm2015-10-24
* staging: most: use blank line after declarationsChristian Gromm2015-10-24
* staging: most: use braces on all arms of statementChristian Gromm2015-10-24
* staging: most: remove multiple blank linesChristian Gromm2015-10-24
* staging: most: make hdm-usb follow the coding styleChristian Gromm2015-10-17
* Staging: most: Fix typo in staging/mostMasanari Iida2015-10-12
* staging: most: consolidate codeChristian Gromm2015-09-28
* staging: most: prevent DMA on stackChristian Gromm2015-09-28
* staging: most: simplify codeChristian Gromm2015-09-28
* staging: most: fix MAC address representationChristian Gromm2015-09-28
* staging: most: remove macro cpu_to_le16Christian Gromm2015-09-28
* staging: most: fix buffer synchronization requestChristian Gromm2015-09-28