index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
most
/
hdm-usb
Age
Commit message (
Expand
)
Author
2017-05-15
staging: most: remove dependency on networking-aim
Andrey Shvetsov
2017-05-05
Merge tag 'staging-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-04-11
docs-rst: fix usb cross-references
Mauro Carvalho Chehab
2017-04-08
staging: most: usb: pass correct register table
Christian Gromm
2017-04-08
staging: most: usb: fix size overflow
Andrey Shvetsov
2017-04-08
staging: most: usb: fix calculation of the extra_len
Andrey Shvetsov
2017-01-27
staging: most: hdm-usb: fix symbolic permissions warning
Sebastian Haas
2017-01-16
staging: most: hdm-usb: Fix mismatch between types used in sizeof operator
Eric Salem
2017-01-05
staging: most: change dma_buf variable to __le16
Ramiro Oliveira
2016-10-30
staging: most: hdm-usb: add comment
Christian Gromm
2016-10-27
staging: most: hdm-usb: introduce synchronization function
Andrey Shvetsov
2016-10-27
staging: most: hdm-usb: do h/w specific synchronization at configuration time
Andrey Shvetsov
2016-10-16
staging: most: hdm-usb: fix mbo buffer leak
Andrey Shvetsov
2016-10-16
staging: most: hdm-usb: remove filtering of networking state
Andrey Shvetsov
2016-09-22
staging: most: replace MOST_CH_ISOC_AVP with MOST_CH_ISOC
Andrey Shvetsov
2016-09-20
staging: most: hdm-usb: convert pr_warn() to dev_warn()
Eva Rachel Retuya
2016-09-20
staging: most: hdm-usb: rename channel related spinlock
Christian Gromm
2016-09-20
staging: most: hdm-usb: remove calls to usb_unachor_urb
Christian Gromm
2016-09-20
staging: most: hdm-usb: remove redundant spinlocks
Christian Gromm
2016-09-20
staging: most: hdm-usb: remove proprietary urb anchoring
Christian Gromm
2016-09-12
staging: most: hdm-usb: remove repeated access to structure
Christian Gromm
2016-09-12
staging: most: hdm-usb: remove reference to read function in write only macro
Andrey Shvetsov
2016-09-12
staging: most: hdm-usb: initialize variables by declaration
Andrey Shvetsov
2016-09-12
staging: most: hdm-usb: unify variable names
Christian Gromm
2016-09-12
staging: most: hdm-usb: unify returned errors
Andrey Shvetsov
2016-09-12
staging: most: hdm-usb: replace if-else branches with lookup table
Christian Gromm
2016-09-12
staging: most: hdm-usb: use defined error codes
Christian Gromm
2016-09-12
staging: most: hdm-usb: extend DCI access
Christian Gromm
2016-08-21
staging: most: hdm-usb: add support for new USB gadget
Christian Gromm
2016-08-21
staging: most: hdm-usb: remove unnecessary status assignment
Christian Gromm
2016-08-21
staging: most: hdm-usb: init variables at declaration time
Christian Gromm
2016-08-21
staging: most: hdm-usb: remove redundant parenthesis
Christian Gromm
2016-08-21
staging: most: hdm-usb: remove completion object
Christian Gromm
2016-08-21
staging: most: hdm-usb: synchronize release of struct buf_anchor
Christian Gromm
2016-08-21
staging: most: hdm-usb: assign spinlock to local variable
Christian Gromm
2016-08-21
staging: most: hdm-usb: fix race between enqueue and most_stop_enqueue
Christian Gromm
2016-08-21
staging: most: hdm-usb: simplify initialization of mbo->status.
Christian Gromm
2016-08-21
staging: most: hdm-usb: remove redundant conditions
Christian Gromm
2016-08-21
staging: most: hdm-usb: make use of is_channel_healthy flag
Christian Gromm
2016-08-21
staging: most: hdm-usb: rename ID_INIC for consistency
Christian Gromm
2016-08-21
staging: most: hdm-usb: add USB product id
Christian Gromm
2016-08-21
staging: most: hdm-usb: stop core from submitting buffers in case of broken pipe
Christian Gromm
2016-08-21
staging: most: hdm-usb: fix clear halt processing
Christian Gromm
2016-08-21
staging: most: hdm-usb: provide MBO status when freeing buffers
Christian Gromm
2016-08-21
staging: most: hdm-usb: remove unused macro HW_RESYNC
Christian Gromm
2016-08-15
staging: most: hdm-usb: reduce context of list_del mutex
Christian Gromm
2016-08-15
staging: most: hdm-usb: hdm_usb: don't print error when allocating urb fails
Wolfram Sang
2016-03-11
staging: most: hdm-usb: Remove invalid reference error
Amitoj Kaur Chawla
2016-03-10
Staging: most: Use usb_endpoint_dir_in(endpoint) instead of (endpoint->bEndpo...
Sandhya Bankar
2016-02-25
staging: most: hdm-usb: Use macro DIV_ROUND_UP
Bhaktipriya Shridhar
[next]