summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* USB: dwc3: fix memory leak with using debugfs_lookup()Greg Kroah-Hartman2023-02-064-14/+14
* drm/i915: fix up merge with usb-next branchGreg Kroah-Hartman2023-02-061-1/+1
* Merge 6.2-rc7 into usb-nextGreg Kroah-Hartman2023-02-06222-989/+1645
|\
| * Merge tag 'usb-6.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2023-02-0520-19/+13
| |\
| | * usb: typec: ucsi: Don't attempt to resume the ports before they existHeikki Krogerus2023-02-021-1/+8
| | * usb: gadget: udc: do not clear gadget driver.busAaro Koskinen2023-02-0216-16/+0
| | * usb: gadget: f_uac2: Fix incorrect increment of bNumEndpointsPratham Pratap2023-01-251-0/+1
| | * usb: gadget: f_fs: Fix unbalanced spinlock in __ffs_ep0_queue_waitUdipto Goswami2023-01-241-1/+3
| | * usb: dwc3: qcom: enable vbus override when in OTG dr-modeNeil Armstrong2023-01-241-1/+1
| * | Merge tag 'tty-6.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2023-02-053-36/+27
| |\ \
| | * | vc_screen: move load of struct vc_data pointer in vcs_read() to avoid UAFGeorge Kennedy2023-01-311-4/+5
| | * | serial: 8250_dma: Fix DMA Rx rearm raceIlpo Järvinen2023-01-311-2/+10
| | * | serial: 8250_dma: Fix DMA Rx completion raceIlpo Järvinen2023-01-311-2/+7
| | * | serial: stm32: Merge hard IRQ and threaded IRQ handling into single IRQ handlerMarek Vasut2023-01-311-28/+5
| | |/
| * | Merge tag 'char-misc-6.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-02-0517-69/+206
| |\ \
| | * | HV: hv_balloon: fix memory leak with using debugfs_lookup()Greg Kroah-Hartman2023-02-031-1/+1
| | * | Merge tag 'iio-fixes-for-6.2a' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2023-01-3110-30/+143
| | |\ \
| | | * | iio: imu: fxos8700: fix MAGN sensor scale and unitCarlos Song2023-01-211-3/+3
| | | * | iio: imu: fxos8700: remove definition FXOS8700_CTRL_ODR_MINCarlos Song2023-01-211-1/+0
| | | * | iio: imu: fxos8700: fix failed initialization ODR mode assignmentCarlos Song2023-01-211-2/+4
| | | * | iio: imu: fxos8700: fix incorrect ODR mode readbackCarlos Song2023-01-211-6/+6
| | | * | iio: light: cm32181: Fix PM support on system with 2 I2C resourcesKai-Heng Feng2023-01-211-4/+5
| | | * | iio: hid: fix the retval in gyro_3d_capture_sampleDmitry Perchanov2023-01-141-0/+1
| | | * | iio: hid: fix the retval in accel_3d_capture_sampleDmitry Perchanov2023-01-141-0/+1
| | | * | iio: imu: st_lsm6dsx: fix build when CONFIG_IIO_TRIGGERED_BUFFER=mVladimir Oltean2023-01-081-0/+1
| | | * | iio:adc:twl6030: Enable measurement of VACAndreas Kemnade2022-12-281-1/+1
| | | * | iio: imu: fxos8700: fix ACCEL measurement range selectionCarlos Song2022-12-281-7/+34
| | | * | iio: imu: fxos8700: fix IMU data bits returned to user spaceCarlos Song2022-12-281-1/+27
| | | * | iio: imu: fxos8700: fix incomplete ACCEL and MAGN channels readbackCarlos Song2022-12-281-1/+1
| | | * | iio: imu: fxos8700: fix swapped ACCEL and MAGN channels readbackCarlos Song2022-12-281-2/+15
| | | * | iio: imu: fxos8700: fix map label of channel type to MAGN sensorCarlos Song2022-12-281-1/+1
| | | * | iio:adc:twl6030: Enable measurements of VUSB, VBAT and othersAndreas Kemnade2022-12-281-0/+32
| | | * | iio: imx8qxp-adc: fix irq flood when call imx8qxp_adc_read_raw()Frank Li2022-12-281-2/+9
| | | * | iio: adc: xilinx-ams: fix devm_krealloc() return value checkMarco Pagani2022-12-281-1/+1
| | | * | iio: adc: berlin2-adc: Add missing of_node_put() in error pathXiongfeng Wang2022-12-281-1/+3
| | | * | iio: adc: stm32-dfsdm: fill module aliasesOlivier Moysan2022-12-281-0/+1
| | * | | Merge tag 'fpga-for-6.2-final' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2023-01-282-7/+14
| | |\ \ \
| | | * | | fpga: m10bmc-sec: Fix probe rollbackIlpo Järvinen2022-12-301-5/+12
| | | * | | fpga: stratix10-soc: Fix return value check in s10_ops_write_init()Zheng Yongjun2022-12-301-2/+2
| | | |/ /
| | * | | nvmem: qcom-spmi-sdam: fix module autoloadingJohan Hovold2023-01-281-0/+1
| | * | | nvmem: core: fix return valueRussell King (Oracle)2023-01-281-0/+1
| | * | | nvmem: core: fix cell removal on errorMichael Walle2023-01-281-2/+1
| | * | | nvmem: core: fix device node refcountingMichael Walle2023-01-281-3/+8
| | * | | nvmem: core: fix registration vs use raceRussell King (Oracle)2023-01-281-10/+8
| | * | | nvmem: core: fix cleanup after dev_set_name()Russell King (Oracle)2023-01-281-12/+10
| | * | | nvmem: core: remove nvmem_config wp_gpioRussell King (Oracle)2023-01-281-3/+1
| | * | | nvmem: core: initialise nvmem->id earlyRussell King (Oracle)2023-01-281-1/+2
| | * | | nvmem: sunxi_sid: Always use 32-bit MMIO readsSamuel Holland2023-01-281-1/+14
| | * | | nvmem: brcm_nvram: Add check for kzallocJiasheng Jiang2023-01-281-0/+3
| | | |/ | | |/|
| * | | Merge tag 'fbdev-for-6.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-02-0514-75/+27
| |\ \ \