summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-02-09wifi: brcmfmac: Check the count value of channel spec to prevent out-of-bound...Minsuk Kang
2023-02-09fbdev: smscufx: fix error handling code in ufx_usb_probeDongliang Mu
2023-02-09iio:adc:twl6030: Enable measurement of VACAndreas Kemnade
2023-02-09phy: qcom-qmp-combo: fix runtime suspendJohan Hovold
2023-02-09phy: qcom-qmp-combo: fix broken power onJohan Hovold
2023-02-09phy: qcom-qmp-usb: fix memleak on probe deferralJohan Hovold
2023-02-09phy: qcom-qmp-combo: fix memleak on probe deferralJohan Hovold
2023-02-09phy: qcom-qmp-combo: disable runtime PM on unbindJohan Hovold
2023-02-09serial: 8250_dma: Fix DMA Rx rearm raceIlpo Järvinen
2023-02-09serial: 8250_dma: Fix DMA Rx completion raceIlpo Järvinen
2023-02-09nvmem: core: fix cell removal on errorMichael Walle
2023-02-09nvmem: core: remove nvmem_config wp_gpioRussell King (Oracle)
2023-02-09nvmem: core: initialise nvmem->id earlyRussell King (Oracle)
2023-02-09drm/i915: Fix potential bit_17 double-freeRob Clark
2023-02-09fpga: stratix10-soc: Fix return value check in s10_ops_write_init()Zheng Yongjun
2023-02-09usb: gadget: f_uac2: Fix incorrect increment of bNumEndpointsPratham Pratap
2023-02-09nvmem: qcom-spmi-sdam: fix module autoloadingJohan Hovold
2023-02-09iio: imu: fxos8700: fix MAGN sensor scale and unitCarlos Song
2023-02-09iio: imu: fxos8700: remove definition FXOS8700_CTRL_ODR_MINCarlos Song
2023-02-09iio: imu: fxos8700: fix failed initialization ODR mode assignmentCarlos Song
2023-02-09iio: imu: fxos8700: fix incorrect ODR mode readbackCarlos Song
2023-02-09iio: imu: fxos8700: fix swapped ACCEL and MAGN channels readbackCarlos Song
2023-02-09iio: imu: fxos8700: fix map label of channel type to MAGN sensorCarlos Song
2023-02-09iio: imu: fxos8700: fix IMU data bits returned to user spaceCarlos Song
2023-02-09iio: imu: fxos8700: fix incomplete ACCEL and MAGN channels readbackCarlos Song
2023-02-09iio: imu: fxos8700: fix ACCEL measurement range selectionCarlos Song
2023-02-09iio:adc:twl6030: Enable measurements of VUSB, VBAT and othersAndreas Kemnade
2023-02-09iio: adc: berlin2-adc: Add missing of_node_put() in error pathXiongfeng Wang
2023-02-09iio: hid: fix the retval in gyro_3d_capture_sampleDmitry Perchanov
2023-02-09iio: hid: fix the retval in accel_3d_capture_sampleDmitry Perchanov
2023-02-09efi: Accept version 2 of memory attributes tableArd Biesheuvel
2023-02-09watchdog: diag288_wdt: fix __diag288() inline assemblyAlexander Egorenkov
2023-02-09watchdog: diag288_wdt: do not use stack buffers for hardware dataAlexander Egorenkov
2023-02-09fbcon: Check font dimension limitsSamuel Thibault
2023-02-09Input: i8042 - add Clevo PCX0DX to i8042 quirk tableWerner Sembach
2023-02-09vc_screen: move load of struct vc_data pointer in vcs_read() to avoid UAFGeorge Kennedy
2023-02-09usb: gadget: f_fs: Fix unbalanced spinlock in __ffs_ep0_queue_waitUdipto Goswami
2023-02-09usb: dwc3: qcom: enable vbus override when in OTG dr-modeNeil Armstrong
2023-02-09iio: adc: stm32-dfsdm: fill module aliasesOlivier Moysan
2023-02-09drm/amd/display: Fix timing not changning when freesync video is enabledAurabindo Pillai
2023-02-09platform/x86: gigabyte-wmi: add support for B450M DS3H WIFI-CFKevin Kuriakose
2023-02-09platform/x86: dell-wmi: Add a keymap for KEY_MUTE in type 0x0010 tableKoba Ko
2023-02-09i2c: rk3x: fix a bunch of kernel-doc warningsRandy Dunlap
2023-02-09scsi: iscsi_tcp: Fix UAF during login when accessing the shost ipaddressMike Christie
2023-02-09scsi: iscsi_tcp: Fix UAF during logout when accessing the shost ipaddressMike Christie
2023-02-09scsi: target: core: Fix warning on RT kernelsMaurizio Lombardi
2023-02-09i2c: mxs: suppress probe-deferral error messageStefan Wahren
2023-02-09i2c: designware-pci: Add new PCI IDs for AMD NAVI GPUBasavaraj Natikar
2023-02-09efi: fix potential NULL deref in efi_mem_reserve_persistentAnton Gusev
2023-02-09virtio-net: Keep stop() to follow mirror sequence of open()Parav Pandit