aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-09-09termios: convert the last (sparc) INIT_C_CC to arrayAl Viro2-11/+8
2022-09-09make generic INIT_C_CC a bit more genericAl Viro4-21/+14
2022-09-09termios: consolidate values for VDISCARD in INIT_C_CCAl Viro5-8/+8
2022-09-09termios: start unifying non-UAPI parts of asm/termios.hAl Viro16-117/+39
2022-09-09termios: uninline conversion helpersAl Viro12-501/+294
2022-09-09comedi: convert sysfs snprintf to sysfs_emitXuezhi Zhang1-4/+4
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-09misc: pci_endpoint_test: Fix pci_endpoint_test_{copy,write,read}() panicShunsuke Mie1-0/+5
2022-09-09misc: pci_endpoint_test: Aggregate params checking for xferShunsuke Mie1-6/+23
2022-09-09misc/xilinx_sdfec: Replace kmap() with kmap_local_page()Fabio M. De Francesco1-2/+2
2022-09-09misc/xilinx_sdfec: Call kunmap() on pages mapped with kmap()Fabio M. De Francesco1-0/+1
2022-09-09misc/vmw_vmci: Use kmap_local_page() in vmci_queue_pair.cFabio M. De Francesco1-8/+8
2022-09-09virt: vbox: Remove unproper informationJiasheng Jiang1-4/+0
2022-09-09virt: vbox: convert to use dev_groupsJiasheng Jiang1-4/+8
2022-09-09crypto: nx - Remove the unneeded result variableye xingchen1-4/+1
2022-09-09crypto: ccp - Release dma channels before dmaengine unrgisterKoba Ko1-1/+5
2022-09-09crypto: octeontx - Remove the unneeded result variableye xingchen1-15/+5
2022-09-09crypto: akcipher - default implementation for setting a private keyIgnat Korchagin1-0/+8
2022-09-09crypto: aspeed - fix return value check in aspeed_hace_probe()Sun Ke1-2/+2
2022-09-09misc: microchip: pci1xxxx: use module_auxiliary_driverWei Yongjun1-13/+1
2022-09-09misc: microchip: pci1xxxx: Add missing MODULE_DEVICE_TABLEWei Yongjun1-0/+1
2022-09-09misc: microchip: pci1xxxx: Make symbol 'pci1xxxx_gpio_auxiliary_id_table' staticWei Yongjun1-1/+1
2022-09-09misc: microchip: pci1xxxx: Fix missing spin_lock_init()Wei Yongjun1-0/+1
2022-09-09misc: microchip: pci1xxxx: fix error handling in gp_aux_bus_probe()Wei Yongjun1-4/+5
2022-09-09pinctrl: cy8c95x0: Use 'default' in all switch-cases (part 2)Andy Shevchenko1-2/+2
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