summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-05-05iio: hid-sensors: Add api to get poll valueSrinivas Pandruvada2-0/+22
2014-05-05iio: hid-sensors: Convert units and exponentSrinivas Pandruvada2-0/+118
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 ABI documentation for illuminancePeter Meerwald1-0/+9
2014-05-03iio: Add intensity including ir and both modifiers to ABI documentation ex-postPeter Meerwald1-0/+10
2014-05-03iio: Add Melexis mlx90614 contact-less infrared temperature sensor driverPeter Meerwald3-0/+161
2014-05-03iio: Add ABI documentation for object and ambient modifiersPeter Meerwald1-2/+5
2014-05-03iio: Add TEMP_AMBIENT and TEMP_OBJECT channel modifiersPeter Meerwald2-0/+4
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-04-30staging: iio: Fix format string mismatch in ad7280a.cMasanari Iida1-2/+2
2014-04-30iio: exynos_adc: do a reinit_completion before the conversionNaveen Krishna Chatradhi1-0/+1
2014-04-30iio: exynos_adc: do a soft reset in case of timeoutNaveen Krishna Chatradhi1-24/+26
2014-04-30iio: exynos_adc: reduce timeout and use wait_for_completion_timeoutNaveen Krishna Chatradhi1-7/+11
2014-04-30iio: exynos_adc: rearrange clk and regulator enable/disable callsNaveen Krishna Ch1-29/+33
2014-04-29iio: Added ABI description for quaternionSrinivas Pandruvada1-0/+12
2014-04-29iio: hid-sensors: Added device rotation supportSrinivas Pandruvada4-0/+362
2014-04-29IIO: core: Add quaternion modifierSrinivas Pandruvada2-0/+2
2014-04-29IIO: core: Modify scan element typeSrinivas Pandruvada2-6/+42
2014-04-29IIO: core: Introduce read_raw_multiSrinivas Pandruvada6-27/+80
2014-04-29devres: introduce API "devm_kmemdupSrinivas Pandruvada3-0/+24
2014-04-27Merge 3.15-rc3 into staging-nextGreg Kroah-Hartman249-1441/+2312
2014-04-27Linux 3.15-rc3v3.15-rc3Linus Torvalds1-1/+1
2014-04-27word-at-a-time: avoid undefined behaviour in zero_bytemask macroWill Deacon1-6/+2
2014-04-27Merge branch 'safe-dirty-tlb-flush'Linus Torvalds6-33/+111
2014-04-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds8-45/+48
2014-04-27Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds5-15/+56
2014-04-27Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds7-7/+13
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 Torvalds6-25/+52
2014-04-27Merge tag 'tty-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds6-34/+56
2014-04-27Merge tag 'staging-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds9-19/+59
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
2014-04-27staging/lustre: replace semaphores with mutexesDmitry Eremin5-27/+14
2014-04-27staging/lustre/libcfs: add CPU table functions for uniprocessorLi Xi3-0/+31