linux-iio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-04 17:00:17 to 2020-07-17 16:57:02 UTC [more...]

[PATCH 00/30] Second batch of W=1 fixes for IIO
 2020-07-17 16:55 UTC  (12+ messages)
` [PATCH 10/30] iio: light: us5182d: Fix formatting in kerneldoc function block
` [PATCH 11/30] iio: adc: ad799x: Demote seemingly unintentional kerneldoc header
` [PATCH 13/30] iio: adc: at91_adc: Fix 'bad line' warning
` [PATCH 19/30] iio: imu: st_lsm6dsx: st_lsm6dsx: Reorder 'inline' declaration
` [PATCH 20/30] iio: adc: max1363: Fix kerneldoc attribute formatting for 'lock'
` [PATCH 24/30] iio: imu: inv_mpu6050: inv_mpu_core: Demote obvious misuse of kerneldoc to standard comment blocks
` [PATCH 26/30] iio: adc: qcom-pm8xxx-xoadc: Demote standard comment block and supply missing description
` [PATCH 27/30] iio: magnetometer: ak8974: Add description for ak8974's 'scan' attribute
` [PATCH 28/30] iio: imu: st_lsm6dsx: st_lsm6dsx_shub: Demote obvious misuse of kerneldoc to standard comment blocks
` [PATCH 29/30] iio: imu: st_lsm6dsx: st_lsm6dsx: Mark 'st_lsm6dsx_accel_ext_info' as __maybe_unused
` [PATCH 30/30] iio: adc: rockchip_saradc: Demote Demote seemingly unintentional kerneldoc header

[PULL V2] First set of new device support, cleanups and features for IIO in the 5.9 cycle
 2020-07-17 10:06 UTC  (2+ messages)

[PATCH 00/30] First batch of W=1 fixes for IIO
 2020-07-16 13:59 UTC  (31+ messages)
` [PATCH 01/30] iio: adc: ad_sigma_delta: Remove unused variable 'ret'
` [PATCH 02/30] iio: accel: bma220_spi: Do not define 'struct acpi_device_id' when !CONFIG_ACPI
` [PATCH 03/30] iio: common: ms_sensors: ms_sensors_i2c: Fix misspelling of parameter 'client'
` [PATCH 04/30] iio: adc: ad7298: Demote obvious misuse of kerneldoc to standard comment blocks
` [PATCH 05/30] iio: chemical: sgp30: Add description for sgp_read_cmd()'s 'duration_us'
` [PATCH 06/30] iio: adc: ad7923: Demote obvious misuse of kerneldoc to standard comment blocks
` [PATCH 07/30] iio: dac: ad5360: Fix kerneldoc attribute formatting for 'lock'
` [PATCH 08/30] iio: dac: ad5380: "
` [PATCH 09/30] iio: dummy: iio_simple_dummy: Demote unworthy kerneldocs and correct misspelling
` [PATCH 10/30] iio: dummy: iio_simple_dummy: Add newline after function-end
` [PATCH 11/30] iio: dac: ad5421: Fix kerneldoc attribute formatting for 'lock'
` [PATCH 12/30] iio: gyro: adis16080: Fix formatting issue and compiler attribute ordering
` [PATCH 13/30] iio: dummy: iio_simple_dummy_events: Demote file header and supply descriptions for val2 params
` [PATCH 14/30] iio: dac: ad5064: Value returned by ad5064_vref_name may not be 'const * const'
` [PATCH 15/30] iio: dummy: iio_dummy_evgen: Demote file header and supply description for 'irq_sim_domain'
` [PATCH 16/30] iio: adc: ad7887: Demote seemingly unintentional kerneldoc header
` [PATCH 17/30] iio: adc: ad7949: Fix misspelling issue and compiler attribute ordering
` [PATCH 18/30] iio: dummy: iio_simple_dummy_buffer: Demote file header and correct misspelling
` [PATCH 19/30] iio: dac: ad5064: Fix a few kerneldoc misdemeanours
` [PATCH 20/30] iio: dac: ad5446: Complete 'struct ad5446_state' doc and demote unworthy kerneldocs
` [PATCH 21/30] iio: dac: ad5449: Fix kerneldoc attribute formatting for 'lock'
` [PATCH 22/30] iio: dac: ad5755: "
` [PATCH 23/30] iio: dac: ad5758: Move and fix-up kerneldoc header and demote unworthy kerneldoc
` [PATCH 24/30] iio: dac: ad5761: Fix kerneldoc attribute formatting for 'lock'
` [PATCH 25/30] iio: dac: ad5764: Fix misdocumenting and formatting error
` [PATCH 26/30] iio: dac: ad5791: Complete 'struct ad5791_chip_info' documentation
` [PATCH 27/30] iio: light: cm32181: Fix formatting and docrot issues in cm32181_acpi_get_cpm()
` [PATCH 28/30] iio: magnetometer: mmc35240: Fix function header formatting
` [PATCH 29/30] iio: imu: kmx61: Fix formatting in kerneldoc function headers
` [PATCH 30/30] iio: dac: ad7303: Complete 'struct ad7303_state' doc and reorder compiler attribute

iio:adc:ltc2371: add support for ltc2361/ltc2363
 2020-07-16  9:46 UTC  (4+ messages)
` [PATCH v2 1/3] ltc2471: add of_match_table for existing devices
` [PATCH v2 2/3] ltc2471: ltc2461/ltc2463 compatible strings
` [PATCH v2 3/3] ltc2471 driver yaml

