messages from 2017-09-04 12:39:39 to 2017-09-18 07:00:03 UTC [more...]
[PATCH] staging: iio: ade7753: replace mlock with driver private lock
2017-09-18 6:59 UTC
[PATCH 0/4] Add support to LIS3DHH accel sensor
2017-09-17 16:17 UTC (5+ messages)
` [PATCH 1/4] iio: st_sensors: split open-drain parameters for irq1 and irq2
` [PATCH 2/4] iio: common: st_sensors: check odr address value in st_sensors_set_odr()
` [PATCH 3/4] iio: accel: add support to LIS3DHH
` [PATCH 4/4] dt-bindings: iio: accel: add LIS3DHH device bindings
[PATCH 0/3] add SPI-3wire support to ST gyro/magn/pressure framework
2017-09-17 15:20 UTC (4+ messages)
` [PATCH 1/3] iio: gyro: st_gyro: add SPI-3wire support to st_gyro framework
` [PATCH 2/3] iio: magnetometer: st_magn: add SPI-3wire support to LIS3MDL
` [PATCH 3/3] iio: pressure: st_pressure: add SPI-3wire support to st_pressure framework
[PATCH v3 0/8] iio: accel: kxcjk1003: support Kionix KXTF9
2017-09-17 15:01 UTC (9+ messages)
` [PATCH v3 1/8] iio: accel: kxcjk1003: refactor ODR setting
` [PATCH v3 3/8] iio: accel: kxcjk1013: extract report_motion_event() from interrupt handler
` [PATCH v3 2/8] iio: accel: kxcjk1013: fix INT_CTRL/INT_SRC1 bit names
` [PATCH v3 4/8] iio: accel: kxcjk1013: make sysfs/sampling_frequency_avail dynamic
` [PATCH v3 5/8] iio: accel: kxcjk1013: make sampling_frequency_avail per-type
` [PATCH v3 6/8] iio: accel: kxcjk1013: add support for KXTF9
` [PATCH v3 7/8] iio: accel: kxcjk1013: remove unused platform data struct
` [PATCH v3 8/8] iio: accel: kxcjk1013: drop variation number from driver's name
[PATCH] staging: iio: ad7192: Use the dedicated reset function
2017-09-16 22:33 UTC (5+ messages)
[PATCH] iio: cros_ec: Remove unused variable
2017-09-16 22:19 UTC (2+ messages)
[PATCH v4 0/6] IIO-based thermal sensor driver for Allwinner H3 SoC
2017-09-16 22:17 UTC (14+ messages)
` [PATCH v4 1/6] dt-bindings: update the Allwinner GPADC device tree binding for H3
` [PATCH v4 2/6] iio: adc: sun4i-gpadc-iio: rename A33-specified registers to contain A33
` [PATCH v4 3/6] iio: adc: sun4i-gpadc-iio: rework code for supporting newer THS variants
` [PATCH v4 4/6] iio: adc: sun4i-gpadc-iio: add support for H3 thermal sensor
` [PATCH v4 5/6] ARM: sun8i: h3: add support for the thermal sensor in H3
` [PATCH v4 6/6] ARM: sun8i: h3: add partial CPU thermal zone
[PATCH] iio staging: tsl2x7x: clean up limit checks
2017-09-16 22:05 UTC (15+ messages)
` [PATCH v2] staging: iio: "
[PATCH] iio: dac: ds4422/ds4424 dac driver
2017-09-15 7:11 UTC (4+ messages)
[PATCH v1 00/10] Various patches for SAMA5D2 backup mode
2017-09-14 16:15 UTC (21+ messages)
` [PATCH v1 01/10] clk: at91: pmc: Wait for clocks when resuming
` [PATCH v1 02/10] clk: at91: pmc: Save SCSR during suspend
` [PATCH v1 03/10] clk: at91: pmc: Support backup for programmable clocks
` [PATCH v1 04/10] mtd: nand: atmel: Avoid ECC errors when leaving backup mode
` [PATCH v1 05/10] mtd: nand: atmel: Report PMECC failures as errors
` [PATCH v1 06/10] ehci-atmel: Power down during suspend is normal
` [PATCH v1 07/10] iio:adc:at91-sama5d2: Support backup mode
` [PATCH v1 08/10] pwm: atmel-tcb: "
` [PATCH v1 09/10] atmel_flexcom: "
` [PATCH v1 10/10] tty/serial: atmel: Prevent a warning on suspend
[PATCH v2 0/2] Rewrite the IIO_DEVICE_ATTR_NAMED API to pass name as string
2017-09-14 5:10 UTC (14+ messages)
` [PATCH v2 1/2] include: linux: sysfs: Add __ATTR_NAMED macro
` [PATCH v2 2/2] iio: Change to __ATTR_NAMED()
` [Outreachy kernel] Re: [PATCH v2 1/2] include: linux: sysfs: Add __ATTR_NAMED macro
` [Outreachy kernel] [PATCH v2 0/2] Rewrite the IIO_DEVICE_ATTR_NAMED API to pass name as string
[PATCH] staging: iio: ade7759: fix signed extension bug on shift of a u8
2017-09-13 17:02 UTC
[PATCH] iio: adc: dln2-adc: initialize local struct before using it
2017-09-13 16:52 UTC (5+ messages)
[PATCH 0/2] Rewrite the IIO_DEVICE_ATTR_NAMED API to pass name as string
2017-09-13 8:47 UTC (5+ messages)
` [PATCH 1/2] include: linux: sysfs: Add __ATTR_NAMED macro
` [PATCH 2/2] iio: Use __ATTR_NAMED to allow passing name as string to IIO_DEVICE_ATTR_NAMED and change usage to pass string
[PATCH 1/2] dt-bindings: iio: dac: ti-dac082s085: Document new driver
2017-09-12 21:51 UTC (5+ messages)
` [PATCH 2/2] iio: dac: Add Texas Instruments 8/10/12-bit 2/4-channel DAC driver
[PATCH] Fixed IIO_DEVICE_ATTR_NAMED API to take name as a string and added "" around names
2017-09-12 18:31 UTC (8+ messages)
` [Outreachy kernel] "
[PATCH 0/2] Add support to LPS33HW and LPS35HW pressure sensors
2017-09-12 16:49 UTC (3+ messages)
` [PATCH 2/2] dt-bindings: iio: pressure: add LPS33HW and LPS35HW device bindings
[PATCH 5/5] lmp92001: mfd: doc: Add support LMP92001
2017-09-12 13:45 UTC (5+ messages)
[PATCH 1/2] iio: dac: ad5446: Add IDs of compatible Texas Instruments chips
2017-09-12 10:12 UTC (11+ messages)
` [PATCH 2/2] drivers: misc: ti_dac7512: Remove duplicate driver
[PATCH v2 0/8] platform/chrome: cros_ec: Fixes and improvements
2017-09-11 19:42 UTC (5+ messages)
` [PATCH v2 7/8] platform/chrome: cros_ec: Add sysfs entry to set keyboard wake lid angle
` [PATCH v2 8/8] platform/chrome: cros_ec: sysfs: Modify error handling
[PATCH v3 00/11] Add STM32 DFSDM support
2017-09-11 9:01 UTC (4+ messages)
` [PATCH v3 01/11] iio: Add hardware consumer support
[PATCH v6] iio: accel: mma8452: improvements to handle multiple events
2017-09-10 16:25 UTC (5+ messages)
[PATCH v2 0/6] IIO driver for MCP3550/1/3
2017-09-10 16:16 UTC (12+ messages)
` [PATCH v2 1/6] iio: adc: mcp320x: Speed up readout of single-channel ADCs
` [PATCH v2 6/6 INFORMATIONAL/RFT] iio: adc: mcp320x: Support continuous conversion mode
` [PATCH v2 3/6] iio: adc: mcp320x: Document struct mcp320x
` [PATCH v2 5/6] iio: adc: mcp320x: Add support for mcp3550/1/3
` [PATCH v2 2/6] iio: adc: mcp320x: Drop unnecessary of_device_id attributes
` [PATCH v2 4/6] dt-bindings: iio: adc: mcp320x: Update for mcp3550/1/3
[PATCH v3] iio: chemical: ccs811: Add support for data ready trigger
2017-09-10 16:03 UTC (2+ messages)
[PATCH] iio: stm32: fix adc/trigger link error
2017-09-10 16:00 UTC (3+ messages)
[PATCH v5] iio: accel: mma8452: improvements to handle multiple events
2017-09-10 15:27 UTC (9+ messages)
[PATCH] iio: core: Return error for failed read_reg
2017-09-10 15:26 UTC (3+ messages)
[PATCH 2/2] iio: ad7793: Fix the serial interface reset
2017-09-10 15:25 UTC (3+ messages)
[PATCH 1/2] iio: ad_sigma_delta: Implement a dedicated reset function
2017-09-10 15:22 UTC (3+ messages)
[PATCH 3/5] lmp92001: mfd: iio: dac: Add support LMP92001
2017-09-10 14:39 UTC (2+ messages)
[PATCH 2/5] lmp92001: mfd: iio: adc: Add support LMP92001
2017-09-10 14:28 UTC (5+ messages)
[PATCH] IIO: BME280: Updates to Humidity readings need ctrl_reg write!
2017-09-10 13:48 UTC (4+ messages)
[PATCH 0/6] IIO driver for MCP3550/1/3
2017-09-10 13:40 UTC (13+ messages)
` [PATCH 6/6] iio: adc: mcp320x: Add support for mcp3550/1/3
` [PATCH 5/6] dt-bindings: iio: adc: mcp320x: Update "
[PATCH v2 0/7] iio: accel: kxcjk1003: support Kionix KXTF9
2017-09-10 13:32 UTC (5+ messages)
[RFC PATCH v4 0/6] i2c: document DMA handling and add helpers for it
2017-09-09 19:34 UTC (7+ messages)
` [RFC PATCH v4 3/6] i2c: add docs to clarify DMA handling
[PATCH] Staging: iio: adc: Added Space around binary op
2017-09-08 10:32 UTC (8+ messages)
` [Outreachy kernel] "
[PATCH] mfd: Add support for TI LMP92001
2017-09-05 20:53 UTC (3+ messages)
[PATCH] iio:ad7793: Fix the serial interface reset
2017-09-04 15:33 UTC (3+ messages)
[RESEND PATCH v3 0/9] Add STM32 LPTimer: PWM, trigger and counter
2017-09-04 13:51 UTC (4+ messages)
` [RESEND PATCH v3 2/9] mfd: Add STM32 LPTimer driver
` [GIT PULL] Immutable branch between MFD, IIO and PWM due for the v4.14 merge window
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).