summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2023-05-17crypto: safexcel - Cleanup ring IRQ workqueues on load failureJonathan McDowell1-10/+27
2023-05-17pwm: meson: Fix g12a ao clk81 nameHeiner Kallweit1-2/+2
2023-05-17pwm: meson: Fix axg ao mux parentsHeiner Kallweit1-1/+1
2023-05-17ipmi: fix SSIF not responding under certain cond.Zhang Yuchen1-2/+2
2023-05-17ipmi:ssif: Add send_retries incrementCorey Minyard1-1/+3
2023-05-17tick/nohz: Fix cpu_is_hotpluggable() by checking with nohz subsystemJoel Fernandes (Google)1-1/+2
2023-05-17xhci: fix debugfs register accesses while suspendedJohan Hovold1-0/+1
2023-05-17staging: iio: resolver: ads1210: fix config modeNuno Sá1-1/+1
2023-05-17hwmon: (adt7475) Use device_property APIs when configuring polarityChris Packham1-3/+3
2023-05-17hwmon: (k10temp) Check range scale when CUR_TEMP register is read-writeBabu Moger1-1/+3
2023-05-17USB: dwc3: fix runtime pm imbalance on unbindJohan Hovold1-0/+1
2023-05-17USB: dwc3: fix runtime pm imbalance on probe errorsJohan Hovold1-9/+5
2023-05-17PCI: qcom: Fix the incorrect register usage in v2.7.0 configManivannan Sadhasivam1-5/+3
2023-05-17PCI: pciehp: Fix AB-BA deadlock between reset_lock and device_lockLukas Wunner1-0/+15
2023-05-17wireguard: timers: cast enum limits members to int in printsJiri Slaby (SUSE)1-4/+4
2023-05-17iio: adc: palmas_gpadc: fix NULL dereference on rmmodPatrik Dahlström1-1/+1
2023-05-17driver core: Don't require dynamic_debug for initcall_debug probe timingStephen Boyd1-1/+6
2023-05-17USB: serial: option: add UNISOC vendor and TOZED LT70C productArınç ÜNAL1-0/+6
2023-05-17drm/fb-helper: set x/yres_virtual in drm_fb_helper_check_varDaniel Vetter1-0/+3
2023-05-17wifi: brcmfmac: slab-out-of-bounds read in brcmf_get_assoc_ies()Jisoo Jang1-0/+5
2023-05-17counter: 104-quad-8: Fix race condition between FLAG and CNTR readsWilliam Breathitt Gray1-24/+4
2023-04-26iio: adc: at91-sama5d2_adc: fix an error code in at91_adc_allocate_trigger()Dan Carpenter1-1/+1
2023-04-26pwm: hibvt: Explicitly set .polarity in .get_state()Uwe Kleine-König1-0/+1
2023-04-26pwm: iqs620a: Explicitly set .polarity in .get_state()Uwe Kleine-König1-0/+1
2023-04-26pwm: meson: Explicitly set .polarity in .get_state()Uwe Kleine-König1-0/+7
2023-04-26mmc: sdhci_am654: Set HIGH_SPEED_ENA for SDR12 and SDR25Bhavya Kapoor1-2/+0
2023-04-26memstick: fix memory leak if card device is never registeredGreg Kroah-Hartman1-1/+4
2023-04-26iio: light: tsl2772: fix reading proximity-diodes from device treeBrian Masney1-0/+1
2023-04-26xen/netback: use same error messages for same errorsJuergen Gross1-4/+2
2023-04-26nvme-tcp: fix a possible UAF when failing to allocate an io queueSagi Grimberg1-20/+26
2023-04-26net: dsa: b53: mmap: add phy opsÁlvaro Fernández Rojas1-0/+14
2023-04-26scsi: core: Improve scsi_vpd_inquiry() checksDamien Le Moal1-2/+9
2023-04-26scsi: megaraid_sas: Fix fw_crash_buffer_show()Tomas Henzl1-1/+1
2023-04-26Input: i8042 - add quirk for Fujitsu Lifebook A574/HJonathan Denose1-0/+8
2023-04-26e1000e: Disable TSO on i219-LM card to increase speedSebastian Basierski1-25/+26
2023-04-26mlxsw: pci: Fix possible crash during initializationIdo Schimmel1-1/+1
2023-04-26mlxfw: fix null-ptr-deref in mlxfw_mfa2_tlv_next()Nikita Zhandarovich1-0/+2
2023-04-26i40e: fix i40e_setup_misc_vector() error handlingAleksandr Loktionov1-1/+4
2023-04-26i40e: fix accessing vsi->active_filters without holding lockAleksandr Loktionov1-2/+2
2023-04-26sfc: Fix use-after-free due to selftest_workDing Hui2-1/+2
2023-04-26sfc: Split STATE_READY in to STATE_NET_DOWN and STATE_NET_UP.Jonathan Cooper6-31/+72
2023-04-26virtio_net: bugfix overflow inside xdp_linearize_page()Xuan Zhuo1-2/+6
2023-04-26regulator: fan53555: Explicitly include bits headerCristian Ciocaltea1-5/+6
2023-04-20coresight-etm4: Fix for() loop drvdata->nr_addr_cmp range bugSteve Clevenger1-1/+1
2023-04-20watchdog: sbsa_wdog: Make sure the timeout programming is within the limitsGeorge Cherian1-0/+1
2023-04-20i2c: ocores: generate stop condition after timeout in polling modeGregor Herburger1-16/+19
2023-04-20ubi: Fix deadlock caused by recursively holding work_semZhaoLong Wang1-2/+2
2023-04-20mtd: ubi: wl: Fix a couple of kernel-doc issuesLee Jones1-2/+1
2023-04-20ubi: Fix failure attaching when vid_hdr offset equals to (sub)page sizeZhihao Cheng1-6/+15
2023-04-20scsi: ses: Handle enclosure with just a primary component gracefullyJiri Kosina1-12/+8