index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
octeon-usb
Age
Commit message (
Expand
)
Author
Files
Lines
2013-06-18
staging: octeon-usb: octeon-hcd: eliminate printk()s
Aaro Koskinen
1
-2
/
+1
2013-06-18
staging: octeon-usb: octeon-hcd: delete commented-out code
Aaro Koskinen
1
-1
/
+0
2013-06-18
staging: octeon-usb: octeon-hcd: reformat long comments
Aaro Koskinen
1
-22
/
+52
2013-06-18
staging: octeon-usb: octeon-hcd: use dev_dbg
Aaro Koskinen
1
-88
/
+77
2013-06-17
staging: octeon-usb: octeon-hcd: make internal variable static
Aaro Koskinen
1
-1
/
+1
2013-06-17
staging: octeon-usb: octeon-hcd: fix some includes
Aaro Koskinen
1
-2
/
+2
2013-06-17
staging: octeon-usb: octeon-hcd: add missing braces
Aaro Koskinen
1
-2
/
+2
2013-06-17
staging: octeon-usb: octeon-hcd: use tabs for code indent
Aaro Koskinen
1
-627
/
+627
2013-06-08
staging: octeon-usb: cvmx-usbnx-defs.h: reformat a comment
Aaro Koskinen
1
-1
/
+2
2013-06-08
staging: octeon-usb: cvmx-usbnx-defs.h: reformat license text to fit 80 cols
Aaro Koskinen
1
-5
/
+5
2013-06-08
staging: octeon-usb: cvmx-usbnx-defs.h: delete CVS keyword marker
Aaro Koskinen
1
-4
/
+0
2013-06-08
staging: octeon-usb: cvmx-usbnx-defs.h: clean up macros
Aaro Koskinen
1
-4
/
+12
2013-06-08
staging: octeon-usb: cvmx-usbnx-defs.h: delete unused macros
Aaro Koskinen
1
-19
/
+0
2013-06-08
staging: octeon-usb: cvmx-usbnx-defs.h: fix comment style
Aaro Koskinen
1
-588
/
+771
2013-06-08
staging: octeon-usb: cvmx-usbnx-defs.h: fix struct indentation
Aaro Koskinen
1
-175
/
+175
2013-06-08
staging: octeon-usb: cvmx-usbnx-defs.h: fix brace placement
Aaro Koskinen
1
-18
/
+9
2013-06-08
staging: octeon-usb: cvmx-usbnx-defs.h: delete unused union members
Aaro Koskinen
1
-6
/
+0
2013-06-08
staging: octeon-usb: cvmx-usbnx-defs.h: delete unused data types
Aaro Koskinen
1
-863
/
+0
2013-06-06
staging: octeon-usb: cvmx-usbcx-defs.h: reformat license text to fit 80 cols
Aaro Koskinen
1
-5
/
+5
2013-06-06
staging: octeon-usb: cvmx-usbcx-defs.h: delete CVS keyword marker
Aaro Koskinen
1
-4
/
+0
2013-06-06
staging: octeon-usb: cvmx-usbcx-defs.h: avoid long lines in comments
Aaro Koskinen
1
-142
/
+170
2013-06-06
staging: octeon-usb: cvmx-usbcx-defs.h: clean up macros
Aaro Koskinen
1
-24
/
+32
2013-06-06
staging: octeon-usb: cvmx-usbcx-defs.h: delete unused macros
Aaro Koskinen
1
-28
/
+0
2013-06-06
staging: octeon-usb: cvmx-usbcx-defs.h: fix comment style
Aaro Koskinen
1
-813
/
+1049
2013-06-06
staging: octeon-usb: cvmx-usbcx-defs.h: fix struct indentation
Aaro Koskinen
1
-193
/
+193
2013-06-06
staging: octeon-usb: cvmx-usbcx-defs.h: fix brace placement
Aaro Koskinen
1
-92
/
+46
2013-06-06
staging: octeon-usb: cvmx-usbcx-defs.h: delete unused union members
Aaro Koskinen
1
-161
/
+0
2013-06-06
staging: octeon-usb: cvmx-usbcx-defs.h: delete unused data types
Aaro Koskinen
1
-1568
/
+0
2013-06-05
staging: octeon-usb: remove duplicated include from octeon-hcd.c
Wei Yongjun
1
-1
/
+0
2013-06-05
staging: octeon-usb: call device_unregister when platform_device_register_sim...
Devendra Naga
1
-0
/
+2
2013-06-05
staging: octeon-usb: check return value of platform_device_register_simple
Devendra Naga
1
-2
/
+4
2013-06-05
staging: octeon-usb: fix more checkpatch errors/warns
Devendra Naga
1
-82
/
+40
2013-06-05
staging: octeon-usb: more checkpatch fixes
Devendra Naga
1
-58
/
+29
2013-06-05
staging: octeon-usb: fix checkpatch error
Devendra Naga
1
-156
/
+78
2013-06-05
staging: octeon-usb: place opening braces of structs, enums on top
Devendra Naga
1
-16
/
+8
2013-06-03
staging: MIPS: add Octeon USB HCD support
Aaro Koskinen
8
-0
/
+9989