summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-09-14iio: magn: ak8975: fix unnecessary casting between char* and const char*Irina Tirdea1-5/+5
2014-09-14iio: gyro: bmg160: only set power state if PM_RUNTIME is definedIrina Tirdea1-0/+2
2014-09-14iio: accel: kxcjk-1013: add support for kxtj2-1009Daniel Baluta2-22/+92
2014-09-13iio: accel: BMC150: add support for other Bosch chipsLaurentiu Palcu2-60/+178
2014-09-13staging: iio: light: isl29018: add ACPI supportLaurentiu Palcu1-6/+40
2014-09-10iio: Add Dyna-Image AL3320A ambient light sensor driverDaniel Baluta3-0/+243
2014-08-31staging: ad7606_core: Fix checkpatch warningSören Brinkmann1-1/+1
2014-08-30iio: accel: kxcjk-1013: add support for kxcj9-1008Daniel Baluta2-1/+3
2014-08-30iio: accel: BMC150: fix issues when CONFIG_PM_RUNTIME is not setLaurentiu Palcu1-0/+7
2014-08-30iio: accel: BMC150: fix scale value for 16GLaurentiu Palcu1-1/+1
2014-08-30staging: iio: light: isl29018: add support for isl29023 and isl29035Laurentiu Palcu1-22/+141
2014-08-30staging: iio: light: isl29018: fix typoLaurentiu Palcu1-4/+4
2014-08-30iio: sensors-core: st: Check st_sensors_set_drdy_int_pin()'s return valueLee Jones1-1/+4
2014-08-30iio: adc: at91: make the function handle_adc_eoc_trigger() staticJosh Wu1-1/+1
2014-08-30iio: adc: rockchip_saradc: remove unused variable in probeHeiko Stübner1-1/+0
2014-08-30iio: imu: inv_mpu6050: Remove casting the return value which is a void pointerJingoo Han1-2/+1
2014-08-26iio: remove .owner field for driver using module_platform_driverSanjeev Sharma18-18/+0
2014-08-26iio: accel: kxcjk-1013: Support thresholdsSrinivas Pandruvada1-50/+447
2014-08-26io: accel: kxcjk1013: Remove redundant assignmentDaniel Baluta1-3/+0
2014-08-26iio:gyro:bmg160 Gyro Sensor driverSrinivas Pandruvada3-0/+1223
2014-08-25staging: unisys: fix indentation of uisutil_copy_fragsinfo_from_skb()Benjamin Romer1-23/+25
2014-08-25staging: unisys: fix spacing in uisthread.cBenjamin Romer1-0/+1
2014-08-25staging: unisys: remove void return from uislib_mod_exit()Benjamin Romer1-1/+0
2014-08-25staging: unisys: simplify destroy_bus() in uislib.cBenjamin Romer1-40/+44
2014-08-25staging: unisys: fix spacing in uislib.cBenjamin Romer1-0/+9
2014-08-25Merge tag 'iio-for-3.18a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman36-1267/+2706
2014-08-19iio: adc: xilinx: Remove .owner field for driverMichal Simek1-1/+0
2014-08-19staging:iio: Remove ad5930/ad9850/ad9852/ad9910/ad9951 dummy driversLars-Peter Clausen7-1117/+0
2014-08-17staging: dgnc: Remove unnecessary dgnc_Major_Control_Registered variableKonrad Zapalowicz1-23/+15
2014-08-17staging: dgnc: Remove not needed dgnc_driver_start variableKonrad Zapalowicz1-5/+0
2014-08-17staging: dgnc: Remove driver-wide polling counter variableKonrad Zapalowicz3-14/+0
2014-08-17staging: dgnc: Remove driver-wide state variableKonrad Zapalowicz3-30/+0
2014-08-17staging: android: fix attribute as suggested by checkpatchPurnendu Kapadia1-1/+1
2014-08-17staging: wlan-ng: prism2mgmt.c Fix break not usefulJeshwanth Kumar N K1-14/+5
2014-08-17staging: lustre: lustre: libcfs: pr_warn instead printkHema Prathaban1-3/+3
2014-08-17staging: lustre: lustre: libcfs: do not use assignment in if conditionHema Prathaban1-3/+2
2014-08-17staging/lustre: get rid of obd_* typedefsOleg Drokin49-332/+315
2014-08-17staging/lustre: get rid of seqno_t and mdsno_t typedefsOleg Drokin12-37/+29
2014-08-17staging: vt6655: Convert DBG_PRT to pr_<level>Joe Perches23-773/+840
2014-08-17staging/lustre/llite: Fix integer overflow in ll_fid2pathOleg Drokin1-0/+3
2014-08-17staging/lustre/llite: optimize ll_fid2path()Frank Zago2-19/+17
2014-08-17staging/lustre/llite: hold inode mutex around ll_setattr_raw()John L. Hammond1-0/+4
2014-08-17staging/lustre/clio: reorder initialization in cl_req_alloc()John L. Hammond1-3/+4
2014-08-17staging/lustre/ldlm: drop redundant ibits lock interoperability checkFan Yong4-62/+19
2014-08-17staging/lustre/llite: Make sure ft_flags is validPaul Cassella3-1/+12
2014-08-17staging/lustre/mdc: cleanup intent if mdc_finish_enqueue() failsJohn L. Hammond1-0/+5
2014-08-17staging/lustre/llite: check for integer overflow in hsm user requestNathaniel Clark2-6/+21
2014-08-16Staging: wlan-ng: Merge string literals on adjacent lines in prism2fw.cArtemiy Volkov1-35/+25
2014-08-16staging/mt29f_spinand: coding style fixesvibi sreenivasan1-14/+12
2014-08-16staging: comedi: 8255: provide common defines for registersH Hartley Sweeten8-76/+56