Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
fbfe69836c088bcc0c5a0f32e788d3aef5f66aca
/
drivers
/
iio
7958762
iio: fix pointer cast warning
by Peter Meerwald
· 12 years ago
bd972ff
Merge tag 'togreg-3.6a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next
by Greg Kroah-Hartman
· 12 years ago
fc6ed2c
Merge tag 'fixes-togreg-3.6a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into work-next
by Greg Kroah-Hartman
· 12 years ago
e59b9af
iio: double unlock on error path
by Dan Carpenter
· 12 years ago
21fa54e
iio: dac: ad5064: fix section mismatch in ad5064_init() in linux-next
by Gerard Snitselaar
· 12 years ago
9660ac7
iio: ad5064: Move bus write callbacks to #if protected sections
by Lars-Peter Clausen
· 12 years ago
bbdb822
iio: add adjd_s311 I2C digital color sensor driver
by Peter Meerwald
· 12 years ago
21cd1fa
IIO channel type and modifiers for CCT and RGBC data
by Jon Brenner
· 12 years ago
f12db36
Merge tag 'togreg_8_7_2012' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next
by Greg Kroah-Hartman
· 12 years ago
8163663
iio: Introduce iio_validate_scan_mask_onehot
by Lars-Peter Clausen
· 12 years ago
939546d
iio: Add callback to check whether a scan mask is valid
by Lars-Peter Clausen
· 12 years ago
7b76274
iio: Fix inkern remove incorrect put of device
by Jonathan Cameron
· 12 years ago
46b2431
iio: Fix unitialized use of list
by Sascha Hauer
· 12 years ago
e1dc7be
iio: iio_buffer_register: Use correct channel when calculating masklength
by Lars-Peter Clausen
· 12 years ago
6d459aa
iio:trigger: Register sysfs file statically
by Lars-Peter Clausen
· 12 years ago
034bd7b
iio: fix spelling of detach in static func
by Peter Meerwald
· 12 years ago
cf82cb8
IIO: Add a modifier for x^2+y^2+z^2
by Jonathan Cameron
· 13 years ago
8f5879b
IIO: Add a modifier for sqrt(x^2+y^2)
by Jonathan Cameron
· 13 years ago
314be14
iio: Rename _st_ functions to loose the bit that meant the staging version.
by Jonathan Cameron
· 13 years ago
6a17a07
iio:dac:ad5064: Add support for the ad5629r and ad5669r
by Lars-Peter Clausen
· 12 years ago
8ec4cf5
iio:adc: Add AD7265/AD7266 support
by Lars-Peter Clausen
· 12 years ago
779c0c4
iio:dac:ad5446: Add support for the AD5450/51/52/53
by Lars-Peter Clausen
· 12 years ago
90e6dc7
iio:adc:at91: Relase mutex on error path in at91_adc_read_raw
by Lars-Peter Clausen
· 12 years ago
bcc66c0
Merge 3.5-rc4 into staging-next
by Greg Kroah-Hartman
· 12 years ago
971ff1d
iio:trigger: Use to_iio_trigger() instead of dev_get_drvdata()
by Lars-Peter Clausen
· 12 years ago
62a1efb
iio: add vcnl4000 combined ALS and proximity sensor
by Peter Meerwald
· 12 years ago
90032e4
iio:adc:at91: Use new triggered buffer setup helper
by Lars-Peter Clausen
· 12 years ago
23f2d73
iio: Add helper function for initializing triggered buffers
by Lars-Peter Clausen
· 12 years ago
f5b81dd
iio: iio_buffer_register: Skip channels with negative scan index
by Lars-Peter Clausen
· 12 years ago
aff1eb4
iio: buffer: Fix NULL pointer deref caused by empty scan mask
by Lars-Peter Clausen
· 12 years ago
d03fcfe
iio: dac: Convert ad5380 to devm_regmap_* APIs
by Axel Lin
· 12 years ago
a529ae4
iio: drop wrong reference from Kconfig
by Jiri Kosina
· 12 years ago
89a86a2
Merge branch 'staging-linus' into staging-next
by Greg Kroah-Hartman
· 12 years ago
011c10c
iio: ad9523: Fix argument type mismatch
by Michael Hennerich
· 12 years ago
cf35ad6
iio: add mcp4725 I2C DAC driver
by Peter Meerwald
· 12 years ago
1a135d1
iio: frequency: adf4350: using an uninitialized variable
by Dan Carpenter
· 12 years ago
e86ee14
iio: frequency: adf4350: fix an initialization
by Dan Carpenter
· 12 years ago
f9eb89e
iio: max517: mark probe() and remove() with __devinit and __devexit
by Peter Meerwald
· 12 years ago
227d5e0
iio: remove indio_dev pointer from max517_data
by Peter Meerwald
· 12 years ago
17c88eb
iio: frequency: ad9523: unlock on error in ad9523_reg_access()
by Dan Carpenter
· 12 years ago
74dcd43
iio: iio_enum_available_read: Prevent possible buffer overflow
by Lars-Peter Clausen
· 12 years ago
a21e6bf
iio: adf4350: fix compiler warning [-Wuninitialized]
by Michael Hennerich
· 12 years ago
dbdc025
staging:iio: Move DAC drivers out of staging
by Lars-Peter Clausen
· 12 years ago
5212cc8
iio: Add helper functions for enum style channel attributes
by Lars-Peter Clausen
· 12 years ago
1875ffd
iio:inkern: Use iio_device_{get,put}
by Lars-Peter Clausen
· 12 years ago
e31166f
iio: frequency: New driver for Analog Devices ADF4350/ADF4351 Wideband Synthesizers
by Michael Hennerich
· 12 years ago
cd1678f
iio: frequency: New driver for AD9523 SPI Low Jitter Clock Generator
by Michael Hennerich
· 12 years ago
e407fd6
iio: Fix potential use after free
by Lars-Peter Clausen
· 12 years ago
9c8ea1b
iio: add LM3533 ambient-light-sensor driver
by Johan Hovold
· 12 years ago
e53f5ac
iio: Use dev_to_iio_dev()
by Lars-Peter Clausen
· 12 years ago
e364185
IIO: AT91: Add DT support to at91_adc driver
by Maxime Ripard
· 12 years ago
0e589d5
ARM: AT91: IIO: Add AT91 ADC driver.
by Maxime Ripard
· 12 years ago
e71d42e
iio: amplifiers: New driver for AD8366 Dual-Digital Variable Gain Amplifier
by Michael Hennerich
· 12 years ago
b65d621
iio: core: introduce IIO_CHAN_INFO_HARDWAREGAIN
by Michael Hennerich
· 12 years ago
67eedba
iio: core: introduce dB scle: IIO_VAL_INT_PLUS_MICRO_DB
by Michael Hennerich
· 12 years ago
abd5a2f
IIO: industrialio-core: Checking NULL instead of IS_ERR for debugfs_create_dir()
by Axel Lin
· 13 years ago
5a28c87
IIO: industrialio-core: Use simple_open
by Axel Lin
· 13 years ago
d210267
Merge 3.4-rc5 into staging-next
by Greg Kroah-Hartman
· 13 years ago
fc6d113
iio: core: iio_chan_spec_ext_info: Add private handle
by Michael Hennerich
· 13 years ago
a6b1285
iio: core: Introduce IIO_ALTVOLTAGE and appropriate channel info elements
by Michael Hennerich
· 13 years ago
7cbb753
staging:iio: Streamline API function naming
by Lars-Peter Clausen
· 13 years ago
a980e04
IIO: Move the core files to drivers/iio
by Jonathan Cameron
· 13 years ago