index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
pressure
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-11
iio: bmp280: fix compensation of humidity
Andreas Klinger
1
-0
/
+2
2020-05-10
iio: hid-sensors: move triggered buffer setup into hid_sensor_setup_trigger
Alexandru Ardelean
1
-14
/
+4
2020-05-03
iio: pressure: zpa2326: Use get_unaligned_le24()
Andy Shevchenko
1
-5
/
+4
2020-05-03
iio: pressure: ms5611: Use get_unaligned_be24()
Andy Shevchenko
2
-2
/
+6
2020-05-03
iio: pressure: hp206c: Use get_unaligned_be24()
Andy Shevchenko
1
-3
/
+5
2020-04-23
Merge tag 'iio-for-5.8a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
2
-64
/
+41
2020-04-19
iio: pressure: bmp280: Join string literals back
Andy Shevchenko
1
-2
/
+1
2020-04-19
iio: pressure: bmp280: Drop unneeded explicit castings
Andy Shevchenko
1
-10
/
+7
2020-04-19
iio: pressure: bmp280: Explicitly mark GPIO optional
Andy Shevchenko
1
-2
/
+2
2020-04-19
iio: pressure: bmp280: Convert to use ->read_avail()
Andy Shevchenko
1
-44
/
+25
2020-04-19
iio: pressure: bmp280: Tolerate IRQ before registering
Andy Shevchenko
1
-1
/
+4
2020-04-09
Merge tag 'tag-chrome-platform-for-v5.7' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-8
/
+6
2020-03-29
iio: cros_ec: Expose hwfifo_timeout
Gwendal Grignou
1
-2
/
+3
2020-03-29
iio: cros_ec: Register to cros_ec_sensorhub when EC supports FIFO
Gwendal Grignou
1
-6
/
+3
2020-03-21
iio: st_sensors: Drop unneeded explicit castings
Andy Shevchenko
1
-3
/
+1
2020-03-21
iio: st_sensors: Use dev_get_platdata() to get platform_data
Andy Shevchenko
1
-2
/
+1
2020-03-08
counter: 104-quad-8: Support Filter Clock Prescaler
William Breathitt Gray
1
-1
/
+1
2020-03-08
iio: pressure: icp10100: add driver for InvenSense ICP-101xx
Jean-Baptiste Maneyrol
3
-0
/
+670
2020-02-04
Merge tag 'tag-chrome-platform-for-v5.6' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-1
/
+0
2020-01-14
iio: st_sensors: Make use of device properties
Andy Shevchenko
2
-10
/
+2
2020-01-14
iio: st_sensors: Drop redundant parameter from st_sensors_of_name_probe()
Andy Shevchenko
2
-15
/
+2
2020-01-07
cros_ec: treewide: Remove 'include/linux/mfd/cros_ec.h'
Enric Balletbo i Serra
1
-1
/
+0
2019-12-29
iio: pressure: bmp280: Allow device to be enumerated from ACPI
Andy Shevchenko
1
-6
/
+1
2019-12-29
iio: pressure: bmp280: Drop ACPI support
Andy Shevchenko
1
-11
/
+0
2019-12-29
iio: pressure: Add driver for DLH pressure sensors
Tomislav Denis
3
-0
/
+388
2019-12-29
iio: pressure: st_press: Mark default_press_pdata with __maybe_unused
Andy Shevchenko
1
-1
/
+1
2019-12-29
iio: pressure: st_press: Drop unnecessary #else branch for ACPI
Andy Shevchenko
1
-2
/
+0
2019-11-10
iio: cros_ec_baro: set info_mask_shared_by_all_available field
Gwendal Grignou
1
-0
/
+3
2019-10-27
iio: st: Drop GPIO include
Linus Walleij
1
-1
/
+0
2019-10-22
iio: pressure: zpa2326: fix iio_triggered_buffer_postenable position
Alexandru Ardelean
1
-7
/
+9
2019-10-22
iio: pressure: bmp280: use devm action and remove labels from probe
Bartosz Golaszewski
4
-45
/
+30
2019-10-22
iio: pressure: bmp280: use bulk regulator ops
Bartosz Golaszewski
1
-39
/
+30
2019-10-18
iio: pressure: bmp280 endian tidy ups
Jonathan Cameron
1
-7
/
+9
2019-10-13
Merge tag 'iio-for-5.5a-take3' of https://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
1
-1
/
+0
2019-10-13
iio: pressure: bmp280: remove stray newline
Bartosz Golaszewski
1
-1
/
+0
2019-09-20
Merge tag 'tag-chrome-platform-for-v5.4' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-1
/
+2
2019-09-02
mfd / platform: cros_ec: Reorganize platform and mfd includes
Enric Balletbo i Serra
1
-1
/
+2
2019-08-11
iio:st_sensors: remove buffer allocation at each buffer enable
Denis Ciocca
1
-11
/
+1
2019-08-05
iio: remove get_irq_data_ready() function pointer and use IRQ number directly
Denis Ciocca
1
-4
/
+3
2019-08-05
iio:pressure: preenable/postenable/predisable fixup for ST press buffer
Denis Ciocca
1
-21
/
+17
2019-07-28
iio: pressure: hp03: convert to i2c_new_dummy_device
Wolfram Sang
1
-3
/
+3
2019-07-28
iio: make st_sensors drivers use regmap
Denis Ciocca
3
-5
/
+5
2019-07-28
iio: move 3-wire spi initialization to st_sensors_spi
Denis Ciocca
2
-4
/
+4
2019-07-28
iio:pressure: device settings are set immediately during probe
Denis Ciocca
2
-13
/
+32
2019-07-28
iio:pressure: introduce st_press_get_settings() function
Denis Ciocca
2
-0
/
+19
2019-07-28
iio: cros_ec: Remove replacing error code with -EIO
Gwendal Grignou
1
-7
/
+10
2019-07-27
iio: cros_ec: Add calibscale for 3d MEMS
Gwendal Grignou
1
-2
/
+0
2019-07-01
Merge tag 'iio-for-5.3b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
3
-0
/
+839
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2
-8
/
+2
2019-06-08
iio: dps310: Add pressure sensing capability
Eddie James
1
-26
/
+337
[next]