index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
iio
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-13
staging:iio:core drop the IIO_CHAN macro for ease of maintenance.
Jonathan Cameron
1
-17
/
+0
2012-04-13
staging:iio:meter:ade7758 unwind use of IIO_CHAN macro.
Jonathan Cameron
1
-60
/
+196
2012-04-13
staging:iio:impedance-analyzer:ad5933 unwind use of IIO_CHAN macro.
Jonathan Cameron
1
-9
/
+38
2012-04-13
staging:iio:gyro:adis16260 unwind use of IIO_CHAN macro.
Jonathan Cameron
1
-24
/
+65
2012-04-13
staging:iio:accel:ad7780 unwind use of IIO_CHAN macro.
Jonathan Cameron
1
-6
/
+24
2012-04-13
staging:iio:adc:ad7476 unwind use of IIO_CHAN macro.
Jonathan Cameron
1
-24
/
+21
2012-04-13
staging:iio:adc:ad7298 unwind use of IIO_CHAN macro.
Jonathan Cameron
1
-27
/
+36
2012-04-13
staging:iio:accel:sca3000 unwind use of IIO_CHAN macro.
Jonathan Cameron
1
-6
/
+20
2012-04-13
staging:iio:accel:lis3l02dq unwind use of IIO_CHAN macro.
Jonathan Cameron
1
-6
/
+19
2012-04-13
staging:iio:accel:adis16240 unwind use of IIO_CHAN macro.
Jonathan Cameron
1
-27
/
+76
2012-04-13
staging:iio:accel:adis16209 unwind use of IIO_CHAN macro.
Jonathan Cameron
1
-35
/
+100
2012-04-13
staging:iio:accel:adis16204 unwind use of IIO_CHAN macro.
Jonathan Cameron
1
-25
/
+67
2012-04-13
staging:iio:accel:adis16203 unwind use of IIO_CHAN macro.
Jonathan Cameron
1
-23
/
+64
2012-04-13
staging:iio:accel:adis16201 unwind use of IIO_CHAN macro.
Jonathan Cameron
1
-29
/
+87
2012-04-13
staging:iio: chan_spec - take extend_name constant.
Jonathan Cameron
1
-1
/
+1
2012-04-13
staging:iio:iio_core.h make less dependent on other included headers
Jonathan Cameron
1
-0
/
+6
2012-04-13
staging:iio:Documentation: Fix a cut and paste error.
Jonathan Cameron
1
-4
/
+4
2012-04-13
staging:iio:light:tsl2563 channel spec buglet / always reading same adc.
Jonathan Cameron
1
-1
/
+2
2012-04-12
staging: iio: hmc5843: Fix crash in probe function.
Marek Belisko
1
-1
/
+3
2012-04-10
staging:iio: use spi->irq valid rather than querying available modes
Jonathan Cameron
2
-2
/
+2
2012-04-10
staging:iio:accel:lis3l02dq add symmetry to check for presence of trigger.
Jonathan Cameron
1
-1
/
+1
2012-04-10
staging:iio:max1363 enable use with inkernel interfaces.
Jonathan Cameron
1
-1
/
+8
2012-04-10
staging:iio fill in some missing docs
Jonathan Cameron
1
-0
/
+2
2012-04-10
staging:iio:adc:max1363 fix missing update_scan_mask callback.
Jonathan Cameron
1
-0
/
+1
2012-04-10
staging:iio:buffer example fix typos
Jonathan Cameron
1
-2
/
+2
2012-04-10
staging: iio: ak8975: Remove i2c client data corruption
Preetham Chandru
1
-3
/
+5
2012-04-10
staging:iio:core add missing increment of loop index in iio_map_array_unregister()
Lothar Waßmann
1
-0
/
+1
2012-03-24
Merge tag 'module-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
Linus Torvalds
1
-1
/
+0
2012-03-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
Linus Torvalds
1
-1
/
+0
2012-03-07
staging:iio:tsl2563 rewrite probe error handling
Grant Grundler
1
-13
/
+26
2012-03-07
staging:iio: Fix compile error without CONFIG_DEBUG_FS
Lars-Peter Clausen
1
-27
/
+27
2012-03-02
staging: iio: Convert platform_drivers to use module_platform_driver
Michael Hennerich
4
-45
/
+4
2012-03-02
staging: iio: core: Avoid NULL pointer de-ref in case indio_dev->setup_ops are not in use
Michael Hennerich
1
-0
/
+6
2012-03-02
staging: iio: core: Introduce debugfs support, add support for direct register access
Michael Hennerich
2
-2
/
+162
2012-03-02
drivers:staging:iio Fix typos and comments in staging iio.
Justin P. Mattock
16
-23
/
+23
2012-02-28
includecheck: delete any duplicate instances of module.h
Paul Gortmaker
2
-2
/
+0
2012-02-24
iio: core: constitfy available_scan_mask
Michael Hennerich
3
-17
/
+29
2012-02-24
staging:iio: Remove declaration for non existing function
Lars-Peter Clausen
1
-2
/
+0
2012-02-24
staging:iio:dac:ad5064: Add AD5666 support
Lars-Peter Clausen
2
-5
/
+21
2012-02-24
staging:iio:dac:ad5064: Add AD5628/AD5648/AD5668 support
Lars-Peter Clausen
2
-20
/
+107
2012-02-24
staging:iio:dac:ad5064: Add AD5025/AD5045/AD5065 support
Lars-Peter Clausen
2
-5
/
+27
2012-02-24
staging:iio:dac:ad5064: Prepare driver for the addition of chip variants
Lars-Peter Clausen
1
-27
/
+34
2012-02-24
staging:iio:dac:ad5064: Convert to extended channel info attributes
Lars-Peter Clausen
1
-106
/
+82
2012-02-24
staging:iio: Add extended IIO channel info
Lars-Peter Clausen
2
-0
/
+76
2012-02-24
staging:iio: Convert remaining drivers to module_spi_driver
Lars-Peter Clausen
2
-24
/
+2
2012-02-24
staging:iio: Use dev_pm_ops
Lars-Peter Clausen
8
-71
/
+66
2012-02-24
staging:iio:Documentation in kernel pull description.
Jonathan Cameron
1
-0
/
+58
2012-02-24
staging:iio::hwmon interface client driver.
Jonathan Cameron
3
-0
/
+241
2012-02-24
staging:iio: move iio data return types into types.h for use by inkern
Jonathan Cameron
2
-6
/
+4
2012-02-24
staging:iio:core add in kernel interface mapping and getting IIO channels.
Jonathan Cameron
5
-1
/
+447
[prev]
[next]