aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-04-22usb: dwc2: Fix hibernation between host and device modes.Artur Petrosyan1-71/+83
2021-04-22usb: dwc2: Fix host mode hibernation exit with remote wakeup flow.Artur Petrosyan1-1/+9
2021-04-22usb: dwc2: Reset DEVADDR after exiting gadget hibernation.Artur Petrosyan1-0/+4
2021-04-22usb: dwc2: Update exit hibernation when port reset is assertedArtur Petrosyan1-6/+11
2021-04-22Merge tag 'usb-serial-5.13-rc1' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman27-920/+1150
2021-04-22pinctrl: Add Xilinx ZynqMP pinctrl driver supportSai Krishna Potthuri3-0/+921
2021-04-22firmware: xilinx: Add pinctrl supportSai Krishna Potthuri1-0/+114
2021-04-22usb: dwc3: gadget: Remove FS bInterval_m1 limitationThinh Nguyen1-4/+6
2021-04-22usb: xhci-mtk: remove bus status checkChunfeng Yun1-41/+2
2021-04-22usb: dwc2: Enable RPi in ACPI modeJeremy Linton3-1/+20
2021-04-22USB: CDC-ACM: fix poison/unpoison imbalanceOliver Neukum1-1/+2
2021-04-22USB: Add reset-resume quirk for WD19's Realtek HubChris Chiu1-0/+1
2021-04-22usb: gadget: net2272: remove redundant initialization of statusColin Ian King1-1/+2
2021-04-22usb: storage: datafab: remove redundant assignment of variable resultColin Ian King1-1/+0
2021-04-22usb: misc: adutux: fix whitespace coding style issueMalte Deiseroth1-3/+3
2021-04-22usb: musb: musb_core: Add space after that ','Saurav Girepunje1-2/+2
2021-04-22usb: gadget: dummy_hcd: fix gpf in gadget_setupAnirudh Rayabharam1-8/+15
2021-04-22staging: octeon: Use 'for_each_child_of_node'Christophe JAILLET1-6/+3
2021-04-22Staging: rtl8723bs: rtw_xmit: fixed tabbing issueAmos Gross1-1/+1
2021-04-22staging: rtl8188eu: remove unused function parametersMartin Kaiser1-3/+2
2021-04-22staging: rtl8188eu: cmdThread is a task_structMartin Kaiser1-1/+1
2021-04-22staging: rtl8188eu: remove constant variable and dead codeMartin Kaiser1-17/+0
2021-04-22staging: rtl8188eu: change bLeisurePs' type to boolMartin Kaiser1-1/+1
2021-04-22staging: rtl8723bs: remove empty #ifdef blockFabio Aiuto1-4/+0
2021-04-22staging: rtl8723bs: remove unused DBG_871X_LEVEL macro declarationsFabio Aiuto1-14/+0
2021-04-22staging: rtl8723bs: split too long lineFabio Aiuto1-1/+2
2021-04-22staging: rtl8723bs: fix indentation in if blockFabio Aiuto1-4/+4
2021-04-22staging: rtl8723bs: fix code indent issueFabio Aiuto1-2/+2
2021-04-22staging: rtl8723bs: replace DBG_871X_LEVEL logs with netdev_*()Fabio Aiuto17-108/+178
2021-04-22staging: rtl8192e: indent statement properlyIan Kewish1-1/+1
2021-04-22crypto: s5p-sss - consistently use local 'dev' variable in probe()Krzysztof Kozlowski1-2/+2
2021-04-22crypto: s5p-sss - remove unneeded local variable initializationKrzysztof Kozlowski1-1/+1
2021-04-22crypto: s5p-sss - simplify getting of_device_id match dataKrzysztof Kozlowski1-6/+3
2021-04-22ccp: ccp - add support for Green SardineDevaraj Rangasamy1-0/+1
2021-04-22crypto: ccp - Make ccp_dev_suspend and ccp_dev_resume void functionsTian Tao3-29/+10
2021-04-22crypto: octeontx2 - add support for OcteonTX2 98xx CPT block.Srujana Challa7-58/+153
2021-04-22crypto: chelsio/chcr - Remove useless MODULE_VERSIONVinay Kumar Yadav2-3/+1
2021-04-22crypto: ux500/cryp - Remove duplicate argumentWan Jiabing1-1/+0
2021-04-22crypto: chelsio - remove unused functionJiapeng Chong1-5/+0
2021-04-22crypto: sa2ul - Add support for AM64Peter Ujfalusi2-39/+96
2021-04-22crypto: sa2ul - Support for per channel coherencyPeter Ujfalusi1-1/+1
2021-04-22crypto: hisilicon - enable new error types for QMWeili Qian2-3/+8
2021-04-22crypto: hisilicon - add new error type for SECWeili Qian1-3/+23
2021-04-22crypto: hisilicon - support new error types for ZIPWeili Qian1-2/+7
2021-04-22crypto: hisilicon - dynamic configuration 'err_info'Weili Qian5-43/+59
2021-04-22usb: dwc3: gadget: Fix START_TRANSFER link state checkThinh Nguyen1-6/+7
2021-04-22usb: gadget: Fix double free of device descriptor pointersHemant Kumar1-0/+4
2021-04-22usb: typec: tcpm: Fix error while calculating PPS out valuesBadhri Jagan Sridharan1-3/+3
2021-04-22nvme: introduce generic per-namespace chardevMinwoo Im4-9/+180
2021-04-22pinctrl: core: Show pin numbers for the controllers with base = 0Andy Shevchenko1-6/+8