Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
feb8c6d3dd0f2cc0e1c3376d099cf298c5f2c2c8
/
drivers
/
iio
/
accel
53ee983
Merge tag 'staging-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 10 years ago
040bf7d
Merge tag 'iio-for-3.17d' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next
by Greg Kroah-Hartman
· 10 years ago
f4e2f94d
iio:kxcjk-1013: Fix endianness in scan_type
by Peter Meerwald
· 10 years ago
9b2a4d3
iio:bma180: Missing check for frequency fractional part
by Peter Meerwald
· 10 years ago
381676d
iio:bma180: Fix scale factors to report correct acceleration units
by Peter Meerwald
· 10 years ago
c1288b8
iio: accel: kxcjk-1013: Increment ref counter for indio_dev->trig
by Srinivas Pandruvada
· 10 years ago
59bfeab
iio: accel: kxcjk-1013: Use try_reenable to ack intr
by Srinivas Pandruvada
· 10 years ago
f0ca974
iio: accel: kxcjk-1013: Fix setting frequency
by Srinivas Pandruvada
· 10 years ago
589e1d1
Merge 3.16-rc5 into staging-next
by Greg Kroah-Hartman
· 10 years ago
a3fb96a
iio: mma8452: add DT support
by Martin Fuzzey
· 10 years ago
71702e6
iio: mma8452: Use correct acceleration units.
by Martin Fuzzey
· 10 years ago
2d7768a
iio: st_sensors: add devicetree probing support
by Linus Walleij
· 10 years ago
2d239c9
iio:st sensors: remove custom sampling frequence attribute in favour of core support.
by Jonathan Cameron
· 10 years ago
2f084c1
iio: hid-sensor-accel-3d: Fix return values
by Sachin Kamat
· 11 years ago
88f6da7
iio: accel: kxcjk1013 Fix missing unlock errors
by Srinivas Pandruvada
· 10 years ago
1a4fbf6
iio: accel: kxcjk1013 3-axis accelerometer driver
by Srinivas Pandruvada
· 10 years ago
c639945
iio: hid-sensors: Accelerometer 3D: Raw read support
by Srinivas Pandruvada
· 11 years ago
56ff6be
iio: hid-sensors: Add API to power on/off
by Srinivas Pandruvada
· 11 years ago
73a2498
iio: hid-sensors: Accelerometer 3D: adjust scale and offset
by Srinivas Pandruvada
· 11 years ago
c7eeea9
iio: Add Freescale MMA8452Q 3-axis accelerometer driver
by Peter Meerwald
· 11 years ago
ea7e586
iio: st_sensors: move regulator retrieveal to core
by Linus Walleij
· 11 years ago
4f544ce
iio: st_sensors: announce registered sensors
by Linus Walleij
· 11 years ago
5c1449d
iio:accel:bma180: Make LOW_PASS_FILTER_3DB_FREQUENCY shared_by_type
by Peter Meerwald
· 10 years ago
5585215
iio:accel:bma180: Use modifier instead of index in channel specification
by Peter Meerwald
· 10 years ago
7d7feae
iio:accel:bma180 replaces IIO_ST macro with explicit entries to struct scan_type
by Jonathan Cameron
· 11 years ago
06749f1
Merge v3.13-rc2 into staging-next
by Greg Kroah-Hartman
· 11 years ago
0ee005c
iio:accel:kxsd9 fix missing mutex unlock
by Frank Zago
· 11 years ago
64528d0
iio: hid-sensors: accelerometer: Add sensitivity
by Srinivas Pandruvada
· 11 years ago
ec7f68e
iio: hid_Sensors: fix crash during trigger unregister
by Srinivas Pandruvada
· 11 years ago
dcf5272
iio: accel: kxsd9: Remove redundant variable
by Sachin Kamat
· 11 years ago
d0894cab
iio:st_accel: Drop redundant call to iio_sw_buffer_preenable()
by Lars-Peter Clausen
· 11 years ago
e2aad1d
Merge 3.12-rc2 into staging-next.
by Greg Kroah-Hartman
· 11 years ago
e21e254
iio:accel: Register buffer also without specific trigger
by Denis CIOCCA
· 11 years ago
cf4dd43
iio: accel-core: st: Clean up error handling in probe()
by Lee Jones
· 11 years ago
6bf9d877
iio:bma180: Use iio_push_buffers_with_timestamp()
by Lars-Peter Clausen
· 11 years ago
234efa1
iio: Fix bma180 dev-to-indio_dev conversion in suspend/resume
by Peter Meerwald
· 11 years ago
8c60c7e
iio: Remove unnecessary casts for iio_push_to_buffers()
by Lars-Peter Clausen
· 11 years ago
fdadbce
iio: add Bosch BMA180 acceleration sensor driver
by Oleksandr Kravchenko
· 11 years ago
0c0427a
iio: Remove unnecessary _write_raw_get_fmt() in several hid-sensor drivers
by Peter Meerwald
· 11 years ago
6b7e0a9
iio: accel: st_accel: Use devm_iio_device_alloc
by Sachin Kamat
· 11 years ago
4ee3093
iio: accel: kxsd9: Use devm_iio_device_alloc
by Sachin Kamat
· 11 years ago
6b545ee
iio: hid-sensor-accel-3d: Use devm_iio_device_alloc
by Sachin Kamat
· 11 years ago
3edc84e
iio: Add a comment to about alphabetical order to Kconfigs and Makefiles
by Lars-Peter Clausen
· 11 years ago
66c721f
iio: hid-sensor-accel-3d: add module alias for autoload
by Alexander Holler
· 11 years ago
341673f
iio: reword help text of several IIO_ST drivers
by Peter Meerwald
· 11 years ago
23cde4d
iio: Added ST-sensors platform data to select the DRDY interrupt pin
by Denis CIOCCA
· 11 years ago
607a568
iio:common: Removed stuff macros, added num_data_channels on st_sensors struct and added support on one-shot sysfs reads to 3 byte channel
by Denis CIOCCA
· 11 years ago
762011d
iio:common: ST_SENSORS_LSM_CHANNELS macro changed
by Denis CIOCCA
· 11 years ago
00a8d42
iio: STMicroelectronics: remove three useless selects
by Paul Bolle
· 12 years ago
1e9663c
iio:trigger: Introduce iio_tigger_{set,get}_drvdata
by Lars-Peter Clausen
· 12 years ago
2f6bb53
iio:accel:kxsd9 move to info_mask_(shared_by_type/separate)
by Jonathan Cameron
· 12 years ago
ecbe18f
iio:hid_sensors move to info_mask_(shared_by_type/separate)
by Jonathan Cameron
· 12 years ago
8ce4a56
iio:st_sensors fix build when !CONFIG_IIO_TRIGGER
by Jonathan Cameron
· 12 years ago
14543a0
iio: Use spi_sync_transfer()
by Lars-Peter Clausen
· 12 years ago
d625116
iio:accel: Add STMicroelectronics accelerometers driver
by Denis Ciocca
· 12 years ago
81ca486
iio:accel:kxsd9 move out of staging
by Jonathan Cameron
· 12 years ago
8f5f90a
Merge 3.8-rc5 into staging-next
by Greg Kroah-Hartman
· 12 years ago
b87fc3e
Merge tag 'staging-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 12 years ago
17cb3be
Merge branch 'staging-linus' into staging-next
by Greg Kroah-Hartman
· 12 years ago
e07c6d1
hid: iio: rename struct hid_sensor_iio_common to hid_sensor_common
by Alexander Holler
· 12 years ago
2974cdf
iio: merge hid-sensor-attributes.h into hid-sensor-hub.h
by Alexander Holler
· 12 years ago
fc52692
Drivers: iio: remove __dev* attributes.
by Greg Kroah-Hartman
· 12 years ago
9541cc3
iio: hid-sensors: respect CONFIG_IIO_TRIGGER
by Alexander Holler
· 12 years ago
64ebe95
iio: hid-sensor: Return proper error if kmemdup fails
by Axel Lin
· 12 years ago
84b36ce
staging:iio: Add support for multiple buffers
by Jonathan Cameron
· 12 years ago
ace43fc
iio: fix spelling of Accelerometer in Kconfig
by Peter Meerwald
· 12 years ago
ce56ade
iio: Drop timestamp parameter from buffer store_to callback
by Lars-Peter Clausen
· 12 years ago
a0d7bf7
staging:iio: hid-sensors Use iio_push_to_buffer
by Jonathan Cameron
· 12 years ago
45fe6f7
iio: hid-sensors: Added accelerometer 3D
by srinivas pandruvada
· 12 years ago