summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tools:iio:iio_generic_buffer: fix trigger-less modeGregor Boirie2016-08-291-1/+1
* Merge tag 'iio-fixes-for-4.8a' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2016-08-2327-57/+141
|\
| * arm: dts: rockchip: add reset node for the exist saradc SoCsCaesar Wang2016-08-233-0/+6
| * arm64: dts: rockchip: add reset saradc node for rk3368 SoCsCaesar Wang2016-08-231-0/+2
| * iio: adc: rockchip_saradc: reset saradc controller before programming itCaesar Wang2016-08-233-0/+38
| * iio: accel: kxsd9: Fix raw read returnLinus Walleij2016-08-211-0/+1
| * iio: adc: ti_am335x_adc: Increase timeout value waiting for ADC sampleVignesh R2016-08-212-5/+5
| * iio: adc: ti_am335x_adc: Protect FIFO1 from concurrent accessVignesh R2016-08-211-3/+11
| * iio: chemical: atlas-ph-sensor: fix typo in val assignmentColin Ian King2016-08-211-1/+1
| * iio: fix sched WARNING "do not call blocking ops when !TASK_RUNNING"Brian Norris2016-08-211-6/+17
| * iio:ti-ads1015: fix a wrong pointer definition.Giorgio Dal Molin2016-08-211-1/+2
| * iio: adc: at91: unbreak channel adc channel 3Anders Darander2016-08-151-2/+2
| * tools: iio: iio_generic_buffer: initialize channel array pointerAlison Schofield2016-08-151-1/+1
| * iio: humidity: hdc100x: fix sensor data reads of temp and humidityAlison Schofield2016-08-151-20/+7
| * iio: pressure: bmp280: fix runtime suspend/resume crashLinus Walleij2016-08-151-2/+4
| * iio: add Kconfig selects needed for triggered buffer compilesAlison Schofield2016-08-153-1/+8
| * iio: stx104: Unregister IIO device on remove callbackWilliam Breathitt Gray2016-08-151-9/+29
| * iio: proximity: as3935: set up buffer timestamps for non-zero valuesAlison Schofield2016-08-151-1/+1
| * iio: humidity: am2315: set up buffer timestamps for non-zero valuesAlison Schofield2016-08-151-1/+1
| * iio: accel: bma220_spi: set up buffer timestamps for non-zero valuesAlison Schofield2016-08-151-1/+1
| * iio: ad799x: Fix buffered capture for ad7991/ad7995/ad7999Lars-Peter Clausen2016-08-151-0/+1
| * iio: sw-trigger: Fix config group initializationLars-Peter Clausen2016-08-151-1/+1
| * staging: iio: ad5933: Return correct value for AD5933_OUT_RANGE.Phil Turnbull2016-08-151-1/+1
| * iio: pressure: bmp280: fix wrong pointer passed to PTR_ERR()Wei Yongjun2016-08-151-1/+1
* | include/linux: fix excess fence.h kernel-doc notationRandy Dunlap2016-08-211-2/+0
* | staging: wilc1000: correctly check if associatedsta has not been foundColin Ian King2016-08-211-2/+2
* | staging: wilc1000: NULL dereference on errorDan Carpenter2016-08-211-2/+1
* | staging: wilc1000: txq_event: Fix coding errorBinoy Jayan2016-08-211-1/+1
* | MAINTAINERS: Add file patterns for ion device tree bindingsGeert Uytterhoeven2016-08-211-0/+1
* | MAINTAINERS: Update maintainer entry for wilc1000Aditya Shankar2016-08-211-6/+2
* | staging: comedi: ni_mio_common: fix AO inttrig backwards compatibilityIan Abbott2016-08-211-1/+9
* | staging: comedi: dt2811: fix a precedence bugDan Carpenter2016-08-211-2/+2
* | staging: comedi: adv_pci1760: Do not return EINVAL for CMDF_ROUND_DOWN.Phil Turnbull2016-08-211-0/+1
* | staging: comedi: ni_mio_common: fix wrong insn_write handlerIan Abbott2016-08-211-1/+1
* | staging: comedi: comedi_test: fix timer race conditionsIan Abbott2016-08-211-34/+12
* | staging: comedi: daqboard2000: bug fix board type matching codeIan Abbott2016-08-211-1/+1
* | staging/lustre/llite: Close atomic_open race with several openersOleg Drokin2016-08-151-19/+24
|/
* Linux 4.8-rc2v4.8-rc2Linus Torvalds2016-08-141-1/+1
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2016-08-149-8/+84
|\
| * Merge branches 'thermal-intel' and 'thermal-core' into nextZhang Rui2016-08-087-3/+18
| |\
| | * thermal: clock_cooling: Fix missing mutex_init()Wei Yongjun2016-08-081-0/+1
| | * thermal: hwmon: EXPORT_SYMBOL_GPL for thermal hwmon sysfsKuninori Morimoto2016-08-081-0/+2
| | * thermal: fix race condition when updating cooling deviceMichele Di Giorgio2016-08-085-3/+15
| * | thermal/powerclamp: Prevent division by zero when counting intervalPetr Mladek2016-08-081-4/+7
| * | thermal: intel_pch_thermal: Add suspend/resume callbackSrinivas Pandruvada2016-08-081-1/+59
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds2016-08-141-1/+0
|\ \
| * | m68knommu: fix user a5 register being overwrittenGreg Ungerer2016-08-081-1/+0
| |/
* | Merge tag 'fixes-for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-08-132-1/+3
|\ \
| * | h8300: Add missing include file to asm/io.hGuenter Roeck2016-08-131-0/+2
| * | unicore32: mm: Add missing parameter to arch_vma_access_permittedGuenter Roeck2016-08-131-1/+1