summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-02-23misc: fastrpc: Mark all sessions as invalid in cb_removeEkansh Gupta1-1/+1
2024-02-23binder: signal epoll threads of self-workCarlos Llamas1-0/+10
2024-02-23usb: typec: tpcm: Fix issues with power being removed during resetMark Brown1-1/+2
2024-02-23xen-netback: properly sync TX responsesJan Beulich1-44/+40
2024-02-23net: stmmac: do not clear TBS enable bit on link up/downEsben Haabendal1-0/+3
2024-02-23firewire: core: correct documentation of fw_csr_string() kernel APITakashi Sakamoto1-4/+3
2024-02-23drm/amd: Don't init MEC2 firmware when it fails to loadDavid McFarland1-2/+0
2024-02-23drm/amdgpu: Reset IH OVERFLOW_CLEAR bitFriedrich Vock10-0/+59
2024-02-23drm/virtio: Set segment size for virtio_gpu deviceSebastian Ott1-0/+1
2024-02-23connector/cn_proc: revert "connector: Fix proc_event_num_listeners count not ...Keqi Wang1-3/+2
2024-02-23Revert "drm/msm/gpu: Push gpu lock down past runpm"Rob Clark2-8/+10
2024-02-23Revert "drm/amd: flush any delayed gfxoff on suspend entry"Mario Limonciello2-2/+8
2024-02-23scsi: Revert "scsi: fcoe: Fix potential deadlock on &fip->ctlr_lock"Lee Duncan1-12/+8
2024-02-23media: Revert "media: rkisp1: Drop IRQF_SHARED"Tomi Valkeinen1-1/+1
2024-02-23i2c: i801: Fix block process call transactionsJean Delvare1-2/+2
2024-02-23i2c: pasemi: split driver into two separate modulesArnd Bergmann2-4/+8
2024-02-23irqchip/gic-v3-its: Handle non-coherent GICv4 redistributorsMarc Zyngier1-12/+25
2024-02-23irqchip/loongson-eiointc: Use correct struct type in eiointc_domain_alloc()Bibo Mao1-1/+1
2024-02-23i2c: qcom-geni: Correct I2C TRE sequenceViken Dadhaniya1-7/+7
2024-02-23iio: adc: ad4130: only set GPIO_CTRL if pin is unusedCosmin Tanislav1-3/+7
2024-02-23iio: adc: ad4130: zero-initialize clock init dataCosmin Tanislav1-1/+1
2024-02-23PCI: Fix active state requirement in PME pollingAlex Williamson1-15/+22
2024-02-23driver core: fw_devlink: Improve detection of overlapping cyclesSaravana Kannan1-2/+7
2024-02-23media: ir_toy: fix a memleak in irtoy_txZhipeng Lu1-0/+2
2024-02-23interconnect: qcom: sm8550: Enable sync_stateKonrad Dybcio1-0/+1
2024-02-23interconnect: qcom: sc8180x: Mark CO0 BCM keepaliveKonrad Dybcio1-0/+1
2024-02-23usb: dwc3: gadget: Fix NULL pointer dereference in dwc3_gadget_suspendUttkarsh Aggarwal1-4/+2
2024-02-23usb: core: Prevent null pointer dereference in update_port_device_stateUdipto Goswami1-3/+13
2024-02-23usb: chipidea: core: handle power lost in workqueueXu Yang2-20/+26
2024-02-23usb: f_mass_storage: forbid async queue when shutdown happenyuan linyu1-2/+18
2024-02-23USB: hub: check for alternate port before enabling A_ALT_HNP_SUPPORTOliver Neukum1-11/+19
2024-02-23usb: ucsi_acpi: Fix command completion handlingChristian A. Ehrhardt1-4/+13
2024-02-23usb: ulpi: Fix debugfs directory leakSean Anderson1-1/+1
2024-02-23usb: ucsi: Add missing ppm_lockChristian A. Ehrhardt1-0/+2
2024-02-23iio: hid-sensor-als: Return 0 for HID_USAGE_SENSOR_TIME_TIMESTAMPSrinivas Pandruvada1-0/+1
2024-02-23HID: wacom: Do not register input devices until after hid_hw_startJason Gerecke1-20/+43
2024-02-23HID: wacom: generic: Avoid reporting a serial of '0' to userspaceTatsunosuke Tobita1-1/+8
2024-02-23HID: i2c-hid-of: fix NULL-deref on failed power upJohan Hovold1-0/+1
2024-02-23HID: bpf: actually free hdev memory after attaching a HID-BPF programBenjamin Tissoires2-9/+40
2024-02-23HID: bpf: remove double fdget()Benjamin Tissoires3-41/+49
2024-02-23dm-crypt, dm-verity: disable taskletsMikulas Patocka3-61/+4
2024-02-23nouveau: offload fence uevents work to workqueueDave Airlie2-6/+19
2024-02-23scsi: storvsc: Fix ring buffer size calculationMichael Kelley1-5/+7
2024-02-23i40e: Fix waiting for queues of all VSIs to be disabledIvan Vecera1-1/+1
2024-02-23i40e: Do not allow untrusted VF to remove administratively set MACIvan Vecera1-5/+33
2024-02-23nouveau/svm: fix kvcalloc() argument orderArnd Bergmann1-1/+1
2024-02-23spi: ppc4xx: Drop write-only variableUwe Kleine-König1-5/+0
2024-02-23lan966x: Fix crash when adding interface under a lagHoratiu Vultur1-2/+7
2024-02-23perf: CXL: fix mismatched cpmu event opcodeHojin Nam1-1/+1
2024-02-23of: property: Improve finding the supplier of a remote-endpoint propertySaravana Kannan1-1/+11