index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-30
iio: Rename _st_ functions to loose the bit that meant the staging version.
Jonathan Cameron
1
-18
/
+15
2012-06-30
iio:dac:ad5064: Add support for the ad5629r and ad5669r
Lars-Peter Clausen
2
-35
/
+173
2012-06-30
iio:adc: Add AD7265/AD7266 support
Lars-Peter Clausen
3
-0
/
+547
2012-06-26
iio:dac:ad5446: Add support for the AD5450/51/52/53
Lars-Peter Clausen
3
-3
/
+17
2012-06-26
iio:adc:at91: Relase mutex on error path in at91_adc_read_raw
Lars-Peter Clausen
1
-2
/
+4
2012-06-25
Merge 3.5-rc4 into staging-next
Greg Kroah-Hartman
1
-2
/
+1
2012-06-22
iio:trigger: Use to_iio_trigger() instead of dev_get_drvdata()
Lars-Peter Clausen
1
-2
/
+1
2012-06-20
iio: add vcnl4000 combined ALS and proximity sensor
Peter Meerwald
3
-0
/
+229
2012-06-18
iio:adc:at91: Use new triggered buffer setup helper
Lars-Peter Clausen
2
-49
/
+5
2012-06-18
iio: Add helper function for initializing triggered buffers
Lars-Peter Clausen
3
-0
/
+118
2012-06-18
iio: iio_buffer_register: Skip channels with negative scan index
Lars-Peter Clausen
1
-0
/
+3
2012-06-15
iio: buffer: Fix NULL pointer deref caused by empty scan mask
Lars-Peter Clausen
1
-0
/
+4
2012-06-15
iio: dac: Convert ad5380 to devm_regmap_* APIs
Axel Lin
1
-6
/
+4
2012-06-14
iio: drop wrong reference from Kconfig
Jiri Kosina
1
-2
/
+1
2012-06-13
Merge branch 'staging-linus' into staging-next
Greg Kroah-Hartman
1
-7
/
+9
2012-06-12
iio: ad9523: Fix argument type mismatch
Michael Hennerich
1
-1
/
+1
2012-06-12
iio: add mcp4725 I2C DAC driver
Peter Meerwald
3
-0
/
+239
2012-06-12
iio: frequency: adf4350: using an uninitialized variable
Dan Carpenter
1
-2
/
+2
2012-06-12
iio: frequency: adf4350: fix an initialization
Dan Carpenter
1
-1
/
+1
2012-06-12
iio: max517: mark probe() and remove() with __devinit and __devexit
Peter Meerwald
1
-3
/
+3
2012-06-12
iio: remove indio_dev pointer from max517_data
Peter Meerwald
1
-1
/
+0
2012-06-12
iio: frequency: ad9523: unlock on error in ad9523_reg_access()
Dan Carpenter
1
-1
/
+3
2012-06-07
iio: iio_enum_available_read: Prevent possible buffer overflow
Lars-Peter Clausen
1
-1
/
+1
2012-06-07
iio: adf4350: fix compiler warning [-Wuninitialized]
Michael Hennerich
1
-0
/
+2
2012-06-05
staging:iio: Move DAC drivers out of staging
Lars-Peter Clausen
17
-0
/
+5241
2012-06-05
iio: Add helper functions for enum style channel attributes
Lars-Peter Clausen
1
-0
/
+63
2012-06-04
iio:inkern: Use iio_device_{get,put}
Lars-Peter Clausen
1
-7
/
+6
2012-06-04
iio: frequency: New driver for Analog Devices ADF4350/ADF4351 Wideband Synthe...
Michael Hennerich
3
-0
/
+497
2012-06-04
iio: frequency: New driver for AD9523 SPI Low Jitter Clock Generator
Michael Hennerich
5
-0
/
+1087
2012-06-04
iio: Fix potential use after free
Lars-Peter Clausen
1
-7
/
+9
2012-06-04
iio: add LM3533 ambient-light-sensor driver
Johan Hovold
5
-0
/
+961
2012-05-14
iio: Use dev_to_iio_dev()
Lars-Peter Clausen
4
-20
/
+20
2012-05-14
IIO: AT91: Add DT support to at91_adc driver
Maxime Ripard
1
-1
/
+131
2012-05-14
ARM: AT91: IIO: Add AT91 ADC driver.
Maxime Ripard
5
-0
/
+695
2012-05-14
iio: amplifiers: New driver for AD8366 Dual-Digital Variable Gain Amplifier
Michael Hennerich
5
-0
/
+248
2012-05-14
iio: core: introduce IIO_CHAN_INFO_HARDWAREGAIN
Michael Hennerich
1
-0
/
+1
2012-05-14
iio: core: introduce dB scle: IIO_VAL_INT_PLUS_MICRO_DB
Michael Hennerich
1
-6
/
+13
2012-05-08
IIO: industrialio-core: Checking NULL instead of IS_ERR for debugfs_create_dir()
Axel Lin
1
-4
/
+1
2012-05-08
IIO: industrialio-core: Use simple_open
Axel Lin
1
-9
/
+1
2012-05-02
Merge 3.4-rc5 into staging-next
Greg Kroah-Hartman
10
-0
/
+3245
2012-04-29
iio: core: iio_chan_spec_ext_info: Add private handle
Michael Hennerich
1
-2
/
+3
2012-04-29
iio: core: Introduce IIO_ALTVOLTAGE and appropriate channel info elements
Michael Hennerich
1
-0
/
+3
2012-04-29
staging:iio: Streamline API function naming
Lars-Peter Clausen
2
-11
/
+11
2012-04-25
IIO: Move the core files to drivers/iio
Jonathan Cameron
10
-0
/
+3240