aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* iio:pressure:bmp280: Read calibration data in probeStefan Tatschner2018-01-081-71/+132
* iio: adc: ina2xx: Actually align the loop with the conversion ready flagStefan Brüns2018-01-081-19/+38
* iio: adc: ina2xx: Align timestamp with conversion ready flagStefan Brüns2018-01-081-2/+2
* iio: adc: ina2xx: Use a monotonic clock for delay calculationStefan Brüns2018-01-081-14/+27
* iio: fix SPHINX kernel-docs build warningTobin C. Harding2018-01-081-2/+2
* iio: adc: ina2xx: Make calibration register value fixedMaciej Purski2018-01-081-31/+33
* staging: iio: remove unnecessary parenthesesJi-Hun Kim2018-01-081-1/+1
* Drivers: iio:adc: fix brace coding style issue in at91_adc.cVenkat Prashanth B U2018-01-081-2/+2
* iio: hx711: fix bug in reset functionalityAndreas Klinger2018-01-081-7/+6
* iio: hx711: add triggered buffer supportAndreas Klinger2018-01-082-23/+100
* iio: adc: ina2xx: Do not udelay for several secondsStefan Brüns2018-01-081-3/+5
* iio: adc: ina2xx: Remove unneeded dummy read to clear CNVR flagStefan Brüns2018-01-081-14/+0
* iio: adc: ina2xx: Clarify size requirement for data bufferStefan Brüns2018-01-081-1/+2
* iio: adc: ina2xx: Remove bogus cast for data argumentStefan Brüns2018-01-081-2/+1
* iio: adc: meson-saradc: program the channel muxes during initializationMartin Blumenstingl2018-01-081-3/+29
* iio: adc: meson-saradc: fix the clock frequency on Meson8 and Meson8bMartin Blumenstingl2018-01-081-1/+7
* iio: ABI: Fix name of timestamp sysfs fileLinus Walleij2018-01-081-1/+1
* drivers: iio: gyro: remove duplicate includesPravin Shedge2018-01-081-1/+0
* iio: dac: mcp4725: Remove unneeded conversions to boolAndrew F. Davis2018-01-081-1/+1
* iio: stm32: Adopt SPDX identifierBenjamin Gaignard2018-01-089-85/+9
* iio: light: make a couple of config structures staticColin Ian King2018-01-082-2/+2
* iio: buffer: Expose data availableMatt Fornero2018-01-082-0/+25
* iio: mma8452: replace license description with SPDX specifierMartin Kepplinger2018-01-081-3/+1
* iio: common: ssp_sensors: use ktime_get_real_ns() timestampsArnd Bergmann2018-01-081-4/+1
* iio: dummy_evgen: modify the return value check for irq_sim_init()Bartosz Golaszewski2018-01-081-1/+1
* Merge 4.15-rc6 into staging-nextGreg Kroah-Hartman2018-01-02499-2595/+7315
|\
| * Linux 4.15-rc6Linus Torvalds2017-12-311-1/+1
| * Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2017-12-3114-39/+42
| |\
| | * x86/apic: Switch all APICs to Fixed delivery modeThomas Gleixner2017-12-296-16/+8
| | * x86/apic: Update the 'apic=' description of setting APIC driverDou Liyang2017-12-281-1/+5
| | * x86/apic: Avoid wrong warning when parsing 'apic=' in X86-32 caseDou Liyang2017-12-281-0/+2
| | * x86-32: Fix kexec with stack canary (CONFIG_CC_STACKPROTECTOR)Linus Torvalds2017-12-271-3/+1
| | * x86: Remove unused parameter of prepare_switch_torodrigosiqueira2017-12-271-3/+2
| | * x86/stacktrace: Make zombie stack traces reliableJosh Poimboeuf2017-12-191-1/+5
| | * x86/mm: Unbreak modules that use the DMA APITom Lendacky2017-12-181-2/+2
| | * x86/build: Make isoimage work on DebianMatthew Wilcox2017-12-161-12/+16
| | * x86/espfix/64: Fix espfix double-fault handling on 5-level systemsAndy Lutomirski2017-12-151-1/+1
| * | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-12-313-16/+16
| |\ \
| | * | x86/ldt: Make LDT pgtable free conditionalThomas Gleixner2017-12-311-1/+2
| | * | x86/ldt: Plug memory leak in error pathThomas Gleixner2017-12-311-1/+7
| | * | x86/mm: Remove preempt_disable/enable() from __native_flush_tlb()Thomas Gleixner2017-12-311-6/+8
| | * | x86/smpboot: Remove stale TLB flush invocationsThomas Gleixner2017-12-311-9/+0
| * | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2017-12-316-20/+52
| |\ \ \
| | * | | timerqueue: Document return values of timerqueue_add/del()Thomas Gleixner2017-12-291-3/+5
| | * | | timers: Invoke timer_start_debug() where it makes senseThomas Gleixner2017-12-291-2/+2
| | * | | nohz: Prevent a timer interrupt storm in tick_nohz_stop_sched_tick()Thomas Gleixner2017-12-291-2/+17
| | * | | timers: Reinitialize per cpu bases on hotplugThomas Gleixner2017-12-294-4/+21
| | * | | timers: Use deferrable base independent of base::nohz_activeAnna-Maria Gleixner2017-12-291-9/+7
| * | | | Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-12-311-4/+4
| |\ \ \ \
| | * | | | cpu/hotplug: Move inline keyword at the beginning of declarationMathieu Malaterre2017-12-271-4/+4