[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1379503383-17086-1-git-send-email-zubair.lutfullah@gmail.com>
Date: Wed, 18 Sep 2013 16:23:01 +0500
From: Zubair Lutfullah <zubair.lutfullah@...il.com>
To: jic23@....ac.uk, dmitry.torokhov@...il.com
Cc: linux-iio@...r.kernel.org, linux-input@...r.kernel.org,
linux-kernel@...r.kernel.org, bigeasy@...utronix.de,
gregkh@...uxfoundation.org, zubair.lutfullah@...il.com
Subject: [PATCH V10 0/2] iio: input: ti_am335x_adc: Add continuous sampling support
Hi,
These apply to togreg branch in iio.
Round 10 updates
- Removed devm_free as not needed
Round 9 updates
- Removed Trigger.
- Restructured everything for INDIO_BUFFERED_HARDWARE mode.
- Threaded IRQ with top/bottom halfs. Top half HW IRQ wakes
bottom half threaded worker that pushes samples to iio/userspace.
- Removed some of the patchwork to the driver that was irrelevant to the
continuous sampling patch.
Cleanup will be done separately once this goes through.
Hope these patches meet the mighty kernel standards :)
Zubair
Zubair Lutfullah (2):
input: ti_am335x_tsc: Enable shared IRQ for TSC
iio: ti_am335x_adc: Add continuous sampling support
drivers/iio/adc/ti_am335x_adc.c | 216 ++++++++++++++++++++++++++++-
drivers/input/touchscreen/ti_am335x_tsc.c | 12 +-
include/linux/mfd/ti_am335x_tscadc.h | 9 ++
3 files changed, 229 insertions(+), 8 deletions(-)
--
1.7.9.5
--
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