index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
unisys
Age
Commit message (
Expand
)
Author
Files
Lines
2014-05-23
Staging: unisys: visorchipset: Remove filexfer.c
Ken Cox
4
-662
/
+1
2014-05-23
Staging: unisys: Fixup sparse warnings for dereferencing noderef types.
Ken Cox
3
-17
/
+26
2014-05-23
Staging: unisys: Remove unused macros from visorchannel/visorchannel.h
Ken Cox
1
-30
/
+0
2014-05-23
Staging: unisys: virthba: declare virthba_queue_command as static
Ken Cox
1
-1
/
+1
2014-05-23
Staging: unisys: Fix sparse warnings
Ken Cox
5
-10
/
+10
2014-05-18
staging: unisys: visorutil: Add a blank line
Masaru Nomura
4
-0
/
+15
2014-05-18
staging: unisys: remove remaining proc directory entries
Benjamin Romer
1
-92
/
+0
2014-05-18
staging: unisys: move uislib/info proc entry to debugfs
Benjamin Romer
1
-24
/
+16
2014-05-18
staging: unisys: remove functions made redundant in uislib.c
Benjamin Romer
1
-33
/
+0
2014-05-18
staging: unisys: move uislib/smart_wakeup proc entry to debugfs
Benjamin Romer
1
-50
/
+9
2014-05-18
staging: unisys: move uislib/cycles_before_wait proc entry to debugfs
Benjamin Romer
1
-49
/
+8
2014-05-18
staging: unisys: move uislib/platform proc entry to debugfs
Benjamin Romer
1
-45
/
+17
2014-05-18
staging: unisys: remove testing proc interfaces from uislib
Benjamin Romer
1
-533
/
+1
2014-05-18
staging: unisys: Replace GUID with uuid_le
Benjamin Romer
22
-428
/
+182
2014-05-18
Staging: unisys: visorutil: Add MODULE_LICENSE("GPL")
Ken Cox
1
-0
/
+1
2014-05-18
Staging: unisys: detect s-Par firmware
Ken Cox
8
-0
/
+75
2014-04-26
Staging: unisys: virthba: add MODULE_DEVICE_TABLE
Ken Cox
1
-0
/
+8
2014-04-26
staging: unisys: fix copyright notices
Benjamin Romer
60
-60
/
+60
2014-04-26
staging: unisys: Fix typo in comment and printk
Masanari Iida
6
-8
/
+8
2014-04-26
staging: unisys: Fix format string mismatch in virthba.c
Masanari Iida
1
-1
/
+1
2014-04-16
Staging: unisys: use after free in list_for_each()
Dan Carpenter
2
-6
/
+6
2014-04-16
staging: unisys: use after free in error messages
Dan Carpenter
1
-2
/
+2
2014-04-07
Staging: unisys: mark drivers as BROKEN
Greg Kroah-Hartman
1
-1
/
+1
2014-04-07
Staging: unisys: verify that a control channel exists
Sasha Levin
1
-0
/
+18
2014-04-07
staging: unisys: Add missing close parentheses in filexfer.c
Masanari Iida
1
-1
/
+1
2014-03-20
staging: unisys: replace kzalloc/kfree with UISMALLOC/UISFREE
Daeseok Youn
3
-105
/
+13
2014-03-20
Staging: unisys: Remove RETINT macro
Ken Cox
6
-61
/
+68
2014-03-20
Staging: unisys: Remove FAIL macro
Ken Cox
4
-65
/
+103
2014-03-20
Staging: unisys: Remove RETVOID macro
Ken Cox
4
-13
/
+6
2014-03-20
Staging: unisys: Remove RETPTR macro
Ken Cox
8
-39
/
+55
2014-03-20
Staging: unisys: Remove RETBOOL macro
Ken Cox
4
-32
/
+32
2014-03-20
Staging: unisys: Remove FAIL_WPOSTCODE_1 macro
Ken Cox
2
-24
/
+33
2014-03-20
Staging: unisys: Cleanup macros to get rid of goto statements
Ken Cox
2
-92
/
+18
2014-03-20
Staging: unisys: include: Remove unused macros from timskmod.h
Ken Cox
1
-118
/
+0
2014-03-19
staging: unisys: kmalloc/memset to kzalloc conversation
Silvio F
5
-20
/
+9
2014-03-18
Staging: unisys: visorutil: Clean up sparse warnings in visorutil code
Ken Cox
4
-115
/
+11
2014-03-18
Staging: unisys: visorchipset: Clean up sparse warnings in visorchipset code.
Ken Cox
3
-8
/
+10
2014-03-18
Staging: unisys: visorchannel: Clean up sparse warnings in visorchannel code
Ken Cox
2
-137
/
+1
2014-03-18
Staging: unisys: uislib: Cleanup sparse warnings in uislib
Ken Cox
3
-54
/
+22
2014-03-18
Staging: unisys: Clean multiple sparse warnings
Ken Cox
8
-243
/
+209
2014-03-18
Staging: unisys: channels: Cleanup sparse warnings
Ken Cox
4
-133
/
+49
2014-03-18
staging: unisys: remove incorrect error handling after queue_delayed_work
Daeseok Youn
1
-10
/
+4
2014-03-17
Staging: unisys: Replace kmalloc/memset with kzalloc
Andreea-Cristina Bernat
5
-14
/
+11
2014-03-14
staging: unisys: visorutil: Use kzalloc instead of kmalloc with memset
Iulia Manda
1
-16
/
+8
2014-03-09
Staging: unisys: Fix multiple variable length array declarations
Ken Cox
3
-10
/
+39
2014-03-09
staging: unisys: update MAINTAINERS and TODO
Benjamin Romer
1
-1
/
+2
2014-03-09
Staging: unisys: uislib: Fix locking in info_proc_read_helper()
Ken Cox
1
-40
/
+55
2014-03-09
Staging: unisys: virthba: Fix variable length array
Ken Cox
1
-1
/
+4
2014-03-09
staging: unisys/uislib: kthread_create() returns an ERR_PTR
Dan Carpenter
1
-1
/
+1
2014-03-07
Staging: unisys: virthba: Add dependency on SCSI
Ken Cox
1
-1
/
+1
[next]