summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* iio:dac:ad5686: Add AD5691R/AD5692R/AD5693/AD5693R supportStefan Popa2018-05-203-7/+109
* iio: adc: stm32-dfsdm: include stm32-dfsdm-adc.hFabrice Gasnier2018-05-202-2/+4
* dt-bindings: iio: afe: Spelling s/mesaurement/measurement/Geert Uytterhoeven2018-05-202-2/+2
* iio: tsl2583: correct values in integration_time_availableBrian Masney2018-05-201-1/+1
* staging: iio: tsl2x7x/tsl2772: move out of stagingBrian Masney2018-05-128-22/+10
* staging: iio: tsl2x7x: rename driver to tsl2772Brian Masney2018-05-124-366/+368
* staging: iio: tsl2x7x: add range checking to tsl2x7x_write_rawBrian Masney2018-05-121-1/+12
* staging: iio: tsl2x7x: correct IIO_EV_INFO_PERIOD valuesBrian Masney2018-05-122-20/+25
* staging: iio: tsl2x7x: convert to use read_availBrian Masney2018-05-121-17/+76
* staging: iio: tsl2x7x: use macro to populate tsl2X7X_device_infoBrian Masney2018-05-121-45/+16
* staging: iio: tsl2x7x: turn chip off if IIO device registration failsBrian Masney2018-05-121-1/+4
* staging: iio: tsl2x7x: use direct returnsBrian Masney2018-05-121-33/+16
* staging: iio: tsl2x7x: remove unnecessary whitespaceBrian Masney2018-05-122-12/+11
* iio: accell: mma8452: Reduce sleep time when data not readyRichard Tresidder2018-05-121-1/+23
* iio: adc: ti-ads8688: add trigger and buffer supportSean Nyekjaer2018-05-121-3/+45
* iio: potentiostat: lmp91000: add LMP91002 supportMatt Ranostay2018-05-122-3/+8
* iio: magnetometer: mag3110: Add ability to run in continuous modeRichard Tresidder2018-05-121-18/+140
* iio: adc: stm32-dfsdm: Add support for stm32mp1Fabrice Gasnier2018-05-122-2/+26
* iio: imu: inv_mpu6050: make loop a do-whileMartin Kelly2018-05-121-2/+2
* staging: wlan-ng: fix block comment alignment in p80211metastruct.hTim Collier2018-05-111-44/+44
* staging: bcm2835: Fix mmal_port_parameter_get() signed/unsigned warnings.Eric Anholt2018-05-111-3/+3
* staging: bcm2835: Remove dead code related to framerate.Eric Anholt2018-05-111-5/+0
* staging: bcm2835-camera: Fix warnings about string ops on v4l2 uapi.Eric Anholt2018-05-111-6/+6
* staging: bcm2835-camera: Fix indentation of tablesDave Stevenson2018-05-111-150/+139
* staging: bcm2835-camera: Fix comment typos.Dave Stevenson2018-05-111-1/+1
* staging: bcm2835-camera: Replace BUG_ON with return errorDave Stevenson2018-05-111-3/+4
* staging: bcm2835-camera: Move struct vchiq_mmal_rectDave Stevenson2018-05-112-8/+8
* staging: bcm2835-camera: Add multiple include protectionDave Stevenson2018-05-111-0/+5
* staging: bcm2835-camera: Remove V4L2/MMAL buffer remappingDave Stevenson2018-05-112-87/+29
* staging: bcm2835-camera: Match MMAL buffer count to V4L2.Dave Stevenson2018-05-113-26/+5
* staging: bcm2835-camera: Remove bulk_mutex as it is not requiredDave Stevenson2018-05-111-47/+1
* staging: bcm2835-camera: Allocate context once per bufferDave Stevenson2018-05-114-13/+62
* staging: bcm2835-camera: Skip ISP pass to eliminate padding.Dave Stevenson2018-05-112-12/+35
* staging/bcm2835-camera: Set ourselves up as a platform driver.Eric Anholt2018-05-112-15/+14
* staging/vc04_services: Register a platform device for the camera driver.Eric Anholt2018-05-111-0/+6
* staging:r8188eu: Remove rx_handler_data unnecessary readIvan Safonov2018-05-112-9/+0
* staging: lustre: lnet: add static to libcfs_dev declarationJustin Skists2018-05-111-1/+1
* staging: rtlwifi: fix spelling mistake: "traking" -> "tracking"Colin Ian King2018-05-111-1/+1
* staging: most: video: remove debugging codeAbdun Nihaal2018-05-111-23/+0
* staging: rtl8723bs: Replace license boilerplate with SPDX identifiersNathan Chancellor2018-05-11167-1494/+167
* Merge tag 'iio-for-4.18a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2018-05-1173-2139/+3170
|\
| * iio: adc: stm32-adc: add support for STM32MP1Fabrice Gasnier2018-05-072-22/+91
| * dt-bindings: iio: stm32-adc: add support for STM32MP1Fabrice Gasnier2018-05-071-1/+5
| * iio: iio.h: use nested struct support on kernel-doc markupMauro Carvalho Chehab2018-05-071-12/+12
| * staging: iio: tsl2x7x: add device ids for code readabilityBrian Masney2018-05-061-10/+10
| * staging: iio: tsl2x7x: correct integration time and lux equationBrian Masney2018-05-062-98/+79
| * staging: iio: tsl2x7x: use IIO_CONST_ATTR for calibscale_availableBrian Masney2018-05-061-42/+4
| * staging: iio: tsl2x7x: move calibscale_available attribute to IIO_INTENSITY c...Brian Masney2018-05-061-13/+10
| * staging: iio: tsl2x7x: don't setup event handlers if interrupts are not confi...Brian Masney2018-05-061-18/+112
| * staging: iio: tsl2x7x: add range checking to three sysfs attributesBrian Masney2018-05-061-17/+11