index
:
~jsimmons/drm-tdfx
master
KMS and GEM/TTM driver for 3Dfx hardware
jsimmons
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
otus
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-02
Staging: comedi : fix brace coding style issue in wwrap.c
Daniele Boncompagni
1
-522
/
+446
2010-08-02
staging: otus: check kmalloc() return value
Kulikov Vasiliy
1
-0
/
+5
2010-07-22
Staging: fix typos concerning "address"
Uwe Kleine-König
1
-1
/
+1
2010-07-22
staging: otus: remove unused methods
Andy Shevchenko
1
-22
/
+0
2010-07-08
Staging: otus: wrap_sec: remove casts from void*
Kulikov Vasiliy
1
-1
/
+1
2010-07-08
Staging: otus: use ARRAY_SIZE
Kulikov Vasiliy
1
-18
/
+10
2010-07-08
Staging: otus: use ARRAY_SIZE
Kulikov Vasiliy
1
-10
/
+7
2010-07-08
Staging: otus: use ARRAY_SIZE
Kulikov Vasiliy
1
-10
/
+6
2010-07-08
Staging: otus: fix coding style issues in ioctl.c
Gustavo Silva
1
-30
/
+23
2010-06-18
Staging: otus: Removed one unnecessary space
Matti Lammi
1
-1
/
+1
2010-06-18
Staging: otus: fix strcpy() overflow
Dan Carpenter
1
-1
/
+1
2010-06-18
Staging: otus: TODO: Don't bother, for documentation purposes only
Joe Perches
1
-12
/
+4
2010-06-18
Staging: otus: fix style issues in zdusb.c
Scott Kidder
1
-132
/
+119
2010-05-14
Staging: Use kcalloc or kzalloc
Julia Lawall
1
-4
/
+1
2010-05-11
Staging: otus: Hoist assign from if
Joe Perches
3
-15
/
+24
2010-05-11
Staging: otus: 80211core: Hoist assign from if
Joe Perches
13
-178
/
+339
2010-05-11
Staging: otus: Add null check and fix coding style issue
Peter Huewe
1
-2
/
+5
2010-05-11
Staging: Otus: Hal: hpani.c Fixed some style issues
Vikram Dhillon
1
-19
/
+14
2010-05-11
Staging: otus: hpani: using the wrong variable
Dan Carpenter
1
-1
/
+1
2010-05-11
Staging: otus: Remove mix of tabs and spaces with just tabs in ioctl.c
Steven Harms
1
-15
/
+15
2010-05-11
Staging: otus: drop redundant memset
Julia Lawall
1
-1
/
+0
2010-05-11
Staging: otus: hpfwu_BA.c: Checkpatch cleanup
Andrea Gelmini
1
-1
/
+1
2010-05-11
Staging: otus: hpreg.c: Checkpatch cleanup
Andrea Gelmini
1
-832
/
+754
2010-05-11
Staging: otus: hpfw2.c: Checkpatch cleanup
Andrea Gelmini
1
-1
/
+1
2010-05-11
Staging: otus: hpfwu_OTUS_RC.c: Checkpatch cleanup
Andrea Gelmini
1
-1
/
+1
2010-05-11
Staging: otus: hpani.h: Checkpatch cleanup
Andrea Gelmini
1
-4
/
+3
2010-05-11
Staging: otus: hpfwu_2k.c: Checkpatch cleanup
Andrea Gelmini
1
-1
/
+1
2010-05-11
Staging: otus: hpfwu.c: Checkpatch cleanup
Andrea Gelmini
1
-1
/
+1
2010-05-11
Staging: otus: hpfwuinit.c: Checkpatch cleanup
Andrea Gelmini
1
-1
/
+1
2010-04-05
staging/otus: include slab.h from usbdrv.h
Tejun Heo
1
-0
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
7
-0
/
+7
2010-03-03
Staging: otus: fix memory leak
d binderman
1
-3
/
+3
2010-03-03
staging: fix typos "enalbe" -> "enable"
Uwe Kleine-König
1
-1
/
+1
2010-03-03
Staging: otus: fix assignment makes integer from pointer without a cast warnings
Jeff Mahoney
2
-10
/
+4
2010-03-03
staging: make USB device id constant
Németh Márton
1
-1
/
+1
2010-03-03
Staging: otus: zfTkipInit(): increment another pointer
Simon Horman
1
-2
/
+3
2010-03-03
Staging: otus: Fix ZM_SEQ_DEBUG macro for no-debug case
horms@vergenet.net
2
-7
/
+9
2010-03-03
Staging: otus: remove unused constants
horms@vergenet.net
1
-133
/
+0
2010-03-03
Staging: otus: remove unused variables
horms@vergenet.net
10
-28
/
+1
2010-03-03
Staging: otus: dont mix declarations and code
horms@vergenet.net
1
-3
/
+5
2010-03-03
Staging: otus: Add select WEXT_PRIV to Kconfig to prevent build failure
Peter Huewe
1
-0
/
+2
2010-03-03
Staging: otus: 80211core: Fix &&/|| confusion
Roel Kluin
1
-1
/
+1
2010-03-03
Staging: otus: off by one in usbdrvwext_siwessid()
Dan Carpenter
1
-1
/
+1
2010-03-03
Staging: otus: Fix branch in zfProtRspSim()
Roel Kluin
1
-2
/
+1
2010-03-03
Staging: otus: fix some sparse warnings
Thiago Farina
1
-28
/
+25
2009-12-11
Staging: fix assorted typos all over the place
André Goddard Rosa
5
-8
/
+8
2009-12-11
Staging: otus : checkpatch.pl cleanup for some more .c files
Mithlesh Thukral
7
-510
/
+502
2009-12-11
Staging: otus : checkpatch.pl cleanup for .c files
Mithlesh Thukral
3
-434
/
+384
2009-12-11
Staging: otus : checkpatch.pl cleanup for header files
Mithlesh Thukral
5
-122
/
+126
2009-12-04
tree-wide: fix misspelling of "definition" in comments
Adam Buchbinder
2
-2
/
+2
[next]