[RFC PATCH] one-bit-adc-dac: Add initial version of one bit ADC, DAC
 2020-07-16  9:25 UTC  (2+ messages)

[PATCH] dt-bindings: iio: ti,ads8688 yaml conversion
 2020-07-15 21:58 UTC  (4+ messages)

[PATCH v6 0/5] Microchip TCB Capture driver
 2020-07-15 21:30 UTC  (11+ messages)
` [PATCH v6 1/5] ARM: at91: add atmel tcb capabilities
` [PATCH v6 2/5] dt-bindings: atmel-tcb: convert bindings to json-schema
` [PATCH v6 3/5] dt-bindings: microchip: atmel,at91rm9200-tcb: add sama5d2 compatible
  ` [PATCH v6 3/5] dt-bindings: microchip: atmel, at91rm9200-tcb: "
` [PATCH v6 4/5] dt-bindings: counter: microchip-tcb-capture counter
` [PATCH v6 5/5] counter: Add microchip TCB capture counter

[PATCH] dt-bindings: iio: accel: kionix,kxsd9 yaml conversion
 2020-07-15 20:25 UTC  (2+ messages)

[PATCH] iio: Correct kernel-doc inconsistency
 2020-07-15 19:17 UTC 

[PATCH] iio: buffer: fix attach/detach pollfunc order
 2020-07-15 12:11 UTC  (2+ messages)

[PATCH 1/2] iio: gyro: Add driver support for ADXRS290
 2020-07-15  9:50 UTC  (2+ messages)

[PATCH v5 0/3] devres: provide and use devm_krealloc()
 2020-07-15  9:35 UTC  (5+ messages)
