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:	Tue, 20 Dec 2011 02:42:17 +0200
From:	Felipe Contreras <felipe.contreras@...il.com>
To:	linux-kernel@...r.kernel.org
Cc:	Uwe Kleine-König 
	<u.kleine-koenig@...gutronix.de>, Felipe Balbi <balbi@...com>,
	Vladimir Zapolskiy <vz@...ia.com>,
	Felipe Contreras <felipe.contreras@...il.com>
Subject: [PATCH 00/10] kconfigs cleanups and fixes

Hi,

Here are some cleanups for kconfigs, mostly in ARM and USB stuff.

Some of these have already been sent in the past, but never splitted nor
applied, now I'm doing that. Others are new issues, and some actual warnings
are fixed.

Cheers.

Felipe Contreras (10):
  arm: omap4: fix kconfig warning
  arm: vexpress: fix kconfig warning
  arm: omap2: fix omap3 touchbook kconfig warning
  arm: omap2: fix regulator warnings
  usb: musb: trivial Kconfig cleanups
  usb: core: trivial Kconfig cleanups
  usb: gadget: remove useless depends on Kconfig
  usb: gadget: remove useless dependency in config
  usb: otg: trivial cleanups
  musb: cleanup kconfig

 arch/arm/mach-omap2/Kconfig    |   13 ++++++-------
 arch/arm/mach-vexpress/Kconfig |    4 ++--
 drivers/usb/core/Kconfig       |    4 ----
 drivers/usb/gadget/Kconfig     |    5 -----
 drivers/usb/musb/Kconfig       |   15 ++++++++-------
 drivers/usb/otg/Kconfig        |   20 ++++++++++----------
 6 files changed, 26 insertions(+), 35 deletions(-)

-- 
1.7.8.rc1.14.g248db

--
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