aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2025-01-21drivers/firmware: skip simpledrm if nvidia-drm.modeset=1 is setJavier Martinez Canillas1-1/+17
2025-01-17iio: imu: inv_icm42600: fix spi burst write not supportedJean-Baptiste Maneyrol3-1/+18
2025-01-17drm/mediatek: Only touch DISP_REG_OVL_PITCH_MSB if AFBC is supportedDaniel Golle1-28/+29
2025-01-17hwmon: (drivetemp) Fix driver producing garbage data when SCSI errors occurDaniil Stas1-2/+6
2025-01-17iio: adc: ad7124: Disable all channels at probe timeUwe Kleine-König1-0/+3
2025-01-17iio: adc: ad7173: fix using shared static info structDavid Lechner1-4/+6
2025-01-17iio: inkern: call iio_device_put() only on mapped devicesJoe Hattori1-1/+1
2025-01-17iio: adc: at91: call input_free_device() on allocated iio_devJoe Hattori1-1/+1
2025-01-17iio: adc: ti-ads124s08: Use gpiod_set_value_cansleep()Fabio Estevam1-2/+2
2025-01-17iio: imu: inv_icm42600: fix timestamps after suspend if sensor is onJean-Baptiste Maneyrol1-1/+6
2025-01-17iio: adc: ti-ads1298: Add NULL check in ads1298_initCharles Han1-0/+2
2025-01-17iio: gyro: fxas21002c: Fix missing data update in trigger handlerCarlos Song1-1/+8
2025-01-17iio: adc: ti-ads1119: fix sample size in scan struct for triggered bufferJavier Carrasco1-1/+1
2025-01-17iio: adc: ti-ads1119: fix information leak in triggered bufferJavier Carrasco1-0/+2
2025-01-17iio: adc: ti-ads8688: fix information leak in triggered bufferJavier Carrasco1-1/+1
2025-01-17iio: adc: rockchip_saradc: fix information leak in triggered bufferJavier Carrasco1-0/+2
2025-01-17iio: imu: kmx61: fix information leak in triggered bufferJavier Carrasco1-1/+1
2025-01-17iio: light: bh1745: fix information leak in triggered bufferJavier Carrasco1-0/+2
2025-01-17iio: light: vcnl4035: fix information leak in triggered bufferJavier Carrasco1-1/+1
2025-01-17iio: dummy: iio_simply_dummy_buffer: fix information leak in triggered bufferJavier Carrasco1-1/+1
2025-01-17iio: pressure: zpa2326: fix information leak in triggered bufferJavier Carrasco1-0/+2
2025-01-17usb: typec: fix pm usage counter imbalance in ucsi_ccg_sync_control()GONG Ruiqi1-2/+2
2025-01-17usb: host: xhci-plat: set skip_phy_initialization if software node has XHCI_S...Xu Yang1-1/+2
2025-01-17usb: gadget: configfs: Ignore trailing LF for user strings to cdevIngo Rohloff1-1/+5
2025-01-17usb: gadget: f_fs: Remove WARN_ON in functionfs_bindAkash M1-1/+1
2025-01-17usb: typec: tcpm/tcpci_maxim: fix error code in max_contaminant_read_resistan...Dan Carpenter1-2/+2
2025-01-17usb: gadget: f_uac2: Fix incorrect setting of bNumEndpointsPrashanth K1-0/+1
2025-01-17usb: typec: tcpci: fix NULL pointer issue on shared irq caseXu Yang1-10/+15
2025-01-17usb: chipidea: ci_hdrc_imx: decrement device's refcount in .remove() and in t...Joe Hattori1-8/+17
2025-01-17usb: gadget: midi2: Reverse-select at the right placeTakashi Iwai1-2/+2
2025-01-17usb: fix reference leak in usb_new_device()Ma Ke1-2/+4
2025-01-17USB: core: Disable LPM only for non-suspended portsKai-Heng Feng1-3/+4
2025-01-17USB: usblp: return error when setting unsupported protocolJun Yan1-3/+4
2025-01-17usb: dwc3-am62: Disable autosuspend during removePrashanth K1-0/+1
2025-01-17usb: gadget: u_serial: Disable ep before setting port to null to fix the cras...Lianqin Hu1-4/+4
2025-01-17serial: stm32: use port lock wrappers for break controlBen Wolsieffer1-2/+2
2025-01-17tty: serial: 8250: Fix another runtime PM usage counter underflowIlpo Järvinen1-0/+3
2025-01-17misc: microchip: pci1xxxx: Resolve return code mismatch during GPIO set configRengarajan S1-1/+1
2025-01-17misc: microchip: pci1xxxx: Resolve kernel panic during GPIO IRQ handlingRengarajan S1-1/+1
2025-01-17topology: Keep the cpumask unchanged when printing cpumapLi Huafei1-4/+20
2025-01-17usb: dwc3: gadget: fix writing NYET thresholdAndré Draszik2-1/+4
2025-01-17USB: serial: cp210x: add Phoenix Contact UPS DeviceJohan Hovold1-0/+1
2025-01-17usb-storage: Add max sectors quirk for Nokia 208Lubomir Rintel1-0/+7
2025-01-17staging: iio: ad9832: Correct phase range checkZicheng Qu1-1/+1
2025-01-17staging: iio: ad9834: Correct phase range checkZicheng Qu1-1/+1
2025-01-17USB: serial: option: add Neoway N723-EA supportMichal Hrusecky1-0/+1
2025-01-17USB: serial: option: add MeiG Smart SRM815Chukun Pan1-1/+2
2025-01-17drm/amd/display: increase MAX_SURFACES to the value supported by hwMelissa Wen1-1/+1
2025-01-17drm/amd/display: fix page fault due to max surface definition mismatchMelissa Wen6-9/+8
2025-01-17drm/amd/display: fix divide error in DM plane scale calcsMelissa Wen1-2/+2