Age | Commit message (Expand) | Author |
2012-11-17 | drivers/iio/industrialio-event.c: eliminate possible double free | Julia Lawall |
2012-11-17 | iio: hid-sensors: convert HID_SENSOR_ENUM_BASE_QUIRKS to bool | Kirill A. Shutemov |
2012-11-10 | iio:adc:max1363 move from staging. | Jonathan Cameron |
2012-11-10 | staging:iio: add a callback buffer for in kernel push interface | Jonathan Cameron |
2012-11-10 | staging:iio:in kernel users: Add a data field for channel specific info. | Jonathan Cameron |
2012-11-10 | staging:iio: Add support for multiple buffers | Jonathan Cameron |
2012-11-05 | staging:iio: Move the ad7887 driver out of staging | Lars-Peter Clausen |
2012-11-02 | iio: Accept a leading '+' sign when parsing fixed point numbers | Lars-Peter Clausen |
2012-11-02 | iio: Reject trailing garbage when parsing fixed point numbers | Lars-Peter Clausen |
2012-11-02 | iio: Do not accept multiple '.' in fixed point numbers | Lars-Peter Clausen |
2012-10-31 | iio:dac:ad5449: unlock on error path | Dan Carpenter |
2012-10-31 | Revert "iio: at91_adc: Use devm_kcalloc to allocate arrays" | Axel Lin |
2012-10-29 | Merge 3.7-rc3 into staging-next | Greg Kroah-Hartman |
2012-10-25 | drivers/iio/dac: remove CONFIG_EXPERIMENTAL | Kees Cook |
2012-10-19 | iio: Remove duplicates for light/ in Kconfig and Makefile | Andreas Larsson |
2012-10-19 | iio:dac: Add support for the ad5449 | Lars-Peter Clausen |
2012-10-19 | iio: Add a logarithmic fractional value type | Lars-Peter Clausen |
2012-10-19 | iio: Use strict_strtouint instead of kstrtoul | Lars-Peter Clausen |
2012-10-19 | iio: at91_adc: Use devm_kcalloc to allocate arrays | Lars-Peter Clausen |
2012-10-19 | iio: Don't compare boolean values to true/false | Lars-Peter Clausen |
2012-10-19 | iio: fix spelling of Accelerometer in Kconfig | Peter Meerwald |
2012-10-19 | iio: use iio_push_to_buffer() in at91 driver | Peter Meerwald |
2012-10-19 | iio: remove useless irq_enabled variable in at91 | Peter Meerwald |
2012-09-22 | iio: adc: add new lp8788 adc driver | Kim, Milo |
2012-09-22 | iio: inkern: clean up error return code | Kim, Milo |
2012-09-22 | iio: inkern: put the IIO device when it fails to allocate memory | Kim, Milo |
2012-09-22 | iio: dac/ad5755: signedness bug in ad5755_setup_pdata() | Dan Carpenter |
2012-09-22 | iio: hid-sensors: Prevent crash during hot-unplug | Srinivas Pandruvada |
2012-09-17 | Merge tag 'iio-for-v3.7d' of git://git.kernel.org/pub/scm/linux/kernel/git/ji... | Greg Kroah-Hartman |
2012-09-17 | iio: ad7476: Add support for the ad7091r | Lars-Peter Clausen |
2012-09-17 | iio:inkern: Add function to read the processed value | Lars-Peter Clausen |
2012-09-17 | iio:dac: Add ad5755 driver | Lars-Peter Clausen |
2012-09-17 | iio: inkern: add error case in iio_channel_get() | Kim, Milo |
2012-09-16 | Merge 3.6-rc6 into staging-next | Greg Kroah-Hartman |
2012-09-15 | iio: inkern: allocate zeroed memory | Kim, Milo |
2012-09-15 | iio: Introduce a new fractional value type | Lars-Peter Clausen |
2012-09-15 | iio:ad7476: Add support for ad7273/ad7274/ad7276/ad7277/ad7278 | Lars-Peter Clausen |
2012-09-15 | iio:ad7476: Add ad7940 support | Lars-Peter Clausen |
2012-09-15 | iio:ad7476: Add ad7910/ad7920 device table entries | Lars-Peter Clausen |
2012-09-15 | iio: Move ad7476 driver out of staging | Lars-Peter Clausen |
2012-09-08 | staging:iio:adc: Add AD7791 driver | Lars-Peter Clausen |
2012-09-08 | iio:ad5446: Add device ids for ad5301/ad5311/ad5321 | Lars-Peter Clausen |
2012-09-08 | iio:ad5446: Add support for the ad5300/ad5310/ad5320 | Lars-Peter Clausen |
2012-09-08 | iio: Drop timestamp parameter from buffer store_to callback | Lars-Peter Clausen |
2012-09-07 | staging:iio: hid-sensors Use iio_push_to_buffer | Jonathan Cameron |
2012-09-06 | iio: hid-sensors: Added ALS | srinivas pandruvada |
2012-09-06 | iio: hid-sensors: Added Compass/Magnetometer 3D | srinivas pandruvada |
2012-09-06 | iio: hid-sensors: Added Gyroscope 3D | srinivas pandruvada |
2012-09-06 | iio: hid-sensors: Added accelerometer 3D | srinivas pandruvada |
2012-09-06 | iio: hid-sensors: Common attribute and trigger | srinivas pandruvada |