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
/
unisys
Commit message (
Expand
)
Author
Age
Files
Lines
*
Staging: unisys: use after free in list_for_each()
Dan Carpenter
2014-04-16
2
-6
/
+6
*
staging: unisys: use after free in error messages
Dan Carpenter
2014-04-16
1
-2
/
+2
*
Staging: unisys: mark drivers as BROKEN
Greg Kroah-Hartman
2014-04-07
1
-1
/
+1
*
Staging: unisys: verify that a control channel exists
Sasha Levin
2014-04-07
1
-0
/
+18
*
staging: unisys: Add missing close parentheses in filexfer.c
Masanari Iida
2014-04-07
1
-1
/
+1
*
staging: unisys: replace kzalloc/kfree with UISMALLOC/UISFREE
Daeseok Youn
2014-03-20
3
-105
/
+13
*
Staging: unisys: Remove RETINT macro
Ken Cox
2014-03-19
6
-61
/
+68
*
Staging: unisys: Remove FAIL macro
Ken Cox
2014-03-19
4
-65
/
+103
*
Staging: unisys: Remove RETVOID macro
Ken Cox
2014-03-19
4
-13
/
+6
*
Staging: unisys: Remove RETPTR macro
Ken Cox
2014-03-19
8
-39
/
+55
*
Staging: unisys: Remove RETBOOL macro
Ken Cox
2014-03-19
4
-32
/
+32
*
Staging: unisys: Remove FAIL_WPOSTCODE_1 macro
Ken Cox
2014-03-19
2
-24
/
+33
*
Staging: unisys: Cleanup macros to get rid of goto statements
Ken Cox
2014-03-19
2
-92
/
+18
*
Staging: unisys: include: Remove unused macros from timskmod.h
Ken Cox
2014-03-19
1
-118
/
+0
*
staging: unisys: kmalloc/memset to kzalloc conversation
Silvio F
2014-03-18
5
-20
/
+9
*
Staging: unisys: visorutil: Clean up sparse warnings in visorutil code
Ken Cox
2014-03-17
4
-115
/
+11
*
Staging: unisys: visorchipset: Clean up sparse warnings in visorchipset code.
Ken Cox
2014-03-17
3
-8
/
+10
*
Staging: unisys: visorchannel: Clean up sparse warnings in visorchannel code
Ken Cox
2014-03-17
2
-137
/
+1
*
Staging: unisys: uislib: Cleanup sparse warnings in uislib
Ken Cox
2014-03-17
3
-54
/
+22
*
Staging: unisys: Clean multiple sparse warnings
Ken Cox
2014-03-17
8
-243
/
+209
*
Staging: unisys: channels: Cleanup sparse warnings
Ken Cox
2014-03-17
4
-133
/
+49
*
staging: unisys: remove incorrect error handling after queue_delayed_work
Daeseok Youn
2014-03-17
1
-10
/
+4
*
Staging: unisys: Replace kmalloc/memset with kzalloc
Andreea-Cristina Bernat
2014-03-16
5
-14
/
+11
*
staging: unisys: visorutil: Use kzalloc instead of kmalloc with memset
Iulia Manda
2014-03-13
1
-16
/
+8
*
Staging: unisys: Fix multiple variable length array declarations
Ken Cox
2014-03-08
3
-10
/
+39
*
staging: unisys: update MAINTAINERS and TODO
Benjamin Romer
2014-03-08
1
-1
/
+2
*
Staging: unisys: uislib: Fix locking in info_proc_read_helper()
Ken Cox
2014-03-08
1
-40
/
+55
*
Staging: unisys: virthba: Fix variable length array
Ken Cox
2014-03-08
1
-1
/
+4
*
staging: unisys/uislib: kthread_create() returns an ERR_PTR
Dan Carpenter
2014-03-08
1
-1
/
+1
*
Staging: unisys: virthba: Add dependency on SCSI
Ken Cox
2014-03-06
1
-1
/
+1
*
staging: unisys: Give exported symbols unique names
Ken Cox
2014-03-06
24
-276
/
+308
*
staging: unisys: remove unreferenced utility functions.
Ken Cox
2014-03-06
2
-663
/
+1
*
staging: s-Par driver documentation
Ken Cox
2014-03-04
4
-0
/
+293
*
staging: virthba driver to access shared SCSI hba
Ken Cox
2014-03-04
6
-0
/
+1872
*
staging: virtpci driver
Ken Cox
2014-03-04
6
-0
/
+1884
*
staging: visoruislib driver used to handle requests from virtpci
Ken Cox
2014-03-04
9
-1
/
+3195
*
staging: visorchannelstub driver to provide channel support routines
Ken Cox
2014-03-04
7
-0
/
+425
*
staging: visorchipset driver to provide registration and other services
Ken Cox
2014-03-04
33
-0
/
+9062
*
staging: visorchannel module
Ken Cox
2014-03-04
12
-0
/
+2035
*
staging: visorutil driver to provide common functionality to other s-Par drivers
Ken Cox
2014-03-04
18
-0
/
+3254