summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| * staging: iio: tsl2x7x: use GPL-2.0+ SPDX license identifierBrian Masney2018-05-062-24/+2
| * iio: ti-dac5571: Add DT binding documentationSean Nyekjaer2018-05-061-0/+24
| * iio: dac: add TI DAC5571 family supportSean Nyekjaer2018-05-063-0/+450
| * iio: imu: inv_mpu6050: minor wording fixesMartin Kelly2018-05-063-4/+4
| * iio: imu: inv_mpu6050: fix user_ctrl register overwrittenJean-Baptiste Maneyrol2018-05-065-12/+17
| * iio: imu: inv_mpu6050: skip first sample when gyro is onJean-Baptiste Maneyrol2018-05-063-1/+10
| * iio: imu: inv_mpu6050: fix possible deadlock between mutex and iioJean-Baptiste Maneyrol2018-05-061-18/+16
| * iio: imu: inv_mpu6050: use i2c mux only for chip with i2c aux busJean-Baptiste Maneyrol2018-05-061-16/+25
| * staging: iio: Documentation: Add missing sysfs docs for angle channelDavid Veenstra2018-04-281-0/+9
| * staging: iio: ad2s1200: Improve readability with be16_to_cpupDavid Veenstra2018-04-281-7/+4
| * iio: afe: rescale: new driverPeter Rosin2018-04-286-0/+387
| * dt-bindings: iio: afe: add binding for current-sense-amplifierPeter Rosin2018-04-282-0/+27
| * dt-bindings: iio: afe: add binding for voltage-dividerPeter Rosin2018-04-282-0/+54
| * dt-bindings: iio: afe: add binding for current-sense-shuntPeter Rosin2018-04-282-0/+47
| * iio: accel: bcm150: Remove handling for regmap raw_read_maxCharles Keepax2018-04-281-20/+3
| * iio: imu: inv_mpu6050: clean read channel data error pathJean-Baptiste Maneyrol2018-04-281-6/+10