summaryrefslogtreecommitdiffstats
path: root/drivers/staging/winbond
Commit message (Expand)AuthorAgeFilesLines
* Staging: winbond: usb_free_urb(NULL) is safeHarsh Kumar2012-09-261-5/+2
* Staging: winbond: checkpatch cleanupHarsh Kumar2012-09-261-3/+3
* Staging: winbond: Removed undesired spaces, lines and tabsHarsh Kumar2012-09-261-32/+30
* Staging: winbond: Typo corrections in commentsHarsh Kumar2012-09-261-4/+4
* Staging: winbond: Changed c99 comments to c89 commentsHarsh Kumar2012-09-261-45/+44
* Staging: winbond: Removed undesired spaces, lines and tabsHarsh Kumar2012-09-261-14/+10
* Staging: winbond: Changed c99 comments to c89 commentsHarsh Kumar2012-09-261-20/+16
* staging: winbond: Coding Style correction and removal of unused macroHarsh Kumar2012-09-251-5/+4
* Staging: remove CONFIG_EXPERIMENTAL dependanciesGreg Kroah-Hartman2012-09-171-1/+1
* staging: "winbond" Fix typos.Justin P. Mattock2012-09-049-20/+20
* USB: winbond: remove __devinit* from the struct usb_device_id tableGreg Kroah-Hartman2012-08-171-1/+1
* staging/winbond: use err and remove nrDevendra Naga2012-07-161-5/+3
* staging: Fix typo in winbondMasanari Iida2012-06-122-2/+2
* USB: convert drivers/staging/* to use module_usb_driver()Greg Kroah-Hartman2011-11-181-12/+1
* staging: Add module.h to more drivers implicitly using it.Paul Gortmaker2011-10-311-0/+1
* Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-10-261-6/+6
|\
| * Staging : winbond : fix coding style issue in phy_calibration.cVincent Abel-Grimalt2011-08-231-6/+6
* | mac80211: add ieee80211_vif param to tsf functionsEliad Peller2011-09-271-1/+1
|/
* atomic: use <linux/atomic.h>Arun Sharma2011-07-262-2/+2
* Staging: Winbond: Fix assorted spacing issues.Akshay Joshi2011-06-281-231/+231
* Staging: winbond: wb35tx.c: Fixed coding styleKarthigan Srinivasan2011-04-201-2/+1
* Staging: merge 2.6.39-rc3 into staging-nextGreg Kroah-Hartman2011-04-131-1/+1
|\
| * Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* | staging: winbond/mto.c: remove unused variablesJonathan Neuschäfer2011-04-041-10/+0
* | staging: winbond: fixing some code styles issuesChihau Chau2011-04-041-4/+4
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2011-03-161-4/+3
|\
| * mac80211: make tx() operation return voidJohannes Berg2011-02-251-4/+3
* | staging: winbond: Remove NULL check before kfreeIlia Mirkin2011-03-141-2/+1
* | staging: winbond: needs <linux/delay.h> for msleep and friendsJeff Mahoney2011-02-281-0/+1
|/
* Staging: w35und: Kill struct wb_usbPekka Enberg2010-12-016-32/+13
* Staging: w35und: Remove unused fields from struct wb_usbPekka Enberg2010-12-013-9/+2
* Staging: w35und: Kill wblinux_f.h headerPekka Enberg2010-12-013-19/+0
* Staging: w35und: Merge mlmetxrx.c to mds.cPekka Enberg2010-12-015-82/+38
* Staging: w35und: Kill _IBSS_BEACON_SEQ_STICK_Pekka Enberg2010-12-012-8/+0
* Staging: w35und: Kill write-only ->TxTogglePekka Enberg2010-12-012-9/+0
* Staging: w35und: Kill Vendor2 ifdef from hal_init_hardwarePekka Enberg2010-12-011-7/+0
* Staging: w35und: Remove empty sysdef.h headerPekka Enberg2010-12-019-15/+0
* Staging: w35und: Use pr_debug() for debuggingPekka Enberg2010-12-017-99/+26
* Staging: w35und: Kill unused code in mac_structures.hPekka Enberg2010-12-011-499/+0
* Staging: w35und: Kill WPA2 definitionsPekka Enberg2010-12-012-48/+0
* Staging: w35und: Kill _USE_FALLBACK_RATE_ macroPekka Enberg2010-12-012-6/+0
* Staging: w35und: Remove unused defines from sysdef.hPekka Enberg2010-12-011-6/+0
* Staging: w35und: Kill struct hwdata ->SurpriseRemoveCountPekka Enberg2010-11-091-2/+0
* Staging: w35und: Kill struct hwdata ->HwStopPekka Enberg2010-11-093-9/+6
* Staging: w35und: Kill struct hwdata ->NullPacketCountPekka Enberg2010-11-092-15/+0
* Staging: w35und: Kill empty Mds_Destroy functionPekka Enberg2010-11-093-8/+0
* Staging: w35und: Rename wbhal_s.h to wbhal.hPekka Enberg2010-11-0911-10/+10
* Staging: w35und: Merge wbhal_f.h to wbhal_s.hPekka Enberg2010-11-099-88/+90
* Staging: winbond: Makefile: replace the use of <module>-objs with <module>-yTracey Dent2010-10-081-1/+1
* staging: winbond: mds.c: Fixed all checkpatch's errorsVictor Rosales2010-09-211-91/+82