summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2023-04-20Merge branch 'for-next/misc' into for-next/coreWill Deacon-17/+20
2023-04-20i2c: designware: Add doorbell support for MendocinoMario Limonciello-1/+26
2023-04-20i2c: designware: Use PCI PSP driver for communicationMario Limonciello-153/+28
2023-04-20leds: rgb: leds-qcom-lpg: Add support for PMK8550 PWMAnjelique Melendez-0/+9
2023-04-20leds: rgb: leds-qcom-lpg: Add support for high resolution PWMAnjelique Melendez-45/+106
2023-04-20wifi: iwlwifi: mvm: fix RFKILL report when driver is going downAvraham Stern-9/+14
2023-04-20wifi: iwlwifi: mei: re-ask for ownership after it was taken by CSMEAvraham Stern-1/+26
2023-04-20wifi: iwlwifi: mei: make mei filtered scan more aggressiveAvraham Stern-2/+14
2023-04-20wifi: iwlwifi: modify scan request and results when in link protectionAvraham Stern-2/+107
2023-04-20wifi: iwlwifi: mvm: enable support for MLO APIsGregory Greenman-0/+5
2023-04-20wifi: iwlwifi: mvm: prefer RCU_INIT_POINTER()Johannes Berg-3/+3
2023-04-20wifi: iwlwifi: mvm: fix potential memory leakJohannes Berg-7/+7
2023-04-20wifi: iwlwifi: fw: fix argument to efi.get_variableAlon Giladi-1/+1
2023-04-20wifi: iwlwifi: mvm: fix MIC removal confusionJohannes Berg-23/+5
2023-04-20wifi: iwlwifi: fw: fix memory leak in debugfsJohannes Berg-1/+3
2023-04-20wifi: iwlwifi: Update support for b0 versionMukesh Sisodiya-5/+90
2023-04-20firmware: stratix10-svc: Fix an NULL vs IS_ERR() bug in probeDan Carpenter-2/+2
2023-04-20media: radio-shark: Add endpoint checksAlan Stern-0/+20
2023-04-20USB: sisusbvga: Add endpoint checksAlan Stern-0/+14
2023-04-20USB: core: Add routines for endpoint checks in old driversAlan Stern-0/+76
2023-04-20firmware_loader: rework crypto dependenciesArnd Bergmann-2/+3
2023-04-20firmware_loader: Strip off \n from customized pathFlorian Fainelli-4/+13
2023-04-20usb: dwc3: gadget: Stall and restart EP0 if host is unresponsiveWesley Cheng-17/+32
2023-04-20usb: dwc3: core: add support for disabling High-speed park modeStanley Chang-0/+9
2023-04-20usb: mtu3: add optional clock xhci_ck and frmcnt_ckChunfeng Yun-1/+3
2023-04-20usb: mtu3: expose role-switch control to userspaceChunfeng Yun-0/+1
2023-04-20usb: mtu3: unlock @mtu->lock just before giving back requestChunfeng Yun-1/+1
2023-04-20usb: mtu3: fix kernel panic at qmu transfer done irq handlerChunfeng Yun-2/+3
2023-04-20usb: mtu3: use boolean return valueChunfeng Yun-1/+1
2023-04-20usb: mtu3: give back request when rx error happensChunfeng Yun-1/+36
2023-04-20usb: chipidea: fix missing goto in `ci_hdrc_probe`Yinhao Hu-1/+1
2023-04-20usb: gadget: udc: core: Prevent redundant calls to pullupBadhri Jagan Sridharan-0/+3
2023-04-20usb: gadget: udc: core: Invoke usb_gadget_connect only when startedBadhri Jagan Sridharan-44/+104
2023-04-20usb: typec: ucsi: don't print PPM init deferred errorsFabrice Gasnier-2/+4
2023-04-20usb: typec: tcpm: fix multiple times discover svids errorFrank Wang-1/+15
2023-04-20USB: dwc3: clean up probe declarationsJohan Hovold-3/+1
2023-04-20USB: dwc3: refactor clock lookupsJohan Hovold-55/+61
2023-04-20USB: dwc3: refactor phy handlingJohan Hovold-57/+86
2023-04-20USB: dwc3: clean up core init error handlingJohan Hovold-17/+13
2023-04-20USB: dwc3: clean up phy init error handlingJohan Hovold-9/+9
2023-04-20USB: dwc3: clean up probe error labelsJohan Hovold-23/+22
2023-04-20USB: dwc3: drop dead hibernation codeJohan Hovold-110/+1
2023-04-20USB: dwc3: gadget: drop dead hibernation codeJohan Hovold-40/+6
2023-04-20USB: dwc3: disable autosuspend on unbindJohan Hovold-0/+2
2023-04-20USB: dwc3: fix runtime pm imbalance on unbindJohan Hovold-0/+1
2023-04-20USB: dwc3: fix runtime pm imbalance on probe errorsJohan Hovold-9/+5
2023-04-20usb: dwc2: platform: add support for utmi optional clockFabrice Gasnier-1/+21
2023-04-20usb: dwc2: improve error handling in __dwc2_lowlevel_hw_enableFabrice Gasnier-2/+17
2023-04-20usb: xhci-mtk: add optional frame count clockChunfeng Yun-1/+2
2023-04-20usb: xhci: plat: Add USB 3.0 phy supportStanley Chang-0/+15