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
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
2016-02-20
staging: most: hdm-usb: Remove create_workqueue()
Amitoj Kaur Chawla
2015-10-24
staging: most: hdm-usb: Use setup_timer
Muhammad Falak R Wani
2015-10-24
staging: most: remove comparison to NULL
Christian Gromm
2015-10-24
staging: most: use blank line after declarations
Christian Gromm
2015-10-24
staging: most: use braces on all arms of statement
Christian Gromm
2015-10-24
staging: most: remove multiple blank lines
Christian Gromm
2015-10-16
staging: most: make hdm-usb follow the coding style
Christian Gromm
2015-10-12
Staging: most: Fix typo in staging/most
Masanari Iida
2015-09-29
staging: most: consolidate code
Christian Gromm
[next]