aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6655/TODO (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-11staging: r8188eu: make c2h_evt_read() staticMichael Straube3-65/+60
2022-09-11staging: vt6655: remove unnecessary null checkNam Cao1-7/+6
2022-09-09staging: rtl8723bs: Fix return type for implementation of ndo_start_xmitGUO Zihua2-3/+3
2022-09-09staging: rtl8723bs: Delete un-necessary return for _rtw_xmit_entry()GUO Zihua3-12/+8
2022-09-09staging: rtl8192e: Fix return type for implementation of ndo_start_xmitGUO Zihua2-3/+3
2022-09-09staging: rtl8712: Fix return type for implementation of ndo_start_xmitGUO Zihua2-4/+4
2022-09-09staging: rtl8712: fix camelcase in UserPriorityAsif Khan1-6/+6
2022-09-09staging: greybus: audio_helper: remove unused and wrong debugfs usageGreg Kroah-Hartman1-11/+0
2022-09-09staging: r8188eu: remove unnecessary return labels.Michael Straube1-6/+4
2022-09-09staging: r8188eu: make two functions staticMichael Straube3-42/+40
2022-09-09staging: r8188eu: remove unused parameter from UpdateBrateTbl()Michael Straube3-3/+3
2022-09-09staging: r8188eu: remove unused parameters from _BeaconFunctionEnable()Michael Straube1-3/+2
2022-09-09staging: r8188eu: remove some unused enumsMichael Straube3-21/+0
2022-09-09staging: r8188eu: do not "scan blink" if we have a linkMartin Kaiser1-3/+4
2022-09-09staging: r8188eu: reset blink state when WPS failsMartin Kaiser1-3/+1
2022-09-09staging: r8188eu: always cancel blink_work when WPS failedMartin Kaiser1-1/+1
2022-09-09staging: r8188eu: always update status before WPS blinkingMartin Kaiser1-11/+4
2022-09-09staging: r8188eu: always cancel blink_work before WPS blinkingMartin Kaiser1-12/+9
2022-09-09staging: r8188eu: don't restart WPS blinking unnecessarilyMartin Kaiser1-24/+25
2022-09-09staging: r8188eu: simplify the LED_CTL_POWER_OFF caseMartin Kaiser1-20/+6
2022-09-09staging: r8188eu: remove channel parameters from rtw_sitesurvey_cmdMartin Kaiser5-21/+7
2022-09-09staging: r8188eu: remove mlme_osdep.hMichael Straube10-22/+0
2022-09-09staging: rtl8723bs: remove rtw_is_wps_ieNam Cao2-18/+0
2022-09-09staging: rtl8723bs: remove IsHexDigitNam Cao2-21/+0
2022-09-09staging: rtl8723bs: remove rtw_hal_is_disable_sw_channel_planNam Cao2-7/+0
2022-09-09staging: rtl8723bs: remove hal_btcoex_SetManualControlNam Cao2-6/+0
2022-09-09staging: rtl8723bs: remove GetHexValueFromStringNam Cao2-47/+0
2022-09-09staging: rtl8723bs: remove odm_PauseDIGNam Cao2-59/+0
2022-09-09staging: rtl8723bs: delete rtw_odm.c and rtw_odm.hNam Cao4-142/+0
2022-09-09staging: rtl8723bs: remove rtw_change_ifnameNam Cao2-52/+0
2022-09-09staging: rtl8723bs: delete function rtw_set_chplan_cmdNam Cao2-57/+0
2022-09-09staging: rtl8723bs: delete rtw_setdatarate_cmdNam Cao2-30/+0
2022-09-04Linux 6.0-rc4Linus Torvalds1-1/+1
2022-09-04Makefile.extrawarn: re-enable -Wformat for clang; take 2Nick Desaulniers1-0/+12
2022-09-03gpio: ws16c48: Make irq_chip immutableWilliam Breathitt Gray1-3/+7
2022-09-03gpio: 104-idio-16: Make irq_chip immutableWilliam Breathitt Gray1-7/+11
2022-09-03gpio: 104-idi-48: Make irq_chip immutableWilliam Breathitt Gray1-3/+7
2022-09-03gpio: 104-dio-48e: Make irq_chip immutableWilliam Breathitt Gray1-3/+7
2022-09-03mm: pagewalk: Fix race between unmap and page walkerSteven Price3-13/+16
2022-09-03LoongArch: mm: Remove the unneeded result variableye xingchen1-4/+1
2022-09-03LoongArch: Fix arch_remove_memory() undefined build errorYupeng Li1-12/+10
2022-09-03LoongArch: Fix section mismatch due to acpi_os_ioremap()Huacai Chen3-2/+3
2022-09-03LoongArch: Improve dump_tlb() output messagesHuacai Chen1-13/+13
2022-09-03LoongArch: Adjust arch_do_signal_or_restart() to adapt generic entryHuacai Chen1-2/+2
2022-09-03LoongArch: Avoid orphan input sectionsArd Biesheuvel2-0/+3
2022-09-02Documentation: document ublkMing Lei3-0/+255
2022-09-02landlock: Fix file reparenting without explicit LANDLOCK_ACCESS_FS_REFERMickaël Salaün2-33/+170
2022-09-02xen/grants: prevent integer overflow in gnttab_dma_alloc_pages()Dan Carpenter1-0/+3
2022-09-02xen-blkfront: Cache feature_persistent value before advertisementSeongJae Park1-7/+7
2022-09-02xen-blkfront: Advertise feature-persistent as user requestedSeongJae Park1-2/+6