| Commit message (Expand) | Author | Age | Files | Lines |
* | Drivers: iio: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-04 | 34 | -139/+138 |
* | Merge tag 'mfd-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/... | Linus Torvalds | 2012-12-17 | 4 | -1/+457 |
|\ |
|
| * | iio: adc: Add viperboard adc driver | Lars Poeschel | 2012-11-20 | 3 | -0/+189 |
| * | IIO : ADC: tiadc: Add support of TI's ADC driver | Patil, Rachna | 2012-11-05 | 3 | -0/+268 |
* | | iio: imu: adis16480: remove duplicated include from adis16480.c | Wei Yongjun | 2012-11-30 | 1 | -1/+0 |
* | | iio: gyro: adis16136: remove duplicated include from adis16136.c | Wei Yongjun | 2012-11-30 | 1 | -1/+0 |
* | | iio:imu: adis16480: show_firmware() buffer too small | Dan Carpenter | 2012-11-30 | 1 | -2/+2 |
* | | iio:gyro: adis16136: divide by zero in write_frequency() | Dan Carpenter | 2012-11-30 | 1 | -2/+2 |
* | | iio: adc: Add Texas Instruments ADC081C021/027 support | Thierry Reding | 2012-11-30 | 3 | -0/+173 |
* | | iio:ad7793: Add support for the ad7796 and ad7797 | Lars-Peter Clausen | 2012-11-30 | 1 | -12/+109 |
* | | iio:ad7793: Add support for the ad7798 and ad7799 | Lars-Peter Clausen | 2012-11-30 | 1 | -14/+102 |
* | | staging:iio: Move ad7793 driver out of staging | Lars-Peter Clausen | 2012-11-30 | 3 | -0/+704 |
* | | iio:adc:ad7298 make the tx and rx buffers __be16 | Jonathan Cameron | 2012-11-21 | 1 | -2/+2 |
* | | iio:imu: Add support for the ADIS16480 and similar IMUs | Lars-Peter Clausen | 2012-11-20 | 4 | -0/+946 |
* | | iio: Factor out fixed point number parsing into its own function | Lars-Peter Clausen | 2012-11-20 | 1 | -35/+63 |
* | | iio: Add pressure channel type | Lars-Peter Clausen | 2012-11-20 | 1 | -0/+1 |
* | | iio:imu:adis: Add paging support | Lars-Peter Clausen | 2012-11-20 | 2 | -16/+69 |
* | | iio:gyro: Add support for the ADIS16136 gyroscope | Lars-Peter Clausen | 2012-11-20 | 3 | -0/+591 |
* | | iio:imu:adis: Add support for 32bit registers | Lars-Peter Clausen | 2012-11-20 | 2 | -53/+94 |
* | | iio:imu:adis: Add debugfs register access support | Lars-Peter Clausen | 2012-11-20 | 1 | -0/+23 |
* | | staging:iio: Move the ad7298 driver out of staging | Lars-Peter Clausen | 2012-11-19 | 3 | -0/+421 |
* | | staging:iio: Move adis library out of staging | Lars-Peter Clausen | 2012-11-19 | 7 | -6/+612 |
* | | iio: hid-sensor: Return proper error if kmemdup fails | Axel Lin | 2012-11-17 | 4 | -12/+11 |
* | | drivers/iio/industrialio-event.c: eliminate possible double free | Julia Lawall | 2012-11-17 | 1 | -6/+1 |
* | | iio: hid-sensors: convert HID_SENSOR_ENUM_BASE_QUIRKS to bool | Kirill A. Shutemov | 2012-11-17 | 2 | -5/+3 |
* | | iio:adc:max1363 move from staging. | Jonathan Cameron | 2012-11-10 | 3 | -0/+1719 |
* | | staging:iio: add a callback buffer for in kernel push interface | Jonathan Cameron | 2012-11-10 | 3 | -0/+120 |
* | | staging:iio:in kernel users: Add a data field for channel specific info. | Jonathan Cameron | 2012-11-10 | 1 | -0/+1 |
* | | staging:iio: Add support for multiple buffers | Jonathan Cameron | 2012-11-10 | 12 | -182/+274 |
* | | staging:iio: Move the ad7887 driver out of staging | Lars-Peter Clausen | 2012-11-05 | 3 | -0/+392 |
* | | iio: Accept a leading '+' sign when parsing fixed point numbers | Lars-Peter Clausen | 2012-11-02 | 1 | -0/+2 |
* | | iio: Reject trailing garbage when parsing fixed point numbers | Lars-Peter Clausen | 2012-11-02 | 1 | -2/+0 |
* | | iio: Do not accept multiple '.' in fixed point numbers | Lars-Peter Clausen | 2012-11-02 | 1 | -1/+1 |
* | | iio:dac:ad5449: unlock on error path | Dan Carpenter | 2012-10-31 | 1 | -3/+4 |
* | | Revert "iio: at91_adc: Use devm_kcalloc to allocate arrays" | Axel Lin | 2012-10-31 | 1 | -6/+10 |
* | | Merge 3.7-rc3 into staging-next | Greg Kroah-Hartman | 2012-10-29 | 2 | -2/+0 |
|\| |
|
| * | iio: Remove duplicates for light/ in Kconfig and Makefile | Andreas Larsson | 2012-10-19 | 2 | -2/+0 |
* | | drivers/iio/dac: remove CONFIG_EXPERIMENTAL | Kees Cook | 2012-10-25 | 1 | -1/+1 |
* | | iio:dac: Add support for the ad5449 | Lars-Peter Clausen | 2012-10-19 | 3 | -0/+386 |
* | | iio: Add a logarithmic fractional value type | Lars-Peter Clausen | 2012-10-19 | 2 | -0/+8 |
* | | iio: Use strict_strtouint instead of kstrtoul | Lars-Peter Clausen | 2012-10-19 | 2 | -5/+5 |
* | | iio: at91_adc: Use devm_kcalloc to allocate arrays | Lars-Peter Clausen | 2012-10-19 | 1 | -10/+6 |
* | | iio: Don't compare boolean values to true/false | Lars-Peter Clausen | 2012-10-19 | 2 | -2/+2 |
* | | iio: fix spelling of Accelerometer in Kconfig | Peter Meerwald | 2012-10-19 | 1 | -1/+1 |
* | | iio: use iio_push_to_buffer() in at91 driver | Peter Meerwald | 2012-10-19 | 1 | -1/+1 |
* | | iio: remove useless irq_enabled variable in at91 | Peter Meerwald | 2012-10-19 | 1 | -3/+0 |
|/ |
|
* | iio: adc: add new lp8788 adc driver | Kim, Milo | 2012-09-22 | 3 | -0/+271 |
* | iio: inkern: clean up error return code | Kim, Milo | 2012-09-22 | 1 | -5/+8 |
* | iio: inkern: put the IIO device when it fails to allocate memory | Kim, Milo | 2012-09-22 | 1 | -1/+4 |
* | iio: dac/ad5755: signedness bug in ad5755_setup_pdata() | Dan Carpenter | 2012-09-22 | 1 | -1/+1 |