summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-01-10staging: rtl8188: avoid excessive stack usageArnd Bergmann
2020-01-10staging: rts5208: remove unneeded header include pathMasahiro Yamada
2020-01-10Merge tag 'iio-for-5.6a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman
2020-01-03staging: wfx: check for memory allocation failures from wfx_alloc_hifColin Ian King
2020-01-03staging: exfat: add STAGING prefix to config namesNamjae Jeon
2020-01-03staging: vt6656: remove unnecessary parenthesisAmir Mahdi Ghorbanian
2020-01-03staging: rtl8188eu: use break to exit while loopMichael Straube
2020-01-03staging: kpc2000: remove unnecessary assertions in kpc_dma_transferAditya Pakki
2019-12-30iio: accel: bma180: BMA254 supportLinus Walleij
2019-12-29iio: pressure: bmp280: Allow device to be enumerated from ACPIAndy Shevchenko
2019-12-29iio: pressure: bmp280: Drop ACPI supportAndy Shevchenko
2019-12-29iio: buffer: rename 'read_first_n' callback to 'read'Lars-Peter Clausen
2019-12-29iio: buffer-dmaengine: Report buffer length requirementsLars-Peter Clausen
2019-12-29iio: pressure: Add driver for DLH pressure sensorsTomislav Denis
2019-12-29iio: buffer-dmaengine: Add module informationLars-Peter Clausen
2019-12-29iio: accel: bma180: Use explicit member assignmentLinus Walleij
2019-12-29iio: accel: bma180: Basic regulator supportLinus Walleij
2019-12-29iio: accel: bma180: Add dev helper variableLinus Walleij
2019-12-29iio: imu: st_lsm6dsx: enable sensor-hub support for lsm6dsmLorenzo Bianconi
2019-12-29iio: imu: st_lsm6dsx: rename st_lsm6dsx_shub_read_reg in st_lsm6dsx_shub_read...Lorenzo Bianconi
2019-12-29iio: imu: st_lsm6dsx: check if shub_output reg is located in primary pageLorenzo Bianconi
2019-12-29iio: imu: st_lsm6dsx: check if pull_up is located in primary pageLorenzo Bianconi
2019-12-29iio: imu: st_lsm6dsx: check if master_enable is located in primary pageLorenzo Bianconi
2019-12-29iio: imu: st_lsm6dsx: export max num of slave devices in st_lsm6dsx_shub_sett...Lorenzo Bianconi
2019-12-29iio: light: remove unneeded semicolonChen Zhou
2019-12-29iio: chemical: atlas-ph-sensor: rename atlas-ph-sensor to atlas-sensorMatt Ranostay
2019-12-29iio: st_sensors: Describe function parameters in kernel-docAndy Shevchenko
2019-12-29iio: pressure: st_press: Mark default_press_pdata with __maybe_unusedAndy Shevchenko
2019-12-29iio: accel: st_accel: Mark default_accel_pdata with __maybe_unusedAndy Shevchenko
2019-12-29iio: gyro: st_gyro: Mark gyro_pdata with __maybe_unusedAndy Shevchenko
2019-12-29iio: pressure: st_press: Drop unnecessary #else branch for ACPIAndy Shevchenko
2019-12-29iio: accel: st_accel: Drop unnecessary #else branch for ACPIAndy Shevchenko
2019-12-29iio: light: st_uvis25: Drop unneeded header inclusionAndy Shevchenko
2019-12-29iio: st_lsm6dsx: Make use of device propertiesAndy Shevchenko
2019-12-29iio: st_lsm6dsx: Drop unneeded OF codeAndy Shevchenko
2019-12-29iio: st_lsm6dsx: Mark predefined constants with __maybe_unusedAndy Shevchenko
2019-12-29iio: adc: ad7923: Add support for the ad7908/ad7918/ad7928Daniel Junho
2019-12-29iio: adc: ad7923: Add of_device_id tableDaniel Junho
2019-12-29iio: adc: ad7923: Fix checkpatch warningDaniel Junho
2019-12-29iio: adc: ad7923: Remove the unused definesDaniel Junho
2019-12-29iio: accel: bma400: basic regulator supportDan Robertson
2019-12-29iio: accel: Add driver for the BMA400Dan Robertson
2019-12-23Merge 5.5-rc3 into staging-nextGreg Kroah-Hartman
2019-12-22Merge tag 'block-5.5-20191221' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-12-22Merge tag 'riscv/for-v5.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-12-21Merge tag 'for-linus-5.5b-rc3-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2019-12-21Merge tag 'powerpc-5.5-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-12-21Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-12-20sfc: Include XDP packet headroom in buffer step size.Charles McLachlan