summaryrefslogtreecommitdiffstats
path: root/drivers/staging/most
Commit message (Expand)AuthorAgeFilesLines
* 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
* staging: most: hdm-dim2: monitor atx DBR spaceAndrey Shvetsov2016-09-154-2/+125
* staging: most: hdm-dim2: fix dim2-ip interrupt namesAndrey Shvetsov2016-09-151-3/+3
* staging: most: hdm-dim2: remove clearance of pending MLB interruptAndrey Shvetsov2016-09-151-4/+0
* staging: most: hdm-dim2: delete error code from logging messageAndrey Shvetsov2016-09-151-2/+1
* staging: most: hdm-dim2: rename functionAndrey Shvetsov2016-09-153-3/+3
* staging: most: hdm-dim2: remove structure memberAndrey Shvetsov2016-09-151-7/+5
* staging: most: hdm-dim2: round up DBR memory for async/ctrlAndrey Shvetsov2016-09-151-1/+3
* staging: most: hdm-dim2: double size of DBR bufferAndrey Shvetsov2016-09-151-2/+3
* staging: most: hdm-dim2: relocate variable declarationsAndrey Shvetsov2016-09-151-11/+8
* staging: most: hdm-dim2: remove macro ENABLE_HDM_TESTAndrey Shvetsov2016-09-151-35/+0
* staging: most: hdm-dim2: fix channel configurationAndrey Shvetsov2016-09-151-3/+3
* staging: most: core: constify structure memberAndrey Shvetsov2016-09-131-1/+1
* staging: most: core: show all linked channelsChristian Gromm2016-09-131-1/+17
* staging: most: hdm-usb: remove repeated access to structureChristian Gromm2016-09-121-8/+12
* staging: most: hdm-usb: remove reference to read function in write only macroAndrey Shvetsov2016-09-121-1/+1
* staging: most: hdm-usb: initialize variables by declarationAndrey Shvetsov2016-09-121-6/+5