| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'mfd-for-linus-3.15' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2014-04-07 | 3 | -0/+906 |
|\ |
|
| * | mfd: Delete non-required instances of include <linux/init.h> | Paul Gortmaker | 2014-03-19 | 1 | -1/+0 |
| * | mfd: twl4030-madc: Move driver to drivers/iio/adc | Sebastian Reichel | 2014-03-18 | 3 | -0/+907 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2014-04-02 | 1 | -14/+25 |
|\ \ |
|
| * | | iio: hid-sensor-hub: Remove hard coded indexes | Srinivas Pandruvada | 2014-02-17 | 1 | -14/+25 |
* | | | Merge tag 'staging-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2014-04-01 | 43 | -172/+4178 |
|\ \ \ |
|
| * \ \ | Merge tag 'iio-for-3.15c' of git://git.kernel.org/pub/scm/linux/kernel/git/ji... | Greg Kroah-Hartman | 2014-03-06 | 7 | -2/+1812 |
| |\ \ \ |
|
| | * | | | iio:adc:vf610 ensure correct handing of interruption of wait for completion | Jonathan Cameron | 2014-03-02 | 1 | -1/+1 |
| | * | | | iio:adc: Add Xilinx XADC driver | Lars-Peter Clausen | 2014-03-01 | 5 | -0/+1811 |
| | * | | | iio:magnetometer:mag3110: Fix unreachable code | Peter Meerwald | 2014-02-25 | 1 | -1/+0 |
| * | | | | Merge 3.14-rc5 into staging-next | Greg Kroah-Hartman | 2014-03-02 | 7 | -39/+36 |
| |\ \ \ \
| | |/ / /
| |/| | /
| | | |/
| | |/| |
|
| * | | | iio:event: Fix and cleanup locking | Lars-Peter Clausen | 2014-02-23 | 1 | -42/+41 |
| * | | | iio:pressure: Add support for LPS25H pressure sensor | Denis CIOCCA | 2014-02-22 | 5 | -8/+84 |
| * | | | iio: hid-sensors: Added Pressure Sensor driver | Archana Patni | 2014-02-22 | 3 | -0/+391 |
| * | | | iio: hid-sensors: Added Proximity Sensor Driver | Archana Patni | 2014-02-22 | 3 | -0/+390 |
| * | | | iio: Avoid unnecessary kasprintf | Lars-Peter Clausen | 2014-02-18 | 1 | -26/+13 |
| * | | | iio: Don't include extended name in shared attributes | Lars-Peter Clausen | 2014-02-18 | 1 | -1/+1 |
| * | | | iio get rid of unneccessary error_ret | Hartmut Knaack | 2014-02-18 | 5 | -40/+21 |
| * | | | iio:max1363 fix typos of int_vref_mv | Hartmut Knaack | 2014-02-18 | 1 | -3/+3 |
| * | | | iio:accel:bma180: Make LOW_PASS_FILTER_3DB_FREQUENCY shared_by_type | Peter Meerwald | 2014-02-15 | 1 | -2/+2 |
| * | | | iio:adc:imx: add Freescale Vybrid vf610 adc driver | Fugang Duan | 2014-02-15 | 3 | -0/+722 |
| * | | | iio:magnetometer:mag3110: Scale factor missing for temperature | Peter Meerwald | 2014-02-15 | 1 | -3/+13 |
| * | | | Merge tag 'iio-for-3.15a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji... | Greg Kroah-Hartman | 2014-02-11 | 22 | -46/+686 |
| |\ \ \ |
|
| | * | | | iio: imu: inv_mpu6050: Fix typo and formatting | Manuel Stahl | 2014-02-08 | 2 | -20/+20 |
| | * | | | iio: imu: mpu6050: Move config entry into IMU menu | Manuel Stahl | 2014-02-08 | 1 | -2/+2 |
| | * | | | iio: ak8975: Add device name | Beomho Seo | 2014-02-08 | 1 | -0/+1 |
| | * | | | iio: dac: ad7303: remove an unneeded check | Dan Carpenter | 2014-02-03 | 1 | -1/+1 |
| | * | | | iio:imu:adis16400 remove an unneeded check | Dan Carpenter | 2014-02-03 | 1 | -1/+1 |
| | * | | | iio: adc: viperboard: Drop platform_set_drvdata call | Johannes Thumshirn | 2014-02-03 | 1 | -2/+0 |
| | * | | | iio: Add Lite-On ltr501 ambient light / proximity sensor driver | Peter Meerwald | 2014-01-12 | 3 | -0/+458 |
| | * | | | iio:pressure:mpl3115: Fix sparse cast to restricted __be32 warning | Peter Meerwald | 2014-01-11 | 1 | -1/+1 |
| | * | | | iio: delete non-required instances of include <linux/init.h> | Paul Gortmaker | 2014-01-11 | 7 | -7/+0 |
| | * | | | iio: Remove obsolete variable in tcs3472 driver | Peter Meerwald | 2014-01-11 | 1 | -2/+0 |
| | * | | | iio: Remove obsolete variable in adjd_s311 driver | Peter Meerwald | 2014-01-11 | 1 | -2/+0 |
| | * | | | iio:adc:max1363 clear list of missing features | Vivien Didelot | 2014-01-11 | 1 | -8/+2 |
| | * | | | iio: Add si7005 relative humidity and temperature sensor driver | Peter Meerwald | 2014-01-11 | 3 | -0/+200 |
* | | | | | iio: adc: Fix build error discovered by 0-day build bot | Johannes Thumshirn | 2014-03-08 | 1 | -0/+1 |
* | | | | | Merge 3.14-rc5 into char-misc-next | Greg Kroah-Hartman | 2014-03-02 | 7 | -39/+36 |
|\ \ \ \ \
| | |_|/ /
| |/| | | |
|
| * | | | | iio:gyro: bug on L3GD20H gyroscope support | Denis CIOCCA | 2014-02-18 | 5 | -9/+5 |
| * | | | | iio: cm32181: Change cm32181 ambient light sensor driver | Beomho Seo | 2014-02-18 | 1 | -8/+8 |
| * | | | | iio: cm36651: Fix read/write integration time function. | Beomho Seo | 2014-02-18 | 1 | -22/+23 |
| |/ / / |
|
* | | | | iio: adc: Add MEN 16z188 ADC driver | Johannes Thumshirn | 2014-02-28 | 3 | -0/+182 |
|/ / / |
|
* | | | iio: max1363: Use devm_regulator_get_optional for optional regulator | Guenter Roeck | 2014-02-08 | 1 | -1/+1 |
* | | | iio:accel:bma180: Use modifier instead of index in channel specification | Peter Meerwald | 2014-02-08 | 1 | -8/+8 |
* | | | iio: adis16400: Set timestamp as the last element in chan_spec | Marcus Folkesson | 2014-02-08 | 2 | -5/+6 |
* | | | iio: ak8975: Fix calculation formula for convert micro tesla to gauss unit | Beomho Seo | 2014-02-08 | 1 | -7/+9 |
* | | | iio:magnetometer:mag3110: Fix output of decimal digits in show_int_plus_micros() | Peter Meerwald | 2014-02-08 | 1 | -1/+1 |
* | | | iio:magnetometer:mag3110: Report busy in _read_raw() / write_raw() when buffe... | Peter Meerwald | 2014-02-08 | 1 | -0/+6 |
* | | | Merge tag 'iio-fixes-for-3.14a' of git://git.kernel.org/pub/scm/linux/kernel/... | Greg Kroah-Hartman | 2014-02-07 | 1 | -6/+10 |
|\ \ \ |
|
| * | | | iio: tsl2563: Use the correct channel2 member | Ivaylo Dimitrov | 2014-01-18 | 1 | -6/+10 |