Age | Commit message (Expand) | Author |
2014-06-26 | iio: Fix two mpl3115 issues in measurement conversion | Peter Meerwald |
2014-06-26 | iio: Fix endianness issue in ak8975_read_axis() | Peter Meerwald |
2014-06-26 | iio: adc: at91: signedness bug in at91_adc_get_trigger_value_by_name() | Dan Carpenter |
2014-06-26 | iio: adc: checking for NULL instead of IS_ERR() in probe | Dan Carpenter |
2014-06-26 | iio:adc:max1363 incorrect resolutions for max11604, max11605, max11610 and ma... | Jonathan Cameron |
2014-04-26 | iio: adc: Nothing in ADC should be a bool CONFIG | Doug Anderson |
2014-04-26 | iio: exynos_adc: use indio_dev->dev structure to handle child nodes | Naveen Krishna Ch |
2014-04-26 | iio:imu:mpu6050: Fixed segfault in Invensens MPU driver due to null dereference | Atilla Filiz |
2014-04-22 | Merge tag 'iio-fixes-for-3.15a' of git://git.kernel.org/pub/scm/linux/kernel/... | Greg Kroah-Hartman |
2014-04-07 | Merge tag 'mfd-for-linus-3.15' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2014-04-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2014-04-01 | Merge tag 'staging-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2014-03-22 | iio: cm36651: Fix i2c client leak and possible NULL pointer dereference | Krzysztof Kozlowski |
2014-03-22 | iio: querying buffer scan_mask should return 0/1 | Alec Berg |
2014-03-19 | mfd: Delete non-required instances of include <linux/init.h> | Paul Gortmaker |
2014-03-18 | mfd: twl4030-madc: Move driver to drivers/iio/adc | Sebastian Reichel |
2014-03-15 | iio: adc: at91_adc: correct default shtim value | Alexandre Belloni |
2014-03-15 | iio: cm32181: Fix read integration time function | Beomho Seo |
2014-03-08 | iio: adc: Fix build error discovered by 0-day build bot | Johannes Thumshirn |
2014-03-06 | Merge tag 'iio-for-3.15c' of git://git.kernel.org/pub/scm/linux/kernel/git/ji... | Greg Kroah-Hartman |
2014-03-06 | iio: adc: at91_adc: Repair broken platform_data support | Alexandre Belloni |
2014-03-02 | Merge 3.14-rc5 into staging-next | Greg Kroah-Hartman |
2014-03-02 | Merge 3.14-rc5 into char-misc-next | Greg Kroah-Hartman |
2014-03-02 | iio:adc:vf610 ensure correct handing of interruption of wait for completion | Jonathan Cameron |
2014-03-01 | iio:adc: Add Xilinx XADC driver | Lars-Peter Clausen |
2014-02-28 | iio: adc: Add MEN 16z188 ADC driver | Johannes Thumshirn |
2014-02-25 | iio:magnetometer:mag3110: Fix unreachable code | Peter Meerwald |
2014-02-23 | iio:event: Fix and cleanup locking | Lars-Peter Clausen |
2014-02-22 | iio:pressure: Add support for LPS25H pressure sensor | Denis CIOCCA |
2014-02-22 | iio: hid-sensors: Added Pressure Sensor driver | Archana Patni |
2014-02-22 | iio: hid-sensors: Added Proximity Sensor Driver | Archana Patni |
2014-02-18 | iio: Avoid unnecessary kasprintf | Lars-Peter Clausen |
2014-02-18 | iio: Don't include extended name in shared attributes | Lars-Peter Clausen |
2014-02-18 | iio:gyro: bug on L3GD20H gyroscope support | Denis CIOCCA |
2014-02-18 | iio: cm32181: Change cm32181 ambient light sensor driver | Beomho Seo |
2014-02-18 | iio: cm36651: Fix read/write integration time function. | Beomho Seo |
2014-02-18 | iio get rid of unneccessary error_ret | Hartmut Knaack |
2014-02-18 | iio:max1363 fix typos of int_vref_mv | Hartmut Knaack |
2014-02-17 | iio: hid-sensor-hub: Remove hard coded indexes | Srinivas Pandruvada |
2014-02-15 | iio:accel:bma180: Make LOW_PASS_FILTER_3DB_FREQUENCY shared_by_type | Peter Meerwald |
2014-02-15 | iio:adc:imx: add Freescale Vybrid vf610 adc driver | Fugang Duan |
2014-02-15 | iio:magnetometer:mag3110: Scale factor missing for temperature | Peter Meerwald |
2014-02-11 | Merge tag 'iio-for-3.15a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji... | Greg Kroah-Hartman |
2014-02-08 | iio: imu: inv_mpu6050: Fix typo and formatting | Manuel Stahl |
2014-02-08 | iio: imu: mpu6050: Move config entry into IMU menu | Manuel Stahl |
2014-02-08 | iio: max1363: Use devm_regulator_get_optional for optional regulator | Guenter Roeck |
2014-02-08 | iio:accel:bma180: Use modifier instead of index in channel specification | Peter Meerwald |
2014-02-08 | iio: adis16400: Set timestamp as the last element in chan_spec | Marcus Folkesson |
2014-02-08 | iio: ak8975: Add device name | Beomho Seo |
2014-02-08 | iio: ak8975: Fix calculation formula for convert micro tesla to gauss unit | Beomho Seo |