aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-07-19memstick r592: make memstick_debug_get_tpc_name() staticArnd Bergmann
2023-07-19mmc: mediatek: Avoid ugly error message when SDIO wakeup IRQ isn't usedDouglas Anderson
2023-07-19ice: handle extts in the miscellaneous interrupt threadKarol Kolacinski
2023-07-19wifi: rsi: Do not set MMC_PM_KEEP_POWER in shutdownMarek Vasut
2023-07-19wifi: rsi: Do not configure WoWlan in shutdown hook if not enabledMarek Vasut
2023-07-19wifi: ath10k: Trigger STA disconnect after reconfig complete on hardware restartYoughandhar Chintala
2023-07-19wifi: ath9k: don't allow to overwrite ENDPOINT0 attributesFedor Pchelkin
2023-07-19wifi: ray_cs: Fix an error handling path in ray_probe()Christophe JAILLET
2023-07-19wifi: wl3501_cs: Fix an error handling path in wl3501_probe()Christophe JAILLET
2023-07-19wifi: atmel: Fix an error handling path in atmel_probe()Christophe JAILLET
2023-07-19wifi: orinoco: Fix an error handling path in orinoco_cs_probe()Christophe JAILLET
2023-07-19wifi: orinoco: Fix an error handling path in spectrum_cs_probe()Christophe JAILLET
2023-07-19regulator: core: Streamline debugfs operationsGeert Uytterhoeven
2023-07-19regulator: core: Fix more error checking for debugfs_create_dir()Geert Uytterhoeven
2023-07-19spi: dw: Round of n_bytes to power of 2Joy Chakraborty
2023-07-19wifi: mwifiex: Fix the size of a memory allocation in mwifiex_ret_802_11_scan()Christophe JAILLET
2023-07-19wifi: wilc1000: fix for absent RSN capabilities WFA testcaseAmisha Patel
2023-07-19spi: spi-geni-qcom: Correct CS_TOGGLE bit in SPI_TRANS_CFGVijaya Krishna Nivarthi
2023-07-19wifi: ath9k: avoid referencing uninit memory in ath9k_wmi_ctrl_rxFedor Pchelkin
2023-07-19wifi: ath9k: fix AR9003 mac hardware hang check register offset calculationPeter Seiderer
2023-07-19igc: Enable and fix RX hash usage by netstackJesper Dangaard Brouer
2023-07-19thermal/drivers/sun8i: Fix some error handling paths in sun8i_ths_probe()Christophe JAILLET
2023-07-19cpufreq: intel_pstate: Fix energy_performance_preference for passiveTero Kristo
2023-07-19PM: domains: Move the verification of in-params from genpd_add_device()Ulf Hansson
2023-07-19powercap: RAPL: Fix CONFIG_IOSF_MBI dependencyZhang Rui
2023-07-19drivers/perf: hisi: Don't migrate perf to the CPU going to teardownJunhao He
2023-07-19perf/arm-cmn: Fix DTC resetRobin Murphy
2023-07-19PM: domains: fix integer overflow issues in genpd_parse_state()Nikita Zhandarovich
2023-07-19clocksource/drivers/cadence-ttc: Fix memory leak in ttc_timer_probeFeng Mingxi
2023-07-19irqchip/jcore-aic: Fix missing allocation of IRQ descriptorsJohn Paul Adrian Glaubitz
2023-07-19irqchip/stm32-exti: Fix warning on initialized field overwrittenAntonio Borneo
2023-07-19md/raid1-10: submit write io directly if bitmap is not enabledYu Kuai
2023-07-19md/raid1-10: factor out a helper to submit normal writeYu Kuai
2023-07-19md/raid1-10: factor out a helper to add bio to plugYu Kuai
2023-07-19md/raid10: fix io loss while replacement replace rdevLi Nan
2023-07-19md/raid10: fix null-ptr-deref of mreplace in raid10_sync_requestLi Nan
2023-07-19md/raid10: fix wrong setting of max_corr_read_errorsLi Nan
2023-07-19md/raid10: fix overflow of md/safe_mode_delayLi Nan
2023-07-19md/raid10: check slab-out-of-bounds in md_bitmap_get_counterLi Nan
2023-07-19nvme-core: fix dev_pm_qos memleakChaitanya Kulkarni
2023-07-19nvme-core: add missing fault-injection cleanupChaitanya Kulkarni
2023-07-19nvme-auth: don't ignore key generation failures when initializing ctrl keysSagi Grimberg
2023-07-19nvme-core: fix memory leak in dhchap_ctrl_secretChaitanya Kulkarni
2023-07-19nvme-core: fix memory leak in dhchap_secret_storeChaitanya Kulkarni
2023-07-19nvme-auth: no need to reset chap contexts on re-authenticationSagi Grimberg
2023-07-19nvme-auth: remove symbol export from nvme_auth_resetSagi Grimberg
2023-07-19nvme-auth: rename authentication work elementsSagi Grimberg
2023-07-19nvme-auth: rename __nvme_auth_[reset|free] to nvme_auth[reset|free]_dhchapSagi Grimberg
2023-07-19virt: sevguest: Add CONFIG_CRYPTO dependencyArnd Bergmann
2023-07-19drm: use mgr->dev in drm_dbg_kms in drm_dp_add_payload_part2Jeff Layton