summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-05-05iio: hid-sensors: Compass 3D: Raw read supportSrinivas Pandruvada1-0/+16
2014-05-05iio: hid-sensors: Proximity: Raw read supportSrinivas Pandruvada1-2/+16
2014-05-05iio: hid-sensors: ALS: Raw read supportSrinivas Pandruvada1-5/+19
2014-05-05iio: hid-sensors: Gyro 3D: Raw read supportSrinivas Pandruvada1-3/+18
2014-05-05iio: hid-sensors: Accelerometer 3D: Raw read supportSrinivas Pandruvada1-3/+18
2014-05-05iio: hid-sensors: Add API to power on/offSrinivas Pandruvada10-37/+38
2014-05-05iio: hid-sensors: Pressure: adjust scale and offsetSrinivas Pandruvada1-4/+13
2014-05-05iio: hid-sensors: Inclinometer 3D: adjust scale and offsetSrinivas Pandruvada1-4/+13
2014-05-05iio: hid-sensors: Compass 3D: adjust scale and offsetSrinivas Pandruvada1-4/+13
2014-05-05iio: hid-sensors: ALS: adjust scale and offsetSrinivas Pandruvada1-4/+13
2014-05-05iio: hid-sensors: Gyro 3D : adjust scale and offsetSrinivas Pandruvada1-4/+13
2014-05-05iio: hid-sensors: Accelerometer 3D: adjust scale and offsetSrinivas Pandruvada1-4/+13
2014-05-05iio: hid-sensors: Add api to get poll valueSrinivas Pandruvada1-0/+20
2014-05-05iio: hid-sensors: Convert units and exponentSrinivas Pandruvada1-0/+114
2014-05-03iio: Add Freescale MMA8452Q 3-axis accelerometer driverPeter Meerwald3-0/+452
2014-05-03iio: ak8975: Fix issue with the nameSrinivas Pandruvada1-1/+0
2014-05-03iio: Fix spelling of illuminance in gp2ap020a00f driverPeter Meerwald1-4/+4
2014-05-03iio: Add Melexis mlx90614 contact-less infrared temperature sensor driverPeter Meerwald3-0/+161
2014-05-03iio: Add TEMP_AMBIENT and TEMP_OBJECT channel modifiersPeter Meerwald1-0/+2
2014-05-03iio: Add Freescale MPL115A2 pressure / temperature sensor driverPeter Meerwald3-0/+222
2014-05-03iio:magnetometer:mag3110: Enable user offset calibrationPeter Meerwald1-2/+15
2014-05-03iio:magnetometer:mag3110: Fix initialization of ctrl_reg1Peter Meerwald1-1/+1
2014-05-03staging: iio: ad799x: remove some unneeded IS_ERR() checksDan Carpenter1-9/+6
2014-05-01staging: iio: Fix format string mismatch in ad7280a.cMasanari Iida1-2/+2
2014-05-01iio: exynos_adc: do a reinit_completion before the conversionNaveen Krishna Chatradhi1-0/+1
2014-05-01iio: exynos_adc: do a soft reset in case of timeoutNaveen Krishna Chatradhi1-24/+26
2014-05-01iio: exynos_adc: reduce timeout and use wait_for_completion_timeoutNaveen Krishna Chatradhi1-7/+11
2014-05-01iio: exynos_adc: rearrange clk and regulator enable/disable callsNaveen Krishna Ch1-29/+33
2014-04-30iio: hid-sensors: Added device rotation supportSrinivas Pandruvada3-0/+361
2014-04-30IIO: core: Add quaternion modifierSrinivas Pandruvada1-0/+1
2014-04-30IIO: core: Modify scan element typeSrinivas Pandruvada1-6/+35
2014-04-30IIO: core: Introduce read_raw_multiSrinivas Pandruvada4-27/+62
2014-04-30devres: introduce API "devm_kmemdupSrinivas Pandruvada1-0/+21
2014-04-28Merge 3.15-rc3 into staging-nextGreg Kroah-Hartman89-599/+1191
2014-04-27staging/lustre/llite: Fix a compile warning.Oleg Drokin1-1/+1
2014-04-27Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-11/+9
2014-04-27Merge tag 'tty-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds5-34/+55
2014-04-27Merge tag 'staging-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds7-17/+57
2014-04-27staging/lustre/llite: prevent buffer overflow in fiemapBobi Jam2-7/+11
2014-04-27staging/lustre: Fix unsafe userspace access in many proc filesOleg Drokin5-35/+124
2014-04-27staging/lustre: pass fsync() range through RPC/IO stackAndreas Dilger2-7/+7
2014-04-27staging/lustre: Always clamp cdls_delay between min and maxRyan Haasken1-5/+5
2014-04-27staging/lustre/osc: Update inode timestamp for lockless IO as wellSwapnil Pimpale1-17/+9
2014-04-27staging/lustre: remove assertion of spin_is_locked()Li Xi16-24/+31
2014-04-27staging/lustre/llite: remove dead codeJohn L. Hammond21-335/+125
2014-04-27staging/lustre/mdc: use cl_max_mds_md to pack getattr RPCwang di1-4/+8
2014-04-27staging/lustre/clio: Solve a race in cl_lock_putJinshan Xiong1-1/+9
2014-04-27staging/lustre/lloop: avoid panic during blockdev_infoBob Glossman1-1/+4
2014-04-27staging/lustre/llite: Do not rate limit dirty page discard warningRyan Haasken1-5/+6
2014-04-27staging/lustre/clio: replace semaphore with mutexDmitry Eremin2-15/+7