1. 18 Jan, 2020 1 commit
    • Greg Kroah-Hartman's avatar
      Merge tag 'soundwire-5.6-rc1' of... · c20c76ac
      Greg Kroah-Hartman authored
      Merge tag 'soundwire-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/soundwire into char-misc-next
      
      Vinod writes:
      
      soundwire updates for v5.6-rc1
      
      This round we have bunch of updates to interfaces for ASoC (audio)
      subsystem by Intel and a new Qualcomm controller driver
      
      Details
       - Updates for sdw_slave interfaces for ASoC
       - Updates to cadence library and intel driver
       - New Soundwire controller for Qualcomm masters
       - Rework of device number assignment
      
      * tag 'soundwire-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/soundwire: (27 commits)
        dt-bindings: soundwire: fix example
        soundwire: cadence: fix kernel-doc parameter descriptions
        soundwire: intel: report slave_ids for each link to SOF driver
        soundwire: intel: fix factor of two in MCLK handling
        soundwire: bus: fix device number leak on errors
        soundwire: cadence: remove useless variable incrementation
        soundwire: cadence: update kernel-doc parameter descriptions
        soundwire: qcom: add support for SoundWire controller
        dt-bindings: soundwire: add bindings for Qcom controller
        soundwire: bus: check first if Slaves become UNATTACHED
        soundwire: cadence_master: handle multiple status reports per Slave
        soundwire: cadence_master: remove config update for interrupt setting
        soundwire: cadence_master: log more useful information during timeouts
        soundwire: cadence_master: clear interrupt status before enabling interrupt
        soundwire: cadence_master: filter out bad interrupts
        soundwire: stream: remove redundant pr_err traces
        soundwire: intel: add clock stop quirks
        soundwire: intel: add mutex for shared SHIM register access
        soundwire: intel: add prototype for WAKEEN interrupt processing
        soundwire: intel: add link_list to handle interrupts with a single thread
        ...
      c20c76ac
  2. 17 Jan, 2020 1 commit
    • Greg Kroah-Hartman's avatar
      Merge tag 'extcon-next-for-5.6' of... · 1660557b
      Greg Kroah-Hartman authored
      Merge tag 'extcon-next-for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/extcon into char-misc-next
      
      Chanwoo writes:
      
      Update extcon for 5.6
      
      Detailed description for this pull request:
      1. Remove unneeded 'extern' keyword from extcon.h header file
      2. Clean-up the extcon provider
      - Clean-up the code for readability of extcon-arizona/sm5502.c
      
      * tag 'extcon-next-for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/extcon:
        extcon: Remove unneeded extern keyword from extcon.h
        extcon: sm5502: Remove unneeded semicolon
        extcon: arizona: Factor out microphone and button detection
        extcon: arizona: Factor out microphone impedance into a function
        extcon: arizona: Invert logic of check in arizona_hpdet_do_id
        extcon: arizona: Remove excessive WARN_ON
        extcon: arizona: Remove unnecessary sets of ACCDET_MODE
        extcon: arizona: Tidy up transition from mic to headphone detect
        extcon: arizona: Clear jack status regardless of detection type
        extcon: arizona: Move pdata extraction to probe
        extcon: arizona: Make rev A register sequences atomic
        extcon: arizona: Correct clean up if arizona_identify_headphone fails
      1660557b
  3. 16 Jan, 2020 7 commits
  4. 14 Jan, 2020 31 commits