All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Resend TWl4030 MADC driver
@ 2008-04-07 11:55 Felipe Balbi
  2008-04-07 11:55 ` [PATCH 1/2] I2C: TWL4030: Introduce twl4030 madc driver Felipe Balbi
  2008-04-11 19:28 ` [PATCH 0/2] Resend TWl4030 MADC driver Tony Lindgren
  0 siblings, 2 replies; 5+ messages in thread
From: Felipe Balbi @ 2008-04-07 11:55 UTC (permalink / raw)
  To: linux-omap; +Cc: Felipe Balbi

Updated help text on Kconfig clarifying that MADC stands to
Monitoring Analog-Digital Converter.

Mikko Ylinen (2):
  I2C: TWL4030: Introduce twl4030 madc driver
  I2C: TWL4030: Kconfig and Makefile changes

 drivers/i2c/chips/Kconfig        |   21 ++
 drivers/i2c/chips/Makefile       |    1 +
 drivers/i2c/chips/twl4030-madc.c |  453 ++++++++++++++++++++++++++++++++++++++
 include/linux/i2c/twl4030-madc.h |  134 +++++++++++
 4 files changed, 609 insertions(+), 0 deletions(-)
 create mode 100644 drivers/i2c/chips/twl4030-madc.c
 create mode 100644 include/linux/i2c/twl4030-madc.h


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2008-04-11 19:28 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-04-07 11:55 [PATCH 0/2] Resend TWl4030 MADC driver Felipe Balbi
2008-04-07 11:55 ` [PATCH 1/2] I2C: TWL4030: Introduce twl4030 madc driver Felipe Balbi
2008-04-07 11:55   ` [PATCH 2/2] I2C: TWL4030: Kconfig and Makefile changes Felipe Balbi
2008-04-07 14:17     ` Felipe Balbi
2008-04-11 19:28 ` [PATCH 0/2] Resend TWl4030 MADC driver Tony Lindgren

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.