summaryrefslogtreecommitdiffstats
path: root/drivers/staging/most
Commit message (Expand)AuthorAgeFilesLines
* staging: most: hdm-dim2: fix error return code in dim2_probe()Gustavo A. R. Silva2017-08-181-4/+4
* staging: most: hdm-dim2: constify platform_device_idArvind Yadav2017-08-181-1/+1
* staging: most: usb: constify usb_device_idArvind Yadav2017-08-181-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-07-051-4/+4
|\
| * networking: introduce and use skb_put_data()Johannes Berg2017-06-161-4/+4
* | staging: most: net: hold used net deviceAndrey Shvetsov2017-06-241-23/+55
* | staging: most: net: protect consistency of the stateAndrey Shvetsov2017-06-241-22/+42
* | staging: most: net: make net device lifetime obviousAndrey Shvetsov2017-06-241-22/+25
* | staging: most: net: remove redundant tracesAndrey Shvetsov2017-06-241-6/+0
* | staging: most: dim2: replace function parameter with the expressionAndrey Shvetsov2017-05-151-7/+8
* | staging: most: dim2: enable flow control for isoc channelsAndrey Shvetsov2017-05-152-0/+3
* | staging: most: allocate private net_dev_context with the alloc_netdevAndrey Shvetsov2017-05-151-61/+20
* | staging: most: net: remove redundant cleanup codeAndrey Shvetsov2017-05-151-18/+1
* | staging: most: use unsafe version of list traversingAndrey Shvetsov2017-05-151-2/+2
* | staging: most: remove dependency on networking-aimAndrey Shvetsov2017-05-157-37/+42
* | staging: most: i2c: remove empty callback request_netinfoAndrey Shvetsov2017-05-151-7/+0
* | staging: most: check availability of the callback request_netinfoAndrey Shvetsov2017-05-151-1/+2
* | staging: most: net: add carrier informationAndrey Shvetsov2017-05-151-0/+6
* | staging: most: net: use dormant stateAndrey Shvetsov2017-05-151-25/+6
* | staging: most: net: remove useless variable channels_openedAndrey Shvetsov2017-05-151-13/+4
|/
* 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
OpenPOWER on IntegriCloud