linux-iio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* STMicroelectronics series of patches to support pressure sensors
@ 2013-06-03 14:58 Denis CIOCCA
  2013-06-03 14:58 ` [PATCH 1/3] iio:common: ST_SENSORS_LSM_CHANNELS macro changed Denis CIOCCA
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Denis CIOCCA @ 2013-06-03 14:58 UTC (permalink / raw)
  To: jic23; +Cc: linux-iio, frederic.pillon, lee.jones

Hi Jonathan,

I modified the series of patches to avoid the VLAs issues replacing them with kmalloc statements. It's correctly?
Thanks,

Denis


^ permalink raw reply	[flat|nested] 8+ messages in thread
* Support pressure sensors
@ 2013-05-24 14:25 Denis CIOCCA
  2013-05-24 14:25 ` [PATCH 2/3] iio:common: Removed stuff macros, added num_data_channels on st_sensors struct and added support on one-shot sysfs reads to 3 byte channel Denis CIOCCA
  0 siblings, 1 reply; 8+ messages in thread
From: Denis CIOCCA @ 2013-05-24 14:25 UTC (permalink / raw)
  To: jic23; +Cc: lars, linux-iio, j.anaszewski, lee.jones

Hi Jonathan, all,

I have modified the previous series of patch to support the pressure sensors.
The major modifications are:

- removed stuff macros;
- added support on st-sensor-library for 3 channel data;
- removed one-shot reading function on pressure driver (integrated on st-sensor-library);
- removed specific function for buffer in pressure driver (integrated on st-sensor-library), as Jonathan suggest me;

Thanks,
Denis


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

end of thread, other threads:[~2013-06-04 18:03 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-03 14:58 STMicroelectronics series of patches to support pressure sensors Denis CIOCCA
2013-06-03 14:58 ` [PATCH 1/3] iio:common: ST_SENSORS_LSM_CHANNELS macro changed Denis CIOCCA
2013-06-03 14:58 ` [PATCH 2/3] iio:common: Removed stuff macros, added num_data_channels on st_sensors struct and added support on one-shot sysfs reads to 3 byte channel Denis CIOCCA
2013-06-04 18:03   ` Jonathan Cameron
2013-06-03 14:58 ` [PATCH 3/3] iio:pressure: Add STMicroelectronics pressures driver Denis CIOCCA
2013-06-04 18:03   ` Jonathan Cameron
  -- strict thread matches above, loose matches on Subject: below --
2013-05-24 14:25 Support pressure sensors Denis CIOCCA
2013-05-24 14:25 ` [PATCH 2/3] iio:common: Removed stuff macros, added num_data_channels on st_sensors struct and added support on one-shot sysfs reads to 3 byte channel Denis CIOCCA
2013-06-02 16:33   ` Jonathan Cameron

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