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
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
/
accel
Age
Commit message (
Expand
)
Author
Files
Lines
2014-02-08
iio:accel:bma180: Use modifier instead of index in channel specification
Peter Meerwald
1
-8
/
+8
2013-12-18
iio:accel:bma180 replaces IIO_ST macro with explicit entries to struct scan_type
Jonathan Cameron
1
-1
/
+6
2013-12-03
Merge v3.13-rc2 into staging-next
Greg Kroah-Hartman
2
-5
/
+7
2013-11-17
iio:accel:kxsd9 fix missing mutex unlock
Frank Zago
1
-3
/
+4
2013-11-06
iio: hid-sensors: accelerometer: Add sensitivity
Srinivas Pandruvada
1
-0
/
+12
2013-11-02
iio: hid_Sensors: fix crash during trigger unregister
Srinivas Pandruvada
1
-2
/
+3
2013-10-24
iio: accel: kxsd9: Remove redundant variable
Sachin Kamat
1
-6
/
+1
2013-10-16
iio:st_accel: Drop redundant call to iio_sw_buffer_preenable()
Lars-Peter Clausen
1
-10
/
+1
2013-09-25
Merge 3.12-rc2 into staging-next.
Greg Kroah-Hartman
1
-2
/
+2
2013-09-21
iio:accel: Register buffer also without specific trigger
Denis CIOCCA
1
-9
/
+8
2013-09-21
iio: accel-core: st: Clean up error handling in probe()
Lee Jones
1
-9
/
+10
2013-09-21
iio:bma180: Use iio_push_buffers_with_timestamp()
Lars-Peter Clausen
1
-5
/
+2
2013-09-21
iio: Fix bma180 dev-to-indio_dev conversion in suspend/resume
Peter Meerwald
1
-2
/
+2
2013-09-15
iio: Remove unnecessary casts for iio_push_to_buffers()
Lars-Peter Clausen
2
-4
/
+5
2013-08-28
iio: add Bosch BMA180 acceleration sensor driver
Oleksandr Kravchenko
3
-0
/
+689
2013-08-19
iio: Remove unnecessary _write_raw_get_fmt() in several hid-sensor drivers
Peter Meerwald
1
-8
/
+0
2013-08-03
iio: accel: st_accel: Use devm_iio_device_alloc
Sachin Kamat
3
-23
/
+8
2013-08-03
iio: accel: kxsd9: Use devm_iio_device_alloc
Sachin Kamat
1
-12
/
+5
2013-08-03
iio: hid-sensor-accel-3d: Use devm_iio_device_alloc
Sachin Kamat
1
-12
/
+7
2013-08-03
iio: Add a comment to about alphabetical order to Kconfigs and Makefiles
Lars-Peter Clausen
2
-9
/
+11
2013-08-03
iio: hid-sensor-accel-3d: add module alias for autoload
Alexander Holler
1
-5
/
+11
2013-08-03
iio: reword help text of several IIO_ST drivers
Peter Meerwald
1
-2
/
+2
2013-08-03
iio: Added ST-sensors platform data to select the DRDY interrupt pin
Denis CIOCCA
4
-11
/
+31
2013-06-05
iio:common: Removed stuff macros, added num_data_channels on st_sensors struc...
Denis CIOCCA
1
-0
/
+3
2013-06-04
iio:common: ST_SENSORS_LSM_CHANNELS macro changed
Denis CIOCCA
1
-12
/
+24
2013-05-23
iio: STMicroelectronics: remove three useless selects
Paul Bolle
1
-1
/
+0
2013-03-26
iio:trigger: Introduce iio_tigger_{set,get}_drvdata
Lars-Peter Clausen
1
-1
/
+1
2013-03-17
iio:accel:kxsd9 move to info_mask_(shared_by_type/separate)
Jonathan Cameron
1
-3
/
+3
2013-03-17
iio:hid_sensors move to info_mask_(shared_by_type/separate)
Jonathan Cameron
1
-12
/
+12
2013-02-09
iio:st_sensors fix build when !CONFIG_IIO_TRIGGER
Jonathan Cameron
3
-4
/
+7
2013-02-09
iio: Use spi_sync_transfer()
Lars-Peter Clausen
1
-5
/
+1
2013-01-31
iio:accel: Add STMicroelectronics accelerometers driver
Denis Ciocca
7
-0
/
+868
2013-01-26
iio:accel:kxsd9 move out of staging
Jonathan Cameron
3
-0
/
+299
2013-01-26
Merge 3.8-rc5 into staging-next
Greg Kroah-Hartman
1
-2
/
+2
2013-01-14
Merge tag 'staging-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+1
2013-01-08
Merge branch 'staging-linus' into staging-next
Greg Kroah-Hartman
1
-0
/
+1
2013-01-06
hid: iio: rename struct hid_sensor_iio_common to hid_sensor_common
Alexander Holler
1
-1
/
+1
2013-01-06
iio: merge hid-sensor-attributes.h into hid-sensor-hub.h
Alexander Holler
1
-1
/
+0
2013-01-04
Drivers: iio: remove __dev* attributes.
Greg Kroah-Hartman
1
-2
/
+2
2012-12-27
iio: hid-sensors: respect CONFIG_IIO_TRIGGER
Alexander Holler
1
-0
/
+1
2012-11-17
iio: hid-sensor: Return proper error if kmemdup fails
Axel Lin
1
-3
/
+3
2012-11-10
staging:iio: Add support for multiple buffers
Jonathan Cameron
1
-14
/
+1
2012-10-19
iio: fix spelling of Accelerometer in Kconfig
Peter Meerwald
1
-1
/
+1
2012-09-08
iio: Drop timestamp parameter from buffer store_to callback
Lars-Peter Clausen
1
-2
/
+1
2012-09-07
staging:iio: hid-sensors Use iio_push_to_buffer
Jonathan Cameron
1
-1
/
+1
2012-09-06
iio: hid-sensors: Added accelerometer 3D
srinivas pandruvada
3
-0
/
+440