summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8712/usb_ops_linux.c
AgeCommit message (Expand)Author
2021-10-26staging: r8712u: fix control-message timeoutJohan Hovold
2020-09-16staging: rtl8712: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-07-28staging: rtl8712: Use fallthrough pseudo-keywordGustavo A. R. Silva
2019-11-16staging: rtl*: Remove tasklet callback castsKees Cook
2019-03-18staging: rtl8712: rename bSuspended to suspendedHimadri Pandya
2019-03-18staging: rtl8712: rename bSurpriseRemoved to surprise_removedHimadri Pandya
2019-03-18staging: rtl8712: rename bDriverStopped to driver_stoppedHimadri Pandya
2018-10-03staging: rtl8712: add SPDX identifiersMichael Straube
2017-12-19staging: rtl8712: style fix indentationMartin Homuth
2017-01-03staging: rtl8712: changed uint to __le32Jannik Becher
2016-08-21staging: r8712u: Fix leak of skbLarry Finger
2016-08-21staging: r8712u: Check pointer before useLarry Finger
2016-08-21rtl8712: intf_priv: Replace semaphore lock with completionBinoy Jayan
2016-03-28staging: rtl8712: usb_ops_linux: Clean up tests if NULL returned on failureBhaktipriya Shridhar
2016-03-11staging: rtl8712: Remove unnecessary cast on void pointerBhaktipriya Shridhar
2016-02-20staging: rtl8712: Improve suspend/resume functionality.Hemmo Nieminen
2016-02-07staging: rtl8712: Improve suspend/resume functionality.Hemmo Nieminen
2015-10-24staging: rtl8712: spaces preferred around operandsLuis de Bethencourt
2015-10-24staging: rtl8712: braces should be used on all armsLuis de Bethencourt
2015-10-24staging: rtl8712: Remove boolean comparisonsLuis de Bethencourt
2015-10-16Staging: rtl8712: usb_ops_linux: Remove useless castShivani Bhardwaj
2015-09-14staging: rtl8712: usb_ops_linux: fixed a comparison coding style issueSamuel Dominguez Lorenzo
2014-10-29staging: rtl8712: remove unused variablesSudip Mukherjee
2014-10-20staging: rtl8712: Delete explicit comparison with false and NULLTapasweni Pathak
2014-10-02staging: rtl8712: Fix missing blank line warningMelike Yurtoglu
2014-09-23Staging: rtl8712 : Fix line over 80 charactersTapasweni Pathak
2014-09-23Staging: rtl8712: remove unnecessary 'out of memory' messageTapasweni Pathak
2014-05-27staging: rtl8712: return -ENOMEM instead of -1Vitaly Osipov
2014-05-25staging: rtl8712: remove _malloc()Vitaly Osipov
2013-01-11rtl8712: remove unused macrosPrzemo Firszt
2013-01-11rtl8712: replace printk with better solutionsPrzemo Firszt
2011-09-06staging: r8712u: Merging Realtek's latest (v2.6.6). Various fixes.Ali Bahar
2011-09-06staging: r8712u: Merging Realtek's latest (v2.6.6). Updated include directives.Ali Bahar
2011-09-06staging: r8712u: Merging Realtek's latest (v2.6.6). Removed _usb_submit_urb.Ali Bahar
2011-09-06staging: r8712u: Merging Realtek's latest (v2.6.6). Removed _usb_alloc_urb.Ali Bahar
2010-08-20staging: r8712u: Add the new driver to the mainline kernelLarry Finger