summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-07-24nvmem: layouts: u-boot-env: remove crc32 endianness conversionMichael C. Pratt
2025-07-24i2c: omap: fix deprecated of_property_read_bool() useJohan Hovold
2025-07-24regulator: pwm-regulator: Manage boot-on with disabled PWM channelsMartin Blumenstingl
2025-07-24regulator: pwm-regulator: Calculate the output voltage for disabled PWMsMartin Blumenstingl
2025-07-24i2c: omap: Handle omap_i2c_init() errors in omap_i2c_probe()Christophe JAILLET
2025-07-24i2c: omap: Fix an error handling path in omap_i2c_probe()Christophe JAILLET
2025-07-24i2c: omap: Add support for setting muxJayesh Choudhary
2025-07-24usb: dwc3: qcom: Don't leave BCR assertedKrishna Kurapati
2025-07-24usb: hub: Don't try to recover devices lost during warm reset.Mathias Nyman
2025-07-24usb: hub: Fix flushing of delayed work used for post resume purposesMathias Nyman
2025-07-24usb: hub: Fix flushing and scheduling of delayed work that tunes runtime pmMathias Nyman
2025-07-24usb: hub: fix detection of high tier USB3 devices behind suspended hubsMathias Nyman
2025-07-24hv_netvsc: Set VF priv_flags to IFF_NO_ADDRCONF before open to prevent IPv6 a...Li Tian
2025-07-24net/mlx5: Correctly set gso_size when LRO is usedChristoph Paasch
2025-07-24Bluetooth: btusb: QCA: Fix downloading wrong NVM for WCN6855 GF variant witho...Zijun Hu
2025-07-24usb: net: sierra: check for no status endpointOliver Neukum
2025-07-24ice: add NULL check in eswitch lag checkDave Ertman
2025-07-24hwmon: (corsair-cpro) Validate the size of the received input bufferMarius Zachmann
2025-07-24nvme: fix misaccounting of nvme-mpath inflight I/OYu Kuai
2025-07-24net: phy: Don't register LEDs for genphySean Anderson
2025-07-24nvme: fix inconsistent RCU list manipulation in nvme_ns_add_to_ctrl_list()Zheng Qixing
2025-07-24net: emaclite: Fix missing pointer increment in aligned_read()Alok Tiwari
2025-07-24soundwire: amd: fix for clearing command status registerVijendar Mukunda
2025-07-24soundwire: amd: fix for handling slave alerts after link is downVijendar Mukunda
2025-07-24comedi: Fix initialization of data for instructions that write to subdeviceIan Abbott
2025-07-24comedi: Fix use of uninitialized data in insn_rw_emulate_bits()Ian Abbott
2025-07-24comedi: Fix some signed shift left operationsIan Abbott
2025-07-24comedi: Fail COMEDI_INSNLIST ioctl if n_insns is too largeIan Abbott
2025-07-24comedi: das6402: Fix bit shift out of boundsIan Abbott
2025-07-24comedi: das16m1: Fix bit shift out of boundsIan Abbott
2025-07-24comedi: aio_iiro_16: Fix bit shift out of boundsIan Abbott
2025-07-24comedi: pcl812: Fix bit shift out of boundsIan Abbott
2025-07-24iio: adc: stm32-adc: Fix race in installing chained IRQ handlerChen Ni
2025-07-24iio: adc: max1363: Reorder mode_list[] entriesFabio Estevam
2025-07-24iio: adc: max1363: Fix MAX1363_4X_CHANS/MAX1363_8X_CHANS[]Fabio Estevam
2025-07-24iio: accel: fxls8962af: Fix use after free in fxls8962af_fifo_flushSean Nyekjaer
2025-07-24soc: aspeed: lpc-snoop: Don't disable channels that aren't enabledAndrew Jeffery
2025-07-24soc: aspeed: lpc-snoop: Cleanup resources in stack-orderAndrew Jeffery
2025-07-24pmdomain: governor: Consider CPU latency tolerance from pm_domain_cpu_govMaulik Shah
2025-07-24net: libwx: properly reset Rx ring descriptorJiawen Wu
2025-07-24net: libwx: fix the using of Rx buffer DMAJiawen Wu
2025-07-24net: libwx: remove duplicate page_pool_put_full_page()Jiawen Wu
2025-07-24mmc: sdhci_am654: Workaround for Errata i2312Judith Mendez
2025-07-24mmc: sdhci-pci: Quirk for broken command queuing on Intel GLK-based Positivo ...Edson Juliano Drosdeck
2025-07-24mmc: bcm2835: Fix dma_unmap_sg() nents valueThomas Fourier
2025-07-24memstick: core: Zero initialize id_reg in h_memstick_read_dev_id()Nathan Chancellor
2025-07-24dmaengine: nbpfaxi: Fix memory corruption in probe()Dan Carpenter
2025-07-24net/mlx5: Update the list of the PCI supported devicesMaor Gottlieb
2025-07-24drm/amdgpu/gfx8: reset compute ring wptr on the GPU on resumeEeli Haapalainen
2025-07-24HID: core: do not bypass hid_hw_raw_requestBenjamin Tissoires