index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
otus
Commit message (
Expand
)
Author
Age
Files
Lines
*
staging: otus: '&pointer[0]' to 'pointer' fix
Andy Shevchenko
2010-09-21
1
-1
/
+1
*
staging: otus: use '%pM' format to print MAC address
Andy Shevchenko
2010-09-16
2
-15
/
+5
*
Staging: otus: removes global variable initialization to 0 in wwrap.c
Prashant P. Shah
2010-09-08
1
-1
/
+1
*
staging: Bulk convert the semaphore mess
Thomas Gleixner
2010-09-08
1
-1
/
+1
*
staging: otus: fix compile warning and some style issues
Roberto Rodriguez Alkala
2010-08-31
1
-17
/
+9
*
Staging: comedi : fix brace coding style issue in wwrap.c
Daniele Boncompagni
2010-08-03
1
-522
/
+446
*
staging: otus: check kmalloc() return value
Kulikov Vasiliy
2010-08-03
1
-0
/
+5
*
Staging: fix typos concerning "address"
Uwe Kleine-König
2010-07-22
1
-1
/
+1
*
staging: otus: remove unused methods
Andy Shevchenko
2010-07-22
1
-22
/
+0
*
Staging: otus: wrap_sec: remove casts from void*
Kulikov Vasiliy
2010-07-08
1
-1
/
+1
*
Staging: otus: use ARRAY_SIZE
Kulikov Vasiliy
2010-07-08
1
-18
/
+10
*
Staging: otus: use ARRAY_SIZE
Kulikov Vasiliy
2010-07-08
1
-10
/
+7
*
Staging: otus: use ARRAY_SIZE
Kulikov Vasiliy
2010-07-08
1
-10
/
+6
*
Staging: otus: fix coding style issues in ioctl.c
Gustavo Silva
2010-07-08
1
-30
/
+23
*
Staging: otus: Removed one unnecessary space
Matti Lammi
2010-06-19
1
-1
/
+1
*
Staging: otus: fix strcpy() overflow
Dan Carpenter
2010-06-19
1
-1
/
+1
*
Staging: otus: TODO: Don't bother, for documentation purposes only
Joe Perches
2010-06-19
1
-12
/
+4
*
Staging: otus: fix style issues in zdusb.c
Scott Kidder
2010-06-19
1
-132
/
+119
*
Staging: Use kcalloc or kzalloc
Julia Lawall
2010-05-14
1
-4
/
+1
*
Staging: otus: Hoist assign from if
Joe Perches
2010-05-11
3
-15
/
+24
*
Staging: otus: 80211core: Hoist assign from if
Joe Perches
2010-05-11
13
-178
/
+339
*
Staging: otus: Add null check and fix coding style issue
Peter Huewe
2010-05-11
1
-2
/
+5
*
Staging: Otus: Hal: hpani.c Fixed some style issues
Vikram Dhillon
2010-05-11
1
-19
/
+14
*
Staging: otus: hpani: using the wrong variable
Dan Carpenter
2010-05-11
1
-1
/
+1
*
Staging: otus: Remove mix of tabs and spaces with just tabs in ioctl.c
Steven Harms
2010-05-11
1
-15
/
+15
*
Staging: otus: drop redundant memset
Julia Lawall
2010-05-11
1
-1
/
+0
*
Staging: otus: hpfwu_BA.c: Checkpatch cleanup
Andrea Gelmini
2010-05-11
1
-1
/
+1
*
Staging: otus: hpreg.c: Checkpatch cleanup
Andrea Gelmini
2010-05-11
1
-832
/
+754
*
Staging: otus: hpfw2.c: Checkpatch cleanup
Andrea Gelmini
2010-05-11
1
-1
/
+1
*
Staging: otus: hpfwu_OTUS_RC.c: Checkpatch cleanup
Andrea Gelmini
2010-05-11
1
-1
/
+1
*
Staging: otus: hpani.h: Checkpatch cleanup
Andrea Gelmini
2010-05-11
1
-4
/
+3
*
Staging: otus: hpfwu_2k.c: Checkpatch cleanup
Andrea Gelmini
2010-05-11
1
-1
/
+1
*
Staging: otus: hpfwu.c: Checkpatch cleanup
Andrea Gelmini
2010-05-11
1
-1
/
+1
*
Staging: otus: hpfwuinit.c: Checkpatch cleanup
Andrea Gelmini
2010-05-11
1
-1
/
+1
*
staging/otus: include slab.h from usbdrv.h
Tejun Heo
2010-04-05
1
-0
/
+1
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
7
-0
/
+7
*
Staging: otus: fix memory leak
d binderman
2010-03-04
1
-3
/
+3
*
staging: fix typos "enalbe" -> "enable"
Uwe Kleine-König
2010-03-04
1
-1
/
+1
*
Staging: otus: fix assignment makes integer from pointer without a cast warnings
Jeff Mahoney
2010-03-04
2
-10
/
+4
*
staging: make USB device id constant
Németh Márton
2010-03-04
1
-1
/
+1
*
Staging: otus: zfTkipInit(): increment another pointer
Simon Horman
2010-03-04
1
-2
/
+3
*
Staging: otus: Fix ZM_SEQ_DEBUG macro for no-debug case
horms@vergenet.net
2010-03-04
2
-7
/
+9
*
Staging: otus: remove unused constants
horms@vergenet.net
2010-03-04
1
-133
/
+0
*
Staging: otus: remove unused variables
horms@vergenet.net
2010-03-04
10
-28
/
+1
*
Staging: otus: dont mix declarations and code
horms@vergenet.net
2010-03-04
1
-3
/
+5
*
Staging: otus: Add select WEXT_PRIV to Kconfig to prevent build failure
Peter Huewe
2010-03-04
1
-0
/
+2
*
Staging: otus: 80211core: Fix &&/|| confusion
Roel Kluin
2010-03-04
1
-1
/
+1
*
Staging: otus: off by one in usbdrvwext_siwessid()
Dan Carpenter
2010-03-04
1
-1
/
+1
*
Staging: otus: Fix branch in zfProtRspSim()
Roel Kluin
2010-03-04
1
-2
/
+1
*
Staging: otus: fix some sparse warnings
Thiago Farina
2010-03-04
1
-28
/
+25
[next]