summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* iio: accel: BMC150 accel supportSrinivas Pandruvada2014-08-073-0/+1321
* iio: accel: kxcjk-1013: Set adjustable rangeSrinivas Pandruvada2014-08-071-5/+95
* iio: accel: kxcjk-1013: support runtime pmSrinivas Pandruvada2014-08-071-50/+156
* staging: iio: adis16060: Fix coding style problemOussama Jabbari2014-08-071-0/+1
* iio: fix error return codeJulia Lawall2014-08-071-2/+6
* staging: iio: accel: Add blank lines between declarations and codeMurilo Opsfelder Araujo2014-08-078-2/+14
* staging: iio: accel: sca3000_core.c: Adjust code to fit 80-chars limitMurilo Opsfelder Araujo2014-08-071-1/+2
* staging: iio: adis16240: fix sparse warnings regarding incorrect argument typeTeodora Baluta2014-08-021-2/+2
* staging: iio: isl29018: fix sparse warning regarding incorrect type (differen...Teodora Baluta2014-08-021-1/+1
* staging: iio: hmc5843_core: fix sparse warningsTeodora Baluta2014-08-021-3/+3
* iio: buffer: Coalesce adjacent demux table entriesLars-Peter Clausen2014-08-011-19/+28
* iio: buffer: Use roundup() instead of open-coding itLars-Peter Clausen2014-07-271-11/+5
* staging: iio: ad5933: fix sparse warningsTeodora Baluta2014-07-271-5/+5
* iio: add support of the max5821Philippe Reynes2014-07-273-0/+414
* iio: hid-sensor-magn-3d: Fix build warningReyad Attiyat2014-07-271-5/+2
* staging: gdm724x: fix misplaced open bracesCihangir Akturk2014-07-271-17/+11
* staging: rtl8188eu: Fix static symbol sparse warningsJeff Oczek2014-07-264-3/+4
* staging: vt6656: use test_bit to check flags statusMalcolm Priestley2014-07-253-5/+5
* staging: vt6656: Remove unused macro MP_TEST_FLAGSMalcolm Priestley2014-07-251-2/+0
* staging: vt6656: use clear_bit to remove device flagMalcolm Priestley2014-07-252-3/+2
* staging: vt6656: use set_bit to set flagsMalcolm Priestley2014-07-252-3/+2
* staging: vt6656: struct vnt_private merge flag and macrosMalcolm Priestley2014-07-254-15/+13
* staging: vt6656: Remove unsed macro DEVICE_FLAGS_OPENEDMalcolm Priestley2014-07-252-7/+0
* staging: vt6656: remove macro MP_IS_READYMalcolm Priestley2014-07-252-3/+1
* staging: vt6656: Remove flags fMP_POST_READS and fMP_POST_WRITESMalcolm Priestley2014-07-253-7/+1
* Staging: vt6655: remove redundant comments from bssdb.hIgor Bezukh2014-07-251-23/+2
* Staging: vt6655: remove redundant comments from baseband.hIgor Bezukh2014-07-251-12/+0
* staging: unisys: ABI documentation for new sysfs entriesBenjamin Romer2014-07-251-0/+101
* staging: unisys: clean up diagdump proc entry codeBenjamin Romer2014-07-251-7/+1
* staging: unisys: move chipsetready to sysfsBenjamin Romer2014-07-251-52/+24
* staging: unisys: move installer to sysfs and split fieldsBenjamin Romer2014-07-251-127/+106
* staging: et131x: Remove trailing semicolon from macros in et131x.hMasanari Iida2014-07-251-20/+20
* staging: et131x: Fix typo in et131xMasanari Iida2014-07-252-7/+7
* staging: comedi: usbduxfast: adding missing break in case statementBernd Porr2014-07-251-0/+1
* staging: dgnc: Fix space required after that ','Seunghun Lee2014-07-251-2/+2
* staging: lustre: obdclass: fix sparse warnings about static declarationAndrey Skvortsov2014-07-251-12/+12
* staging: comedi: ni_65xx: disable edge detection on initializationIan Abbott2014-07-251-0/+1
* staging: comedi: ni_65xx: support INSN_CONFIG_DIGITAL_TRIGIan Abbott2014-07-251-3/+36
* staging: comedi: ni_65xx: refactor edge detection configurationIan Abbott2014-07-251-22/+49
* staging: comedi: ni_65xx: add ni_65xx_num_ports()Ian Abbott2014-07-251-6/+8
* staging: quickstart: remove driverKristina Martšenko2014-07-255-472/+0
* staging: phison: remove driverKristina Martšenko2014-07-255-103/+0
* Merge tag 'iio-for-3.17d' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2014-07-2411-499/+1149
|\
| * iio: adc: exynos_adc: Control special clock of ADC to support Exynos3250 ADCChanwoo Choi2014-07-231-8/+103
| * iio: adc: exynos_adc: Add exynos_adc_data structure to improve readabilityChanwoo Choi2014-07-231-79/+147
| * staging:iio:hmc5843: Add support for spi hmc5983Josef Gajdusek2014-07-233-0/+116
| * staging:iio:hmc5843: Add support for i2c hmc5983Josef Gajdusek2014-07-234-6/+23
| * staging:iio:hmc5843: register <-> value arrays now can have different lengthsJosef Gajdusek2014-07-231-11/+23
| * staging:iio:hmc5843: Split hmc5843.c to multiple filesJosef Gajdusek2014-07-235-128/+203
| * staging:iio:hmc5843: Added regmap supportJosef Gajdusek2014-07-232-45/+96