Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
b541eaff4917a7429cd0e83cb3962383276db357
/
drivers
/
iio
b541eaf
iio: adc: add missing of_node references to iio_dev
by Matt Ranostay
· 9 years ago
f5241db
iio: adc: ti-ads1015: add indio_dev->dev.of_node reference
by Matt Ranostay
· 9 years ago
3629153
iio: potentiometer: Fix typo in Kconfig
by Florian Vaussard
· 9 years ago
2dc2e18
iio: potentiometer: mcp4531: Add device tree binding
by Florian Vaussard
· 9 years ago
294ea6f
iio: potentiometer: mcp4531: Add support for MCP454x, MCP456x, MCP464x and MCP466x
by Florian Vaussard
· 9 years ago
468c562
iio:imu:mpu6050: icm20608 initial support
by Gregor Boirie
· 9 years ago
152c9aa
iio: adc: max1363: Add device tree binding
by Florian Vaussard
· 9 years ago
bf61f5d
iio: bmg160: add callbacks for the filter frequency
by Steffen Trumtrar
· 9 years ago
4324c97
iio: Add driver for Broadcom iproc-static-adc
by Raveendra Padasalagi
· 9 years ago
b33b7d5
iio: pressure: bmp280: read calibration data once
by Linus Walleij
· 9 years ago
3d83811
iio: pressure: bmp280: add power management
by Linus Walleij
· 9 years ago
aae9539
iio: pressure: bmp280: add support for BMP085 EOC interrupt
by Linus Walleij
· 9 years ago
b26b4e9
iio: pressure: bmp280: add SPI interface driver
by Linus Walleij
· 9 years ago
1711884
iio: pressure: bmp280: split off an I2C Kconfig entry
by Linus Walleij
· 9 years ago
14e8015
iio: pressure: bmp280: split driver in logical parts
by Linus Walleij
· 9 years ago
bd525e6
iio: pressure: bmp280: support supply regulators
by Linus Walleij
· 9 years ago
60b1add
drivers:iio:light:isl29125: added macros for sensing range
by Bijosh Thykkoottathil
· 9 years ago
90efe055
iio: st_sensors: harden interrupt handling
by Linus Walleij
· 9 years ago
cde4cb5
iio: magn: ak8975: deploy runtime and system PM
by Linus Walleij
· 9 years ago
8d06cd2
iio: magn: ak8975: make sure to power down at remove()
by Linus Walleij
· 9 years ago
b1037c1
iio: magn: ak8975: allow a delay after enabling regulators
by Linus Walleij
· 9 years ago
9e6c16d
iio: magn: ak8975: refactor regulator handlers
by Linus Walleij
· 9 years ago
b21d3f3
iio: magn: ak8975: add Vid regulator
by Linus Walleij
· 9 years ago
90e96fd
iio: magn: ak8975: fix regulator usage
by Linus Walleij
· 9 years ago
c5842b4
iio: pressure: bmp280: add reset GPIO line handling
by Linus Walleij
· 9 years ago
78f5027
iio: pressure: bmp280: support device tree initialization
by Linus Walleij
· 9 years ago
bc2b7da
iio:core: timestamping clock selection support
by Gregor Boirie
· 9 years ago
3c9a679
Merge tag 'iio-for-4.8b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next
by Greg Kroah-Hartman
· 9 years ago
c947459
iio: ad5755: add support for dt bindings
by Sean Nyekjaer
· 9 years ago
29e3e06
iio: buffer-dma: Use ARRAY_SIZE in for loop range
by Phil Reid
· 9 years ago
c48c7b2
iio: adc: max1363: Fix missing i2c_device_id for MAX1164x parts
by Florian Vaussard
· 9 years ago
4d462b8
iio: proximity: as3935: remove redundant zeroing of tune_cap
by Matt Ranostay
· 9 years ago
765550e
iio: stx104: Add GPIO support for the Apex Embedded Systems STX104
by William Breathitt Gray
· 9 years ago
22ed1a1
iio: as3935: improve error reporting in as3935_event_work
by Arnd Bergmann
· 9 years ago
7feae87
iio: adc: ti-adc081c: add ACPI device ID matching
by Dan O'Donovan
· 9 years ago
3b8e73e
iio: Refuse to register triggers with duplicate names
by Crestez Dan Leonard
· 9 years ago
af52739b
Merge 4.7-rc4 into staging-next
by Greg Kroah-Hartman
· 9 years ago
a50094a
Merge tag 'staging-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 9 years ago
75897b7
iio: stx104: Allow build for X86_64
by William Breathitt Gray
· 9 years ago
47146eb
iio: ms5637 Add Measurement Specialties explicit MS5805 and MS5837 support
by Markezana, William
· 9 years ago
f26ab1a
iio: mma8452: update Freescale company information
by Martin Kepplinger
· 9 years ago
16df666
iio: mma8452: update device description in header comments
by Martin Kepplinger
· 9 years ago
40836bc
iio: mma8452: update contact information for Martin Kepplinger
by Martin Kepplinger
· 9 years ago
dfc07df
iio: light: gp2ap020a00f: use iio helper function to lock direct mode
by Alison Schofield
· 9 years ago
ae148e5
iio: light: isl29125: use iio helper function to guarantee direct mode
by Alison Schofield
· 9 years ago
95bd363
iio: light: tcs3472: use iio helper function to guarantee direct mode
by Alison Schofield
· 9 years ago
b678697
iio: light: tcs3414: use iio helper function to guarantee direct mode
by Alison Schofield
· 9 years ago
9e18265
iio: proximity: lidar: switch to iio_device_claim_*_mode helpers
by Matt Ranostay
· 9 years ago
aabb4060
Merge tag 'iio-for-4.8a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next
by Greg Kroah-Hartman
· 9 years ago
03cce00
Merge tag 'iio-fixes-for-4.7a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus
by Greg Kroah-Hartman
· 9 years ago
94bef00
iio: hudmidity: hdc100x: fix incorrect shifting and scaling
by Matt Ranostay
· 9 years ago
bc2e112
iio:trigger: Experimental kthread tight loop trigger (thread only)
by Jonathan Cameron
· 9 years ago
27aa832
iio: adc: ti_am335x_adc: use SIMPLE_DEV_PM_OPS helper macro
by Andrew F. Davis
· 9 years ago
fea89e2
iio: adc: ti_am335x_adc: use variable names for sizeof() operator
by Andrew F. Davis
· 9 years ago
d7203ad
iio: adc: ad7791: claim direct mode when writing frequency
by Alison Schofield
· 9 years ago
afa8148
iio: adc: ad7793: claim direct mode when writing frequency
by Alison Schofield
· 9 years ago
590b92a
iio: light apds9960: Add the missing dev.parent
by Yong Li
· 9 years ago
9954382
iio: Fix error handling in iio_trigger_attach_poll_func
by Crestez Dan Leonard
· 9 years ago
9914760
iio: st_sensors: Disable DRDY at init time
by Crestez Dan Leonard
· 9 years ago
ff05916
iio: st_sensors: Init trigger before irq request
by Crestez Dan Leonard
· 9 years ago
65925b6
iio: st_sensors: switch to a threaded interrupt
by Linus Walleij
· 9 years ago
90e9a95
iio: proximity: as3935: remove redundant MODULE_ALIAS
by Matt Ranostay
· 9 years ago
0aea7ac
iio: magnetometer: bmc150: Document Bosch supported chips
by Daniel Baluta
· 9 years ago
e8dd92b
iio: chemical: atlas-ph-sensor: add EC feature
by Matt Ranostay
· 9 years ago
4b9d209
iio: electricalconductivity: add IIO_ELECTRICALCONDUCTIVITY type
by Matt Ranostay
· 9 years ago
7103b99
iio: chemical: atlas-ph-sensor: reorg driver to allow multiple chips
by Matt Ranostay
· 9 years ago
0dd09ca
iio: light: bh1780: assign a static name
by Linus Walleij
· 9 years ago
13c27e9
iio: bh1780: dereference the client properly
by Linus Walleij
· 9 years ago
09bc0dda
iio: humidity: hdc100x: fix IIO_TEMP channel reporting
by Matt Ranostay
· 9 years ago
1bb86ec
iio: adc: ad799x: use iio helper function to guarantee direct mode
by Alison Schofield
· 9 years ago
9f57e06
iio: adc: ad7923: use iio helper function to guarantee direct mode
by Alison Schofield
· 9 years ago
6fea8a4
iio: adc: ad7887: use iio helper function to guarantee direct mode
by Alison Schofield
· 9 years ago
a52f238
iio: adc: ad7476: use iio helper function to guarantee direct mode
by Alison Schofield
· 9 years ago
c70df20
iio: adc: ad7266: claim direct mode during sensor read
by Alison Schofield
· 9 years ago
14f295c
iio:st_sensors: fix power regulator usage
by Gregor Boirie
· 9 years ago
169a88c
iio:st_sensors: emulate SMBus block read if needed
by Gregor Boirie
· 9 years ago
dfe3ab1
iio:st_sensors: unexport st_sensors_get_buffer_element
by Gregor Boirie
· 9 years ago
d43a411
iio:st_pressure: fix sampling gains (bring inline with ABI)
by Gregor Boirie
· 9 years ago
e039e2f
iio:st_pressure:initial lps22hb sensor support
by Gregor Boirie
· 9 years ago
ef2d71d
iio: triggers: Make trigger ops structure explicitly non optional.
by Jonathan Cameron
· 9 years ago
8ac8aa6
iio: adc: ti-ads1015: add datasheet names
by Matt Ranostay
· 9 years ago
37b1ba2
iio: proximity: as3935: fix buffer stack trashing
by Matt Ranostay
· 9 years ago
7d06436
iio: proximity: as3935: remove triggered buffer processing
by Matt Ranostay
· 9 years ago
5138806
iio: proximity: as3935: correct IIO_CHAN_INFO_RAW output
by Matt Ranostay
· 9 years ago
14beaa8
iio: pressure: bmp280: add humidity support
by Matt Ranostay
· 9 years ago
14f2461
max44000: Remove scale from proximity
by Crestez Dan Leonard
· 9 years ago
b7a96bb
iio: light: jsa1212: remove unneeded i2c check functionality test
by Alison Schofield
· 9 years ago
44072b2
iio: adc: nau7802: Expose possible gains in sysfs
by Quentin Schulz
· 9 years ago
9a47894
iio: max5487: Add support for Maxim digital potentiometers
by Cristina Moraru
· 9 years ago
cdd469a
iio: Export I2C module alias information
by Javier Martinez Canillas
· 9 years ago
194dc4c
iio: accel: Add triggered buffer support for BMA220
by Tiberiu Breana
· 9 years ago
ba35f11
iio: adc: ti-ads1015: add support for ADS1115 part
by Matt Ranostay
· 9 years ago
1cb0d06
iio: humidity: am2315: Remove a stray unlock
by Dan Carpenter
· 9 years ago
9d75db3
iio: magn: Add support for BMM150 magnetometer
by Daniel Baluta
· 9 years ago
0e35cf5
iio: humidity: hdc100x: correct humidity integration time mask
by Alison Schofield
· 9 years ago
2f37dd1
Merge tag 'staging-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 9 years ago
3aa2fc1
Merge tag 'driver-core-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 9 years ago
78975f2
Merge branch 'i2c/for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 9 years ago
a3e5afe
iio: pressure: bmp280: fix error message for wrong chip id
by Akinobu Mita
· 9 years ago
bf2a560
iio: accel: Add support for Bosch BMA220
by Tiberiu Breana
· 9 years ago
Next »