aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/winbond (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-06-03Staging: winbond: Check for unsuccessful allocation immediatelyHarsh Kumar1-127/+134
2013-05-30Staging: winbond: Made local functions staticHarsh Kumar1-11/+14
2013-05-30Staging: winbond: usb_free_urb(NULL) is safeHarsh Kumar3-12/+7
2013-01-07staging: Add angle bracket before and after the URLMasanari Iida1-1/+1
2012-11-13Staging: winbond: wb35rx_s: Fixed coding style issueAdil Mujeeb1-31/+31
2012-11-13Staging: winbond: mds: Fixed coding style issuesAdil Mujeeb1-4/+1
2012-11-13Staging: winbond: wb35rx_f: Fixed coding style issuesAdil Mujeeb1-6/+6
2012-11-13Staging: winbond: wbusb: Fixed coding style issueAdil Mujeeb1-14/+0
2012-10-23staging: "winbond" Fix typos.Justin P. Mattock2-3/+3
2012-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-1/+3
2012-09-26Staging: winbond: usb_free_urb(NULL) is safeHarsh Kumar1-5/+2
2012-09-26Staging: winbond: checkpatch cleanupHarsh Kumar1-3/+3
2012-09-26Staging: winbond: Removed undesired spaces, lines and tabsHarsh Kumar1-32/+30
2012-09-26Staging: winbond: Typo corrections in commentsHarsh Kumar1-4/+4
2012-09-26Staging: winbond: Changed c99 comments to c89 commentsHarsh Kumar1-45/+44
2012-09-26Staging: winbond: Removed undesired spaces, lines and tabsHarsh Kumar1-14/+10
2012-09-26Staging: winbond: Changed c99 comments to c89 commentsHarsh Kumar1-20/+16
2012-09-25staging: winbond: Coding Style correction and removal of unused macroHarsh Kumar1-5/+4
2012-09-17Staging: remove CONFIG_EXPERIMENTAL dependanciesGreg Kroah-Hartman1-1/+1
2012-09-04staging: "winbond" Fix typos.Justin P. Mattock9-20/+20
2012-08-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville1-1/+3
2012-08-17USB: winbond: remove __devinit* from the struct usb_device_id tableGreg Kroah-Hartman1-1/+1
2012-07-31mac80211: move TX station pointer and restructure TXThomas Huehn1-1/+3
2012-07-16staging/winbond: use err and remove nrDevendra Naga1-5/+3
2012-06-12staging: Fix typo in winbondMasanari Iida2-2/+2
2011-11-18USB: convert drivers/staging/* to use module_usb_driver()Greg Kroah-Hartman1-12/+1
2011-10-31staging: Add module.h to more drivers implicitly using it.Paul Gortmaker1-0/+1
2011-10-26Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds1-6/+6
2011-09-27mac80211: add ieee80211_vif param to tsf functionsEliad Peller1-1/+1
2011-08-23Staging : winbond : fix coding style issue in phy_calibration.cVincent Abel-Grimalt1-6/+6
2011-07-26atomic: use <linux/atomic.h>Arun Sharma2-2/+2
2011-06-28Staging: Winbond: Fix assorted spacing issues.Akshay Joshi1-231/+231
2011-04-20Staging: winbond: wb35tx.c: Fixed coding styleKarthigan Srinivasan1-2/+1
2011-04-13Staging: merge 2.6.39-rc3 into staging-nextGreg Kroah-Hartman1-1/+1
2011-04-04staging: winbond/mto.c: remove unused variablesJonathan Neuschäfer1-10/+0
2011-04-04staging: winbond: fixing some code styles issuesChihau Chau1-4/+4
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-03-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds1-4/+3
2011-03-14staging: winbond: Remove NULL check before kfreeIlia Mirkin1-2/+1
2011-02-28staging: winbond: needs <linux/delay.h> for msleep and friendsJeff Mahoney1-0/+1
2011-02-25mac80211: make tx() operation return voidJohannes Berg1-4/+3
2010-12-01Staging: w35und: Kill struct wb_usbPekka Enberg6-32/+13
2010-12-01Staging: w35und: Remove unused fields from struct wb_usbPekka Enberg3-9/+2
2010-12-01Staging: w35und: Kill wblinux_f.h headerPekka Enberg3-19/+0
2010-12-01Staging: w35und: Merge mlmetxrx.c to mds.cPekka Enberg5-82/+38
2010-12-01Staging: w35und: Kill _IBSS_BEACON_SEQ_STICK_Pekka Enberg2-8/+0
2010-12-01Staging: w35und: Kill write-only ->TxTogglePekka Enberg2-9/+0
2010-12-01Staging: w35und: Kill Vendor2 ifdef from hal_init_hardwarePekka Enberg1-7/+0
2010-12-01Staging: w35und: Remove empty sysdef.h headerPekka Enberg9-15/+0
2010-12-01Staging: w35und: Use pr_debug() for debuggingPekka Enberg7-99/+26