index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Staging: fbtft: Remove unnecessary print messages
Vatika Harlalka
2015-03-16
1
-9
/
+0
*
Staging: rtl8192u: Simplify if condition
Ksenija Stanojevic
2015-03-16
1
-1
/
+1
*
Staging: rts5208: Use module_pci_driver
Vaishali Thakkar
2015-03-16
1
-19
/
+2
*
Staging: ft1000: Use module_pcmcia_driver
Vaishali Thakkar
2015-03-16
1
-12
/
+1
*
staging: rtl8723au: remove intialization of static ints
Supriya Karanth
2015-03-16
2
-2
/
+2
*
staging: i2o: remove intialization of static ints
Supriya Karanth
2015-03-16
3
-3
/
+3
*
Staging: dgap: Use setup_timer to combine initialization
Somya Anand
2015-03-16
1
-2
/
+1
*
Staging: iio: use !x instead of x == NULL
Somya Anand
2015-03-16
1
-1
/
+1
*
Staging: iio: Use braces on all arms of if statement
Cristina Opriceana
2015-03-16
1
-2
/
+2
*
Staging: iio: Alignment should match open parenthesis
Cristina Opriceana
2015-03-16
1
-14
/
+16
*
Staging: iio: Do not use multiple blank lines
Cristina Opriceana
2015-03-16
2
-2
/
+0
*
Staging: iio: Prefer using the BIT macro
Cristina Opriceana
2015-03-16
4
-27
/
+27
*
Staging: iio: Remove explicit comparison to NULL
Cristina Opriceana
2015-03-16
2
-2
/
+2
*
Staging: iio: Remove space after type cast
Cristina Opriceana
2015-03-16
2
-6
/
+6
*
Staging: iio: Simplify return logic
Cristina Opriceana
2015-03-16
3
-15
/
+3
*
Staging: iio: Remove parentheses around right side an assignment
Haneen Mohammed
2015-03-16
5
-6
/
+6
*
Staging: iio: ade7758: Remove braces on a single statement if
Taiane Coelho Ramos
2015-03-16
1
-2
/
+1
*
Staging: rtl8188eu: Remove parentheses around right side an assignment
Haneen Mohammed
2015-03-16
11
-42
/
+42
*
staging: rtl8188eu: remove break after return
Supriya Karanth
2015-03-16
1
-1
/
+0
*
staging: rtl8188eu: remove intialization of static ints
Supriya Karanth
2015-03-16
1
-1
/
+1
*
Staging: rtl8188eu: Eliminate use of _init_timer
Vaishali Thakkar
2015-03-16
12
-49
/
+52
*
Staging: rtl8188eu: Eliminate use of _set_timer
Vaishali Thakkar
2015-03-16
11
-56
/
+82
*
drivers: staging: rtl8188eu: core: rtw_security: Fix misspelled word
Ioana Ciornei
2015-03-16
1
-6
/
+6
*
staging: rtl8188eu: use %pM specifier instead of passing direct values
Mike Krinkin
2015-03-16
1
-4
/
+2
*
Staging: rtl8192e: Bool tests don't need comparisons
Cristina Opriceana
2015-03-16
1
-20
/
+20
*
staging: rtl8192e: remove break after return
Supriya Karanth
2015-03-16
2
-2
/
+0
*
Staging: rtl8192e: Remove unnecessary variables
Cristina Opriceana
2015-03-16
3
-7
/
+3
*
Staging: rtl8192e: Eliminate use of MSECS macro
Vaishali Thakkar
2015-03-16
9
-26
/
+29
*
Staging: rtl8192e: Remove unnecessary macro
Cristina Opriceana
2015-03-16
1
-20
/
+0
*
staging: rtl8192e: remove unused functions
Sudip Mukherjee
2015-03-16
2
-157
/
+0
*
staging: rtl8192u: remove return from end of void function
Supriya Karanth
2015-03-16
1
-5
/
+0
*
Staging: rtl8192u: Remove parentheses around right side an assignment
Haneen Mohammed
2015-03-16
5
-14
/
+14
*
Staging: rtl8192u: Bool tests don't need comparisons
Cristina Opriceana
2015-03-16
4
-8
/
+7
*
staging: rtl8192u: remove break after return
Supriya Karanth
2015-03-16
1
-1
/
+0
*
Staging: rtl8192u: Remove unnecessary struct and typedef
Cristina Opriceana
2015-03-16
1
-18
/
+0
*
Staging: rtl8192u: Remove unnecessary variable
Cristina Opriceana
2015-03-16
1
-8
/
+3
*
Staging: rtl8192u: Combine initialization using setup_timer
Somya Anand
2015-03-16
4
-47
/
+24
*
Staging: rtl8192u: Review phrase and fix spelling errors
Cristina Opriceana
2015-03-16
1
-13
/
+13
*
Staging: rtl8192u: Fix do not use // c99 comments.
Dilek Uzulmez
2015-03-16
1
-2
/
+2
*
Staging: rtl8192u: Added #include <linux/uaccess.h> instead of <asm/uaccess.h>
Dilek Uzulmez
2015-03-16
1
-1
/
+1
*
Staging: rtl8192u: Convert use of __constant_<foo> to <foo>
Vaishali Thakkar
2015-03-16
1
-1
/
+1
*
Staging: rtl8712: Replace __constant_cpu_to_le16
Dilek Uzulmez
2015-03-16
1
-2
/
+2
*
Staging: rtl8712: fix potential null pointer dereference
Matteo Semenzato
2015-03-16
1
-0
/
+2
*
Staging: rtl8712: remove else after return statement
Haneen Mohammed
2015-03-16
1
-11
/
+9
*
Staging: rtl8712: Eliminate use of _cancel_timer
Vaishali Thakkar
2015-03-16
4
-16
/
+4
*
Staging: rtl8712: Eliminate use of _cancel_timer_ex
Vaishali Thakkar
2015-03-16
6
-88
/
+82
*
Staging: skein: Remove do-while(0) from single statement macros
Vatika Harlalka
2015-03-15
1
-6
/
+2
*
staging: comedi: remove break after return
Supriya Karanth
2015-03-15
1
-2
/
+0
*
Staging: comedi: Remove parentheses around right side assignment
Haneen Mohammed
2015-03-15
3
-8
/
+8
*
Staging: comedi: Use function setup_timer for combining initialization
Somya Anand
2015-03-15
2
-7
/
+3
[next]