linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH RFT 0/5] iio: mxs-lradc: fix leak and implement PM ops
@ 2016-04-14 15:48 Stefan Wahren
  2016-04-14 15:48 ` [PATCH RFT 1/5] iio: mxs-lradc: fix memory leak Stefan Wahren
                   ` (5 more replies)
  0 siblings, 6 replies; 29+ messages in thread
From: Stefan Wahren @ 2016-04-14 15:48 UTC (permalink / raw)
  To: linux-arm-kernel

This patch series fix a memory leak and implements suspend/resume
support for mxs-lradc.

Patch 1: fix the memory leak
Patch 2-4: refactor mxs-lradc in order to prepare PM implementation
Patch 5: implement suspend/resume support

These patches has been tested with i.MX23 and i.MX28 but without
a touchscreen. I added only a bogus touchscreen in devicetree.

It would be nice if someone with a real touchscreen could test it.

Stefan Wahren (5):
  iio: mxs-lradc: fix memory leak
  iio: mxs-lradc: move TS config into suitable function
  iio: mxs-lradc: move STMP reset out of ADC init
  iio: mxs-lradc: disable only mapped channels in mxs_lradc_hw_stop
  iio: mxs-lradc: implement suspend/resume support

 drivers/iio/adc/mxs-lradc.c |  116 ++++++++++++++++++++++++++++++-------------
 1 file changed, 82 insertions(+), 34 deletions(-)

-- 
1.7.9.5

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

end of thread, other threads:[~2016-04-19 19:29 UTC | newest]

Thread overview: 29+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-14 15:48 [PATCH RFT 0/5] iio: mxs-lradc: fix leak and implement PM ops Stefan Wahren
2016-04-14 15:48 ` [PATCH RFT 1/5] iio: mxs-lradc: fix memory leak Stefan Wahren
2016-04-14 20:01   ` Marek Vasut
2016-04-17 10:08     ` Jonathan Cameron
2016-04-18 17:16       ` Marek Vasut
2016-04-19  6:33         ` Stefan Wahren
2016-04-19 10:32           ` Marek Vasut
2016-04-19 13:37             ` Stefan Wahren
2016-04-19 18:58               ` Jonathan Cameron
2016-04-19 19:29               ` Marek Vasut
2016-04-18  6:19     ` Stefan Wahren
2016-04-18 10:45       ` Marek Vasut
2016-04-14 15:48 ` [PATCH RFT 2/5] iio: mxs-lradc: move TS config into suitable function Stefan Wahren
2016-04-14 20:01   ` Marek Vasut
2016-04-17 10:13     ` Jonathan Cameron
2016-04-17 12:19       ` Torokhov
2016-04-18  6:26       ` Stefan Wahren
2016-04-14 15:48 ` [PATCH RFT 3/5] iio: mxs-lradc: move STMP reset out of ADC init Stefan Wahren
2016-04-15  6:48   ` Juergen Borleis
2016-04-15 10:12     ` Marek Vasut
2016-04-17 10:24       ` Jonathan Cameron
2016-04-14 15:48 ` [PATCH RFT 4/5] iio: mxs-lradc: disable only mapped channels in mxs_lradc_hw_stop Stefan Wahren
2016-04-17 10:47   ` Jonathan Cameron
2016-04-18  6:36     ` Stefan Wahren
2016-04-14 15:48 ` [PATCH RFT 5/5] iio: mxs-lradc: implement suspend/resume support Stefan Wahren
2016-04-17 10:48   ` Jonathan Cameron
2016-04-14 19:55 ` [PATCH RFT 0/5] iio: mxs-lradc: fix leak and implement PM ops Marek Vasut
2016-04-18  6:17   ` Stefan Wahren
2016-04-18 10:44     ` Marek Vasut

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).