summaryrefslogtreecommitdiff
path: root/drivers/staging/most
AgeCommit message (Expand)Author
2017-05-08format-security: move static strings to constKees Cook
2017-05-05Merge tag 'staging-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-04-25staging: most: aim-sound style fixessDhananjay Balan
2017-04-11docs-rst: fix usb cross-referencesMauro Carvalho Chehab
2017-04-08staging: most: usb: pass correct register tableChristian Gromm
2017-04-08staging: most: usb: fix size overflowAndrey Shvetsov
2017-04-08staging: most: usb: fix calculation of the extra_lenAndrey Shvetsov
2017-04-08staging: most: destroy cdev when channel gets disconnectedAndrey Shvetsov
2017-04-08staging: most: consolidate attributes for list of linksAndrey Shvetsov
2017-04-08staging: most: core: separate property showing linksAndrey Shvetsov
2017-04-08staging: most: core: consolidate channel attributesAndrey Shvetsov
2017-04-08staging: most: core: make use of __ATTR_* macrosChristian Gromm
2017-04-08staging: most: core: fix function namesChristian Gromm
2017-04-08staging: most: fix comment of the function remove_link_storeAndrey Shvetsov
2017-04-08staging: most: fix comment of the function add_link_storeAndrey Shvetsov
2017-03-06staging: most: Using macro DIV_ROUND_UPsimran singhal
2017-02-09staging: most: dim2_hdm octal permissions fixstephen knipe
2017-02-05staging:most/hdm-i2c: Replace symbolic permissions with octal permissionsZhengyi Shen
2017-01-27staging: most: hdm-usb: fix symbolic permissions warningSebastian Haas
2017-01-16staging: most: hdm-usb: Fix mismatch between types used in sizeof operatorEric Salem
2017-01-05staging: most: change dma_buf variable to __le16Ramiro Oliveira
2016-11-29staging: most: Eliminate usage of symbolic permissionsJason Litzinger
2016-10-30staging: most: hdm-usb: add commentChristian Gromm
2016-10-27staging: most: hdm-usb: introduce synchronization functionAndrey Shvetsov
2016-10-27staging: most: hdm-usb: do h/w specific synchronization at configuration timeAndrey Shvetsov
2016-10-27staging: most: aim-networking: keep channels closed if ndo_open failsAndrey Shvetsov
2016-10-16staging: most: hdm-usb: fix mbo buffer leakAndrey Shvetsov
2016-10-16staging: most: hdm-dim2: remove tracing of mac addressAndrey Shvetsov
2016-10-16staging: most: hdm-usb: remove filtering of networking stateAndrey Shvetsov
2016-10-16staging: most: aim-network: avoid calling netdev_info()Andrey Shvetsov
2016-10-16staging: most: aim-network: setup mac address before ifup has finishedAndrey Shvetsov
2016-10-16staging: most: aim-network: fix startup scenario.Andrey Shvetsov
2016-10-16staging: most: core: update examples on how to link channelsAndrey Shvetsov
2016-10-16staging: most: core: remove processing of deprecated namesAndrey Shvetsov
2016-10-16staging: most: core: remove read option from remove_linkAndrey Shvetsov
2016-10-16staging: most: core: remove member add_linkAndrey Shvetsov
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