Linux IIO development
 help / color / mirror / Atom feed
 messages from 2015-05-24 18:48:27 to 2015-06-04 18:45:08 UTC [more...]

[PATCH] iio: mxs-lradc: add datasheet name for every usable channel
 2015-06-04 18:44 UTC 

IIO_GESTURE proposal
 2015-06-04 16:44 UTC  (4+ messages)

[PATCH 1/2 v2] iio: st_accel: support 8bit channel data
 2015-06-04  7:27 UTC  (6+ messages)

[PATCH 1/1] iio: Add iio_mod_light_uva, iio_mod_light_uvb, and iio_mod_light_uvc
 2015-06-03 22:08 UTC  (7+ messages)

[PATCH 0/2] change "client->irq >= 0" to "client->irq > 0"
 2015-06-03 19:20 UTC  (10+ messages)
` [PATCH 1/2] iio: "
` [PATCH 2/2] rtc: "

[PATCH 0/3] iio: Hardware buffer improvements
 2015-06-03 17:19 UTC  (8+ messages)
` [PATCH 1/3] iio: Always compute masklength
` [PATCH 2/3] iio: Specify supported modes for buffers
` [PATCH 3/3] iio: Require strict scan mask matching in hardware mode

[PATCH v2] iio: light: Add support for ROHM RPR0521 sensor
 2015-06-03  8:56 UTC  (6+ messages)

[PATCH 0/6] Memsic MMC35230 magnetometer fixes
 2015-06-03  8:44 UTC  (9+ messages)
` [PATCH 1/6] iio: magnetometer: mmc35240: i2c device name should be lower case
` [PATCH 2/6] iio: magnetometer: mmc35240: NULL terminate attribute array
` [PATCH 3/6] iio: magnetometer: mmc35240: Fix broken processed value
` [PATCH 4/6] iio: magnetometer: mmc35240: Use a smaller sleep value
` [PATCH 5/6] iio: magnetometer: mmc35240: Fix sensitivity on z-axis
` [PATCH 6/6] iio: magnetometer: mmc35240: Add compensation for raw values

[PATCH 0/3] iio: adc: hi-843x: Add Holt HI-8435/8436/8437 descrete ADC
 2015-06-03  7:46 UTC  (8+ messages)
` [PATCH 1/3] iio: adc: hi-843x: "
` [PATCH 2/3] dt: Add vendor prefix 'holt'
` [PATCH 3/3] dt: Document Holt descrete ADC bindings

[PATCH v3 0/2] Add support for Sensortek STK3310
 2015-06-02 22:17 UTC  (7+ messages)
` [PATCH v3 2/2] iio: light: Add threshold interrupt support for STK3310

Heart Rate monitors v2
 2015-06-02 16:51 UTC  (4+ messages)
` [PATCH v2 1/3] iio: heart_monitors: Add an event for heart rate monitors

[PATCH v1] Fix suspend/resume delay
 2015-06-02  6:21 UTC  (3+ messages)
` [PATCH v1] hid-sensor: "

[PATCH 00/32] iio-tools out-of-staging cleanup
 2015-06-01 22:00 UTC  (62+ messages)
` [PATCH 01/32] tools:iio:generic_buffer: fix order of freeing data
` [PATCH 02/32] tools:iio:generic_buffer: free dev_dir_name on exit
` [PATCH 03/32] tools:iio:iio_utils: free scan_el_dir "
` [PATCH 04/32] tools:iio: free channel-array completely
` [PATCH 05/32] tools:iio:iio_utils: fix allocation handling
` [PATCH 06/32] tools:iio:generic_buffer: add check before free
` [PATCH 07/32] tools:iio:lsiio: add closedir before exit
` [PATCH 08/32] tools:iio: save errno first
` [PATCH 09/32] tools:iio:iio_event_monitor: save right errno
` [PATCH 10/32] tools:iio:generic_buffer: fix check of errno
` [PATCH 11/32] tools:iio:generic_buffer: pass up right error code
` [PATCH 12/32] tools:iio:generic_buffer: sign-extend and shift data
` [PATCH 13/32] tools:iio:iio_utils: check amount of matches
` [PATCH 14/32] tools:iio:iio_utils: implement digit calculation
` [PATCH 15/32] tools:iio:iio_utils: mark private function static
` [PATCH 16/32] tools:iio: catch errors in string allocation
` [PATCH 17/32] tools:iio:generic_buffer: catch errors for arguments conversion
` [PATCH 18/32] tools:iio:generic_buffer: add error handling
` [PATCH 19/32] tools:iio:iio_event_monitor: "
` [PATCH 20/32] tools:iio:iio_event_monitor: check if event is fully read
` [PATCH 21/32] tools:iio:iio_utils: add error handling
` [PATCH 22/32] tools:iio:lsiio: "
` [PATCH 23/32] tools:iio:iio_utils: add missing documentation
` [PATCH 24/32] tools:iio: return values directly
` [PATCH 25/32] tools:iio:iio_event_monitor: refactor events output
` [PATCH 26/32] tools:iio:iio_utils: refactor assignment of is_signed
` [PATCH 27/32] tools:iio:iio_utils: move up reset of sysfsfp
` [PATCH 28/32] tools:iio:iio_utils: initialize count during declaration
` [PATCH 29/32] tools:iio: rework program parameters
` [PATCH 30/32] tools:iio:iio_utils: pass strings as const
` [PATCH 31/32] tools:iio: adjust coding style
` [PATCH 32/32] tools:iio: rename variables

[patch] iio: magnetometer: correct a harmless off by one check
 2015-06-01 15:56 UTC  (3+ messages)

[PATCH v3 0/3] staging: iio_simple_dummy: minor driver fixes
 2015-06-01 10:23 UTC  (7+ messages)
` [PATCH v3 1/3] staging: iio_simple_dummy: fix init function
` [PATCH v3 2/3] staging: iio_simple_dummy: fix return types
` [PATCH v3 3/3] staging: iio_simple_dummy: fix module_param type

