summaryrefslogtreecommitdiffstats
path: root/drivers/staging/most
Commit message (Expand)AuthorAgeFilesLines
* format-security: move static strings to constKees Cook2017-05-081-1/+1
* Merge tag 'staging-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-05-055-125/+102
|\
| * staging: most: aim-sound style fixessDhananjay Balan2017-04-251-1/+1
| * staging: most: usb: pass correct register tableChristian Gromm2017-04-081-1/+1
| * staging: most: usb: fix size overflowAndrey Shvetsov2017-04-081-7/+3
| * staging: most: usb: fix calculation of the extra_lenAndrey Shvetsov2017-04-081-18/+9
| * staging: most: destroy cdev when channel gets disconnectedAndrey Shvetsov2017-04-081-6/+10
| * staging: most: consolidate attributes for list of linksAndrey Shvetsov2017-04-081-11/+8
| * staging: most: core: separate property showing linksAndrey Shvetsov2017-04-081-4/+8
| * staging: most: core: consolidate channel attributesAndrey Shvetsov2017-04-081-33/+28
| * staging: most: core: make use of __ATTR_* macrosChristian Gromm2017-04-081-13/+6
| * staging: most: core: fix function namesChristian Gromm2017-04-081-36/+32
| * staging: most: fix comment of the function remove_link_storeAndrey Shvetsov2017-04-081-1/+1
| * staging: most: fix comment of the function add_link_storeAndrey Shvetsov2017-04-081-1/+1
| * staging: most: Using macro DIV_ROUND_UPsimran singhal2017-03-061-3/+4
* | docs-rst: fix usb cross-referencesMauro Carvalho Chehab2017-04-111-1/+1
|/
* staging: most: dim2_hdm octal permissions fixstephen knipe2017-02-091-2/+2
* staging:most/hdm-i2c: Replace symbolic permissions with octal permissionsZhengyi Shen2017-02-051-1/+1
* staging: most: hdm-usb: fix symbolic permissions warningSebastian Haas2017-01-271-3/+3
* staging: most: hdm-usb: Fix mismatch between types used in sizeof operatorEric Salem2017-01-161-2/+2
* staging: most: change dma_buf variable to __le16Ramiro Oliveira2017-01-051-1/+1
* staging: most: Eliminate usage of symbolic permissionsJason Litzinger2016-11-291-10/+8
* staging: most: hdm-usb: add commentChristian Gromm2016-10-301-0/+14
* staging: most: hdm-usb: introduce synchronization functionAndrey Shvetsov2016-10-271-14/+14
* staging: most: hdm-usb: do h/w specific synchronization at configuration timeAndrey Shvetsov2016-10-271-8/+9
* staging: most: aim-networking: keep channels closed if ndo_open failsAndrey Shvetsov2016-10-271-17/+21
* staging: most: hdm-usb: fix mbo buffer leakAndrey Shvetsov2016-10-161-60/+25
* staging: most: hdm-dim2: remove tracing of mac addressAndrey Shvetsov2016-10-161-4/+1
* staging: most: hdm-usb: remove filtering of networking stateAndrey Shvetsov2016-10-161-72/+32
* staging: most: aim-network: avoid calling netdev_info()Andrey Shvetsov2016-10-161-2/+1
* staging: most: aim-network: setup mac address before ifup has finishedAndrey Shvetsov2016-10-161-6/+30
* staging: most: aim-network: fix startup scenario.Andrey Shvetsov2016-10-161-14/+2
* staging: most: core: update examples on how to link channelsAndrey Shvetsov2016-10-161-3/+3
* staging: most: core: remove processing of deprecated namesAndrey Shvetsov2016-10-161-14/+11
* staging: most: core: remove read option from remove_linkAndrey Shvetsov2016-10-161-11/+1
* staging: most: core: remove member add_linkAndrey Shvetsov2016-10-161-2/+0
* Staging: most: hdm-dim2: constify attribute_group structuresBhumika Goyal2016-10-021-1/+1
* Staging: most: aim-v4l2: constify v4l2_file_operations structuresBhumika Goyal2016-09-271-1/+1
* Staging: most: aim-sound: constify snd_pcm_ops structuresBhumika Goyal2016-09-271-1/+1
* staging: most: fix error return code in audio_probe_channel()Wei Yongjun2016-09-271-1/+2
* staging: most: aim-cdev: make syscall write accept buffers of arbitrary sizeChristian Gromm2016-09-231-15/+22
* staging: most: replace MOST_CH_ISOC_AVP with MOST_CH_ISOCAndrey Shvetsov2016-09-225-11/+11
* staging: most: clean up configuration stringsChristian Gromm2016-09-222-8/+15
* staging: most: core: remove trailing zero from text propertyAndrey Shvetsov2016-09-221-2/+2
* staging: most: make function most_submit_mbo return voidChristian Gromm2016-09-224-17/+7
* staging: most: hdm-usb: convert pr_warn() to dev_warn()Eva Rachel Retuya2016-09-201-2/+2
* staging: most: hdm-usb: rename channel related spinlockChristian Gromm2016-09-201-6/+6
* staging: most: hdm-usb: remove calls to usb_unachor_urbChristian Gromm2016-09-201-2/+0
* staging: most: hdm-usb: remove redundant spinlocksChristian Gromm2016-09-201-13/+0
* staging: most: hdm-usb: remove proprietary urb anchoringChristian Gromm2016-09-201-54/+21