summaryrefslogtreecommitdiff
path: root/drivers/staging/most
AgeCommit message (Expand)Author
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
2016-08-21staging: most: hdm-usb: stop core from submitting buffers in case of broken pipeChristian Gromm
2016-08-21staging: most: hdm-usb: fix clear halt processingChristian Gromm
2016-08-21staging: most: hdm-usb: provide MBO status when freeing buffersChristian Gromm
2016-08-21staging: most: hdm-usb: remove unused macro HW_RESYNCChristian Gromm
2016-08-21staging: most: aim-cdev: report error returned by alloc_chrdev_regionChristian Gromm
2016-08-21staging: most: aim-cdev: fix reported error codesChristian Gromm
2016-08-18staging: most: aim-network: fix interrupt unsafe spinlocksChristian Gromm
2016-08-18staging: most: dim2-hdm: introduce function dim2_transfer_madrChristian Gromm
2016-08-18staging: most: dim2-hdm: initialize DBR memory of synchronous channelsChristian Gromm
2016-08-15staging: most: hdm-usb: reduce context of list_del mutexChristian Gromm
2016-08-15staging: most: core: rename device struct of core moduleChristian Gromm
2016-08-15staging: most: core: remove debug printChristian Gromm
2016-08-15staging: most: dim2-hdm: fix possible kernel freeze when reusing a dim2 channelChristian Gromm
2016-08-15staging: most: dim2-hdm: add configuration for fcntChristian Gromm