summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-08-01iio: buffer: Coalesce adjacent demux table entriesLars-Peter Clausen1-19/+28
2014-07-27iio: buffer: Use roundup() instead of open-coding itLars-Peter Clausen1-11/+5
2014-07-27staging: iio: ad5933: fix sparse warningsTeodora Baluta1-5/+5
2014-07-27iio: add support of the max5821Philippe Reynes4-0/+428
2014-07-27iio: hid-sensor-magn-3d: Fix build warningReyad Attiyat1-5/+2
2014-07-27staging: gdm724x: fix misplaced open bracesCihangir Akturk1-17/+11
2014-07-27staging: rtl8188eu: Fix static symbol sparse warningsJeff Oczek4-3/+4
2014-07-25staging: vt6656: use test_bit to check flags statusMalcolm Priestley3-5/+5
2014-07-25staging: vt6656: Remove unused macro MP_TEST_FLAGSMalcolm Priestley1-2/+0
2014-07-25staging: vt6656: use clear_bit to remove device flagMalcolm Priestley2-3/+2
2014-07-25staging: vt6656: use set_bit to set flagsMalcolm Priestley2-3/+2
2014-07-25staging: vt6656: struct vnt_private merge flag and macrosMalcolm Priestley4-15/+13
2014-07-25staging: vt6656: Remove unsed macro DEVICE_FLAGS_OPENEDMalcolm Priestley2-7/+0
2014-07-25staging: vt6656: remove macro MP_IS_READYMalcolm Priestley2-3/+1
2014-07-25staging: vt6656: Remove flags fMP_POST_READS and fMP_POST_WRITESMalcolm Priestley3-7/+1
2014-07-25Staging: vt6655: remove redundant comments from bssdb.hIgor Bezukh1-23/+2
2014-07-25Staging: vt6655: remove redundant comments from baseband.hIgor Bezukh1-12/+0
2014-07-25staging: unisys: ABI documentation for new sysfs entriesBenjamin Romer1-0/+101
2014-07-25staging: unisys: clean up diagdump proc entry codeBenjamin Romer1-7/+1
2014-07-25staging: unisys: move chipsetready to sysfsBenjamin Romer1-52/+24
2014-07-25staging: unisys: move installer to sysfs and split fieldsBenjamin Romer1-127/+106
2014-07-25staging: et131x: Remove trailing semicolon from macros in et131x.hMasanari Iida1-20/+20
2014-07-25staging: et131x: Fix typo in et131xMasanari Iida2-7/+7
2014-07-25staging: comedi: usbduxfast: adding missing break in case statementBernd Porr1-0/+1
2014-07-25staging: dgnc: Fix space required after that ','Seunghun Lee1-2/+2
2014-07-25staging: lustre: obdclass: fix sparse warnings about static declarationAndrey Skvortsov1-12/+12
2014-07-25staging: comedi: ni_65xx: disable edge detection on initializationIan Abbott1-0/+1
2014-07-25staging: comedi: ni_65xx: support INSN_CONFIG_DIGITAL_TRIGIan Abbott1-3/+36
2014-07-25staging: comedi: ni_65xx: refactor edge detection configurationIan Abbott1-22/+49
2014-07-25staging: comedi: ni_65xx: add ni_65xx_num_ports()Ian Abbott1-6/+8
2014-07-25staging: quickstart: remove driverKristina Martšenko5-472/+0
2014-07-25staging: phison: remove driverKristina Martšenko5-103/+0
2014-07-25Merge tag 'iio-for-3.17d' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman16-503/+1262
2014-07-24staging: keucr: remove driverKristina Martšenko23-5367/+3
2014-07-24staging: frontier: remove driverKristina Martšenko10-1971/+0
2014-07-24staging: ced1401: remove driverKristina Martšenko13-7734/+0
2014-07-24Staging: bcm: nvm.c: Don't pass the indexMatthias Beyer1-4/+3
2014-07-24Staging: bcm: nvm.c: Fixed variable typeMatthias Beyer1-1/+1
2014-07-24staging:bcm:Transmit.c:coding style:line over 80 charSudip Mukherjee1-3/+7
2014-07-24staging: vme: removed useless breaks in vme_user.cTom Jorquera1-4/+0
2014-07-24drivers/staging/bcm/Misc.c: fix a checkAndrey Utkin1-1/+1
2014-07-24staging/goldfish/goldfish_audio: fix a sparse warningRobin Schroer1-1/+1
2014-07-24ARM: dts: Fix wrong compatible string for Exynos3250 ADCChanwoo Choi1-2/+3
2014-07-24iio: devicetree: Add DT binding documentation for Exynos3250 ADCChanwoo Choi1-2/+23
2014-07-24iio: adc: exynos_adc: Control special clock of ADC to support Exynos3250 ADCChanwoo Choi1-8/+103
2014-07-24iio: adc: exynos_adc: Add exynos_adc_data structure to improve readabilityChanwoo Choi1-79/+147
2014-07-24staging:iio:hmc5843: Add support for spi hmc5983Josef Gajdusek3-0/+116
2014-07-24staging:iio:hmc5843: Add support for i2c hmc5983Josef Gajdusek5-6/+24
2014-07-24staging:iio:hmc5843: register <-> value arrays now can have different lengthsJosef Gajdusek1-11/+23
2014-07-24staging:iio:hmc5843: Split hmc5843.c to multiple filesJosef Gajdusek5-128/+203