` [PATCH v5 1/3] devres: provide devm_krealloc()
` [PATCH v5 2/3] hwmon: pmbus: use more devres helpers
` [PATCH v5 3/3] iio: adc: xilinx-xadc: use devm_krealloc()

[PATCH 2/2] dt-bindings: iio: gyro: Add DT binding doc for ADXRS290
 2020-07-15  9:28 UTC 

[PATCH 0/1] iio: accel: bma400: add PM_SLEEP support
 2020-07-15  5:44 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH v8 0/6] iio/adc: ingenic: Cleanups & add touchscreen mode
 2020-07-14 18:33 UTC  (22+ messages)
` [PATCH v8 1/6] dt-bindings: iio/adc: Convert ingenic-adc docs to YAML
` [PATCH v8 2/6] IIO: Ingenic JZ47xx: Error check clk_enable calls
` [PATCH v8 3/6] IIO: Ingenic JZ47xx: Add xlate cb to retrieve correct channel idx
` [PATCH v8 4/6] iio/adc: ingenic: Retrieve channels list from soc data struct
` [PATCH v8 5/6] dt-bindings: iio/adc: Add touchscreen idx for JZ47xx SoC ADC
` [PATCH v8 6/6] IIO: Ingenic JZ47xx: Add touchscreen mode

[PATCH 1/3] iio: Move attach/detach of the poll func to the core
 2020-07-14 17:25 UTC  (3+ messages)

[PATCH v4 0/3] devres: provide and use devm_krealloc()
 2020-07-14 14:48 UTC  (6+ messages)
` [PATCH v4 1/3] devres: provide devm_krealloc()
` [PATCH v4 2/3] hwmon: pmbus: use more devres helpers
` [PATCH v4 3/3] iio: adc: xilinx-xadc: use devm_krealloc()

[PATCH] iio: trigger: Staticise stub functions
 2020-07-14 14:24 UTC 

[PATCH] iio: light: stk3310: add chip id for STK3311-X variant
 2020-07-14 10:44 UTC  (5+ messages)

[PATCH] iio: adc: ad7124: move chip ID & name on the chip_info table
 2020-07-14  5:11 UTC 

[PATCH v3 1/2] dt-bindings: iio: bmc150_magn: Document and fix missing compatibles
 2020-07-13 19:05 UTC  (2+ messages)

[PATCH 00/17] Documentation/driver-api: eliminate duplicated words
 2020-07-13 17:20 UTC  (8+ messages)
` [PATCH 01/17] Documentation/driver-api: dmaengine/provider: drop doubled word
` [PATCH 02/17] Documentation/driver-api: firmware/built-in-fw: "
` [PATCH 13/17] Documentation/driver-api: nvdimm: "

[PATCH v4 1/2] iio: adc: ad7192: fix null pointer de-reference crash during probe
 2020-07-13 16:11 UTC  (3+ messages)
` [PATCH v4 2/2] iio: adc: ad7192: move ad7192_of_match table closer to the end of the file

[PATCH v9 1/2] iio: humidity: Add TI HDC20x0 support
 2020-07-13 15:38 UTC  (7+ messages)
` [PATCH v9 2/2] dt-bindings: "

[PULL] First set of new device support, cleanups and features for IIO in the 5.9 cycle
 2020-07-13 14:16 UTC  (6+ messages)

[PATCH v2] iio: imu: st_lsm6dsx: reset hw ts after resume
 2020-07-13 11:40 UTC 

[PATCH] iio: imu: st_lsm6dsx: reset hw ts after resume
 2020-07-12 14:33 UTC  (4+ messages)

[PATCH] Replace HTTP links with HTTPS ones: drivers/iio
 2020-07-12 13:23 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] Replace HTTP links with HTTPS ones: Documentation/devicetree/bindings/iio
 2020-07-12 13:22 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 1/3] iio: dac: ad5592r: fix unbalanced mutex unlocks in ad5592r_read_raw()
 2020-07-12 11:16 UTC  (5+ messages)
` [PATCH 2/3] iio: dac: ad5592r: un-indent code-block for scale read
` [PATCH 3/3] iio: dac: ad5592r: localize locks only where needed in ad5592r_read_raw()

[PATCH v3] iio: cros_ec_accel_legacy: Add Read Only frequency entries
 2020-07-12 11:07 UTC  (3+ messages)

[PATCH] MAINTAINERS: adc: at91-sama5d2_adc: remove myself as co-maintainer
 2020-07-12 11:03 UTC  (2+ messages)

[PATCH v3 0/3] devres: provide and use devm_krealloc()
 2020-07-12  8:19 UTC  (6+ messages)
` [PATCH v3 1/3] devres: provide devm_krealloc()
` [PATCH v3 2/3] hwmon: pmbus: use more devres helpers
` [PATCH v3 3/3] iio: adc: xilinx-xadc: use devm_krealloc()

