summaryrefslogtreecommitdiffstats
path: root/drivers/nubus (unfollow)
Commit message (Expand)AuthorFilesLines
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-28Linux 3.15-rc3v3.15-rc3Linus Torvalds1-1/+1
2014-04-28word-at-a-time: avoid undefined behaviour in zero_bytemask macroWill Deacon1-6/+2
2014-04-27staging/lustre/llite: Fix a compile warning.Oleg Drokin1-1/+1
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
2014-04-27staging/lustre: remove lustre/include/ioctl.hJohn L. Hammond1-106/+0
2014-04-27staging/lustre/lnet: NI shutdown may loop foreverLiang Zhen1-3/+4
2014-04-27staging/lustre/libcfs: fix issues found by Klocwork Insight toolDmitry Eremin2-7/+7
2014-04-27staging/lustre/mdc: fix issue found by Klocwork Insight toolDmitry Eremin1-1/+2
2014-04-27staging/lustre/ldlm: fix NULL pointer dereferenceDmitry Eremin1-1/+1
2014-04-27staging/lustre: shrink lu_object_header by 8 bytes on x86_64Andreas Dilger1-4/+4
2014-04-27staging/lustre/llite: access layout version under a lockJinshan Xiong5-28/+51
2014-04-27stagaing/lustre: Improve statahead debug messagesChristopher J. Morrone1-18/+20
2014-04-27staging/lustre/llite: Avoid statahead thread start/stop deadlocksChristopher J. Morrone1-2/+20
2014-04-27staging/lustre: Limit reply buffer sizeBrian Behlendorf14-59/+206
2014-04-27staging/lustre/lov: to not hold sub locks at initializationJinshan Xiong1-35/+1
2014-04-27staging/lustre/llite: deadlock taking lli_trunc_sem during file writeBobi Jam1-2/+4
2014-04-27staging/lustre/llite: issue OST_SYNC for fsync()Bobi Jam1-1/+1