summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-01-17drm/mediatek: Only touch DISP_REG_OVL_PITCH_MSB if AFBC is supportedDaniel Golle
2025-01-17pmdomain: imx: gpcv2: fix an OF node reference leak in imx_gpcv2_probe()Joe Hattori
2025-01-17pmdomain: imx: gpcv2: Simplify with scoped for each OF child loopKrzysztof Kozlowski
2025-01-17hwmon: (drivetemp) Fix driver producing garbage data when SCSI errors occurDaniil Stas
2025-01-17iio: adc: ad7124: Disable all channels at probe timeUwe Kleine-König
2025-01-17iio: inkern: call iio_device_put() only on mapped devicesJoe Hattori
2025-01-17iio: adc: at91: call input_free_device() on allocated iio_devJoe Hattori
2025-01-17iio: adc: ti-ads124s08: Use gpiod_set_value_cansleep()Fabio Estevam
2025-01-17iio: gyro: fxas21002c: Fix missing data update in trigger handlerCarlos Song
2025-01-17iio: adc: ti-ads8688: fix information leak in triggered bufferJavier Carrasco
2025-01-17iio: adc: rockchip_saradc: fix information leak in triggered bufferJavier Carrasco
2025-01-17iio: imu: kmx61: fix information leak in triggered bufferJavier Carrasco
2025-01-17iio: light: vcnl4035: fix information leak in triggered bufferJavier Carrasco
2025-01-17iio: dummy: iio_simply_dummy_buffer: fix information leak in triggered bufferJavier Carrasco
2025-01-17iio: pressure: zpa2326: fix information leak in triggered bufferJavier Carrasco
2025-01-17usb: gadget: configfs: Ignore trailing LF for user strings to cdevIngo Rohloff
2025-01-17usb: gadget: f_fs: Remove WARN_ON in functionfs_bindAkash M
2025-01-17usb: typec: tcpm/tcpci_maxim: fix error code in max_contaminant_read_resistan...Dan Carpenter
2025-01-17usb: gadget: f_uac2: Fix incorrect setting of bNumEndpointsPrashanth K
2025-01-17usb: chipidea: ci_hdrc_imx: decrement device's refcount in .remove() and in t...Joe Hattori
2025-01-17usb: gadget: midi2: Reverse-select at the right placeTakashi Iwai
2025-01-17usb: fix reference leak in usb_new_device()Ma Ke
2025-01-17USB: core: Disable LPM only for non-suspended portsKai-Heng Feng
2025-01-17USB: usblp: return error when setting unsupported protocolJun Yan
2025-01-17usb: dwc3-am62: Disable autosuspend during removePrashanth K
2025-01-17usb: gadget: u_serial: Disable ep before setting port to null to fix the cras...Lianqin Hu
2025-01-17tty: serial: 8250: Fix another runtime PM usage counter underflowIlpo Järvinen
2025-01-17misc: microchip: pci1xxxx: Resolve return code mismatch during GPIO set configRengarajan S
2025-01-17misc: microchip: pci1xxxx: Resolve kernel panic during GPIO IRQ handlingRengarajan S
2025-01-17topology: Keep the cpumask unchanged when printing cpumapLi Huafei
2025-01-17usb: dwc3: gadget: fix writing NYET thresholdAndré Draszik
2025-01-17USB: serial: cp210x: add Phoenix Contact UPS DeviceJohan Hovold
2025-01-17usb-storage: Add max sectors quirk for Nokia 208Lubomir Rintel
2025-01-17staging: iio: ad9832: Correct phase range checkZicheng Qu
2025-01-17staging: iio: ad9834: Correct phase range checkZicheng Qu
2025-01-17USB: serial: option: add Neoway N723-EA supportMichal Hrusecky
2025-01-17USB: serial: option: add MeiG Smart SRM815Chukun Pan
2025-01-17dm-verity FEC: Fix RS FEC repair for roots unaligned to block size (take 2)Milan Broz
2025-01-17drm/amd/display: increase MAX_SURFACES to the value supported by hwMelissa Wen
2025-01-17drm/amdkfd: fixed page fault when enable MES shader debuggerJesse.zhang@amd.com
2025-01-17ACPI: resource: Add Asus Vivobook X1504VAP to irq1_level_low_skip_override[]Hans de Goede
2025-01-17ACPI: resource: Add TongFang GM5HG0A to irq1_edge_low_force_override[]Hans de Goede
2025-01-17thermal: of: fix OF node leak in of_thermal_zone_find()Joe Hattori
2025-01-17drm/amd/display: Add check for granularity in dml ceil/floor helpersRoman Li
2025-01-17dm-ebs: don't set the flag DM_TARGET_PASSES_INTEGRITYMikulas Patocka
2025-01-17scsi: ufs: qcom: Power off the PHY if it was already powered on in ufs_qcom_p...Manivannan Sadhasivam
2025-01-17dm thin: make get_first_thin use rcu-safe list first functionKrister Johansen
2025-01-17cpuidle: riscv-sbi: fix device node release in early exit of for_each_possibl...Javier Carrasco
2025-01-17platform/x86/amd/pmc: Only disable IRQ1 wakeup where i8042 actually enabled itMaciej S. Szmigiero
2025-01-17drm/mediatek: Add return value check when reading DPCDLiankun Yang