summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'iio-fixes-for-6.3a' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2023-03-2812-27/+59
|\
| * iio: adc: ti-ads7950: Set `can_sleep` flag for GPIO chipLars-Peter Clausen2023-03-181-0/+1
| * iio: adc: palmas_gpadc: fix NULL dereference on rmmodPatrik Dahlström2023-03-181-1/+1
| * iio: adc: max11410: fix read_poll_timeout() usageNuno Sá2023-03-121-7/+15
| * iio: dac: cio-dac: Fix max DAC write value check for 12-bitWilliam Breathitt Gray2023-03-111-2/+2
| * iio: light: cm32181: Unregister second I2C client if presentKai-Heng Feng2023-02-261-0/+12
| * iio: accel: kionix-kx022a: Get the timestamp from the driver's private data i...Mehdi Djait2023-02-181-1/+1
| * iio: adc: ad7791: fix IRQ flagsNuno Sá2023-02-181-1/+1
| * iio: buffer: make sure O_NONBLOCK is respectedNuno Sá2023-02-181-8/+11
| * iio: buffer: correctly return bytes written in output buffersNuno Sá2023-02-181-1/+1
| * iio: light: vcnl4000: Fix WARN_ON on uninitialized lockMårten Lindahl2023-02-021-1/+2
| * iio: adis16480: select CONFIG_CRC32Arnd Bergmann2023-02-021-0/+1
| * drivers: iio: adc: ltc2497: fix LSB shiftIan Ray2023-01-281-4/+2
| * iio: adc: qcom-spmi-adc5: Fix the channel nameAndy Shevchenko2023-01-281-1/+9
* | Merge tag 'coresight-fixes-v6.3' of git://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2023-03-212-28/+16
|\ \
| * | coresight: etm4x: Do not access TRCIDR1 for identificationSuzuki K Poulose2023-03-212-27/+15
| * | coresight-etm4: Fix for() loop drvdata->nr_addr_cmp range bugSteve Clevenger2023-03-211-1/+1
* | | Merge tag 'counter-fixes-6.3a' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2023-03-201-22/+9
|\ \ \
| * | | counter: 104-quad-8: Fix Synapse action reported for Index signalsWilliam Breathitt Gray2023-03-181-1/+1
| * | | counter: 104-quad-8: Fix race condition between FLAG and CNTR readsWilliam Breathitt Gray2023-03-181-21/+8
* | | | Merge tag 'tty-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2023-03-198-23/+30
|\ \ \ \
| * | | | tty: vt: protect KD_FONT_OP_GET_TALL from unbound accessSamuel Thibault2023-03-091-0/+3
| * | | | serial: qcom-geni: drop bogus uart_write_wakeup()Johan Hovold2023-03-091-4/+0
| * | | | serial: qcom-geni: fix mapping of empty DMA bufferJohan Hovold2023-03-091-0/+3
| * | | | serial: qcom-geni: fix DMA mapping leak on shutdownJohan Hovold2023-03-091-1/+1
| * | | | serial: qcom-geni: fix console shutdown hangJohan Hovold2023-03-091-0/+4
| * | | | serdev: Set fwnode for serdev devicesSaravana Kannan2023-03-091-1/+1
| * | | | tty: serial: fsl_lpuart: fix race on RX DMA shutdownAlexander Sverdlin2023-03-091-8/+3
| * | | | serial: 8250_pci1xxxx: Disable SERIAL_8250_PCI1XXXX config by defaultKumaravel Thiagarajan2023-03-091-1/+0
| * | | | serial: 8250_fsl: fix handle_irq lockingJohan Hovold2023-03-091-2/+2
| * | | | serial: 8250_em: Fix UART port typeBiju Das2023-03-091-2/+2
| * | | | serial: 8250: ASPEED_VUART: select REGMAP instead of depending on itRandy Dunlap2023-03-091-1/+2
| * | | | tty: serial: fsl_lpuart: skip waiting for transmission complete when UARTCTRL...Sherry Sun2023-03-091-3/+9
| * | | | Revert "tty: serial: fsl_lpuart: adjust SERIAL_FSL_LPUART_CONSOLE config depe...Tom Rix2023-03-091-1/+1
| |/ / /
* | | | Merge tag 'char-misc-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-03-1916-322/+148
|\ \ \ \
| * \ \ \ Merge tag 'icc-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/djak...Greg Kroah-Hartman2023-03-1614-320/+146
| |\ \ \ \
| | * | | | memory: tegra30-emc: fix interconnect registration raceJohan Hovold2023-03-131-6/+6
| | * | | | memory: tegra20-emc: fix interconnect registration raceJohan Hovold2023-03-131-6/+6
| | * | | | memory: tegra124-emc: fix interconnect registration raceJohan Hovold2023-03-131-6/+6
| | * | | | memory: tegra: fix interconnect registration raceJohan Hovold2023-03-131-9/+7
| | * | | | interconnect: exynos: drop redundant link destroyJohan Hovold2023-03-131-6/+0
| | * | | | interconnect: exynos: fix registration raceJohan Hovold2023-03-131-10/+10
| | * | | | interconnect: exynos: fix node leak in probe PM QoS error pathJohan Hovold2023-03-131-3/+3
| | * | | | interconnect: qcom: msm8974: fix registration raceJohan Hovold2023-03-131-12/+8
| | * | | | interconnect: qcom: rpmh: fix registration raceJohan Hovold2023-03-131-10/+15
| | * | | | interconnect: qcom: rpmh: fix probe child-node error handlingJohan Hovold2023-03-131-2/+5
| | * | | | interconnect: qcom: rpm: fix registration raceJohan Hovold2023-03-131-12/+12
| | * | | | interconnect: qcom: rpm: fix probe child-node error handlingJohan Hovold2023-03-071-2/+5
| | * | | | interconnect: qcom: osm-l3: fix registration raceJohan Hovold2023-03-071-8/+6
| | * | | | interconnect: imx: fix registration raceJohan Hovold2023-03-071-10/+10