summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* usb: typec: tcpci: clear the fault status bitMarco Felsch2023-09-061-0/+4
* usb: typec: tcpci: move tcpci.h to include/linux/usb/Xin Ji2023-09-065-216/+4
* pinctrl: amd: Don't show `Invalid config param` errorsMario Limonciello2023-09-061-2/+2
* tcpm: Avoid soft reset when partner does not support get_statusBadhri Jagan Sridharan2023-09-061-0/+7
* fsi: master-ast-cf: Add MODULE_FIRMWARE macroJuerg Haefliger2023-09-061-0/+1
* firmware: stratix10-svc: Fix an NULL vs IS_ERR() bug in probeWang Ming2023-09-061-1/+1
* serial: sc16is7xx: fix bug when first setting GPIO directionHugo Villeneuve2023-09-061-1/+10
* serial: sc16is7xx: fix broken port 0 uart initHugo Villeneuve2023-09-061-0/+6
* serial: qcom-geni: fix opp vote on shutdownJohan Hovold2023-09-061-0/+5
* wifi: mt76: mt7921: do not support one stream on secondary antenna onlyDeren Wu2023-09-061-1/+1
* Bluetooth: btsdio: fix use after free bug in btsdio_remove due to race conditionZheng Wang2023-09-061-0/+1
* staging: rtl8712: fix race conditionNam Cao2023-09-062-1/+1
* HID: wacom: remove the battery when the EKR is offAaron Armstrong Skomra2023-09-064-4/+24
* usb: chipidea: imx: improve logic if samsung,picophy-* parameter is 0Xu Yang2023-09-062-6/+10
* usb: dwc3: meson-g12a: do post init to fix broken usb after resumptionLuke Lu2023-09-061-0/+6
* USB: serial: option: add FOXCONN T99W368/T99W373 productSlark Xiao2023-09-061-0/+4
* USB: serial: option: add Quectel EM05G variant (0x030e)Martin Kohn2023-09-061-0/+3
* rtc: ds1685: use EXPORT_SYMBOL_GPL for ds1685_rtc_poweroffChristoph Hellwig2023-09-061-1/+1
* net: enetc: use EXPORT_SYMBOL_GPL for enetc_phc_indexChristoph Hellwig2023-09-061-1/+1
* mmc: au1xmmc: force non-modular build and remove symbol_get usageChristoph Hellwig2023-09-061-2/+3
* ACPI: thermal: Drop nocrt parameterMario Limonciello2023-09-021-5/+1
* mm,ima,kexec,of: use memblock_free_late from ima_free_kexec_bufferRik van Riel2023-08-301-2/+2
* dma-buf/sw_sync: Avoid recursive lock during fence signalRob Clark2023-08-301-9/+9
* pinctrl: renesas: rza2: Add lock around pinctrl_generic{{add,remove}_group,{a...Biju Das2023-08-301-2/+15
* scsi: core: raid_class: Remove raid_component_add()Zhu Wang2023-08-301-48/+0
* scsi: snic: Fix double free in snic_tgt_create()Zhu Wang2023-08-301-2/+1
* drm/i915: Fix premature release of request's reusable memoryJanusz Krzysztofik2023-08-302-29/+72
* drm/vmwgfx: Fix shader stage validationZack Rusin2023-08-302-18/+23
* PCI: acpiphp: Use pci_assign_unassigned_bridge_resources() only for non-root busIgor Mammedov2023-08-301-1/+7
* media: vcodec: Fix potential array out-of-bounds in encoder queue_setupWei Chen2023-08-301-0/+2
* of: dynamic: Refactor action prints to not use "%pOF" inside devtree_lockRob Herring2023-08-301-22/+9
* of: unittest: Fix EXPECT for parse_phandle_with_args_map() testRob Herring2023-08-301-2/+2
* clk: Fix slab-out-of-bounds error in devm_clk_release()Andrey Skvortsov2023-08-301-6/+7
* ibmveth: Use dcbf rather than dcbflMichael Ellerman2023-08-301-1/+1
* bonding: fix macvlan over alb bond supportHangbin Liu2023-08-301-3/+3
* igc: Fix the typo in the PTM Control macroSasha Neftin2023-08-301-1/+1
* igb: Avoid starting unnecessary workqueuesAlessio Igor Bogani2023-08-301-12/+12
* ice: fix receive buffer size miscalculationJesse Brandeburg2023-08-301-1/+2
* net: validate veth and vxcan peer ifindexesJakub Kicinski2023-08-302-10/+2
* net: bcmgenet: Fix return value check for fixed_phy_register()Ruan Jinjie2023-08-301-1/+1
* net: bgmac: Fix return value check for fixed_phy_register()Ruan Jinjie2023-08-301-1/+1
* ipvlan: Fix a reference count leak warning in ipvlan_ns_exit()Lu Wei2023-08-301-1/+2
* octeontx2-af: SDP: fix receive link configHariprasad Kelam2023-08-301-1/+2
* drm/amd/display: check TG is non-null before checking if enabledTaimur Hassan2023-08-301-1/+2
* drm/amd/display: do not wait for mpc idle if tg is disabledJosip Pavic2023-08-301-1/+2
* fbdev: fix potential OOB read in fast_imageblit()Zhang Shurong2023-08-301-1/+1
* fbdev: Fix sys_imageblit() for arbitrary image widthsThomas Zimmermann2023-08-301-4/+25
* fbdev: Improve performance of sys_imageblit()Thomas Zimmermann2023-08-301-11/+38
* PCI: acpiphp: Reassign resources on bridge if necessaryIgor Mammedov2023-08-301-4/+1
* mmc: f-sdh30: fix order of function calls in sdhci_f_sdh30_removeYangtao Li2023-08-261-3/+5