1. 11 Sep, 2015 1 commit
  2. 07 Sep, 2015 1 commit
    • Johan Rastén's avatar
      ALSA: usb-audio: Change internal PCM order · 5ee20bc7
      Johan Rastén authored
      New PCMs will now be added to the end of the chip's PCM list instead of to the
      front. This changes the way streams are combined so that the first capture
      stream will now be merged with the first playback stream instead of the last.
      
      This fixes a problem with ASUS U7. Cards with one playback stream and cards
      without capture streams should be unaffected by this change.
      
      Exception added for M-Audio Audiophile USB (tm) since it seems to have a fix to
      swap capture stream numbering in alsa-lib conf/cards/USB-audio.conf
      Signed-off-by: default avatarJohan Rastén <johan@oljud.se>
      Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
      5ee20bc7
  3. 05 Sep, 2015 3 commits
  4. 04 Sep, 2015 2 commits
  5. 03 Sep, 2015 2 commits
  6. 02 Sep, 2015 5 commits
  7. 31 Aug, 2015 1 commit
    • Takashi Iwai's avatar
      Merge tag 'asoc-v4.2-rc8' of... · 08ceab9d
      Takashi Iwai authored
      Merge tag 'asoc-v4.2-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus
      
      ASoC: Updates for v4.3
      
      Not many updates to the core here, but an awful lot of driver updates
      this time round:
      
       - Factoring out of AC'97 reset code into the core
       - New drivers for Cirrus CS4349, GTM601, InvenSense ICS43432, Realtek
         RT298 and ST STI controllers.
       - Machine drivers for Rockchip systems with MAX98090 and RT5645 and
         RT5650.
       - Initial driver support for Intel Skylake devices.
       - A large number of cleanups for Lars-Peter Clausen and Axel Lin.
      08ceab9d
  8. 30 Aug, 2015 25 commits