summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* iio: dac: ad7303: replace mlock with own lockAlexandru Ardelean2019-10-151-4/+9
* dt-bindings: iio: maxbotix,mb1232.yaml: transform to yamlAndreas Klinger2019-10-152-29/+60
* iio: imu: st_lsm6dsx: add odr calibration featureMario Tesi2019-10-153-3/+29
* iio: imu: st_lsm6dsx: enable drdy-mask if availableLorenzo Bianconi2019-10-153-0/+29
* iio: dac: stm32: add power management supportFabrice Gasnier2019-10-152-33/+199
* iio: imu: st_lsm6dsx: enable wake-up event for LSM6DSOLorenzo Bianconi2019-10-151-1/+24
* dt-bindings: iio: imu: st_lsm6dsx: document missing wakeup-source propertyLorenzo Bianconi2019-10-151-0/+1
* iio: imu: st_lsm6dsx: add missing kernel documenationLorenzo Bianconi2019-10-151-0/+3
* iio: imu: st_lsm6dsx: add wakeup_source in st_sensors_platform_dataLorenzo Bianconi2019-10-152-2/+6
* iio: imu: st_lsm6dsx: fix checkpatch warningLorenzo Bianconi2019-10-151-16/+19
* iio: imu: st_lsm6dsx: grab conf mutex in st_lsm6dsx_write_event_configLorenzo Bianconi2019-10-151-0/+2
* iio: imu: st_lsm6dsx: rely on st_lsm6dsx_update_bits_locked configuring eventsLorenzo Bianconi2019-10-151-11/+14
* iio: imu: st_lsm6dsx: always check enable_reg in st_lsm6dsx_event_setupLorenzo Bianconi2019-10-151-12/+11
* iio: imu: st_lsm6dsx: move bdu/boot and reset register info in hw_settingsLorenzo Bianconi2019-10-152-22/+99
* iio: imu: st_lsm6dsx: do not access active-low/open-drain regs if not supportedLorenzo Bianconi2019-10-152-14/+67
* iio: imu: st_lsm6dsx: move irq related definitions in irq_configLorenzo Bianconi2019-10-152-108/+179
* iio: imu: st_lsm6dsx: add sanity check for read_fifo pointerLorenzo Bianconi2019-10-152-0/+6
* iio: imu: st_lsm6dsx: use st_lsm6dsx_read_locked in st_lsm6dsx_report_motion_...Lorenzo Bianconi2019-10-151-14/+20
* dt-bindings: Add max12xx SPI ADC series as trivial devicesMiquel Raynal2019-10-151-0/+6
* dt-bindings: Add 1027/1029/1031 SPI ADCs as trivial devicesMiquel Raynal2019-10-152-22/+6
* dt-bindings: iio: adc: max1027: Mark interrupts as optionalMiquel Raynal2019-10-151-0/+2
* iio: adc: max1027: Introduce 12-bit devices supportMiquel Raynal2019-10-152-3/+39
* iio: adc: max1027: Prepare the introduction of different resolutionsMiquel Raynal2019-10-151-42/+32
* iio: adc: max1027: Reset the device at probe timeMiquel Raynal2019-10-151-0/+8
* iio: adc: max1027: Make it optional to use interruptsMiquel Raynal2019-10-151-27/+32
* iio: adc: max1027: Add debugfs register read supportMiquel Raynal2019-10-151-2/+5
* iio: light: Add support for ADUX1020 sensorManivannan Sadhasivam2019-10-153-0/+861
* dt-bindings: iio: light: Add binding for ADUX1020Manivannan Sadhasivam2019-10-151-0/+47
* staging: wfx: fix potential vulnerability to spectreJérôme Pouiller2019-10-141-0/+2
* staging: wfx: fix error handling in wfx_tx_get_raw_link_id()Jérôme Pouiller2019-10-141-1/+2
* staging: rtl8723bs: use DIV_ROUND_UP helper macroWambui Karuga2019-10-141-3/+2
* staging: vc04_services: use DIV_ROUND_UP helper macroWambui Karuga2019-10-141-2/+2
* staging: rtl8188eu: remove unnecessary conversion to boolMichael Straube2019-10-141-2/+2
* staging: rtl8188eu: remove braces from single statement if blockMichael Straube2019-10-141-2/+2
* staging: rtl8712: clean up function headersWambui Karuga2019-10-141-38/+19
* staging: rtl8712: remove unnecessary return variablesWambui Karuga2019-10-141-27/+19
* staging: octeon: remove typedef declaration for cvmx_fau_op_sizeWambui Karuga2019-10-141-2/+2
* staging: octeon: remove typedef declartion for cvmx_pko_command_word0Wambui Karuga2019-10-142-4/+4
* staging: octeon: remove typedef declaration for cvmx_fau_reg_32Wambui Karuga2019-10-141-6/+8
* staging: octeon: remove typedef declaration for cvmx_helper_link_infoWambui Karuga2019-10-145-13/+13
* staging: octeon: remove typedef declaration for cvmx_wqeWambui Karuga2019-10-144-16/+16
* Merge 5.4-rc3 into staging-nextGreg Kroah-Hartman2019-10-14677-6374/+6054
|\
| * Linux 5.4-rc3v5.4-rc3Linus Torvalds2019-10-141-1/+1
| * Merge tag 'trace-v5.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2019-10-1315-132/+223
| |\
| | * tracing: Initialize iter->seq after zeroing in tracing_read_pipe()Petr Mladek2019-10-131-0/+1
| | * tracing/hwlat: Don't ignore outer-loop duration when calculating max_latencySrivatsa S. Bhat (VMware)2019-10-131-0/+2
| | * tracing/hwlat: Report total time spent in all NMIs during the sampleSrivatsa S. Bhat (VMware)2019-10-131-1/+1
| | * recordmcount: Fix nop_mcount() functionSteven Rostedt (VMware)2019-10-131-4/+1
| | * tracing: Do not create tracefs files if tracefs lockdown is in effectSteven Rostedt (VMware)2019-10-131-0/+4
| | * tracing: Add locked_down checks to the open calls of files created for tracefsSteven Rostedt (VMware)2019-10-1310-4/+98