summaryrefslogtreecommitdiff
path: root/drivers/staging/most
AgeCommit message (Expand)Author
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
2016-08-15staging: most: dim2-hdm: fix race condition when closing a channelChristian Gromm
2016-08-15staging: most: v4l2-aim: remove unnecessary spacesChristian Gromm
2016-08-15staging: most: v4l2-aim: remove unnecessary label err_vbi_devChristian Gromm
2016-08-15staging: most: v4l2-aim: remove unnecessary retvalChristian Gromm
2016-08-15staging: most: v4l2-aim: replace pr_xx calls by v4l2_xx callsChristian Gromm
2016-08-15staging: most: v4l2-aim: assign unique names to devicesChristian Gromm
2016-08-15staging: most: v4l2-aim: optimize list_for_each_entry_safeChristian Gromm
2016-08-15staging: most: v4l2-aim: fix interrupt unsafe spinlocksChristian Gromm
2016-08-15staging: most: hdm-usb: hdm_usb: don't print error when allocating urb failsWolfram Sang
2016-03-28Staging: most: Remove __cplusplus check in header filesPrasannaKumar Muralidharan
2016-03-28Staging: most: Remove atomic_counter_t typedefPrasannaKumar Muralidharan
2016-03-22staging: most: hdm-dim2: Remove possible dereference errorAmitoj Kaur Chawla