IIO timestamp get skewed when suspending (st_lsm6dsx)
 2020-07-10 13:20 UTC  (4+ messages)

[PATCH v2] iio: cros_ec_accel_legacy: Add Read Only frequency entries
 2020-07-09  8:38 UTC  (2+ messages)

[PATCH] iio: cros_ec_accel_legacy: Add Read Only frequency entries
 2020-07-09  2:06 UTC  (3+ messages)

[PATCH] iio:accel:bma180: Fix the shared by parameter for an enum
 2020-07-08 15:41 UTC  (2+ messages)

[PATCH v8 2/2] Device tree bindings for TI HDC20x0 humidity and temperature sensors
 2020-07-08  8:57 UTC  (2+ messages)

[PULL] First set of IIO fixes for the 5.8 cycle
 2020-07-08  7:21 UTC  (2+ messages)

[PATCH] iio:magn:hmc5843 Fix parameter to IIO_ENUM
 2020-07-07 20:57 UTC 

[PATCH] iio:adc:ti_am335x: Drop read variables that are set and not read
 2020-07-07 20:43 UTC 

[PATCH v2 00/32] IIO: Fused set 1 and 2 of timestamp alignment fixes
 2020-07-05 13:24 UTC  (14+ messages)
` [PATCH 11/32] iio:light:st_uvis25 Fix timestamp alignment and prevent data leak
` [PATCH 13/32] iio:magnetometer:ak8974: Fix alignment and data leak issues
` [PATCH 16/32] iio:humidity:hdc100x "
` [PATCH 17/32] iio:humidity:hts221 "
` [PATCH 21/32] iio:pressure:ms5611 Fix buffer element alignment

[PATCH 1/3] iio: adc: ti_am335x_adc: alloc channels via devm_kcalloc()
 2020-07-05 12:04 UTC  (4+ messages)
` [PATCH 2/3] iio: adc: ti_am335x_adc: alloc kfifo & IRQ via devm_ functions

[PATCH] iio: adc: ad7780: Fix a resource handling path in 'ad7780_probe()'
 2020-07-05 11:59 UTC  (3+ messages)

[PATCH 00/23] iio:adc more of_match_ptr and similar removal
 2020-07-04 18:31 UTC  (49+ messages)
` [PATCH 08/23] iio:adc:cpcap-adc: Drop of_match_ptr protection and use device_get_match_data
` [PATCH 09/23] iio:adc:ltc2497 drop of_match_ptr protection
` [PATCH 10/23] iio:adc:max11100: Drop of_match_ptr protection / add mod_devicetable.h include
` [PATCH 11/23] iio:adc:max1118: Drop CONFIG_OF / of_match_ptr protections
` [PATCH 12/23] iio:adc:mcp320x: Drop CONFIG_OF and "
` [PATCH 13/23] iio:adc:mcp3422: remove "
` [PATCH 14/23] iio:adc:sd_adc_modulator: Drop of_match_ptr and tweak includes
` [PATCH 15/23] iio:adc:ti-adc081c: Drop of_match_ptr and change to mod_devicetable.h
` [PATCH 16/23] iio:adc:ti-adc0832: drop CONFIG_OF and of_match_ptr protections
` [PATCH 17/23] iio:adc:ti-adc084s021: drop of_match_ptr protection
` [PATCH 18/23] iio:adc:ti-adc108s102: Drop CONFIG_OF and of_match_ptr protections
` [PATCH 19/23] iio:adc:ti-adc128s052: drop of_match_ptr protection
` [PATCH 20/23] iio:adc:ti-adc161s626: Drop "
` [PATCH 21/23] iio:adc:ti-tlc4541: Drop CONFIG_OF and of_match_ptr protections
` [PATCH 22/23] iio:adc:bcm_iproc: Drop of_match_ptr protection and switch to mod_devicetable.h
` [PATCH 23/23] iio:adc:ingenic: drop of_match_ptr protection and include mod_devicetable.h


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