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
/
bmc150-accel.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-03
iio: bmc150: Split the driver into core and i2c
Markus Pargmann
1
-1806
/
+0
2015-10-03
iio: bcm150: Remove i2c_client from private data
Markus Pargmann
1
-52
/
+52
2015-10-03
iio: bmc150: Use i2c regmap
Markus Pargmann
1
-128
/
+97
2015-10-03
iio: remove gpio interrupt probing from drivers that use a single interrupt
Octavian Purdila
1
-30
/
+0
2015-08-12
Merge tag 'iio-for-4.3b-2' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Greg Kroah-Hartman
1
-82
/
+74
2015-08-08
iio:accel:bmc150-accel: Use the chip ID to detect sensor variant
Bastien Nocera
1
-27
/
+19
2015-08-08
iio:accel:bmc150-accel: Move bmc150_accel_chip_init()
Bastien Nocera
1
-57
/
+57
2015-07-23
iio: fix drivers that consider 0 as a valid IRQ in client->irq
Octavian Purdila
1
-1
/
+1
2015-07-20
Merge 4.2-rc3 into staging-next
Greg Kroah-Hartman
1
-1
/
+1
2015-07-14
Merge tag 'iio-fixes-for-4.2a' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
1
-1
/
+1
2015-06-21
iio:accel:bmc150-accel: code style cleanup
Hartmut Knaack
1
-42
/
+49
2015-06-21
iio:accel:bmc150-accel: make use of mask definition
Hartmut Knaack
1
-1
/
+1
2015-06-21
iio:accel:bmc150-accel: fix counting direction
Hartmut Knaack
1
-1
/
+1
2015-05-17
iio: accel: bmc150: decouple buffer and triggers
Vlad Dogaru
1
-20
/
+35
2015-04-07
Merge 4.0-rc7 into staging-next
Greg Kroah-Hartman
1
-10
/
+10
2015-03-29
iio: bmc150_accel: add support for hardware fifo
Octavian Purdila
1
-16
/
+392
2015-03-14
iio: bmc150: introduce bmc150_accel_trigger
Octavian Purdila
1
-79
/
+125
2015-03-14
iio: bmc150: introduce bmc150_accel_interrupt
Octavian Purdila
1
-35
/
+51
2015-03-14
iio: bmc150: change sampling frequency
Sathyanarayanan Kuppuswamy
1
-9
/
+9
2015-03-07
iio: fix drivers that check buffer->scan_mask
Octavian Purdila
1
-1
/
+1
2015-02-22
iio: improve usage of gpiod API
Uwe Kleine-König
1
-5
/
+1
2015-02-08
iio: bmc150: exit early if event / trigger state is not changed
Octavian Purdila
1
-1
/
+13
2015-02-08
iio: bmc150: refactor interrupt enabling
Octavian Purdila
1
-159
/
+113
2015-02-08
iio: bmc150: refactor slope duration and threshold update
Octavian Purdila
1
-50
/
+47
2014-12-08
Merge branch 'pm-runtime'
Rafael J. Wysocki
1
-2
/
+2
2014-12-04
iio / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
Rafael J. Wysocki
1
-2
/
+2
2014-11-16
iio: accel: bmc150: set low default thresholds
Srinivas Pandruvada
1
-2
/
+2
2014-11-16
iio: accel: bmc150: Fix iio_event_spec direction
Srinivas Pandruvada
1
-1
/
+1
2014-11-16
iio: accel: bmc150: Send x, y and z motion separately
Srinivas Pandruvada
1
-3
/
+20
2014-11-16
iio: accel: bmc150: Error handling when mode set fails
Srinivas Pandruvada
1
-1
/
+10
2014-09-14
iio: accel: BMC150: add support for other Bosch chips
Laurentiu Palcu
1
-59
/
+175
2014-08-30
iio: accel: BMC150: fix issues when CONFIG_PM_RUNTIME is not set
Laurentiu Palcu
1
-0
/
+7
2014-08-30
iio: accel: BMC150: fix scale value for 16G
Laurentiu Palcu
1
-1
/
+1
2014-08-07
iio: accel: BMC150 accel support
Srinivas Pandruvada
1
-0
/
+1307