aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-07-19bcache: Fix __bch_btree_node_alloc to make the failure behavior consistentZheng Wang
2023-07-19bcache: Remove unnecessary NULL point check in node allocationsZheng Wang
2023-07-19bcache: fixup btree_cache_wait list damageMingzhe Zou
2023-07-19wifi: mt76: mt7921e: fix init command fail with enabled deviceQuan Zhou
2023-07-19wifi: ath10k: Serialize wake_tx_queue opsAlexander Wetzel
2023-07-19mmc: sdhci: fix DMA configure compatibility issue when 64bit DMA mode is used.Chevron Li
2023-07-19mmc: mmci: Set PROBE_PREFER_ASYNCHRONOUSUlf Hansson
2023-07-19mmc: core: disable TRIM on Micron MTFC4GACAJCN-1MRobert Marko
2023-07-19mmc: core: disable TRIM on Kingston EMMC04G-M627Robert Marko
2023-07-19irqchip/loongson-pch-pic: Fix initialization of HT vector registerJianmin Lv
2023-07-19irqchip/loongson-pch-pic: Fix potential incorrect hwirq assignmentLiu Peibao
2023-07-19i2c: qup: Add missing unwind goto in qup_i2c_probe()Shuai Jiang
2023-07-19extcon: usbc-tusb320: Unregister typec port on driver removalAlvin Šipraga
2023-07-19extcon: usbc-tusb320: Convert to i2c's .probe_new()Uwe Kleine-König
2023-07-19dm ioctl: Avoid double-fetch of versionDemi Marie Obenour
2023-07-19dm ioctl: have constant on the right side of the testHeinz Mauelshagen
2023-07-19dm: avoid split of quoted strings where possibleHeinz Mauelshagen
2023-07-19dm: fix undue/missing spacesHeinz Mauelshagen
2023-07-19i2c: xiic: Don't try to handle more interrupt events after errorRobert Hancock
2023-07-19s390/qeth: Fix vipa deletionThorsten Winkler
2023-07-19octeontx-af: fix hardware timestamp configurationHariprasad Kelam
2023-07-19net: dsa: sja1105: always enable the send_meta optionsVladimir Oltean
2023-07-19pptp: Fix fib lookup calls.Guillaume Nault
2023-07-19octeontx2-af: Add validation before accessing cgx and lmacHariprasad Kelam
2023-07-19octeontx2-af: Fix mapping for NIX block from CGX connectionHariprasad Kelam
2023-07-19mailbox: ti-msgmgr: Fill non-message tx data fields with 0x0Nishanth Menon
2023-07-19drm/amd: Don't try to enable secure display TA multiple timesMario Limonciello
2023-07-19drm/amdgpu: fix number of fence calculationsChristian König
2023-07-19spi: bcm-qspi: return error if neither hif_mspi nor mspi is availableJonas Gorski
2023-07-19mlxsw: minimal: fix potential memory leak in mlxsw_m_linecards_initZhengchao Shao
2023-07-19net: dsa: vsc73xx: fix MTU configurationPawel Dembicki
2023-07-19ibmvnic: Do not reset dql stats on NON_FATAL errNick Child
2023-07-19Add MODULE_FIRMWARE() for FIRMWARE_TG357766.Tobias Heider
2023-07-19net: dsa: sja1105: always enable the INCL_SRCPT optionVladimir Oltean
2023-07-19net: dsa: felix: don't drop PTP frames with tag_8021q when RX timestamping is...Vladimir Oltean
2023-07-19net: mscc: ocelot: don't keep PTP configuration of all ports in single structureVladimir Oltean
2023-07-19net: mscc: ocelot: don't report that RX timestamping is enabled by defaultVladimir Oltean
2023-07-19spi: spi-geni-qcom: enable SPI_CONTROLLER_MUST_TX for GPI DMA modeDmitry Baryshkov
2023-07-19media: cec: i2c: ch7322: also select REGMAPRandy Dunlap
2023-07-19drm/i915/guc/slpc: Apply min softlimit correctlyVinay Belgaumkar
2023-07-19drm/i915/psr: Use hw.adjusted mode when calculating io/fast wake timesJouni Högander
2023-07-19rtc: st-lpc: Release some resources in st_rtc_probe() in case of errorChristophe JAILLET
2023-07-19md/raid10: fix the condition to call bio_end_io_acct()Li Nan
2023-07-19pwm: mtk_disp: Fix the disable flow of disp_pwmShuijing Li
2023-07-19pwm: ab8500: Fix error code in probe()Dan Carpenter
2023-07-19pwm: sysfs: Do not apply state to already disabled PWMsMarek Vasut
2023-07-19pwm: imx-tpm: force 'real_period' to be zero in suspendFancy Fang
2023-07-19phy: tegra: xusb: check return value of devm_kzalloc()Claudiu Beznea
2023-07-19mfd: stmpe: Only disable the regulators if they are enabledChristophe JAILLET
2023-07-19hwtracing: hisi_ptt: Fix potential sleep in atomic contextYicong Yang