aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-09-03staging: rtl8192e: Constify struct pci_device_idRiyan Dhiman1-1/+1
2024-09-03Staging: rtl8192e: Add spaces around operators.Tree Davies1-31/+31
2024-09-03Staging: rtl8192e: Rename variable bHwErrorTree Davies2-5/+5
2024-09-03Staging: rtl8192e: Rename variable pNetworkTree Davies2-19/+19
2024-09-03staging: rtl8192e: Fix parenthesis alignment in rtl_core.cGabriel Tassinari1-1/+1
2024-09-03staging: rtl8192e: Fix Assignment operator '=' in rtl_wx.cAlien Wesley1-2/+2
2024-09-03staging: rtl8192e: Fix multiple assignments in rtl_wx.cAlien Wesley1-1/+2
2024-09-03staging: greybus: spi: switch to use spi_alloc_host()Yang Yingliang1-3/+3
2024-09-03staging: rtl8192e: adjust size of RxMIMOSignalStrengthMichael Straube1-1/+1
2024-09-03staging: rtl8192e: adjust size of brfpath_rxenable for new RF90_PATH_MAXMichael Straube1-1/+1
2024-09-03staging: rtl8192e: adjust size of trsw_gain_X for new RF90_PATH_MAXMichael Straube1-1/+2
2024-09-03staging: rtl8192e: adjust size of rx_pwr for new RF90_PATH_MAXMichael Straube1-1/+1
2024-09-03staging: rtl8192e: remove RF90_PATH_{C,D} from enum rf90_radio_pathMichael Straube1-2/+0
2024-09-03net: dsa: vsc73xx: implement FDB operationsPawel Dembicki2-0/+357
2024-09-03drm/bridge-connector: reset the HDMI connector stateDmitry Baryshkov2-1/+13
2024-09-03drm/bridge-connector: move to DRM_DISPLAY_HELPER moduleDmitry Baryshkov20-1/+37
2024-09-03drm/display: stop depending on DRM_DISPLAY_HELPERDmitry Baryshkov1-10/+8
2024-09-03usb: cdns2: Convert comma to semicolonChen Ni1-2/+2
2024-09-03usb: typec: ucsi: Fix the partner PD revisionHeikki Krogerus1-24/+26
2024-09-03usb: cdns2: Fix controller reset issuePawel Laszczak2-9/+12
2024-09-03usb: dwc3: core: update LC timer as per USB Spec V3.2Faisal Hassan2-0/+17
2024-09-03usb: dwc3: Avoid waking up gadget during startxferPrashanth K1-24/+17
2024-09-03usb: gadget: function: move u_f.h to include/linux/usb/func_utils.hMichael Grzeschik9-94/+8
2024-09-03thunderbolt: Don't create device link from USB4 Host Interface to USB3 xHC hostMathias Nyman1-30/+10
2024-09-03usb: acpi: add device link between tunneled USB3 device and USB4 Host InterfaceMathias Nyman1-0/+53
2024-09-03usb: Add tunnel_mode parameter to usb device structureMathias Nyman3-8/+16
2024-09-03xhci: Add USB4 tunnel detection for USB3 devices on Intel hostsMathias Nyman4-0/+48
2024-09-03usb: f_mass_storage: Make use of the helper macro kthread_run()Hongbo Li1-2/+1
2024-09-03usb: gadget: f_acm: make bInterfaceProtocol configurableMichael Walle2-2/+54
2024-09-03usb: ohci-nxp: Use helper function devm_clk_get_enabled()Zhang Zekun1-14/+4
2024-09-03usb: gadget: udc-xilinx: Remove trailing space after \n newlineColin Ian King1-1/+1
2024-09-03usb: chipidea: npcm: Fix coding style with missing spaceAndreas Kühn1-1/+1
2024-09-03usb: dwc2: Adjust the timing of USB Driver Interrupt Registration in the Cras...Shawn Shao1-12/+14
2024-09-03usb: dwc3: xilinx: simplify with dev_err_probeKrzysztof Kozlowski1-5/+2
2024-09-03usb: dwc3: rtk: return directly and simplify with devm_platform_ioremap_resourceKrzysztof Kozlowski1-25/+8
2024-09-03usb: dwc3: rtk: use scoped device node handling to simplify error pathsKrzysztof Kozlowski1-12/+7
2024-09-03usb: dwc3: qcom: simplify with devm_platform_ioremap_resourceKrzysztof Kozlowski1-4/+1
2024-09-03usb: dwc3: qcom: use scoped device node handling to simplify error pathsKrzysztof Kozlowski1-6/+5
2024-09-03usb: dwc3: imx8mp: use scoped device node handling to simplify error pathsKrzysztof Kozlowski1-12/+8
2024-09-03usb: dwc3: imx8mp: simplify with dev_err_probeKrzysztof Kozlowski1-10/+6
2024-09-03usb: dwc3: imx8mp: simplify with devm_clk_get_enabledKrzysztof Kozlowski1-27/+5
2024-09-03usb: dwc3: st: simplify pdev->dev usageKrzysztof Kozlowski1-2/+2
2024-09-03usb: dwc3: st: simplify with dev_err_probeKrzysztof Kozlowski1-6/+5
2024-09-03usb: dwc3: st: use scoped device node handling to simplify error pathsKrzysztof Kozlowski1-14/+11
2024-09-03usb-storage: Constify struct usb_device_id and us_unusual_devChristophe JAILLET13-25/+25
2024-09-03usb: chipidea: udc: enable suspend interrupt after usb resetXu Yang1-1/+7
2024-09-03drm/i915/display: Increase Fast Wake Sync length as a quirkJouni Högander5-8/+32
2024-09-03Merge tag 'soc_fsl-6.12-2' of https://github.com/chleroy/linux into soc/driversArnd Bergmann7-327/+1107
2024-09-03drm/i915/display: Add mechanism to use sink model when applying quirkJouni Högander4-0/+64
2024-09-03Merge branch 'support-for-quicc-engine-tsa-and-qmc'Christophe Leroy5-323/+1104