aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/most
AgeCommit message (Expand)AuthorFilesLines
2016-10-02Staging: most: hdm-dim2: constify attribute_group structuresGravatar Bhumika Goyal 1-1/+1
2016-09-27Staging: most: aim-v4l2: constify v4l2_file_operations structuresGravatar Bhumika Goyal 1-1/+1
2016-09-27Staging: most: aim-sound: constify snd_pcm_ops structuresGravatar Bhumika Goyal 1-1/+1
2016-09-27staging: most: fix error return code in audio_probe_channel()Gravatar Wei Yongjun 1-1/+2
2016-09-23staging: most: aim-cdev: make syscall write accept buffers of arbitrary sizeGravatar Christian Gromm 1-15/+22
2016-09-22staging: most: replace MOST_CH_ISOC_AVP with MOST_CH_ISOCGravatar Andrey Shvetsov 5-11/+11
2016-09-22staging: most: clean up configuration stringsGravatar Christian Gromm 2-8/+15
2016-09-22staging: most: core: remove trailing zero from text propertyGravatar Andrey Shvetsov 1-2/+2
2016-09-22staging: most: make function most_submit_mbo return voidGravatar Christian Gromm 4-17/+7
2016-09-20staging: most: hdm-usb: convert pr_warn() to dev_warn()Gravatar Eva Rachel Retuya 1-2/+2
2016-09-20staging: most: hdm-usb: rename channel related spinlockGravatar Christian Gromm 1-6/+6
2016-09-20staging: most: hdm-usb: remove calls to usb_unachor_urbGravatar Christian Gromm 1-2/+0
2016-09-20staging: most: hdm-usb: remove redundant spinlocksGravatar Christian Gromm 1-13/+0
2016-09-20staging: most: hdm-usb: remove proprietary urb anchoringGravatar Christian Gromm 1-54/+21
2016-09-15staging: most: hdm-dim2: monitor atx DBR spaceGravatar Andrey Shvetsov 4-2/+125
2016-09-15staging: most: hdm-dim2: fix dim2-ip interrupt namesGravatar Andrey Shvetsov 1-3/+3
2016-09-15staging: most: hdm-dim2: remove clearance of pending MLB interruptGravatar Andrey Shvetsov 1-4/+0
2016-09-15staging: most: hdm-dim2: delete error code from logging messageGravatar Andrey Shvetsov 1-2/+1
2016-09-15staging: most: hdm-dim2: rename functionGravatar Andrey Shvetsov 3-3/+3
2016-09-15staging: most: hdm-dim2: remove structure memberGravatar Andrey Shvetsov 1-7/+5
2016-09-15staging: most: hdm-dim2: round up DBR memory for async/ctrlGravatar Andrey Shvetsov 1-1/+3
2016-09-15staging: most: hdm-dim2: double size of DBR bufferGravatar Andrey Shvetsov 1-2/+3
2016-09-15staging: most: hdm-dim2: relocate variable declarationsGravatar Andrey Shvetsov 1-11/+8
2016-09-15staging: most: hdm-dim2: remove macro ENABLE_HDM_TESTGravatar Andrey Shvetsov 1-35/+0
2016-09-15staging: most: hdm-dim2: fix channel configurationGravatar Andrey Shvetsov 1-3/+3
2016-09-13staging: most: core: constify structure memberGravatar Andrey Shvetsov 1-1/+1
2016-09-13staging: most: core: show all linked channelsGravatar Christian Gromm 1-1/+17
2016-09-12staging: most: hdm-usb: remove repeated access to structureGravatar Christian Gromm 1-8/+12
2016-09-12staging: most: hdm-usb: remove reference to read function in write only macroGravatar Andrey Shvetsov 1-1/+1
2016-09-12staging: most: hdm-usb: initialize variables by declarationGravatar Andrey Shvetsov 1-6/+5
2016-09-12staging: most: hdm-usb: unify variable namesGravatar Christian Gromm 1-3/+3
2016-09-12staging: most: hdm-usb: unify returned errorsGravatar Andrey Shvetsov 1-1/+1
2016-09-12staging: most: hdm-usb: replace if-else branches with lookup tableGravatar Christian Gromm 1-46/+47
2016-09-12staging: most: Documentation: update ABI descriptionGravatar Christian Gromm 1-0/+134
2016-09-12staging: most: hdm-usb: use defined error codesGravatar Christian Gromm 1-5/+5
2016-09-12staging: most: hdm-usb: extend DCI accessGravatar Christian Gromm 1-5/+33
2016-08-22staging: most: aim-cdev: destroy ida struct in case of exceptionGravatar Christian Gromm 1-1/+3
2016-08-21staging: most: hdm-usb: add support for new USB gadgetGravatar Christian Gromm 1-1/+4
2016-08-21staging: most: hdm-usb: remove unnecessary status assignmentGravatar Christian Gromm 1-2/+0
2016-08-21staging: most: hdm-usb: init variables at declaration timeGravatar Christian Gromm 1-49/+23
2016-08-21staging: most: hdm-usb: remove redundant parenthesisGravatar Christian Gromm 1-26/+25
2016-08-21staging: most: hdm-usb: remove completion objectGravatar Christian Gromm 1-10/+1
2016-08-21staging: most: hdm-usb: synchronize release of struct buf_anchorGravatar Christian Gromm 1-2/+12
2016-08-21staging: most: hdm-usb: assign spinlock to local variableGravatar Christian Gromm 1-12/+19
2016-08-21staging: most: hdm-usb: fix race between enqueue and most_stop_enqueueGravatar Christian Gromm 2-18/+38
2016-08-21staging: most: hdm-usb: simplify initialization of mbo->status.Gravatar Christian Gromm 1-9/+5
2016-08-21staging: most: hdm-usb: remove redundant conditionsGravatar Christian Gromm 1-6/+2
2016-08-21staging: most: hdm-usb: make use of is_channel_healthy flagGravatar Christian Gromm 1-0/+3
2016-08-21staging: most: hdm-usb: rename ID_INIC for consistencyGravatar Christian Gromm 1-3/+3
2016-08-21staging: most: hdm-usb: add USB product idGravatar Christian Gromm 1-1/+4