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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-02
Staging: most: hdm-dim2: constify attribute_group structures
Bhumika Goyal
1
-1
/
+1
2016-09-27
Staging: most: aim-v4l2: constify v4l2_file_operations structures
Bhumika Goyal
1
-1
/
+1
2016-09-27
Staging: most: aim-sound: constify snd_pcm_ops structures
Bhumika Goyal
1
-1
/
+1
2016-09-27
staging: most: fix error return code in audio_probe_channel()
Wei Yongjun
1
-1
/
+2
2016-09-23
staging: most: aim-cdev: make syscall write accept buffers of arbitrary size
Christian Gromm
1
-15
/
+22
2016-09-22
staging: most: replace MOST_CH_ISOC_AVP with MOST_CH_ISOC
Andrey Shvetsov
5
-11
/
+11
2016-09-22
staging: most: clean up configuration strings
Christian Gromm
2
-8
/
+15
2016-09-22
staging: most: core: remove trailing zero from text property
Andrey Shvetsov
1
-2
/
+2
2016-09-22
staging: most: make function most_submit_mbo return void
Christian Gromm
4
-17
/
+7
2016-09-20
staging: most: hdm-usb: convert pr_warn() to dev_warn()
Eva Rachel Retuya
1
-2
/
+2
2016-09-20
staging: most: hdm-usb: rename channel related spinlock
Christian Gromm
1
-6
/
+6
2016-09-20
staging: most: hdm-usb: remove calls to usb_unachor_urb
Christian Gromm
1
-2
/
+0
2016-09-20
staging: most: hdm-usb: remove redundant spinlocks
Christian Gromm
1
-13
/
+0
2016-09-20
staging: most: hdm-usb: remove proprietary urb anchoring
Christian Gromm
1
-54
/
+21
2016-09-15
staging: most: hdm-dim2: monitor atx DBR space
Andrey Shvetsov
4
-2
/
+125
2016-09-15
staging: most: hdm-dim2: fix dim2-ip interrupt names
Andrey Shvetsov
1
-3
/
+3
2016-09-15
staging: most: hdm-dim2: remove clearance of pending MLB interrupt
Andrey Shvetsov
1
-4
/
+0
2016-09-15
staging: most: hdm-dim2: delete error code from logging message
Andrey Shvetsov
1
-2
/
+1
2016-09-15
staging: most: hdm-dim2: rename function
Andrey Shvetsov
3
-3
/
+3
2016-09-15
staging: most: hdm-dim2: remove structure member
Andrey Shvetsov
1
-7
/
+5
2016-09-15
staging: most: hdm-dim2: round up DBR memory for async/ctrl
Andrey Shvetsov
1
-1
/
+3
2016-09-15
staging: most: hdm-dim2: double size of DBR buffer
Andrey Shvetsov
1
-2
/
+3
2016-09-15
staging: most: hdm-dim2: relocate variable declarations
Andrey Shvetsov
1
-11
/
+8
2016-09-15
staging: most: hdm-dim2: remove macro ENABLE_HDM_TEST
Andrey Shvetsov
1
-35
/
+0
2016-09-15
staging: most: hdm-dim2: fix channel configuration
Andrey Shvetsov
1
-3
/
+3
2016-09-13
staging: most: core: constify structure member
Andrey Shvetsov
1
-1
/
+1
2016-09-13
staging: most: core: show all linked channels
Christian Gromm
1
-1
/
+17
2016-09-12
staging: most: hdm-usb: remove repeated access to structure
Christian Gromm
1
-8
/
+12
2016-09-12
staging: most: hdm-usb: remove reference to read function in write only macro
Andrey Shvetsov
1
-1
/
+1
2016-09-12
staging: most: hdm-usb: initialize variables by declaration
Andrey Shvetsov
1
-6
/
+5
2016-09-12
staging: most: hdm-usb: unify variable names
Christian Gromm
1
-3
/
+3
2016-09-12
staging: most: hdm-usb: unify returned errors
Andrey Shvetsov
1
-1
/
+1
2016-09-12
staging: most: hdm-usb: replace if-else branches with lookup table
Christian Gromm
1
-46
/
+47
2016-09-12
staging: most: Documentation: update ABI description
Christian Gromm
1
-0
/
+134
2016-09-12
staging: most: hdm-usb: use defined error codes
Christian Gromm
1
-5
/
+5
2016-09-12
staging: most: hdm-usb: extend DCI access
Christian Gromm
1
-5
/
+33
2016-08-22
staging: most: aim-cdev: destroy ida struct in case of exception
Christian Gromm
1
-1
/
+3
2016-08-21
staging: most: hdm-usb: add support for new USB gadget
Christian Gromm
1
-1
/
+4
2016-08-21
staging: most: hdm-usb: remove unnecessary status assignment
Christian Gromm
1
-2
/
+0
2016-08-21
staging: most: hdm-usb: init variables at declaration time
Christian Gromm
1
-49
/
+23
2016-08-21
staging: most: hdm-usb: remove redundant parenthesis
Christian Gromm
1
-26
/
+25
2016-08-21
staging: most: hdm-usb: remove completion object
Christian Gromm
1
-10
/
+1
2016-08-21
staging: most: hdm-usb: synchronize release of struct buf_anchor
Christian Gromm
1
-2
/
+12
2016-08-21
staging: most: hdm-usb: assign spinlock to local variable
Christian Gromm
1
-12
/
+19
2016-08-21
staging: most: hdm-usb: fix race between enqueue and most_stop_enqueue
Christian Gromm
2
-18
/
+38
2016-08-21
staging: most: hdm-usb: simplify initialization of mbo->status.
Christian Gromm
1
-9
/
+5
2016-08-21
staging: most: hdm-usb: remove redundant conditions
Christian Gromm
1
-6
/
+2
2016-08-21
staging: most: hdm-usb: make use of is_channel_healthy flag
Christian Gromm
1
-0
/
+3
2016-08-21
staging: most: hdm-usb: rename ID_INIC for consistency
Christian Gromm
1
-3
/
+3
2016-08-21
staging: most: hdm-usb: add USB product id
Christian Gromm
1
-1
/
+4
[next]