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
path:
root
/
drivers
/
staging
/
winbond
Commit message (
Expand
)
Author
Age
Files
Lines
*
Staging: winbond: Fix Sparse Warnings in reg.c
Ebru Akagunduz
2013-10-29
1
-76
/
+29
*
Staging: winbond: Fix Sparse Warnings in phy_calibration.c
Ebru Akagunduz
2013-10-29
1
-299
/
+16
*
Staging: winbond: removing unused variables thread_count and link_name[]
Ashvini Varatharaj
2013-10-27
1
-4
/
+0
*
Staging: winbond: removing CamelCase in core.h
Ashvini Varatharaj
2013-10-27
3
-9
/
+9
*
Staging: winbond: reg: white space deleted
Iker Pedrosa
2013-09-25
1
-2
/
+2
*
Staging: winbond: reg: erased trailing whitespace
Iker Pedrosa
2013-09-25
1
-6
/
+6
*
Staging: winbond: phy_calibration: second of the patches that fixes lines ove...
Iker Pedrosa
2013-09-25
1
-4
/
+8
*
Staging: winbond: phy_calibration: first of the patches that fixes lines over...
Iker Pedrosa
2013-09-25
1
-19
/
+27
*
Staging: winbond: mto: deleted extern functions
Iker Pedrosa
2013-09-25
1
-4
/
+0
*
Staging: winbond: mto: avoided use of extern functions
Iker Pedrosa
2013-09-25
2
-5
/
+3
*
Staging: winbond: mto: removed function declaration
Iker Pedrosa
2013-09-25
1
-3
/
+0
*
staging: winbond: Change variable type to bool
Peter Senna Tschudin
2013-09-25
1
-1
/
+1
*
Staging: winbond: mds_f: deleted extern function
Iker Pedrosa
2013-08-12
1
-1
/
+0
*
Staging: winbond: mds_f: fixed lines over 80 characters
Iker Pedrosa
2013-08-12
1
-4
/
+8
*
Staging: winbond: mds: fixed some lines over 80 characters
Iker Pedrosa
2013-08-12
1
-23
/
+33
*
Staging: winbond: wb35reg: avoided use of extern function
Iker Pedrosa
2013-08-12
2
-2
/
+2
*
Staging: winbond: wb35reg: white space deleted
Iker Pedrosa
2013-08-12
1
-1
/
+1
*
Staging: winbond: wb35reg: fixed some line over 80 characters
Iker Pedrosa
2013-08-03
1
-12
/
+19
*
Staging: winbond: Check for unsuccessful allocation immediately
Harsh Kumar
2013-06-03
1
-127
/
+134
*
Staging: winbond: Made local functions static
Harsh Kumar
2013-05-30
1
-11
/
+14
*
Staging: winbond: usb_free_urb(NULL) is safe
Harsh Kumar
2013-05-30
3
-12
/
+7
*
staging: Add angle bracket before and after the URL
Masanari Iida
2013-01-07
1
-1
/
+1
*
Staging: winbond: wb35rx_s: Fixed coding style issue
Adil Mujeeb
2012-11-13
1
-31
/
+31
*
Staging: winbond: mds: Fixed coding style issues
Adil Mujeeb
2012-11-13
1
-4
/
+1
*
Staging: winbond: wb35rx_f: Fixed coding style issues
Adil Mujeeb
2012-11-13
1
-6
/
+6
*
Staging: winbond: wbusb: Fixed coding style issue
Adil Mujeeb
2012-11-13
1
-14
/
+0
*
staging: "winbond" Fix typos.
Justin P. Mattock
2012-10-23
2
-3
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2012-10-02
1
-1
/
+3
|
\
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-08-24
1
-1
/
+3
|
|
\
|
|
*
mac80211: move TX station pointer and restructure TX
Thomas Huehn
2012-07-31
1
-1
/
+3
*
|
|
Staging: winbond: usb_free_urb(NULL) is safe
Harsh Kumar
2012-09-26
1
-5
/
+2
*
|
|
Staging: winbond: checkpatch cleanup
Harsh Kumar
2012-09-26
1
-3
/
+3
*
|
|
Staging: winbond: Removed undesired spaces, lines and tabs
Harsh Kumar
2012-09-26
1
-32
/
+30
*
|
|
Staging: winbond: Typo corrections in comments
Harsh Kumar
2012-09-26
1
-4
/
+4
*
|
|
Staging: winbond: Changed c99 comments to c89 comments
Harsh Kumar
2012-09-26
1
-45
/
+44
*
|
|
Staging: winbond: Removed undesired spaces, lines and tabs
Harsh Kumar
2012-09-26
1
-14
/
+10
*
|
|
Staging: winbond: Changed c99 comments to c89 comments
Harsh Kumar
2012-09-26
1
-20
/
+16
*
|
|
staging: winbond: Coding Style correction and removal of unused macro
Harsh Kumar
2012-09-25
1
-5
/
+4
*
|
|
Staging: remove CONFIG_EXPERIMENTAL dependancies
Greg Kroah-Hartman
2012-09-17
1
-1
/
+1
*
|
|
staging: "winbond" Fix typos.
Justin P. Mattock
2012-09-04
9
-20
/
+20
|
/
/
*
|
USB: winbond: remove __devinit* from the struct usb_device_id table
Greg Kroah-Hartman
2012-08-17
1
-1
/
+1
|
/
*
staging/winbond: use err and remove nr
Devendra Naga
2012-07-16
1
-5
/
+3
*
staging: Fix typo in winbond
Masanari Iida
2012-06-12
2
-2
/
+2
*
USB: convert drivers/staging/* to use module_usb_driver()
Greg Kroah-Hartman
2011-11-18
1
-12
/
+1
*
staging: Add module.h to more drivers implicitly using it.
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2011-10-26
1
-6
/
+6
|
\
|
*
Staging : winbond : fix coding style issue in phy_calibration.c
Vincent Abel-Grimalt
2011-08-23
1
-6
/
+6
*
|
mac80211: add ieee80211_vif param to tsf functions
Eliad Peller
2011-09-27
1
-1
/
+1
|
/
*
atomic: use <linux/atomic.h>
Arun Sharma
2011-07-26
2
-2
/
+2
*
Staging: Winbond: Fix assorted spacing issues.
Akshay Joshi
2011-06-28
1
-231
/
+231
[next]