summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* mfd: qcom-spmi-pmic: Fix revid implementationJohan Hovold2023-11-281-16/+53
* mfd: qcom-spmi-pmic: Fix reference leaks in revid helperJohan Hovold2023-11-281-13/+19
* ACPI: FPDT: properly handle invalid FPDT subtablesVasily Khoruzhick2023-11-281-8/+37
* firmware: qcom_scm: use 64-bit calling convention only when client is 64-bitKathiravan Thirumoorthy2023-11-281-0/+7
* wifi: wilc1000: use vmm_table as array in wilc structAjay Singh2023-11-281-1/+1
* PCI: exynos: Don't discard .remove() callbackUwe Kleine-König2023-11-281-2/+2
* PCI: kirin: Don't discard .remove() callbackUwe Kleine-König2023-11-281-2/+2
* PCI/ASPM: Fix L1 substate handling in aspm_attr_store_common()Heiner Kallweit2023-11-281-0/+2
* mmc: Add quirk MMC_QUIRK_BROKEN_CACHE_FLUSH for Micron eMMC Q2J54ABean Huo2023-11-284-6/+17
* mmc: sdhci_am654: fix start loop index for TAP value parsingNitin Yadav2023-11-281-1/+1
* mmc: vub300: fix an error codeDan Carpenter2023-11-281-0/+1
* clk: qcom: ipq6018: drop the CLK_SET_RATE_PARENT flag from PLL clocksKathiravan Thirumoorthy2023-11-281-6/+0
* clk: qcom: ipq8074: drop the CLK_SET_RATE_PARENT flag from PLL clocksKathiravan Thirumoorthy2023-11-281-6/+0
* clk: socfpga: Fix undefined behavior bug in struct stratix10_clock_dataGustavo A. R. Silva2023-11-281-1/+3
* parisc/power: Add power soft-off when running on qemuHelge Deller2023-11-281-1/+15
* PCI: keystone: Don't discard .probe() callbackUwe Kleine-König2023-11-281-2/+2
* PCI: keystone: Don't discard .remove() callbackUwe Kleine-König2023-11-281-2/+2
* mmc: meson-gx: Remove setting of CMD_CFG_ERRORRong Chen2023-11-281-1/+0
* wifi: ath11k: fix gtk offload status event lockingJohan Hovold2023-11-281-2/+5
* wifi: ath11k: fix htt pktlog lockingJohan Hovold2023-11-281-1/+7
* wifi: ath11k: fix dfs radar event lockingJohan Hovold2023-11-281-0/+4
* wifi: ath11k: fix temperature event lockingJohan Hovold2023-11-281-2/+6
* regmap: Ensure range selector registers are updated after cache syncMark Brown2023-11-281-0/+30
* ACPI: resource: Do IRQ override on TongFang GMxXGxxWerner Sembach2023-11-281-0/+12
* PCI/sysfs: Protect driver's D3cold preference from user spaceLukas Wunner2023-11-282-5/+2
* hvc/xen: fix event channel handling for secondary consolesDavid Woodhouse2023-11-281-1/+1
* hvc/xen: fix error path in xen_hvc_init() to always register frontend driverDavid Woodhouse2023-11-281-2/+3
* hvc/xen: fix console unplugDavid Woodhouse2023-11-281-8/+24
* tty: serial: meson: fix hard LOCKUP on crtscts modePavel Krasavin2023-11-281-3/+11
* tty/sysrq: replace smp_processor_id() with get_cpu()Muhammad Usama Anjum2023-11-281-1/+2
* scsi: qla2xxx: Fix system crash due to bad pointer accessQuinn Tran2023-11-281-2/+10
* scsi: megaraid_sas: Increase register read retry rount from 3 to 30 for selec...Chandrakanth patil2023-11-281-2/+2
* scsi: mpt3sas: Fix loop logicRanjan Kumar2023-11-281-2/+2
* media: venus: hfi: add checks to perform sanity on queue pointersVikash Garodia2023-11-281-0/+10
* i915/perf: Fix NULL deref bugs with drm_dbg() callsHarshit Mogalapalli2023-11-281-12/+3
* macvlan: Don't propagate promisc change to lower dev in passthruVlad Buslov2023-11-281-1/+1
* net/mlx5e: Check return value of snprintf writing to fw_version buffer for re...Rahul Rameshbabu2023-11-281-4/+8
* net/mlx5e: Check return value of snprintf writing to fw_version bufferRahul Rameshbabu2023-11-281-4/+9
* net/mlx5e: Reduce the size of icosq_strSaeed Mahameed2023-11-281-2/+2
* net/mlx5e: Fix pedit endiannessVlad Buslov2023-11-281-28/+32
* net/mlx5e: fix double free of encap_header in update funcsGavin Li2023-11-281-10/+10
* net/mlx5e: fix double free of encap_headerDust Li2023-11-281-6/+4
* net: stmmac: avoid rx queue overrunBaruch Siach2023-11-281-0/+1
* net: stmmac: fix rx budget limit checkBaruch Siach2023-11-281-1/+1
* net: ethernet: cortina: Fix MTU max settingLinus Walleij2023-11-282-14/+5
* net: ethernet: cortina: Handle large framesLinus Walleij2023-11-281-1/+23
* net: ethernet: cortina: Fix max RX frame defineLinus Walleij2023-11-282-3/+3
* bonding: stop the device in bond_setup_by_slave()Eric Dumazet2023-11-281-0/+6
* ptp: annotate data-race around q->head and q->tailEric Dumazet2023-11-284-6/+13
* xen/events: fix delayed eoi list handlingJuergen Gross2023-11-281-1/+3