| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | | iio: hid-sensors: Fix compilation warning | Sachin Kamat | 2014-07-05 | 1 | -2/+2 |
| | * | | iio: xilinx-xadc: Remove unused variable | Sachin Kamat | 2014-07-03 | 1 | -6/+0 |
| | * | | iio: ad5686: Remove redundant variable | Sachin Kamat | 2014-07-03 | 1 | -2/+1 |
| | * | | iio: ad5504: Remove redundant variable | Sachin Kamat | 2014-07-03 | 1 | -4/+1 |
| | * | | iio: ad5624r_spi: Remove redundant variable | Sachin Kamat | 2014-07-03 | 1 | -4/+1 |
| | * | | iio: adis16400: Remove unused variable | Sachin Kamat | 2014-07-03 | 1 | -2/+1 |
| * | | | Merge 3.16-rc4 into staging-next | Greg Kroah-Hartman | 2014-07-07 | 2 | -4/+10 |
| |\ \ \
| | |/ /
| |/| | |
|
| * | | | Merge tag 'iio-for-3.17b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji... | Greg Kroah-Hartman | 2014-06-29 | 9 | -58/+774 |
| |\ \ \ |
|
| | * | | | iio: staging: sca3000: hide stufftoread logic | Josselin Costanzi | 2014-06-29 | 1 | -4/+1 |
| | * | | | iio: magnetometer: ak8975: Use devm_* APIs | Beomho Seo | 2014-06-29 | 1 | -44/+14 |
| | * | | | iio: add support of the max1027 | Philippe Reynes | 2014-06-28 | 3 | -0/+531 |
| | * | | | iio: light: cm32181: Use devm_* APIs | Beomho Seo | 2014-06-21 | 1 | -10/+1 |
| | * | | | iio: dac: mcp4902/mcp4912/mcp4922 dac driver | Michael Welling | 2014-06-21 | 3 | -0/+227 |
| * | | | | Merge 3.16-rc2 into staging-next | Greg Kroah-Hartman | 2014-06-22 | 6 | -21/+18 |
| |\ \ \ \ |
|
| * \ \ \ \ | Merge tag 'iio-for-3.17a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji... | Greg Kroah-Hartman | 2014-06-18 | 23 | -61/+1452 |
| |\ \ \ \ \
| | | |/ / /
| | |/| | | |
|
| | * | | | | iio: accel: kxcjk1013 Fix missing unlock errors | Srinivas Pandruvada | 2014-06-16 | 1 | -2/+6 |
| | * | | | | iio: AK09911 : 3 axis compass support | Srinivas Pandruvada | 2014-06-16 | 3 | -0/+337 |
| | * | | | | iio: accel: kxcjk1013 3-axis accelerometer driver | Srinivas Pandruvada | 2014-06-14 | 3 | -0/+773 |
| | * | | | | iio: Remove timestamp argument from iio_trigger_poll() and iio_trigger_poll_c... | Peter Meerwald | 2014-06-14 | 8 | -12/+11 |
| | * | | | | iio:adc:ad7298: Use BIT() and GENMASK() macros | Peter Meerwald | 2014-06-14 | 1 | -12/+9 |
| | * | | | | iio:adc:ad7476: Use GENMASK() macro | Peter Meerwald | 2014-06-14 | 1 | -3/+2 |
| | * | | | | iio:adc:ad7887: Use BIT() and GENMASK() macros | Peter Meerwald | 2014-06-14 | 1 | -11/+10 |
| | * | | | | iio:adc:ad5504: Use BIT() and GENMASK() macros | Peter Meerwald | 2014-06-14 | 1 | -6/+5 |
| | * | | | | iio:adc:ad5791: Use BIT() and GENMASK() macros | Peter Meerwald | 2014-06-14 | 1 | -15/+14 |
| | * | | | | iio:adc:ad799x: Fix ad799x_chip_info kerneldoc | Peter Meerwald | 2014-06-14 | 1 | -2/+1 |
| | * | | | | iio: Add t5403 barometric pressure sensor driver | Peter Meerwald | 2014-06-14 | 3 | -0/+286 |
* | | | | | | iio:bma180: Missing check for frequency fractional part | Peter Meerwald | 2014-07-20 | 1 | -0/+2 |
* | | | | | | iio:bma180: Fix scale factors to report correct acceleration units | Peter Meerwald | 2014-07-20 | 1 | -3/+3 |
* | | | | | | iio: buffer: Fix demux table creation | Lars-Peter Clausen | 2014-07-20 | 1 | -1/+1 |
* | | | | | | iio: mma8452: Use correct acceleration units. | Martin Fuzzey | 2014-07-12 | 1 | -1/+7 |
* | | | | | | iio:core: Handle error when mask type is not separate | Srinivas Pandruvada | 2014-07-11 | 1 | -0/+3 |
| |_|_|_|/
|/| | | | |
|
* | | | | | iio: ti_am335x_adc: Fix: Use same step id at FIFOs both ends | Jan Kardell | 2014-07-08 | 1 | -1/+1 |
* | | | | | iio:tcs3472: Check for buffer enabled and locking | Peter Meerwald | 2014-07-07 | 1 | -1/+10 |
* | | | | | iio: hid-sensor-prox: Fix return values | Sachin Kamat | 2014-07-05 | 1 | -5/+2 |
* | | | | | iio: hid-sensor-gyro-3d: Fix return values | Sachin Kamat | 2014-07-05 | 1 | -5/+2 |
* | | | | | iio: hid-sensor-als: Fix return values | Sachin Kamat | 2014-07-05 | 1 | -5/+2 |
* | | | | | iio: hid-sensor-magn-3d: Fix return values | Sachin Kamat | 2014-07-05 | 1 | -5/+2 |
* | | | | | iio: hid-sensor-accel-3d: Fix return values | Sachin Kamat | 2014-07-05 | 1 | -5/+2 |
* | | | | | iio: hid-sensor-press: Fix return values | Sachin Kamat | 2014-07-05 | 1 | -5/+2 |
| |_|_|/
|/| | | |
|
* | | | | iio: of_iio_channel_get_by_name() returns non-null pointers for error legs | Adam Thomson | 2014-06-21 | 1 | -2/+4 |
* | | | | iio:adc:ad799x: Fix reading and writing of event values, apply shift | Peter Meerwald | 2014-06-21 | 1 | -2/+6 |
| |_|/
|/| | |
|
* | | | Merge tag 'iio-fixes-for-3.16a' of git://git.kernel.org/pub/scm/linux/kernel/... | Greg Kroah-Hartman | 2014-06-18 | 6 | -21/+18 |
|\ \ \
| |/ /
|/| | |
|
| * | | iio: adc: checking for NULL instead of IS_ERR() in probe | Dan Carpenter | 2014-06-14 | 1 | -2/+2 |
| * | | iio: adc: at91: signedness bug in at91_adc_get_trigger_value_by_name() | Dan Carpenter | 2014-06-14 | 1 | -8/+8 |
| * | | iio: Fix endianness issue in ak8975_read_axis() | Peter Meerwald | 2014-06-07 | 1 | -8/+1 |
| * | | twl4030-madc: Request processed values in twl4030_get_madc_conversion | Paul Kocialkowski | 2014-06-02 | 1 | -0/+1 |
| * | | iio: Fix two mpl3115 issues in measurement conversion | Peter Meerwald | 2014-05-29 | 1 | -3/+3 |
| * | | iio: hid-sensors: Get feature report from sensor hub after changing power state | Archana Patni | 2014-05-29 | 1 | -0/+3 |
* | | | Merge tag 'staging-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2014-06-03 | 51 | -240/+3249 |
|\ \ \ |
|
| * \ \ | Merge tag 'iio-for-3.16c' of git://git.kernel.org/pub/scm/linux/kernel/git/ji... | Greg Kroah-Hartman | 2014-05-25 | 4 | -11/+26 |
| |\ \ \
| | | |/
| | |/| |
|