Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
17c342ae23751424d3c943d02a4dbc8607e629d4
/
drivers
/
iio
f0347c3
iio: adc: add new lp8788 adc driver
by Kim, Milo
· 12 years ago
3183bac
iio: inkern: clean up error return code
by Kim, Milo
· 12 years ago
801c4b5
iio: inkern: put the IIO device when it fails to allocate memory
by Kim, Milo
· 12 years ago
369d0e2
iio: dac/ad5755: signedness bug in ad5755_setup_pdata()
by Dan Carpenter
· 12 years ago
f07b60b
iio: hid-sensors: Prevent crash during hot-unplug
by Srinivas Pandruvada
· 12 years ago
8508317
Merge tag 'iio-for-v3.7d' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next
by Greg Kroah-Hartman
· 12 years ago
87c5b10
iio: ad7476: Add support for the ad7091r
by Lars-Peter Clausen
· 12 years ago
48e44ce
iio:inkern: Add function to read the processed value
by Lars-Peter Clausen
· 12 years ago
c499d02
iio:dac: Add ad5755 driver
by Lars-Peter Clausen
· 12 years ago
b2b79ff
iio: inkern: add error case in iio_channel_get()
by Kim, Milo
· 12 years ago
6a2a2cd
Merge 3.6-rc6 into staging-next
by Greg Kroah-Hartman
· 12 years ago
2cc412b
iio: inkern: allocate zeroed memory
by Kim, Milo
· 12 years ago
7985e7c
iio: Introduce a new fractional value type
by Lars-Peter Clausen
· 12 years ago
c26cc89
iio:ad7476: Add support for ad7273/ad7274/ad7276/ad7277/ad7278
by Lars-Peter Clausen
· 12 years ago
4c337de
iio:ad7476: Add ad7940 support
by Lars-Peter Clausen
· 12 years ago
ac5332b
iio:ad7476: Add ad7910/ad7920 device table entries
by Lars-Peter Clausen
· 12 years ago
968f3d5
iio: Move ad7476 driver out of staging
by Lars-Peter Clausen
· 12 years ago
7b123c8
staging:iio:adc: Add AD7791 driver
by Lars-Peter Clausen
· 12 years ago
bf83238
iio:ad5446: Add device ids for ad5301/ad5311/ad5321
by Lars-Peter Clausen
· 12 years ago
2fafbce
iio:ad5446: Add support for the ad5300/ad5310/ad5320
by Lars-Peter Clausen
· 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
ed5514c
iio: hid-sensors: Added ALS
by srinivas pandruvada
· 12 years ago
bc1d57ba
iio: hid-sensors: Added Compass/Magnetometer 3D
by srinivas pandruvada
· 12 years ago
c5bdbef
iio: hid-sensors: Added Gyroscope 3D
by srinivas pandruvada
· 12 years ago
45fe6f7
iio: hid-sensors: Added accelerometer 3D
by srinivas pandruvada
· 12 years ago
73c6768
iio: hid-sensors: Common attribute and trigger
by srinivas pandruvada
· 12 years ago
7c9ab03
iio: core: Add hysteresis in channel spec
by srinivas pandruvada
· 12 years ago
c8b9595
IIO: Update email address for Jonathan Cameron.
by Jonathan Cameron
· 12 years ago
2e15c90
iio:ad5446: get rid of private header file
by Jean-Francois Dagenais
· 12 years ago
3ec36a2
iio:ad5446: Add support for I2C based DACs
by Jean-Francois Dagenais
· 12 years ago
e58bf53
iio: fix spelling of subsystem
by Peter Meerwald
· 12 years ago
99698b4
iio: whitespace cleanup and removal of semicolon after functions
by Peter Meerwald
· 12 years ago
d25b380
iio: fix typos
by Peter Meerwald
· 12 years ago
00062a9c
drivers/iio/adc/at91_adc.c: use clk_prepare_enable and clk_disable_unprepare
by Julia Lawall
· 12 years ago
f755bbb
drivers/iio/adc/at91_adc.c: adjust inconsistent IS_ERR and PTR_ERR
by Julia Lawall
· 12 years ago
7c388ec
iio: kfifo - add poll support.
by Jonathan Cameron
· 12 years ago
08ce9b4
iio:kfifo_buf improve error handling in read_first_n.
by Jonathan Cameron
· 12 years ago
c559afb
iio:kfifo_buf Take advantage of the fixed record size used in IIO
by Jonathan Cameron
· 12 years ago
d965a8b
iio: use IIO_CHAN_INFO_RAW rather than 0
by Kim, Milo
· 12 years ago
af30084
iio:adc: Add common code for ADI Sigma Delta devices
by Lars-Peter Clausen
· 12 years ago
8f8b77b
Merge 3.6-rc3 into staging-next
by Greg Kroah-Hartman
· 12 years ago
95d1c8c
iio: lm3533-als: Fix build warnings
by Axel Lin
· 12 years ago
1c795eb
iio/adjd_s311: Fix potential memory leak in adjd_s311_update_scan_mode()
by Alexey Khoroshilov
· 12 years ago
8857df3
iio: frequency: ADF4350: Fix potential reference div factor overflow.
by Michael Hennerich
· 12 years ago
390d75c
drivers/iio/adc/at91_adc.c: use devm_ functions
by Julia Lawall
· 12 years ago
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
Next »