EXTPROC, telnetd LINEMODE, revisited
It's been over 10 years since I looked at this last http://lkml.indiana.edu/hypermail/linux/kernel/9911.3/0650.html and apparently no one else has been interested since then. A random conversation got me looking into it again, and now I have it working. However, obviously the world has moved on from telnet to... 11 Jun 2010 17:01
[PATCH 1/3] mfd: add STMPE811 core support
STMPE811 is a multifunction device, which contains a GPIO controller, a Touchscreen controller, an ADC and a temperature sensor. This patch adds a core driver for this device. The driver provides core functionalities like accessing the registers and management of subdevices. The device supports communication throug... 11 Jun 2010 07:02
EXTPROC, telnetd LINEMODE, revisited
It's been over 10 years since I looked at this last http://lkml.indiana.edu/hypermail/linux/kernel/9911.3/0650.html and apparently no one else has been interested since then. A random conversation got me looking into it again, and now I have it working. However, obviously the world has moved on from telnet to... 11 Jun 2010 07:02
[PATCH 04/10] trivial: fix typos concerning "associate"
Signed-off-by: Uwe Kleine-König <u.kleine-koenig(a)pengutronix.de> --- drivers/rapidio/rio.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/drivers/rapidio/rio.c b/drivers/rapidio/rio.c index 08fa453..74e9d22 100644 --- a/drivers/rapidio/rio.c +++ b/drivers/rapidio/rio.c @@ -808,7 +80... 11 Jun 2010 07:02
[PATCH 3/3] input: STMPE811 touch controller support
This one adds a driver for STMPE811 4-wire resistive touchscreen controller. STMPE811 is a multifunction device. Hence this driver depends on stmpe811_core driver for core functionalities. Signed-off-by: Luotao Fu <l.fu(a)pengutronix.de> --- drivers/input/touchscreen/Kconfig | 10 + drivers/input/touchsc... 11 Jun 2010 07:02
[PATCH 03/10] trivial: fix typos concerning "acquire"
Signed-off-by: Uwe Kleine-König <u.kleine-koenig(a)pengutronix.de> --- arch/arm/mach-omap2/sleep34xx.S | 2 +- include/linux/lru_cache.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/arch/arm/mach-omap2/sleep34xx.S b/arch/arm/mach-omap2/sleep34xx.S index d522cd7..ba53191 10064... 11 Jun 2010 07:02
Patch serie for STMPE811
Hi, the following patch serie adds support to the STMPE811 device by ST Micro. STMPE811 is a multifunction device, which contains a GPIO controller, a Touchscreen controller, an ADC and a temperature sensor. The following patch serie provides a core driver, a driver for the GPIO controller and a driver for the tou... 11 Jun 2010 07:02
[PATCH 02/10] trivial: fix typos concerning "instead"
Signed-off-by: Uwe Kleine-König <u.kleine-koenig(a)pengutronix.de> --- arch/powerpc/platforms/ps3/htab.c | 2 +- drivers/rtc/rtc-fm3130.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/arch/powerpc/platforms/ps3/htab.c b/arch/powerpc/platforms/ps3/htab.c index 1e8a1e3..15a25... 11 Jun 2010 07:02
[PATCH 05/10] trivial: fix typos concerning "hierarchy"
Signed-off-by: Uwe Kleine-König <u.kleine-koenig(a)pengutronix.de> --- arch/arm/mach-omap2/dpll3xxx.c | 2 +- arch/microblaze/Makefile | 2 +- drivers/infiniband/hw/cxgb3/iwch_qp.c | 4 ++-- drivers/infiniband/hw/cxgb4/qp.c | 4 ++-- drivers/scsi/libfc/fc_lport.c | 6... 11 Jun 2010 07:02
[PATCH 00/10] refreshed trivial patches (Was: [PATCH] trivial: fix typos concerning "initiali[zs]e")
> As usual -- could you please separate out the drivers/staging bits, as they should better go through Greg (due to the moving-target-nature of the staging tree), and resubmit the rest? Thanks. OK, done now. The patches are send in reply to this mail. Thanks Uwe -- Pengutronix e.K. ... 11 Jun 2010 07:02