[PATCH] iio: buffer: remove unneeded test
 2015-06-01  7:48 UTC  (2+ messages)

[PATCH V5 0/7] iio: mma8452 enhancements
 2015-06-01 13:39 UTC  (8+ messages)
` [PATCH V5 1/7] iio: mma8452: Initialise before activating
` [PATCH V5 2/7] iio: mma8452: Add access to registers via DebugFS
` [PATCH V5 3/7] iio: core: add high pass filter attributes
` [PATCH V5 4/7] iio: mma8452: Basic support for transient events
` [PATCH V5 5/7] iio: mma8452: Add support for transient event debouncing
` [PATCH V5 6/7] iio: mma8452: Add highpass filter configuration
` [PATCH V5 7/7] iio: mma8452: Add support for interrupt driven triggers

[PATCH v2 0/3] staging: iio_simple_dummy: minor driver fixes
 2015-05-30  7:07 UTC  (7+ messages)
` [PATCH v2 1/3] staging: iio_simple_dummy: fix init function
` [PATCH v2 2/3] staging: iio_simple_dummy: fix return types
` [PATCH v2 3/3] staging: iio_simple_dummy: fix module_param type

[PATCH 1/2] staging: iio_simple_dummy: fix init
 2015-05-29 19:38 UTC  (11+ messages)
` [PATCH 2/2] staging: iio_simple_dummy: zero check param

[PATCH 1/2] iio: adc: twl4030_madc: Fix calculation of the temperature sense current
 2015-05-28 19:50 UTC  (2+ messages)
` [PATCH 2/2] iio: adc: twl4030_madc: Fix description of twl4030_madc_set_current_generator()

[PATCH] HID: hid-sensor-hub: Optimize suspend/resume time
 2015-05-28 15:19 UTC  (4+ messages)

AM335x touchscreen issues
 2015-05-27 17:29 UTC  (16+ messages)

[PATCH v5 0/2] iio: adc: vf610: respect ADC clocking limitations
 2015-05-27 12:47 UTC  (3+ messages)
` [PATCH v5 1/2] iio: adc: vf610: implement configurable conversion modes
` [PATCH v5 2/2] ARM: dts: add property for maximum ADC clock frequencies

[patch] iio: light: signedness bug in stk3310_write_raw()
 2015-05-27  9:35 UTC  (4+ messages)

TI tsadc sample frequency question
 2015-05-27  0:17 UTC 

[PATCH 1/2] devicetree: xilinx-xadc: Add optional xlnx,extend-name property
 2015-05-26 19:05 UTC  (6+ messages)
` [PATCH 2/2] iio: adc: xilinx-xadc: Add xlnx,extend-name as an optional argument for aux channels

BBB touch screen and ADC interactions
 2015-05-26 18:04 UTC  (12+ messages)

[PATCH 5/5] iio: adc: cc10001: Power-up the ADC at probe time when used remotely
 2015-05-26 13:27 UTC  (3+ messages)

[PATCH] iio: adc: rockchip_saradc: add missing MODULE_* data
 2015-05-25 20:36 UTC 

[PATCH] iio: light: Add support for ROHM RPR0521 sensor
 2015-05-25 12:45 UTC  (3+ messages)

[PATCH] iio: twl4030-madc: Pass the IRQF_ONESHOT flag
 2015-05-24 20:39 UTC 

Back porting bmg160 driver to 3.10.9 kernel
 2015-05-24 20:38 UTC  (4+ messages)

[PULL] IIO new drivers etc for the 4.2 cycle round 2
 2015-05-24 18:48 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox