Skip to content
  1. Oct 18, 2021
    • Linus Torvalds's avatar
      Merge tag 'staging-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging · a563ae0f
      Linus Torvalds authored
      Pull staging and IIO driver fixes from Greg KH:
       "Here are a number of small IIO and staging driver fixes for 5.15-rc6.
      
        They include:
      
         - vc04_services bugfix for reported problem
      
         - r8188eu array underflow fix
      
         - iio driver fixes for a lot of tiny reported issues.
      
        All of these have been in linux-next for a while with no reported
        issues"
      
      * tag 'staging-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging:
        staging: r8188eu: prevent array underflow in rtw_hal_update_ra_mask()
        staging: vc04_services: shut up out-of-range warning
        iio: light: opt3001: Fixed timeout error when 0 lux
        iio: adis16480: fix devices that do not support sleep mode
        iio: mtk-auxadc: fix case IIO_CHAN_INFO_PROCESSED
        iio: adis16475: fix deadlock on frequency set
        iio: ssp_sensors: add more range checking in ssp_parse_dataframe()
        iio: ssp_sensors: fix error code in ssp_print_mcu_debug()
        iio: adc: ad7793: Fix IRQ flag
        iio: adc: ad7780: Fix IRQ flag
        iio: adc: ad7192: Add IRQ flag
        iio: adc: aspeed: set driver data when adc probe.
        iio: adc: rzg2l_adc: add missing clk_disable_unprepare() in rzg2l_adc_pm_runtime_resume()
        iio: adc: max1027: Fix the number of max1X31 channels
        iio: adc: max1027: Fix wrong shift with 12-bit devices
        iio: adc128s052: Fix the error handling path of 'adc128_probe()'
        iio: adc: rzg2l_adc: Fix -EBUSY timeout error return
        iio: accel: fxls8962af: return IRQ_HANDLED when fifo is flushed
        iio: dac: ti-dac5571: fix an error code in probe()
      a563ae0f
    • Linus Torvalds's avatar
      Merge tag 'tty-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty · b9e42b3c
      Linus Torvalds authored
      Pull serial driver fix from Greg KH:
       "Here is a single 8250 Kconfig fix for 5.15-rc6 that resolves a
        regression that showed up in 5.15-rc1. It has been in linux-next for a
        while with no reported issues"
      
      * tag 'tty-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty:
        serial: 8250: allow disabling of Freescale 16550 compile test
      b9e42b3c
    • Linus Torvalds's avatar
      Merge tag 'usb-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb · ebf613ae
      Linus Torvalds authored
      Pull USB fixes from Greg KH:
       "Here are some small USB fixes that resolve a number of tiny issues.
        They include:
      
         - new USB serial driver ids
      
         - xhci driver fixes for a bunch of issues
      
         - musb error path fixes.
      
        All of these have been in linux-next for a while with no reported
        issues"
      
      * tag 'usb-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb:
        usb: musb: dsps: Fix the probe error path
        xhci: Enable trust tx length quirk for Fresco FL11 USB controller
        xhci: Fix command ring pointer corruption while aborting a command
        USB: xhci: dbc: fix tty registration race
        xhci: add quirk for host controllers that don't update endpoint DCS
        xhci: guard accesses to ep_state in xhci_endpoint_reset()
        USB: serial: qcserial: add EM9191 QDL support
        USB: serial: option: add Quectel EC200S-CN module support
        USB: serial: option: add prod. id for Quectel EG91
        USB: serial: option: add Telit LE910Cx composition 0x1204
      ebf613ae
    • Linus Torvalds's avatar
      Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input · 12dbbfad
      Linus Torvalds authored
      Pull input fixes from Dmitry Torokhov:
      
       - a new product ID for the xpad joystick driver
      
       - fixes to resistive-adc-touch and snvs_pwrkey drivers
      
       - a change to touchscreen helpers to make clang happier
      
      * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input:
        Input: touchscreen - avoid bitwise vs logical OR warning
        Input: xpad - add support for another USB ID of Nacon GC-100
        Input: resistive-adc-touch - fix division by zero error on z1 == 0
        Input: snvs_pwrkey - add clk handling
      12dbbfad
  2. Oct 17, 2021
  3. Oct 16, 2021
  4. Oct 15, 2021