summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'iio-for-4.8c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2016-07-14103-2034/+2507
|\
| * drivers:iio:accel:mma8452: removed unwanted return statementsBijosh Thykkoottathil2016-07-051-5/+1
| * drivers:iio:accel:mma8452: added cleanup provision in case of failure.Bijosh Thykkoottathil2016-07-051-2/+2
| * iio:st_pressure: clean useless static channel initializersGregor Boirie2016-07-041-10/+0
| * iio:st_pressure:lps22hb: temperature supportGregor Boirie2016-07-041-3/+23
| * iio:st_pressure:lps22hb: open drain supportGregor Boirie2016-07-041-0/+5
| * iio:st_pressure: temperature triggered bufferingGregor Boirie2016-07-041-9/+13
| * iio:st_pressure: document sampling gainsGregor Boirie2016-07-041-4/+88
| * iio:st_pressure: align storagebits on power of 2Gregor Boirie2016-07-041-2/+2
| * iio:st_sensors: align on storagebits boundariesGregor Boirie2016-07-042-20/+19
| * staging:iio:lis3l02dq drop separate driverJonathan Cameron2016-07-045-1477/+0
| * iio: accel: st_accel: Add lis3l02dq supportJonathan Cameron2016-07-045-11/+86
| * iio: adc: add missing of_node references to iio_devMatt Ranostay2016-07-0320-0/+20
| * iio: adc: ti-ads1015: add indio_dev->dev.of_node referenceMatt Ranostay2016-07-031-0/+1
| * iio: potentiometer: Fix typo in KconfigFlorian Vaussard2016-07-031-3/+3
| * iio: potentiometer: mcp4531: Add device tree bindingFlorian Vaussard2016-07-031-1/+86
| * iio: potentiometer: mcp4531: Add support for MCP454x, MCP456x, MCP464x and MC...Florian Vaussard2016-07-032-2/+76
| * iio:imu:mpu6050: icm20608 initial supportGregor Boirie2016-07-035-4/+14
| * iio: adc: max1363: Add device tree bindingFlorian Vaussard2016-07-031-1/+60
| * iio: bmg160: add callbacks for the filter frequencySteffen Trumtrar2016-07-031-12/+96
| * iio: Add driver for Broadcom iproc-static-adcRaveendra Padasalagi2016-07-033-0/+657
| * iio: pressure: bmp280: read calibration data onceLinus Walleij2016-07-031-46/+48
| * iio: pressure: bmp280: add power managementLinus Walleij2016-07-034-1/+69
| * iio: pressure: bmp280: add support for BMP085 EOC interruptLinus Walleij2016-07-034-10/+86
| * iio: pressure: bmp280: add SPI interface driverLinus Walleij2016-07-034-3/+140
| * iio: pressure: bmp280: split off an I2C Kconfig entryLinus Walleij2016-07-034-6/+24
| * iio: pressure: bmp280: split driver in logical partsLinus Walleij2016-07-035-272/+318
| * iio: pressure: bmp280: support supply regulatorsLinus Walleij2016-07-031-4/+62
| * drivers:iio:light:isl29125: added macros for sensing rangeBijosh Thykkoottathil2016-07-031-4/+7
| * iio: st_sensors: harden interrupt handlingLinus Walleij2016-07-022-46/+115
| * iio: magn: ak8975: deploy runtime and system PMLinus Walleij2016-06-301-0/+72
| * iio: magn: ak8975: make sure to power down at remove()Linus Walleij2016-06-301-0/+1
| * iio: magn: ak8975: allow a delay after enabling regulatorsLinus Walleij2016-06-301-0/+6
| * iio: magn: ak8975: refactor regulator handlersLinus Walleij2016-06-301-25/+18
| * iio: magn: ak8975: add Vid regulatorLinus Walleij2016-06-301-0/+15
| * iio: magn: ak8975: fix regulator usageLinus Walleij2016-06-301-9/+7
| * iio: pressure: bmp280: add reset GPIO line handlingLinus Walleij2016-06-301-0/+10
| * iio: pressure: bmp280: support device tree initializationLinus Walleij2016-06-301-0/+15
| * iio:core: timestamping clock selection supportGregor Boirie2016-06-3066-105/+305
* | Merge 4.7-rc6 into staging-nextGreg Kroah-Hartman2016-07-04216-1224/+2151
|\ \ | |/ |/|
| * Merge tag 'drm-fixes-for-v4.7-rc6' of git://people.freedesktop.org/~airlied/l...Linus Torvalds2016-07-0211-72/+156
| |\
| | * Merge tag 'drm-intel-fixes-2016-06-30' of git://anongit.freedesktop.org/drm-i...Dave Airlie2016-07-024-16/+18
| | |\
| | | * drm/i915: Fix missing unlock on error in i915_ppgtt_info()Wei Yongjun2016-06-301-2/+2
| | | * drm/i915: Avoid early timeout during AUX transfersImre Deak2016-06-291-1/+1
| | | * drm/i915/hsw: Avoid early timeout during LCPLL disable/restoreImre Deak2016-06-291-4/+4
| | | * drm/i915/lpt: Avoid early timeout during FDI PHY resetImre Deak2016-06-291-4/+4
| | | * drm/i915/bxt: Avoid early timeout during PLL enableImre Deak2016-06-291-2/+2
| | | * drm/i915: Refresh cached DP port register value on resumeVille Syrjälä2016-06-291-3/+5
| | * | Merge branch 'drm-fixes-4.7' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2016-07-027-56/+138
| | |\ \
| | | * | drm/amd/powerplay: workaround for UVD clock issueRex Zhu2016-06-291-0/+4