summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-10-15iio: imu: st_lsm6dsx: enable wake-up event for LSM6DSOLorenzo Bianconi
2019-10-15dt-bindings: iio: imu: st_lsm6dsx: document missing wakeup-source propertyLorenzo Bianconi
2019-10-15iio: imu: st_lsm6dsx: add missing kernel documenationLorenzo Bianconi
2019-10-15iio: imu: st_lsm6dsx: add wakeup_source in st_sensors_platform_dataLorenzo Bianconi
2019-10-15iio: imu: st_lsm6dsx: fix checkpatch warningLorenzo Bianconi
2019-10-15iio: imu: st_lsm6dsx: grab conf mutex in st_lsm6dsx_write_event_configLorenzo Bianconi
2019-10-15iio: imu: st_lsm6dsx: rely on st_lsm6dsx_update_bits_locked configuring eventsLorenzo Bianconi
2019-10-15iio: imu: st_lsm6dsx: always check enable_reg in st_lsm6dsx_event_setupLorenzo Bianconi
2019-10-15iio: imu: st_lsm6dsx: move bdu/boot and reset register info in hw_settingsLorenzo Bianconi
2019-10-15iio: imu: st_lsm6dsx: do not access active-low/open-drain regs if not supportedLorenzo Bianconi
2019-10-15iio: imu: st_lsm6dsx: move irq related definitions in irq_configLorenzo Bianconi
2019-10-15iio: imu: st_lsm6dsx: add sanity check for read_fifo pointerLorenzo Bianconi
2019-10-15iio: imu: st_lsm6dsx: use st_lsm6dsx_read_locked in st_lsm6dsx_report_motion_...Lorenzo Bianconi
2019-10-15dt-bindings: Add max12xx SPI ADC series as trivial devicesMiquel Raynal
2019-10-15dt-bindings: Add 1027/1029/1031 SPI ADCs as trivial devicesMiquel Raynal
2019-10-15dt-bindings: iio: adc: max1027: Mark interrupts as optionalMiquel Raynal
2019-10-15iio: adc: max1027: Introduce 12-bit devices supportMiquel Raynal
2019-10-15iio: adc: max1027: Prepare the introduction of different resolutionsMiquel Raynal
2019-10-15iio: adc: max1027: Reset the device at probe timeMiquel Raynal
2019-10-15iio: adc: max1027: Make it optional to use interruptsMiquel Raynal
2019-10-15iio: adc: max1027: Add debugfs register read supportMiquel Raynal
2019-10-15iio: light: Add support for ADUX1020 sensorManivannan Sadhasivam
2019-10-15dt-bindings: iio: light: Add binding for ADUX1020Manivannan Sadhasivam
2019-10-14staging: wfx: fix potential vulnerability to spectreJérôme Pouiller
2019-10-14staging: wfx: fix error handling in wfx_tx_get_raw_link_id()Jérôme Pouiller
2019-10-14staging: rtl8723bs: use DIV_ROUND_UP helper macroWambui Karuga
2019-10-14staging: vc04_services: use DIV_ROUND_UP helper macroWambui Karuga
2019-10-14staging: rtl8188eu: remove unnecessary conversion to boolMichael Straube
2019-10-14staging: rtl8188eu: remove braces from single statement if blockMichael Straube
2019-10-14staging: rtl8712: clean up function headersWambui Karuga
2019-10-14staging: rtl8712: remove unnecessary return variablesWambui Karuga
2019-10-14staging: octeon: remove typedef declaration for cvmx_fau_op_sizeWambui Karuga
2019-10-14staging: octeon: remove typedef declartion for cvmx_pko_command_word0Wambui Karuga
2019-10-14staging: octeon: remove typedef declaration for cvmx_fau_reg_32Wambui Karuga
2019-10-14staging: octeon: remove typedef declaration for cvmx_helper_link_infoWambui Karuga
2019-10-14staging: octeon: remove typedef declaration for cvmx_wqeWambui Karuga
2019-10-14Merge 5.4-rc3 into staging-nextGreg Kroah-Hartman
2019-10-13Linux 5.4-rc3Linus Torvalds
2019-10-13Merge tag 'trace-v5.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2019-10-13Merge tag 'hwmon-for-v5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-10-13Merge tag 'fixes-for-5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-10-13Merge tag 'for-linus-20191012' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-10-13Merge tag 'iio-for-5.5a-take3' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2019-10-13staging: rtl8723bs: Remove comparison to NULLWambui Karuga
2019-10-13staging: fbtft: fbtft-core: Fix last line displayed on fbconMichael Hennerich
2019-10-13staging: vc04_services: place the AND operator at the end of the previous lineJules Irenge
2019-10-13iio: pressure: bmp280: remove stray newlineBartosz Golaszewski
2019-10-13iio: adc: sc27xx: Use devm_hwspin_lock_request_specific() to simplify codeBaolin Wang
2019-10-13iio: chemical: atlas-ph-sensor: fix iio_triggered_buffer_predisable() positionAlexandru Ardelean
2019-10-12tracing: Initialize iter->seq after zeroing in tracing_read_pipe()Petr Mladek