summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-06-14iio: imu: bmi160: added regulator supportJonathan Albrieux2-0/+26
2020-06-14iio: imu: bmi160: fix typoJonathan Albrieux1-1/+1
2020-06-14dt-bindings: iio: imu: bmi160: add regulators and mount-matrixJonathan Albrieux1-0/+14
2020-06-14iio: cros_ec: Reapply range at resumeGwendal Grignou5-4/+47
2020-06-14iio: accel: mxc4005: add support for mxc6655Christian Oder1-0/+2
2020-06-14iio: magnetometer: mmc35240: Constify struct reg_defaultRikard Falkeborn1-1/+1
2020-06-14iio: light: stk3310: Constify regmap_configRikard Falkeborn1-1/+1
2020-06-14iio: dac: ad5592r-base: Constify struct iio_chan_spec_ext_infoRikard Falkeborn1-1/+1
2020-06-14iio: dac: ad5380: Constify struct iio_chan_spec_ext_infoRikard Falkeborn1-1/+1
2020-06-14iio: adc: max11100: Constify struct iio_chan_specRikard Falkeborn1-1/+1
2020-06-14iio: imu: inv_mpu6050: Drop double check for ACPI companion deviceAndy Shevchenko1-5/+1
2020-06-14iio: magnetometer: ak8975: Add gpio reset supportJonathan Albrieux1-0/+18
2020-06-14iio: magnetometer: ak8975: Fix typo, uniform measurement unit styleJonathan Albrieux1-2/+2
2020-06-14dt-bindings: iio: magnetometer: ak8975: add gpio reset supportJonathan Albrieux1-0/+7
2020-06-14dt-bindings: iio: magnetometer: ak8975: convert format to yaml, add maintainerJonathan Albrieux2-37/+76
2020-06-14dt-bindings: iio: magnetometer: ak8975: reword gpios, add interrupts, fix styleJonathan Albrieux1-6/+13
2020-06-14iio: adc: Update debug printsJishnu Prakash1-9/+9
2020-06-14iio: adc: Update return value checksJishnu Prakash1-6/+4
2020-06-14iio: adc: Add support for PMIC7 ADCJishnu Prakash3-3/+488
2020-06-14iio: adc: Add info property under adc_dataJishnu Prakash2-1/+4
2020-06-14iio: adc: Add PMIC7 ADC bindingsJishnu Prakash7-7/+366
2020-06-14iio: adc: Convert the QCOM SPMI ADC bindings to .yaml formatJishnu Prakash2-173/+252
2020-06-14iio: accel: bma400: add support for bma400 spiDan Robertson3-1/+128
2020-06-14iio: chemical: atlas-ezo-sensor: move ret variable scope in atlas_ezo_read_raw()Matt Ranostay1-2/+2
2020-06-14iio: humidity: hts221: remove usage of iio_priv_to_dev()Alexandru Ardelean3-8/+9
2020-06-14iio: position: iqs624: remove usage of iio_priv_to_dev()Alexandru Ardelean1-2/+4
2020-06-14iio: light: iqs621: remove usage of iio_priv_to_dev()Alexandru Ardelean1-2/+4
2020-06-14iio: light: tsl2563: pass iio device as i2c_client private dataAlexandru Ardelean1-5/+7
2020-06-12Merge tag 'locking-kcsan-2020-06-11' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds61-593/+4245
2020-06-12Merge tag 'locking-urgent-2020-06-11' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds28-269/+2594
2020-06-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds5-21/+47
2020-06-12amdgpu: a NULL ->mm does not mean a thread is a kthreadChristoph Hellwig1-1/+1
2020-06-12lib/lzo: fix ambiguous encoding bug in lzo-rleDave Rodgman2-2/+19
2020-06-12ocfs2: fix build failure when TCP/IP is disabledTom Seewald1-1/+1
2020-06-12mm/memory-failure: send SIGBUS(BUS_MCEERR_AR) only to current threadNaoya Horiguchi1-7/+16
2020-06-12mm/memory-failure: prioritize prctl(PR_MCE_KILL) over vm.memory_failure_early...Naoya Horiguchi1-10/+10
2020-06-12Merge tag 'io_uring-5.8-2020-06-11' of git://git.kernel.dk/linux-blockLinus Torvalds3-241/+201
2020-06-12Merge tag 'block-5.8-2020-06-11' of git://git.kernel.dk/linux-blockLinus Torvalds19-84/+104
2020-06-12afs: Fix afs_store_data() to set mtime in new operation descriptorDavid Howells1-0/+1
2020-06-12Merge tag 'x86-urgent-2020-06-11' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds11-65/+109
2020-06-12Merge tag 'timers-urgent-2020-06-11' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2020-06-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds35-148/+215
2020-06-11alpha: Fix build around srm_sysrq_reboot_opJoerg Roedel1-1/+6
2020-06-11Merge tag 'riscv-for-linus-5.8-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds31-183/+500
2020-06-11Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds8-7/+30
2020-06-11Merge tag 'm68knommu-for-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-5/+6
2020-06-11Merge tag 'mailbox-v5.8' of git://git.linaro.org/landing-teams/working/fujits...Linus Torvalds14-132/+1097
2020-06-11Merge tag 'sound-fix-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds22-55/+219
2020-06-11Merge tag 'drm-next-2020-06-11-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds8-14/+60
2020-06-11Merge tag 'nfs-for-5.8-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds26-153/+575