aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* iio: accel: mma9553: document use of mutexIrina Tirdea2015-06-141-0/+4
* iio: accel: mma9553: fix alignment issuesIrina Tirdea2015-06-143-47/+43
* iio: accel: mma9551_core: use size in words for word buffersIrina Tirdea2015-06-142-18/+18
* iio: light: hid-sensor-prox: Fit assignment in one lineFabio Estevam2015-06-141-2/+1
* iio: adc: cc10001: Power-up the ADC at probe time when used remotelyNaidu Tellapati2015-06-141-5/+21
* iio: accel: Add sampling rate support for STK8BA50Tiberiu Breana2015-06-141-7/+50
* iio: accel: STK8BA50: replace scale table with a structTiberiu Breana2015-06-141-4/+7
* iio: inv-mpu: Export scale_available attributesAdriana Reus2015-06-131-0/+6
* iio: Documentation: Add additional *scale_available attributesAdriana Reus2015-06-131-0/+5
* tools:iio: rename variablesHartmut Knaack2015-06-132-19/+19
* tools:iio: adjust coding styleHartmut Knaack2015-06-135-82/+118
* staging:lustre: Update license and copyright for the LNET headersJames Simmons2015-06-118-55/+28
* staging:lustre: LNet header code cleanup - indentation etcJames Simmons2015-06-116-538/+595
* staging:lustre: fix camel case for LNetInit and LNetFiniJames Simmons2015-06-115-15/+15
* staging:lustre: separate kernel and user land defines in the LNet headersJames Simmons2015-06-117-179/+180
* staging:lustre: move LNet NID macros to LNet layerJames Simmons2015-06-117-61/+114
* staging:lustre: merge socklnd_lib-linux.h into socklnd.hJohn L. Hammond2015-06-113-89/+40
* staging:lustre: rename socklnd_lib-linux.cJohn L. Hammond2015-06-112-1/+1
* staging:lustre: remove lnet/include/lnet/linux/John L. Hammond2015-06-1115-466/+4
* staging:lustre: Delete all obsolete LND driversJames Simmons2015-06-117-297/+1
* staging: wilc1000: change WILC_BOOL to boolDean Lee2015-06-1119-230/+223
* staging: wilc1000: remove unused typedefChaehyun Lim2015-06-111-10/+0
* staging: wilc1000: use memdup_userHari Prasath Gujulan Elango2015-06-111-9/+3
* staging: wilc1000: modify odd print messageDean Lee2015-06-111-2/+1
* staging: wilc1000: fix warning while printingChris Park2015-06-111-1/+1
* staging: wilc1000: remove WILC_Sint64Chaehyun Lim2015-06-111-3/+0
* staging: wilc1000: remove WILC_Sint32Chaehyun Lim2015-06-1111-360/+359
* staging: wilc1000: remove WILC_Sint16Chaehyun Lim2015-06-112-2/+1
* staging: wilc1000: remove WILC_Sint8Chaehyun Lim2015-06-116-95/+94
* staging: wilc1000: remove WILC_Uint64Chaehyun Lim2015-06-115-6/+5
* staging: wilc1000: remove WILC_Uint32Chaehyun Lim2015-06-1125-322/+321
* staging: wilc1000: remove WILC_Uint16Chaehyun Lim2015-06-1110-253/+252
* staging: wilc1000: remove UWORD32Chaehyun Lim2015-06-112-4/+3
* staging: wilc1000: remove UWORD8Chaehyun Lim2015-06-113-3/+2
* lustre: ptlrpc: Replace uses of OBD_{ALLOC,FREE}_LARGEJulia Lawall2015-06-116-34/+33
* lustre: obdclass: linux: Replace uses of OBD_{ALLOC, FREE}_LARGEJulia Lawall2015-06-111-2/+2
* lustre: obdclass: Replace uses of OBD_{ALLOC,FREE}_LARGEJulia Lawall2015-06-112-6/+7
* lustre: mdc: Replace uses of OBD_{ALLOC,FREE}_LARGEJulia Lawall2015-06-111-2/+2
* lustre: lov: Replace uses of OBD_{ALLOC,FREE}_LARGEJulia Lawall2015-06-116-23/+24
* lustre: lmv: Replace uses of OBD_{ALLOC,FREE}_LARGEJulia Lawall2015-06-111-6/+6
* lustre: llite: Replace uses of OBD_{ALLOC,FREE}_LARGEJulia Lawall2015-06-113-18/+18
* staging/lustre/llite: fix ll_getname user buffer copyOleg Drokin2015-06-111-8/+13
* staging/lustre/llite: remove LL_IOC_REMOVE_ENTRY handlerOleg Drokin2015-06-112-30/+0
* Merge tag 'iio-for-v4.2c' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2015-06-1027-317/+1471
|\
| * iio: st_accel: support the LIS331DL sensorLinus Walleij2015-06-084-0/+76
| * iio: st_accel: support 8bit channel dataLinus Walleij2015-06-072-1/+19
| * iio: adc: vf610: implement configurable conversion modesStefan Agner2015-06-073-42/+120
| * iio: adc: twl4030_madc: Fix description of twl4030_madc_set_current_generator()H. Nikolaus Schaller2015-06-071-4/+2
| * iio: adc: twl4030_madc: Fix calculation of the temperature sense currentH. Nikolaus Schaller2015-06-071-1/+1
| * iio: mma8452: Add support for interrupt driven triggers.Martin Fuzzey2015-06-071-6/+91