index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
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: visorchannel_write() fix potential memory corruption
Jes Sorensen
2015-06-16
1
-1
/
+1
*
staging: unisys: Add s-Par visornic ethernet driver
David Kershner
2015-06-16
5
-0
/
+2167
*
staging: unisys: define structures outside of iochannel
David Kershner
2015-06-16
1
-11
/
+13
*
staging: unisys: Remove visorchannel stub
David Kershner
2015-06-16
4
-94
/
+0
*
staging: unisys: s-Par video channel includes EFI framebuffer
David Kershner
2015-06-16
1
-7
/
+33
*
staging: unisys: fix "missing a blank line" coding style
Alessandro Parini
2015-06-13
1
-0
/
+1
*
staging: unisys: fix braces coding style
Alessandro Parini
2015-06-13
1
-2
/
+1
*
staging: unisys: cleanup iochannel includes
David Kershner
2015-06-13
1
-6
/
+0
*
staging: unisys: Don't hold device responses until driver loads
David Kershner
2015-06-12
1
-21
/
+7
*
staging: unisys: convert pack pragma to __packed
David Kershner
2015-06-12
1
-27
/
+18
*
staging: unisys: Move phys_info to iochannel.h
David Kershner
2015-06-12
2
-12
/
+6
*
staging: unisys: Remove unneeded variable
Abdul Hussain
2015-06-12
1
-2
/
+1
*
staging: unisys: Add the bus device to the visor device list.
David Kershner
2015-06-08
1
-0
/
+1
*
staging: unisys: Fix clean up path
Don Zickus
2015-06-08
2
-1
/
+7
*
staging: unisys: Fix double sysfs create for module version
Don Zickus
2015-06-08
1
-5
/
+0
*
staging: unisys: Clean up diag_serverity enum
David Kershner
2015-06-08
1
-20
/
+12
*
staging: unisys: Remove unneeded fields in diagchannel.h
David Kershner
2015-06-08
2
-409
/
+2
*
staging: unisys: Update diag serverity enum
David Kershner
2015-06-08
1
-24
/
+10
*
staging: unisys: Removed unused entries from struct visor_channeltype_descriptor
Jes Sorensen
2015-06-08
1
-2
/
+0
*
staging: unisys: Convert device creation to use visor_device
Don Zickus
2015-06-08
4
-280
/
+80
*
staging: unisys: Convert bus creation to use visor_device
Don Zickus
2015-06-08
4
-186
/
+77
*
staging: unisys: Do not use 0 as the default bus root device number
Don Zickus
2015-06-08
3
-5
/
+7
*
staging: unisys: Remove server flags
Don Zickus
2015-06-08
3
-66
/
+7
*
staging: unisys: Remove unused cruft
Don Zickus
2015-06-08
2
-84
/
+0
*
staging: unisys: Migrate bus from devdata to visor_device
Don Zickus
2015-06-08
1
-70
/
+57
*
staging: unisys: use schedule_timeout_interruptible()
Nicholas Mc Guire
2015-06-02
1
-2
/
+1
*
staging: unisys: Prepare vbus_hdr_info to be public
Don Zickus
2015-06-02
1
-22
/
+30
*
staging: unisys: Convert pending_msg_hdr to a pointer
Don Zickus
2015-06-02
2
-71
/
+118
*
staging: unisys: Move channel creation up the stack
Don Zickus
2015-06-02
3
-95
/
+63
*
staging: unisys: visorbus: add static declarations
Drew Fustini
2015-06-01
1
-15
/
+10
*
staging: unisys: cleanup UNISYS_VISORUTIL
Valentin Rothberg
2015-05-24
1
-1
/
+0
*
staging: unisys: Convert device functions to pass dev_info pointer around
Don Zickus
2015-05-24
4
-91
/
+103
*
staging: unisys: Convert bus functions to pass bus_info pointer around
Don Zickus
2015-05-24
3
-52
/
+42
*
staging: unisys: Convert the device attributes to visor_device
Don Zickus
2015-05-24
1
-52
/
+28
*
staging: unisys: Remove unused intr
Don Zickus
2015-05-24
2
-2
/
+0
*
staging: unisys: Add checks for creation
Don Zickus
2015-05-24
1
-0
/
+3
*
staging: unisys: Add a function to set the clientpartition
Don Zickus
2015-05-24
2
-0
/
+11
*
staging: unisys: Add visor device find routine
Don Zickus
2015-05-24
1
-0
/
+39
*
staging: unisys: Prep for removing 'info' structs
Don Zickus
2015-05-24
4
-10
/
+24
*
staging: unisys: Clean up device sysfs attributes
Don Zickus
2015-05-24
2
-158
/
+68
*
staging: unisys: Remove dead kobj structs
Don Zickus
2015-05-24
1
-32
/
+0
*
staging: unisys: Properly move version file into bus attr
Don Zickus
2015-05-24
1
-36
/
+30
*
staging: unisys: Move the visorbus device underneath devices
Don Zickus
2015-05-24
1
-0
/
+1
*
staging: unisys: Wire up proper device attr for bus
Don Zickus
2015-05-24
1
-211
/
+55
*
staging: unisys: Embed struct device for easier handling of attr
Don Zickus
2015-05-24
1
-19
/
+9
*
staging: unisys: Remove temporarily added visorbus/ include in Makefile
Don Zickus
2015-05-24
1
-1
/
+0
*
staging: unisys: remove remaining utility headers
David Kershner
2015-05-24
4
-732
/
+36
*
staging: unisys: get rid of sparstop
David Kershner
2015-05-24
1
-29
/
+0
*
staging: unisys: Get rid of references to common-spar
David Kershner
2015-05-24
2
-4
/
+0
*
staging: unisys: Move files out of common-spar
David Kershner
2015-05-24
3
-0
/
+0
[next]