summaryrefslogtreecommitdiffstats
path: root/drivers/i3c (unfollow)
Commit message (Expand)AuthorFilesLines
2021-02-21iio: adc: ab8500-gpadc: Fix off by 10 to 3Linus Walleij1-1/+1
2021-02-21iio:adc:stm32-adc: Add HAS_IOMEM dependencyJonathan Cameron1-0/+1
2021-02-21iio: adis16400: Fix an error code in adis16400_initial_setup()Dan Carpenter1-2/+1
2021-02-14iio: adc: adi-axi-adc: add proper Kconfig dependenciesAlexandru Ardelean1-0/+2
2021-02-12iio: adc: ad7949: fix wrong ADC result due to incorrect bit maskWilfried Wessner1-1/+1
2021-01-30iio: hid-sensor-prox: Fix scale not correct issueYe Xiang1-2/+11
2021-01-16iio:adc:qcom-spmi-vadc: add default scale to LR_MUX2_BAT_ID channelJonathan Albrieux1-1/+1
2021-01-14iio: sx9310: Fix semtech,avg-pos-strength setting when > 16Stephen Boyd1-1/+2
2021-01-14iio: common: st_sensors: fix possible infinite loop in st_sensors_irq_threadLorenzo Bianconi1-14/+17
2021-01-14iio: ad5504: Fix setting power-down stateLars-Peter Clausen1-2/+2
2021-01-14counter:ti-eqep: remove floorDavid Lechner1-35/+0
2021-01-14drivers: iio: temperature: Add delay after the addressed reset command in mlx...Slaveyko Slaveykov1-0/+6
2021-01-14iio: adc: ti_am335x_adc: remove omitted iio_kfifo_free()Alexandru Ardelean1-5/+1
2021-01-14dt-bindings: iio: accel: bma255: Fix bmc150/bmi055 compatibleStephan Gerhold1-2/+2
2021-01-14iio: sx9310: Off by one in sx9310_read_thresh()Dan Carpenter1-1/+1
2021-01-10Linux 5.11-rc3v5.11-rc3Linus Torvalds1-1/+1
2021-01-10Documentation: kbuild: Fix section referenceViresh Kumar1-1/+1
2021-01-09maintainers: update my email addressDarrick J. Wong1-2/+2
2021-01-09io_uring: stop SQPOLL submit on creator's deathPavel Begunkov1-9/+53
2021-01-09io_uring: add warn_once for io_uring_flush()Pavel Begunkov1-4/+10
2021-01-09io_uring: inline io_uring_attempt_task_drop()Pavel Begunkov1-18/+11
2021-01-09io_uring: io_rw_reissue lockdep annotationsPavel Begunkov1-0/+2
2021-01-09bcache: set bcache device into read-only mode for BCH_FEATURE_INCOMPAT_OBSO_L...Coly Li1-0/+15
2021-01-09bcache: introduce BCH_FEATURE_INCOMPAT_LOG_LARGE_BUCKET_SIZE for large bucketColy Li4-8/+29
2021-01-09bcache: check unsupported feature sets for bcache registerColy Li2-0/+29
2021-01-09bcache: fix typo from SUUP to SUPP in features.hColy Li1-3/+3
2021-01-09bcache: set pdev_set_uuid before scond loop iterationYi Li1-1/+1
2021-01-08ARC: [hsdk]: Enable FPU_SAVE_RESTOREVineet Gupta1-0/+1
2021-01-08poll: fix performance regression due to out-of-line __put_user()Linus Torvalds1-3/+11
2021-01-08Revert "init/console: Use ttynull as a fallback when there is no console"Petr Mladek5-30/+18
2021-01-08hwmon: (amd_energy) fix allocation of hwmon_channel_info configDavid Arcari1-1/+2
2021-01-08ARM: picoxcell: fix missing interrupt-parent propertiesArnd Bergmann1-0/+4
2021-01-08blk-mq-debugfs: Add decode for BLK_MQ_F_TAG_HCTX_SHAREDJohn Garry1-0/+1
2021-01-08block/rnbd-clt: avoid module unload race with close confirmationJack Wang1-1/+2
2021-01-08block/rnbd: Adding name to the Contributors ListSwapnil Ingle1-0/+1
2021-01-08block/rnbd-clt: Fix sg table use after freeGuoqing Jiang1-8/+7
2021-01-08block/rnbd-srv: Fix use after free in rnbd_srv_sess_dev_force_closeJack Wang1-3/+5
2021-01-08block/rnbd: Select SG_POOL for RNBD_CLIENTJack Wang1-0/+1
2021-01-08KVM: x86: __kvm_vcpu_halt can be staticPaolo Bonzini1-1/+1
2021-01-08x86/resctrl: Don't move a task to the same resource groupFenghua Yu1-0/+7
2021-01-08x86/resctrl: Use an IPI instead of task_work_add() to update PQR_ASSOC MSRFenghua Yu1-69/+43
2021-01-08block: pre-initialize struct block_device in bdev_alloc_inodeChristoph Hellwig1-2/+3
2021-01-08net: dsa: lantiq_gswip: Exclude RMII from modes that report 1 GbEAleksander Jan Bajkowski1-3/+4
2021-01-08s390/qeth: fix L2 header access in qeth_l3_osa_features_check()Julian Wiedmann1-1/+1
2021-01-08s390/qeth: fix locking for discipline setup / removalJulian Wiedmann3-10/+7
2021-01-08s390/qeth: fix deadlock during recoveryJulian Wiedmann4-18/+34
2021-01-08selftests: fib_nexthops: Fix wrong mausezahn invocationIdo Schimmel1-1/+1
2021-01-08nexthop: Bounce NHA_GATEWAY in FDB nexthop groupsPetr Machata1-1/+1
2021-01-08nexthop: Unlink nexthop group entry in error pathIdo Schimmel1-1/+3
2021-01-08nexthop: Fix off-by-one error in error pathIdo Schimmel1-1/+1