summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2021-06-09Merge tag 'iio-for-5.14a' of https://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2021-06-07Merge branch 'ib-iio-i2c-5.13rc1' into togregJonathan Cameron
2021-06-07i2c: core: Add stub for i2c_verify_client() if !CONFIG_I2CJonathan Cameron
2021-06-03iio: accel: st_sensors: Support generic mounting matrixLinus Walleij
2021-06-03iio: st_sensors: Create extended attr macroLinus Walleij
2021-06-03iio: Drop Duplicated "mount-matrix" parameterAndy Shevchenko
2021-05-29Merge tag 'driver-core-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-05-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-05-28Merge tag 'nfs-for-5.13-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2021-05-28Merge tag 'clang-features-v5.13-rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-05-27KVM: rename KVM_REQ_PENDING_TIMER to KVM_REQ_UNBLOCKMarcelo Tosatti
2021-05-27KVM: PPC: exit halt polling on need_resched()Wanpeng Li
2021-05-26Merge tag 'net-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-05-26net: phy: Document phydev::dev_flags bits allocationFlorian Fainelli
2021-05-26SUNRPC: More fixes for backlog congestionTrond Myklebust
2021-05-24init: verify that function is initcall_t at compile-timeMarco Elver
2021-05-24Merge branch 'for-5.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-05-24Merge tag 'spi-fix-v5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-05-24cgroup: fix spelling mistakesZhen Lei
2021-05-22linux/bits.h: fix compilation error with GENMASKRikard Falkeborn
2021-05-22Merge tag 'block-5.13-2021-05-22' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-05-21drivers: base: Fix device link removalRafael J. Wysocki
2021-05-21Merge branch 'for-v5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-05-20Merge tag 'platform-drivers-x86-v5.13-2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2021-05-20Merge tag 'char-misc-5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-05-20block: prevent block device lookups at the beginning of del_gendiskChristoph Hellwig
2021-05-19platform/surface: aggregator: avoid clang -Wconstant-conversion warningArnd Bergmann
2021-05-18{net,vdpa}/mlx5: Configure interface MAC into mpfs L2 tableEli Cohen
2021-05-18{net, RDMA}/mlx5: Fix override of log_max_qp by other deviceMaor Gottlieb
2021-05-18signal: Deliver all of the siginfo perf data in _perfEric W. Biederman
2021-05-18signal: Factor force_sig_perf out of perf_sigtrapEric W. Biederman
2021-05-18signal: Implement SIL_FAULT_TRAPNOEric W. Biederman
2021-05-18siginfo: Move si_trapno inside the union inside _si_faultEric W. Biederman
2021-05-18Merge tag 'v5.13-rc2' into spi-5.13Mark Brown
2021-05-17iio: cros_ec_sensors: Fix alignment of buffer in iio_push_to_buffers_with_tim...Jonathan Cameron
2021-05-17iio: st_sensors: Add lsm9ds0 IMU supportAndy Shevchenko
2021-05-17iio: st_sensors: Make accel, gyro, magn and pressure probe sharedAndy Shevchenko
2021-05-17iio: magnetometer: st_magn: Provide default platform dataAndy Shevchenko
2021-05-17iio: core: move @clock_id from struct iio_dev to struct iio_dev_opaqueJonathan Cameron
2021-05-17iio: core: move @flags from struct iio_dev to struct iio_dev_opaqueJonathan Cameron
2021-05-17iio: core: move @chrdev from struct iio_dev to struct iio_dev_opaqueJonathan Cameron
2021-05-17iio: core: move @info_exist_lock to struct iio_dev_opaqueJonathan Cameron
2021-05-17iio: core: move @scan_index_timestamp to struct iio_dev_opaqueJonathan Cameron
2021-05-17iio: core: move @trig_readonly from struct iio_dev to struct iio_dev_opaqueJonathan Cameron
2021-05-17iio: core: move @driver_module from struct iio_dev to struct iio_dev_opaqueJonathan Cameron
2021-05-17iio: avoid shadowing of variable name in to_iio_dev_opaque()Jonathan Cameron
2021-05-17iio: core: move @id from struct iio_dev to struct iio_dev_opaqueJonathan Cameron
2021-05-17iio: adis: add burst_max_speed_hz variableNuno Sa
2021-05-16Merge tag 'driver-core-5.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-05-15Merge tag 'core-urgent-2021-05-15' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds