aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8712/usb_ops_linux.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-05-19staging: rtl8712: add error handler in r8712_usbctrl_vendorreq()Wang Cheng1-7/+14
2021-10-26staging: r8712u: fix control-message timeoutJohan Hovold1-1/+1
2020-09-16staging: rtl8712: convert tasklets to use new tasklet_setup() APIAllen Pais1-2/+3
2020-07-28staging: rtl8712: Use fallthrough pseudo-keywordGustavo A. R. Silva1-1/+1
2019-11-16staging: rtl*: Remove tasklet callback castsKees Cook1-2/+2
2019-03-18staging: rtl8712: rename bSuspended to suspendedHimadri Pandya1-1/+1
2019-03-18staging: rtl8712: rename bSurpriseRemoved to surprise_removedHimadri Pandya1-8/+8
2019-03-18staging: rtl8712: rename bDriverStopped to driver_stoppedHimadri Pandya1-9/+9
2018-10-03staging: rtl8712: add SPDX identifiersMichael Straube1-13/+1
2017-12-19staging: rtl8712: style fix indentationMartin Homuth1-1/+1
2017-01-03staging: rtl8712: changed uint to __le32Jannik Becher1-2/+3
2016-08-21staging: r8712u: Fix leak of skbLarry Finger1-16/+8
2016-08-21staging: r8712u: Check pointer before useLarry Finger1-38/+34
2016-08-21rtl8712: intf_priv: Replace semaphore lock with completionBinoy Jayan1-3/+3
2016-03-28staging: rtl8712: usb_ops_linux: Clean up tests if NULL returned on failureBhaktipriya Shridhar1-1/+1
2016-03-11staging: rtl8712: Remove unnecessary cast on void pointerBhaktipriya Shridhar1-1/+1
2016-02-20staging: rtl8712: Improve suspend/resume functionality.Hemmo Nieminen1-4/+6
2016-02-07staging: rtl8712: Improve suspend/resume functionality.Hemmo Nieminen1-1/+4
2015-10-24staging: rtl8712: spaces preferred around operandsLuis de Bethencourt1-2/+2
2015-10-24staging: rtl8712: braces should be used on all armsLuis de Bethencourt1-2/+4
2015-10-24staging: rtl8712: Remove boolean comparisonsLuis de Bethencourt1-5/+5
2015-10-16Staging: rtl8712: usb_ops_linux: Remove useless castShivani Bhardwaj1-3/+3
2015-09-14staging: rtl8712: usb_ops_linux: fixed a comparison coding style issueSamuel Dominguez Lorenzo1-1/+1
2014-10-29staging: rtl8712: remove unused variablesSudip Mukherjee1-2/+1
2014-10-20staging: rtl8712: Delete explicit comparison with false and NULLTapasweni Pathak1-3/+3
2014-10-02staging: rtl8712: Fix missing blank line warningMelike Yurtoglu1-0/+1
2014-09-23Staging: rtl8712 : Fix line over 80 charactersTapasweni Pathak1-1/+2
2014-09-23Staging: rtl8712: remove unnecessary 'out of memory' messageTapasweni Pathak1-4/+1
2014-05-27staging: rtl8712: return -ENOMEM instead of -1Vitaly Osipov1-1/+1
2014-05-25staging: rtl8712: remove _malloc()Vitaly Osipov1-1/+1
2013-01-11rtl8712: remove unused macrosPrzemo Firszt1-3/+0
2013-01-11rtl8712: replace printk with better solutionsPrzemo Firszt1-7/+5
2011-09-06staging: r8712u: Merging Realtek's latest (v2.6.6). Various fixes.Ali Bahar1-10/+9
2011-09-06staging: r8712u: Merging Realtek's latest (v2.6.6). Updated include directives.Ali Bahar1-0/+2
2011-09-06staging: r8712u: Merging Realtek's latest (v2.6.6). Removed _usb_submit_urb.Ali Bahar1-3/+3
2011-09-06staging: r8712u: Merging Realtek's latest (v2.6.6). Removed _usb_alloc_urb.Ali Bahar1-1/+1
2010-08-20staging: r8712u: Add the new driver to the mainline kernelLarry Finger1-0/+529