Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
7633978b43ebe3ec4759ef069acd7bf3d743b79c
/
drivers
/
iio
e3d857e
Merge branch 'pm-runtime'
by Rafael J. Wysocki
· 10 years ago
5996d93
Merge branches 'acpi-video' and 'acpi-pmic'
by Rafael J. Wysocki
· 10 years ago
6f0a13f
iio / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
by Rafael J. Wysocki
· 10 years ago
a26033a1
Merge branch 'ib-mfd-iio-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd into acpi-pmic
by Rafael J. Wysocki
· 10 years ago
8019f69
iio/axp288_adc: remove THIS_MODULE owner
by Jacob Pan
· 10 years ago
29ec0a2
iio: adc: Add module device table for autoloading
by Aaron Lu
· 10 years ago
9e8e228
iio: accel: bmc150: set low default thresholds
by Srinivas Pandruvada
· 10 years ago
1174124
iio: accel: bmc150: Fix iio_event_spec direction
by Srinivas Pandruvada
· 10 years ago
8d5a978
iio: accel: bmc150: Send x, y and z motion separately
by Srinivas Pandruvada
· 10 years ago
aaeecd8
iio: accel: bmc150: Error handling when mode set fails
by Srinivas Pandruvada
· 10 years ago
6896ab3
iio: gyro: bmg160: Fix iio_event_spec direction
by Srinivas Pandruvada
· 10 years ago
cb80f6a
iio: gyro: bmg160: Send x, y and z motion separately
by Srinivas Pandruvada
· 10 years ago
5af6b30
iio: gyro: bmg160: Don't let interrupt mode to be open drain
by Srinivas Pandruvada
· 10 years ago
10bef28
iio: gyro: bmg160: Error handling when mode set fails
by Srinivas Pandruvada
· 10 years ago
fbbba1f
iio: adc: men_z188_adc: Add terminating entry for men_z188_ids
by Axel Lin
· 10 years ago
e90dea6
iio: accel: kxcjk-1013: Fix kxcjk10013_set_range
by Daniel Baluta
· 10 years ago
f73cde6
iio: as3935: allocate correct iio_device size
by George McCollister
· 10 years ago
25afffe
io: accel: kxcjk-1013: Fix iio_event_spec direction
by Daniel Baluta
· 10 years ago
03045bc
iio: tsl4531: Fix compiler error when CONFIG_PM_OPS is not defined
by Dan Murphy
· 10 years ago
c6b4cac
iio: st_sensors: Fix buffer copy
by Robin van der Gracht
· 10 years ago
de89bd7
iio: adc: Add support for axp288 adc
by Jacob Pan
· 10 years ago
8deab47
staging: iio: fix up merge error
by Greg Kroah-Hartman
· 10 years ago
d84a2b0
Merge 3.17-rc6 into staging-next.
by Greg Kroah-Hartman
· 10 years ago
2017cff
iio:bma180: Add BMA250 chip support
by Peter Meerwald
· 10 years ago
402a324
iio:bma180: Implement _available sysfs attribute dynamically
by Peter Meerwald
· 10 years ago
6377aa4
iio:bma180: Prepare for accelerometer channels with different resolutions
by Peter Meerwald
· 10 years ago
c1949ec
iio:bma180: Introduce part-specific _config() and disable() code
by Peter Meerwald
· 10 years ago
1b9030f
iio:bma180: Introduce part_info to differentiate further chip variants
by Peter Meerwald
· 10 years ago
b9a6a237
iio:bma180: Drop _update_scan_mode()
by Peter Meerwald
· 10 years ago
b81fbab
iio:bma180: Expose temperature channel
by Peter Meerwald
· 10 years ago
c7c69e8
iio:bma180: Use bool instead of int for state
by Peter Meerwald
· 10 years ago
9a70b14
iio:bma180: Rename BMA_180 to BMA180_
by Peter Meerwald
· 10 years ago
cab767d
iio:bma180: Prefix remaining tables and functions with bma18_
by Peter Meerwald
· 10 years ago
16ed869
iio:bma180: Enable use of device without IRQ
by Peter Meerwald
· 10 years ago
3a0888e
iio: gyro: bmi055 gyro sensor driver
by Irina Tirdea
· 11 years ago
c9bf237
iio: accel: kxcjk-1013: Fix defined but unused warning
by Daniel Baluta
· 11 years ago
48edc37
iio: magn: ak8975: fix unnecessary casting between char* and const char*
by Irina Tirdea
· 10 years ago
ef1c6b2
iio: gyro: bmg160: only set power state if PM_RUNTIME is defined
by Irina Tirdea
· 10 years ago
a31d092
iio:magnetometer: bugfix magnetometers gain values
by Denis CIOCCA
· 10 years ago
d4f5195
iio: adc: at91: don't use the last converted data register
by Ludovic Desroches
· 10 years ago
1887e72
iio: adc: xilinx-xadc: assign auxiliary channels address correctly
by Subbaraya Sundeep Bhatta
· 10 years ago
c686137
iio: accel: kxcjk-1013: add support for kxtj2-1009
by Daniel Baluta
· 11 years ago
8ecbb3c
iio: accel: BMC150: add support for other Bosch chips
by Laurentiu Palcu
· 11 years ago
f007d7f
iio: Add Dyna-Image AL3320A ambient light sensor driver
by Daniel Baluta
· 10 years ago
ca801795
iio: accel: kxcjk-1013: add support for kxcj9-1008
by Daniel Baluta
· 10 years ago
b31b05c
iio: accel: BMC150: fix issues when CONFIG_PM_RUNTIME is not set
by Laurentiu Palcu
· 10 years ago
823615e
iio: accel: BMC150: fix scale value for 16G
by Laurentiu Palcu
· 10 years ago
3c8bf22
iio: sensors-core: st: Check st_sensors_set_drdy_int_pin()'s return value
by Lee Jones
· 10 years ago
3068ab2
iio: adc: at91: make the function handle_adc_eoc_trigger() static
by Josh Wu
· 10 years ago
dd8f17a
iio: adc: rockchip_saradc: remove unused variable in probe
by Heiko Stübner
· 10 years ago
63d1157
iio: imu: inv_mpu6050: Remove casting the return value which is a void pointer
by Jingoo Han
· 10 years ago
81816af
iio: remove .owner field for driver using module_platform_driver
by Sanjeev Sharma
· 10 years ago
b4b491c
iio: accel: kxcjk-1013: Support thresholds
by Srinivas Pandruvada
· 10 years ago
b5faca4
io: accel: kxcjk1013: Remove redundant assignment
by Daniel Baluta
· 10 years ago
22b46c4
iio:gyro:bmg160 Gyro Sensor driver
by Srinivas Pandruvada
· 11 years ago
b07e3b3
iio: inv_mpu6050: Fix indio_dev->trig assignment
by Srinivas Pandruvada
· 10 years ago
0b4dce2
iio: gyro: itg3200: Fix indio_dev->trig assignment
by Srinivas Pandruvada
· 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
9e5846b
iio: adc: ad_sigma_delta: Fix indio_dev->trig assignment
by Srinivas Pandruvada
· 10 years ago
0668a4e
iio: accel: bma180: Fix indio_dev->trig assignment
by Srinivas Pandruvada
· 10 years ago
39bdc95
Merge tag 'iio-for-3.18a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into work-next
by Greg Kroah-Hartman
· 10 years ago
872687f
iio:inkern: fix overwritten -EPROBE_DEFER in of_iio_channel_get_by_name
by Johannes Pointner
· 10 years ago
ff9e762
iio: adc: xilinx: Remove .owner field for driver
by Michal Simek
· 10 years ago
7cdca178
iio:buffer: Wrong sized allocation of demux table elements.
by Jonathan Cameron
· 10 years ago
145b0a5
iio: adc: exynos_adc: Add support for s3c24xx ADC
by Chanwoo Choi
· 10 years ago
249535d
iio: adc: exynos_adc: add support for s3c64xx adc
by Arnd Bergmann
· 10 years ago
44d6f2e
iio: adc: add driver for Rockchip saradc
by Heiko Stübner
· 10 years ago
913b8646
iio: adc: Add TI ADC128S052
by Angelo Compagnucci
· 11 years ago
bd7fe5b
iio: accel: BMC150 accel support
by Srinivas Pandruvada
· 11 years ago
a735e3d
iio: accel: kxcjk-1013: Set adjustable range
by Srinivas Pandruvada
· 11 years ago
124e1b1d
iio: accel: kxcjk-1013: support runtime pm
by Srinivas Pandruvada
· 11 years ago
889c558
iio: fix error return code
by Julia Lawall
· 10 years ago
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
cbe88bc
iio: buffer: Coalesce adjacent demux table entries
by Lars-Peter Clausen
· 10 years ago
61072db
iio: buffer: Use roundup() instead of open-coding it
by Lars-Peter Clausen
· 10 years ago
4729889
iio: add support of the max5821
by Philippe Reynes
· 10 years ago
03d7955
iio: hid-sensor-magn-3d: Fix build warning
by Reyad Attiyat
· 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
adb4e3f
iio: adc: exynos_adc: Control special clock of ADC to support Exynos3250 ADC
by Chanwoo Choi
· 10 years ago
e49d99e
iio: adc: exynos_adc: Add exynos_adc_data structure to improve readability
by Chanwoo Choi
· 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
61bd55c
iio: buffer: Fix demux table creation
by Lars-Peter Clausen
· 10 years ago
abea9c6
iio: hid-sensor-magn-3d: Add support for rotation from north
by Reyad Attiyat
· 10 years ago
2a96540
iio: hid-sensor-magn-3d: Scan for usage attributes before setting up iio channels
by Reyad Attiyat
· 10 years ago
11b8dda
iio: types: Added support for rotation from north usage attributes
by Reyad Attiyat
· 10 years ago
589e1d1
Merge 3.16-rc5 into staging-next
by Greg Kroah-Hartman
· 10 years ago
3008d08
iio:adc:ad799x: Allow writing of event config
by Peter Meerwald
· 10 years ago
1d15330
iio:adc:ad799x: Return more meaningful event enabled state
by Peter Meerwald
· 10 years ago
8235841
iio:adc:ad799x: Set conversion channels and rename ad7997_8_update_scan_mode()
by Peter Meerwald
· 10 years ago
0f7ddcc
iio:adc:ad799x: Write default config on probe and reset alert status on probe
by Peter Meerwald
· 10 years ago
89ca79a
iio:adc:ad799x: Add helper function to read/write config register
by Peter Meerwald
· 10 years ago
ef0bf6f
iio:adc:ad799x: Make chan_spec const in ad799x_chip_config struct
by Peter Meerwald
· 10 years ago
91556c6
iio:adc:ad799x: Only expose event interface when IRQ is available
by Peter Meerwald
· 10 years ago
e1c6e2a
iio:adc:ad799x: Use BIT() and GENMASK()
by Peter Meerwald
· 10 years ago
Next »