Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
4570a37169d4b44d316f40b2ccc681dc93fedc7b
/
drivers
/
iio
/
common
ec94efc
Merge tag 'iio-fixes-for-4.1a-take2' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus
by Greg Kroah-Hartman
· 10 years ago
8e71c04
iio:st_sensors: Fix oops when probing SPI devices
by Alban Bedel
· 10 years ago
8de29a3
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 10 years ago
2e455c2
Merge branch 'for-4.1/sensor-hub' into for-linus
by Jiri Kosina
· 10 years ago
7253606
iio: constify of_device_id array
by Fabian Frederick
· 10 years ago
3950e03
HID: hid-sensor-hub: Enhance feature report set API
by Srinivas Pandruvada
· 10 years ago
6adc83f
HID: hid-sensor-hub: Enhance get feature report API
by Srinivas Pandruvada
· 10 years ago
b841118
iio: common: ssp_sensors: Protect PM-only functions to kill warning
by Geert Uytterhoeven
· 10 years ago
67460e8
iio:common:ssp_sensors fix warnings due to 32 bit instead of 64 bit passed to do_div
by Jonathan Cameron
· 10 years ago
7e3a8b4
iio: common: ssp_sensors: Add sensorhub iio commons
by Karol Wrona
· 10 years ago
50dd64d
iio: common: ssp_sensors: Add sensorhub driver
by Karol Wrona
· 10 years ago
2b89635
iio: hid_sensor_hub: Common PM functions
by Srinivas Pandruvada
· 10 years ago
8f6eb02
iio: common: remove unnecessary sizeof(u8)
by Fabian Frederick
· 10 years ago
be61a0d
Merge tag 'iio-for-3.19a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next
by Greg Kroah-Hartman
· 10 years ago
7e74783
Merge tag 'iio-fixes-for-3.18a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus
by Greg Kroah-Hartman
· 10 years ago
4250c90
iio: st_sensors: Fix buffer copy
by Robin van der Gracht
· 10 years ago
7be178b
iio:common: Set the device pointer into ST common sensors library
by Denis CIOCCA
· 10 years ago
a7ee883
iio:imu: changed structure name from st_sensors to st_sensor_settings
by Denis CIOCCA
· 10 years ago
d84a2b0
Merge 3.17-rc6 into staging-next.
by Greg Kroah-Hartman
· 10 years ago
3c8bf22
iio: sensors-core: st: Check st_sensors_set_drdy_int_pin()'s return value
by Lee Jones
· 10 years ago
f0e84ac
iio: st_sensors: Fix indio_dev->trig assignment
by Srinivas Pandruvada
· 10 years ago
55a6f9d
iio: hid_sensor_hub: Fix indio_dev->trig assignment
by Srinivas Pandruvada
· 10 years ago
2d7768a
iio: st_sensors: add devicetree probing support
by Linus Walleij
· 10 years ago
fb123a6
iio: hid-sensors: make hid_sensor_get_reporting_interval static
by Daniel Baluta
· 10 years ago
3ce85cc
iio: st_sensors: get platform data from device tree
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
a034234
iio: hid-sensors: Fix compilation warning
by Sachin Kamat
· 11 years ago
e28642c
Merge tag 'iio-fixes-for-3.16a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus
by Greg Kroah-Hartman
· 10 years ago
c0a36f0
iio: hid-sensors: Get feature report from sensor hub after changing power state
by Archana Patni
· 10 years ago
3e72997
iio: hid-sensors: Set default unit of measure for report interval
by Archana Patni
· 10 years ago
bf7f520
iio: hid-sensors: typo leads to potential forever loop
by Dan Carpenter
· 10 years ago
56ff6be
iio: hid-sensors: Add API to power on/off
by Srinivas Pandruvada
· 11 years ago
9030924
iio: hid-sensors: Add api to get poll value
by Srinivas Pandruvada
· 11 years ago
5d02edfc
iio: hid-sensors: Convert units and exponent
by Srinivas Pandruvada
· 11 years ago
d5cef008
Merge tag 'iio-for-3.16a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next
by Greg Kroah-Hartman
· 11 years ago
ea7e586
iio: st_sensors: move regulator retrieveal to core
by Linus Walleij
· 11 years ago
1a214ae
iio: hid-sensor-hub: Remove hard coded indexes
by Srinivas Pandruvada
· 11 years ago
751d17e
iio: hid-sensors: Fix power and report state
by Srinivas Pandruvada
· 11 years ago
ec7f68e
iio: hid_Sensors: fix crash during trigger unregister
by Srinivas Pandruvada
· 11 years ago
7d3c192d
IIO: call sensor hub open close function
by Srinivas Pandruvada
· 11 years ago
caf5ca1
iio: sensors-core: st: Clean-up error handling in st_sensors_read_axis_data()
by Lee Jones
· 11 years ago
efd9566
iio: sensors-core: st: Clean-up error handling in st_sensors_init_sensor()
by Lee Jones
· 11 years ago
38d1c6a
iio: sensors-core: st: Support sensors which don't have a Data Ready pin
by Lee Jones
· 11 years ago
aa4e242
iio:st_sensors: Use iio_push_to_buffers_with_timestamp()
by Lars-Peter Clausen
· 11 years ago
5bb8e72
iio: sensors-core: st: Clean-up error handling in st_sensors_read_info_raw()
by Lee Jones
· 11 years ago
362f2f8
iio: sensors-core: st: Allow full-scale to be an optional feature
by Lee Jones
· 11 years ago
3edc84e
iio: Add a comment to about alphabetical order to Kconfigs and Makefiles
by Lars-Peter Clausen
· 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
d61a04d
iio:common:st: added disable function after read info raw data
by Denis CIOCCA
· 12 years ago
1e9663c
iio:trigger: Introduce iio_tigger_{set,get}_drvdata
by Lars-Peter Clausen
· 12 years ago
ef994fd
Merge tag 'iio-for-3.10a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next
by Greg Kroah-Hartman
· 12 years ago
43bb786
iio:common: Use spi_sync_transfer() in STMicroelectronics common library
by Denis Ciocca
· 12 years ago
852afe9
iio:common:st_sensors fixed all warning messages about uninitialized variables
by Denis CIOCCA
· 12 years ago
4d2e4fc
iio:common: removed unused functions outside st_sensors library
by Denis CIOCCA
· 12 years ago
23491b5
iio:common: Add STMicroelectronics common library
by Denis Ciocca
· 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
9541cc3
iio: hid-sensors: respect CONFIG_IIO_TRIGGER
by Alexander Holler
· 12 years ago
69bcd3b
iio: hid-sensors: convert HID_SENSOR_ENUM_BASE_QUIRKS to bool
by Kirill A. Shutemov
· 12 years ago
f07b60b
iio: hid-sensors: Prevent crash during hot-unplug
by Srinivas Pandruvada
· 12 years ago
73c6768
iio: hid-sensors: Common attribute and trigger
by srinivas pandruvada
· 12 years ago