summaryrefslogtreecommitdiffstats
path: root/drivers/staging/most
AgeCommit message (Expand)AuthorLines
2016-10-02Staging: most: hdm-dim2: constify attribute_group structuresBhumika Goyal-1/+1
2016-09-27Staging: most: aim-v4l2: constify v4l2_file_operations structuresBhumika Goyal-1/+1
2016-09-27Staging: most: aim-sound: constify snd_pcm_ops structuresBhumika Goyal-1/+1
2016-09-27staging: most: fix error return code in audio_probe_channel()Wei Yongjun-1/+2
2016-09-23staging: most: aim-cdev: make syscall write accept buffers of arbitrary sizeChristian Gromm-15/+22
2016-09-22staging: most: replace MOST_CH_ISOC_AVP with MOST_CH_ISOCAndrey Shvetsov-11/+11
2016-09-22staging: most: clean up configuration stringsChristian Gromm-8/+15
2016-09-22staging: most: core: remove trailing zero from text propertyAndrey Shvetsov-2/+2
2016-09-22staging: most: make function most_submit_mbo return voidChristian Gromm-17/+7
2016-09-20staging: most: hdm-usb: convert pr_warn() to dev_warn()Eva Rachel Retuya-2/+2
2016-09-20staging: most: hdm-usb: rename channel related spinlockChristian Gromm-6/+6
2016-09-20staging: most: hdm-usb: remove calls to usb_unachor_urbChristian Gromm-2/+0
2016-09-20staging: most: hdm-usb: remove redundant spinlocksChristian Gromm-13/+0
2016-09-20staging: most: hdm-usb: remove proprietary urb anchoringChristian Gromm-54/+21
2016-09-15staging: most: hdm-dim2: monitor atx DBR spaceAndrey Shvetsov-2/+125
2016-09-15staging: most: hdm-dim2: fix dim2-ip interrupt namesAndrey Shvetsov-3/+3
2016-09-15staging: most: hdm-dim2: remove clearance of pending MLB interruptAndrey Shvetsov-4/+0
2016-09-15staging: most: hdm-dim2: delete error code from logging messageAndrey Shvetsov-2/+1
2016-09-15staging: most: hdm-dim2: rename functionAndrey Shvetsov-3/+3
2016-09-15staging: most: hdm-dim2: remove structure memberAndrey Shvetsov-7/+5
2016-09-15staging: most: hdm-dim2: round up DBR memory for async/ctrlAndrey Shvetsov-1/+3
2016-09-15staging: most: hdm-dim2: double size of DBR bufferAndrey Shvetsov-2/+3
2016-09-15staging: most: hdm-dim2: relocate variable declarationsAndrey Shvetsov-11/+8
2016-09-15staging: most: hdm-dim2: remove macro ENABLE_HDM_TESTAndrey Shvetsov-35/+0
2016-09-15staging: most: hdm-dim2: fix channel configurationAndrey Shvetsov-3/+3
2016-09-13staging: most: core: constify structure memberAndrey Shvetsov-1/+1
2016-09-13staging: most: core: show all linked channelsChristian Gromm-1/+17
2016-09-12staging: most: hdm-usb: remove repeated access to structureChristian Gromm-8/+12
2016-09-12staging: most: hdm-usb: remove reference to read function in write only macroAndrey Shvetsov-1/+1
2016-09-12staging: most: hdm-usb: initialize variables by declarationAndrey Shvetsov-6/+5
2016-09-12staging: most: hdm-usb: unify variable namesChristian Gromm-3/+3
2016-09-12staging: most: hdm-usb: unify returned errorsAndrey Shvetsov-1/+1
2016-09-12staging: most: hdm-usb: replace if-else branches with lookup tableChristian Gromm-46/+47
2016-09-12staging: most: Documentation: update ABI descriptionChristian Gromm-0/+134
2016-09-12staging: most: hdm-usb: use defined error codesChristian Gromm-5/+5
2016-09-12staging: most: hdm-usb: extend DCI accessChristian Gromm-5/+33
2016-08-22staging: most: aim-cdev: destroy ida struct in case of exceptionChristian Gromm-1/+3
2016-08-21staging: most: hdm-usb: add support for new USB gadgetChristian Gromm-1/+4
2016-08-21staging: most: hdm-usb: remove unnecessary status assignmentChristian Gromm-2/+0
2016-08-21staging: most: hdm-usb: init variables at declaration timeChristian Gromm-49/+23
2016-08-21staging: most: hdm-usb: remove redundant parenthesisChristian Gromm-26/+25
2016-08-21staging: most: hdm-usb: remove completion objectChristian Gromm-10/+1
2016-08-21staging: most: hdm-usb: synchronize release of struct buf_anchorChristian Gromm-2/+12
2016-08-21staging: most: hdm-usb: assign spinlock to local variableChristian Gromm-12/+19
2016-08-21staging: most: hdm-usb: fix race between enqueue and most_stop_enqueueChristian Gromm-18/+38
2016-08-21staging: most: hdm-usb: simplify initialization of mbo->status.Christian Gromm-9/+5
2016-08-21staging: most: hdm-usb: remove redundant conditionsChristian Gromm-6/+2
2016-08-21staging: most: hdm-usb: make use of is_channel_healthy flagChristian Gromm-0/+3
2016-08-21staging: most: hdm-usb: rename ID_INIC for consistencyChristian Gromm-3/+3
2016-08-21staging: most: hdm-usb: add USB product idChristian Gromm-1/+4