lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Fri,  6 Feb 2015 08:51:08 -0600
From:	Chris Rorvick <chris@...vick.com>
To:	Takashi Iwai <tiwai@...e.de>
Cc:	Chris Rorvick <chris@...vick.com>, alsa-devel@...a-project.org,
	linux-kernel@...r.kernel.org, Stefan Hajnoczi <stefanha@...il.com>
Subject: [PATCH 0/4] More Line 6 cleanup

Not much to say about these other than what's in the commit log.

I was looking into what appeared to be a regression that was only
reproducible outside of QEMU, but it turned out to be me pulling in the
test/snd-device changes but testing against vanilla v3.19-rc7 ALSA
modules.  Fixing my process.   :-)

Regards,

Chris

Chris Rorvick (4):
  ALSA: line6: Add toneport_has_source_select()
  ALSA: line6: Pass toneport pointer to toneport_has_led()
  ALSA: line6: Pass driver name to line6_probe()
  ALSA: line6: Remove `usb_' prefix from structs

 sound/usb/line6/capture.c  |  2 +-
 sound/usb/line6/driver.c   | 45 +++++++++++-----------
 sound/usb/line6/driver.h   | 25 ++++++------
 sound/usb/line6/midi.c     | 24 +++++-------
 sound/usb/line6/midi.h     |  6 +--
 sound/usb/line6/pcm.c      |  5 +--
 sound/usb/line6/pcm.h      |  4 +-
 sound/usb/line6/playback.c |  2 +-
 sound/usb/line6/pod.c      | 52 ++++++++++++-------------
 sound/usb/line6/podhd.c    |  7 ++--
 sound/usb/line6/toneport.c | 94 ++++++++++++++++++++++++----------------------
 sound/usb/line6/variax.c   | 41 ++++++++++----------
 12 files changed, 151 insertions(+), 156 deletions(-)

-- 
2.1.0

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