aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/most
Commit message (Expand)AuthorAge
* Staging: most: hdm-dim2: constify attribute_group structuresBhumika Goyal2016-10-02
* Staging: most: aim-v4l2: constify v4l2_file_operations structuresBhumika Goyal2016-09-27
* Staging: most: aim-sound: constify snd_pcm_ops structuresBhumika Goyal2016-09-27
* staging: most: fix error return code in audio_probe_channel()Wei Yongjun2016-09-27
* staging: most: aim-cdev: make syscall write accept buffers of arbitrary sizeChristian Gromm2016-09-23
* staging: most: replace MOST_CH_ISOC_AVP with MOST_CH_ISOCAndrey Shvetsov2016-09-22
* staging: most: clean up configuration stringsChristian Gromm2016-09-22
* staging: most: core: remove trailing zero from text propertyAndrey Shvetsov2016-09-22
* staging: most: make function most_submit_mbo return voidChristian Gromm2016-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-dim2: monitor atx DBR spaceAndrey Shvetsov2016-09-15
* staging: most: hdm-dim2: fix dim2-ip interrupt namesAndrey Shvetsov2016-09-15
* staging: most: hdm-dim2: remove clearance of pending MLB interruptAndrey Shvetsov2016-09-15
* staging: most: hdm-dim2: delete error code from logging messageAndrey Shvetsov2016-09-15
* staging: most: hdm-dim2: rename functionAndrey Shvetsov2016-09-15
* staging: most: hdm-dim2: remove structure memberAndrey Shvetsov2016-09-15
* staging: most: hdm-dim2: round up DBR memory for async/ctrlAndrey Shvetsov2016-09-15
* staging: most: hdm-dim2: double size of DBR bufferAndrey Shvetsov2016-09-15
* staging: most: hdm-dim2: relocate variable declarationsAndrey Shvetsov2016-09-15
* staging: most: hdm-dim2: remove macro ENABLE_HDM_TESTAndrey Shvetsov2016-09-15
* staging: most: hdm-dim2: fix channel configurationAndrey Shvetsov2016-09-15
* staging: most: core: constify structure memberAndrey Shvetsov2016-09-13
* staging: most: core: show all linked channelsChristian Gromm2016-09-13
* 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: Documentation: update ABI descriptionChristian 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: aim-cdev: destroy ida struct in case of exceptionChristian Gromm2016-08-22
* 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