aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-04-25Merge tag 'iio-for-5.2b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman
2019-04-22iio: adc: qcom-spmi-adc5: Fix of-based module autoloadingBjorn Andersson
2019-04-22iio: dummy_evgen: fix possible memleak in evgen initPan Bian
2019-04-22iio:accel:Switch hardcoded function name with a reference to __func__ making ...Mohan Kumar
2019-04-22iio: adc: stm32-dfsdm: fix triggered buffer build dependencyFabrice Gasnier
2019-04-22iio: adc: stm32-dfsdm: fix unmet direct dependencies detectedFabrice Gasnier
2019-04-22iio: imx7d_adc: Use devm_iio_device_register()Andrey Smirnov
2019-04-22iio: imx7d_adc: Simplify imx7d_adc_remove() with imx7d_adc_suspend()Andrey Smirnov
2019-04-22iio: imx7d_adc: Simplify imx7d_adc_probe() with imx7d_adc_resume()Andrey Smirnov
2019-04-22drivers/iio/gyro/mpu3050-core.c: This patch fix the following checkpatch warn...Mohan Kumar
2019-04-22iio: dac: ad5758: Modifications for new revisionMircea Caprioru
2019-04-22iio: imu: st_lsm6dsx: inline per-sensor dataLorenzo Bianconi
2019-04-22iio: adc: Add driver for the TI ADS8344 A/DC chipsGregory CLEMENT
2019-04-22iio: gyro: fxas21002c: add spi driverRui Miguel Silva
2019-04-22iio: gyro: fxas21002c: add i2c driverRui Miguel Silva
2019-04-22iio: gyro: add core driver for fxas21002cRui Miguel Silva
2019-04-21Merge 5.1-rc6 into staging-nextGreg Kroah-Hartman
2019-04-20staging: kpc2000: add initial set of Daktronics driversGreg Kroah-Hartman
2019-04-20Staging: rtlwifi: Replace return typeMadhumitha Prabakaran
2019-04-20Staging: rtl8723bs: core: Replace return typesMadhumitha Prabakaran
2019-04-20Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-04-20Merge tag 'i3c/fixes-for-5.1-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-04-20Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2019-04-19Merge tag 'tty-5.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2019-04-19Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-04-19Merge tag 'staging-5.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-04-19Merge tag 'char-misc-5.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-04-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2019-04-19coredump: fix race condition between mmget_not_zero()/get_task_mm() and core ...Andrea Arcangeli
2019-04-19mm/memory_hotplug: do not unlock after failing to take the device_hotplug_lockzhong jiang
2019-04-19staging: speakup: refactor to use existing code in vtOkash Khawaja
2019-04-19vt: selection: allow functions to be called from inside kernelOkash Khawaja
2019-04-19staging: greybus: power_supply: use struct_size() helperGustavo A. R. Silva
2019-04-19staging: comedi: use help instead of ---help--- in KconfigMoses Christopher
2019-04-19Staging: rtl8723bs: Avoid typedefs for structureBhanusree Pola
2019-04-19staging: mt7621-pci-phy: convert driver to use kernel regmap API'sSergio Paracuellos
2019-04-19staging: mt7621-pci-phy: add quirks for 'E2' revision using 'soc_device_attri...Sergio Paracuellos
2019-04-19staging: mt7621-pci-phy: remove some unnecessary local variablesSergio Paracuellos
2019-04-19staging: mt7621-pci-phy: use 'platform_get_resource'Sergio Paracuellos
2019-04-19staging: rtl8723bs: fix spelling mistake: "nonprintabl" -> "non-printable"Colin Ian King
2019-04-19staging: rtlwifi: fix spelling mistake "notity" -> "notify"Colin Ian King
2019-04-19staging: comedi: dt9812: Call mutex_destroy() on private mutexIan Abbott
2019-04-19staging: comedi: ni_usb6501: Call mutex_destroy() on private mutexIan Abbott
2019-04-19staging: comedi: usbdux: Call mutex_destroy() on private mutexIan Abbott
2019-04-19staging: comedi: usbduxfast: Call mutex_destroy() on private mutexIan Abbott
2019-04-19staging: comedi: usbduxsigma: Call mutex_destroy() on private mutexIan Abbott
2019-04-19staging: most: configfs: Make mdev_link_list staticYueHaibing
2019-04-19staging: rtl8723bs: hal: fix spelling mistake "singal" -> "signal"Colin Ian King
2019-04-19staging: vc04_services: handle kzalloc failureNicholas Mc Guire
2019-04-19staging: comedi: Add lockdep_assert_held() calls for dev->attach_lockIan Abbott