aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8188eu/core/rtw_led.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-08-01staging: rtl8188eu: remove rtl8188eu driver from staging dirPhillip Potter1-460/+0
2021-06-25staging: rtl8188eu: remove all RT_TRACE calls from core/rtw_led.cPhillip Potter1-15/+2
2021-05-19staging: rtl8188eu: rename struct field bLedOnMichael Straube1-18/+18
2020-04-13staging: rtl8188eu: remove unnecessary variableMichael Straube1-13/+3
2020-04-13staging: rtl8188eu: remove unnecessary asignmentMichael Straube1-1/+0
2018-11-22staging: rtl8188eu: rename SwLed0 to avoid CamelCaseMichael Straube1-1/+1
2018-11-22staging: rtl8188eu: rename LedControl8188eu to avoid CamelCaseMichael Straube1-1/+1
2018-11-22staging: rtl8188eu: cleanup a function commentMichael Straube1-4/+0
2018-11-22staging: rtl8188eu: rename BlinkHandler to avoid CamelCaseMichael Straube1-2/+2
2018-11-22staging: rtl8188eu: rename SwLedOff to avoid CamelCaseMichael Straube1-3/+3
2018-11-22staging: rtl8188eu: rename SwLedOn to avoid CamelCaseMichael Straube1-1/+1
2018-10-02staging: rtl8188eu: cleanup inconsistent indentingMichael Straube1-2/+2
2018-09-11staging: rtl8188eu: fix lines over 80 characters in rtw_led.cMichael Straube1-3/+6
2018-09-11staging: rtl8188eu: remove unnecessary parentheses in rtw_led.cMichael Straube1-4/+4
2018-09-11staging: rtl8188eu: refactor SwLedControlMode1()Michael Straube1-110/+113
2018-07-21staging: rtl8188eu: remove blank linesMichael Straube1-1/+0
2018-06-26staging: rtl8188eu: add SPDX identifiersMichael Straube1-10/+1
2017-10-18staging: rtl8188eu: Convert timers to use timer_setup()Kees Cook1-4/+3
2017-02-14Staging: rtl8188eu: core/rtw_led.c: format line to reduce it below 80 charactersShishir Kulkarni1-1/+2
2017-01-03staging: rtl8188eu: In core directory, fixed 'missing a balnk line after declarations' warnings.Yamanappagouda Patil1-0/+1
2016-10-16staging:r8188eu: remove bLedStartToLinkBlinkInProgress and bSWLedCtrl members of LED_871x structureIvan Safonov1-1/+0
2016-10-16staging:r8188eu: remove bRegUseLed member of led_priv structureIvan Safonov1-5/+0
2016-10-16staging: rtl8188eu: core: fixes tabstop alignmentJuliana Rodrigues1-3/+3
2016-10-16staging: rtl8188eu: core: removes unecessary parenthesisJuliana Rodrigues1-34/+34
2015-06-08staging: rtl8188eu: core/rtw_led.c: fix coding style issueMarkus Böhme1-1/+1
2015-03-16Staging: rtl8188eu: Eliminate use of _init_timerVaishali Thakkar1-3/+4
2015-03-16Staging: rtl8188eu: Eliminate use of _set_timerVaishali Thakkar1-21/+38
2014-11-26rtl8188eu: Fix a typo in rtw_led.*Krzysztof Konopko1-2/+4
2014-11-26rtl8188eu: Fix FSF_MAILING_ADDRESS in rtw_led.*Krzysztof Konopko1-4/+0
2014-10-30staging: rtl8188eu: core: Remove useless cast on void pointerTapasweni Pathak1-1/+1
2014-06-26staging: rtl8188eu: Replace _cancel_timer_ex() with del_timer_sync()navin patidar1-25/+25
2014-06-26staging: rtl8188eu: Replace _cancel_workitem_sync() with cancel_work_sync()navin patidar1-1/+1
2014-04-25staging: rtl8188eu: refactor led related structures.navin patidar1-2/+1
2014-04-25staging: rtl8188eu: Simplify led blinking strategy code.navin patidar1-1212/+2
2014-02-15staging: r8188eu: Remove wrapper routine _set_workitem()Larry Finger1-1/+1
2014-02-15staging: r8188eu: Remove wrapper routine _init_workitem()Larry Finger1-1/+1
2013-08-25staging: r8188eu: Fix build errors for allyesconfigLarry Finger1-1/+1
2013-08-22staging: r8188eu: Add files for new driver - part 4Larry Finger1-0/+1692