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