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-prev] [thread-next>] [day] [month] [year] [list]
Date:	Fri, 11 Dec 2009 13:31:21 +0200
From:	Felipe Balbi <felipe.balbi@...ia.com>
To:	linux-usb@...r.kernel.org, linux-kernel@...r.kernel.org
Cc:	Anton Vorontsov <avorontsov@...mvista.com>,
	Grazvydas Ignotas <notasas@...il.com>,
	Madhusudhan Chikkature <madhu.cr@...com>,
	linux-omap@...r.kernel.org, Greg Kroah-Hartman <gregkh@...e.de>,
	David Brownell <dbrownell@...rs.sourceforge.net>,
	Felipe Balbi <felipe.balbi@...ia.com>
Subject: [RFC/PATCH 0/5] usb transceiver notifier

The following patches are a prototype for supporting
notification of some usb events to whoever is interested
in them.

This way we can communicate common usb events to several
interested drivers so they can e.g. kick usb charger detection
and configure charging with proper input current.

THEY ARE NOT READY AND ARE NOT SUPPOSED TO BE APPLIED TO ANY
BRANCH.

please comment.

ps: patches were compile tested only.

Felipe Balbi (5):
  usb: otg: add notifier support
  usb: otg: twl4030: add support for notifier
  usb: musb: add support for ulpi block
  usb: musb: isp1704: add registers from isp1704
  usb: musb: musb supports otg notifier

 drivers/usb/musb/isp1704.h    |   81 +++++++++++++++++++++++++++++++++++++++++
 drivers/usb/musb/musb_core.c  |   72 ++++++++++++++++++++++++++++++++++++
 drivers/usb/musb/musb_core.h  |    5 +++
 drivers/usb/musb/musb_regs.h  |   62 +++++++++++++++++++++++++++++++
 drivers/usb/otg/twl4030-usb.c |    7 +++-
 include/linux/usb/otg.h       |   25 +++++++++++++
 6 files changed, 250 insertions(+), 2 deletions(-)
 create mode 100644 drivers/usb/musb/isp1704.h

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