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