index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
most
/
hdm-usb
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-15
staging: most: hdm-usb: reduce context of list_del mutex
Christian Gromm
1
-5
/
+5
2016-08-15
staging: most: hdm-usb: hdm_usb: don't print error when allocating urb fails
Wolfram Sang
1
-3
/
+1
2016-03-11
staging: most: hdm-usb: Remove invalid reference error
Amitoj Kaur Chawla
1
-2
/
+1
2016-03-10
Staging: most: Use usb_endpoint_dir_in(endpoint) instead of (endpoint->bEndpo...
Sandhya Bankar
1
-1
/
+1
2016-02-25
staging: most: hdm-usb: Use macro DIV_ROUND_UP
Bhaktipriya Shridhar
1
-2
/
+1
2016-02-20
staging: most: hdm-usb: Remove create_workqueue()
Amitoj Kaur Chawla
1
-11
/
+6
2015-10-24
staging: most: hdm-usb: Use setup_timer
Muhammad Falak R Wani
1
-3
/
+2
2015-10-24
staging: most: remove comparison to NULL
Christian Gromm
1
-1
/
+1
2015-10-24
staging: most: use blank line after declarations
Christian Gromm
1
-0
/
+4
2015-10-24
staging: most: use braces on all arms of statement
Christian Gromm
1
-2
/
+3
2015-10-24
staging: most: remove multiple blank lines
Christian Gromm
1
-1
/
+0
2015-10-16
staging: most: make hdm-usb follow the coding style
Christian Gromm
1
-6
/
+8
2015-10-12
Staging: most: Fix typo in staging/most
Masanari Iida
1
-2
/
+2
2015-09-29
staging: most: consolidate code
Christian Gromm
1
-6
/
+2
2015-09-29
staging: most: prevent DMA on stack
Christian Gromm
1
-10
/
+16
2015-09-29
staging: most: simplify code
Christian Gromm
1
-9
/
+8
2015-09-29
staging: most: fix MAC address representation
Christian Gromm
1
-8
/
+16
2015-09-29
staging: most: remove macro cpu_to_le16
Christian Gromm
1
-4
/
+4
2015-09-29
staging: most: fix buffer synchronization request
Christian Gromm
1
-31
/
+10
2015-09-29
staging: most: remove dead code
Christian Gromm
1
-6
/
+0
2015-09-29
staging: most: remove unnecessary field initialization
Christian Gromm
1
-1
/
+0
2015-09-29
staging: most: fix USB babble on IN pipe
Christian Gromm
1
-1
/
+2
2015-09-29
Merge 4.3-rc3 into staging-next
Greg Kroah-Hartman
1
-1
/
+1
2015-09-13
staging: most: fix HDM_USB dependencies and build errors
Randy Dunlap
1
-1
/
+1
2015-09-12
staging: most: style of bool comparison
Sudip Mukherjee
1
-5
/
+5
2015-09-12
staging: most: remove unused variable
Sudip Mukherjee
1
-3
/
+0
2015-08-14
Staging: most: hdm-usb/hdm_usb.c. Fix "missing static keyword" warnings
Adrian Remonda
1
-8
/
+8
2015-07-31
Staging: most: replace pr_*() functions by dev_*()
Christian Gromm
1
-57
/
+59
2015-07-31
Staging: most: fix doing DMA on stack
Christian Gromm
1
-13
/
+23
2015-07-24
Staging: most: add MOST driver's hdm-usb module
Christian Gromm
3
-0
/
+1460