index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
iio: pressure: bmp280: use devm action and remove labels from probe
Bartosz Golaszewski
2019-10-22
4
-45
/
+30
|
*
|
|
iio: pressure: bmp280: use bulk regulator ops
Bartosz Golaszewski
2019-10-22
1
-39
/
+30
|
*
|
|
iio: imu: Add support for the FXOS8700 IMU
Robert Jones
2019-10-22
6
-0
/
+821
|
*
|
|
iio: adc: xilinx-xadc: use devm_platform_ioremap_resource
Jonathan Cameron
2019-10-18
1
-3
/
+1
|
*
|
|
iio: temp: maxim thermocouple: Drop unneeded semi colon.
Jonathan Cameron
2019-10-18
1
-1
/
+1
|
*
|
|
iio: adc: cpcap-adc: Fix missing IRQF_ONESHOT as only threaded handler.
Jonathan Cameron
2019-10-18
1
-1
/
+1
|
*
|
|
iio: adc: meson_saradc: use devm_platform_ioremap_resource
Jonathan Cameron
2019-10-18
1
-3
/
+1
|
*
|
|
iio: adc: exynos: use devm_platform_ioremap_resource
Jonathan Cameron
2019-10-18
1
-3
/
+1
|
*
|
|
iio: adc: exynos: Drop a stray semicolon
Jonathan Cameron
2019-10-18
1
-1
/
+1
|
*
|
|
iio: proximity: pulsedlight v2: Tidy up an endian issue
Jonathan Cameron
2019-10-18
1
-2
/
+3
|
*
|
|
iio: pressure: bmp280 endian tidy ups
Jonathan Cameron
2019-10-18
1
-7
/
+9
|
*
|
|
iio: gyro: mpu3050: Explicity make a 'poison' value big endian
Jonathan Cameron
2019-10-18
1
-1
/
+1
|
*
|
|
iio: chemical: sps30: Explicity truncate constant by masking
Jonathan Cameron
2019-10-18
1
-1
/
+1
|
*
|
|
iio: adc: stmpe-adc: Cleanup endian type of local variable
Jonathan Cameron
2019-10-18
1
-1
/
+1
|
*
|
|
iio: adc: mcp320x: Tidy up endian types in type cast.
Jonathan Cameron
2019-10-18
1
-1
/
+1
|
*
|
|
iio: adc: at91-sama5d2: Replace 0 with NULL when clearing some pointers.
Jonathan Cameron
2019-10-18
1
-2
/
+2
|
*
|
|
Merge branch 'ib-ab8500-5.4-rc1' into HEAD
Jonathan Cameron
2019-10-18
3
-0
/
+1229
|
|
\
\
\
|
*
|
|
|
iio: adc: intel_mrfld_adc: Add Basin Cove ADC driver
Vincent Pelletier
2019-10-15
3
-0
/
+274
|
*
|
|
|
iio: imu: st_lsm6dsx: add support to LSM6DS0
Lorenzo Bianconi
2019-10-15
5
-2
/
+17
|
*
|
|
|
iio: imu: st_lsm6dsx: fix gyro gain definitions for LSM9DS1
Lorenzo Bianconi
2019-10-15
1
-3
/
+4
|
*
|
|
|
iio: dac: ad7303: replace mlock with own lock
Alexandru Ardelean
2019-10-15
1
-4
/
+9
|
*
|
|
|
iio: imu: st_lsm6dsx: add odr calibration feature
Mario Tesi
2019-10-15
3
-3
/
+29
|
*
|
|
|
iio: imu: st_lsm6dsx: enable drdy-mask if available
Lorenzo Bianconi
2019-10-15
3
-0
/
+29
|
*
|
|
|
iio: dac: stm32: add power management support
Fabrice Gasnier
2019-10-15
2
-33
/
+199
|
*
|
|
|
iio: imu: st_lsm6dsx: enable wake-up event for LSM6DSO
Lorenzo Bianconi
2019-10-15
1
-1
/
+24
|
*
|
|
|
iio: imu: st_lsm6dsx: add missing kernel documenation
Lorenzo Bianconi
2019-10-15
1
-0
/
+3
|
*
|
|
|
iio: imu: st_lsm6dsx: add wakeup_source in st_sensors_platform_data
Lorenzo Bianconi
2019-10-15
1
-2
/
+4
|
*
|
|
|
iio: imu: st_lsm6dsx: fix checkpatch warning
Lorenzo Bianconi
2019-10-15
1
-16
/
+19
|
*
|
|
|
iio: imu: st_lsm6dsx: grab conf mutex in st_lsm6dsx_write_event_config
Lorenzo Bianconi
2019-10-15
1
-0
/
+2
|
*
|
|
|
iio: imu: st_lsm6dsx: rely on st_lsm6dsx_update_bits_locked configuring events
Lorenzo Bianconi
2019-10-15
1
-11
/
+14
|
*
|
|
|
iio: imu: st_lsm6dsx: always check enable_reg in st_lsm6dsx_event_setup
Lorenzo Bianconi
2019-10-15
1
-12
/
+11
|
*
|
|
|
iio: imu: st_lsm6dsx: move bdu/boot and reset register info in hw_settings
Lorenzo Bianconi
2019-10-15
2
-22
/
+99
|
*
|
|
|
iio: imu: st_lsm6dsx: do not access active-low/open-drain regs if not supported
Lorenzo Bianconi
2019-10-15
2
-14
/
+67
|
*
|
|
|
iio: imu: st_lsm6dsx: move irq related definitions in irq_config
Lorenzo Bianconi
2019-10-15
2
-108
/
+179
|
*
|
|
|
iio: imu: st_lsm6dsx: add sanity check for read_fifo pointer
Lorenzo Bianconi
2019-10-15
2
-0
/
+6
|
*
|
|
|
iio: imu: st_lsm6dsx: use st_lsm6dsx_read_locked in st_lsm6dsx_report_motion_...
Lorenzo Bianconi
2019-10-15
1
-14
/
+20
|
*
|
|
|
iio: adc: max1027: Introduce 12-bit devices support
Miquel Raynal
2019-10-15
2
-3
/
+39
|
*
|
|
|
iio: adc: max1027: Prepare the introduction of different resolutions
Miquel Raynal
2019-10-15
1
-42
/
+32
|
*
|
|
|
iio: adc: max1027: Reset the device at probe time
Miquel Raynal
2019-10-15
1
-0
/
+8
|
*
|
|
|
iio: adc: max1027: Make it optional to use interrupts
Miquel Raynal
2019-10-15
1
-27
/
+32
|
*
|
|
|
iio: adc: max1027: Add debugfs register read support
Miquel Raynal
2019-10-15
1
-2
/
+5
|
*
|
|
|
iio: light: Add support for ADUX1020 sensor
Manivannan Sadhasivam
2019-10-15
3
-0
/
+861
|
*
|
|
|
Merge 5.4-rc3 into staging-next
Greg Kroah-Hartman
2019-10-14
16
-182
/
+290
|
|
\
\
\
\
|
*
\
\
\
\
Merge tag 'iio-for-5.5a-take3' of https://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
2019-10-13
28
-205
/
+1651
|
|
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
*
|
|
|
iio: pressure: bmp280: remove stray newline
Bartosz Golaszewski
2019-10-13
1
-1
/
+0
|
|
*
|
|
|
iio: adc: sc27xx: Use devm_hwspin_lock_request_specific() to simplify code
Baolin Wang
2019-10-13
1
-15
/
+1
|
|
*
|
|
|
iio: chemical: atlas-ph-sensor: fix iio_triggered_buffer_predisable() position
Alexandru Ardelean
2019-10-13
1
-4
/
+4
|
|
*
|
|
|
iio: gyro: clean up indentation issue
Colin Ian King
2019-10-07
1
-1
/
+1
|
|
*
|
|
|
iio: proximity: sx9500: fix iio_triggered_buffer_{predisable,postenable} posi...
Alexandru Ardelean
2019-10-07
1
-5
/
+11
|
|
*
|
|
|
iio: core: Add optional symbolic label to device attributes
Phil Reid
2019-10-07
1
-0
/
+17
[prev]
[next]