summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'iio-for-5.14a' of https://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2021-06-097-36/+69
|\
| * Merge branch 'ib-iio-i2c-5.13rc1' into togregJonathan Cameron2021-06-071-1/+7
| |\
| | * i2c: core: Add stub for i2c_verify_client() if !CONFIG_I2CJonathan Cameron2021-06-071-1/+7
| * | iio: accel: st_sensors: Support generic mounting matrixLinus Walleij2021-06-031-1/+3
| * | iio: st_sensors: Create extended attr macroLinus Walleij2021-06-031-2/+8
| * | iio: Drop Duplicated "mount-matrix" parameterAndy Shevchenko2021-06-031-2/+1
| * | iio: cros_ec_sensors: Fix alignment of buffer in iio_push_to_buffers_with_tim...Jonathan Cameron2021-05-171-1/+1
| * | iio: st_sensors: Add lsm9ds0 IMU supportAndy Shevchenko2021-05-171-0/+2
| * | iio: st_sensors: Make accel, gyro, magn and pressure probe sharedAndy Shevchenko2021-05-171-0/+20
| * | iio: magnetometer: st_magn: Provide default platform dataAndy Shevchenko2021-05-171-1/+2
| * | iio: core: move @clock_id from struct iio_dev to struct iio_dev_opaqueJonathan Cameron2021-05-172-11/+3
| * | iio: core: move @flags from struct iio_dev to struct iio_dev_opaqueJonathan Cameron2021-05-172-2/+2
| * | iio: core: move @chrdev from struct iio_dev to struct iio_dev_opaqueJonathan Cameron2021-05-172-2/+2
| * | iio: core: move @info_exist_lock to struct iio_dev_opaqueJonathan Cameron2021-05-172-2/+2
| * | iio: core: move @scan_index_timestamp to struct iio_dev_opaqueJonathan Cameron2021-05-172-2/+4
| * | iio: core: move @trig_readonly from struct iio_dev to struct iio_dev_opaqueJonathan Cameron2021-05-172-2/+2
| * | iio: core: move @driver_module from struct iio_dev to struct iio_dev_opaqueJonathan Cameron2021-05-172-3/+2
| * | iio: avoid shadowing of variable name in to_iio_dev_opaque()Jonathan Cameron2021-05-171-2/+2
| * | iio: core: move @id from struct iio_dev to struct iio_dev_opaqueJonathan Cameron2021-05-172-2/+4
| * | iio: adis: add burst_max_speed_hz variableNuno Sa2021-05-171-0/+2
* | | Merge tag 'driver-core-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-05-291-4/+2
|\ \ \
| * | | drivers: base: Fix device link removalRafael J. Wysocki2021-05-211-4/+2
| |/ /
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-05-291-1/+7
|\ \ \
| * | | KVM: rename KVM_REQ_PENDING_TIMER to KVM_REQ_UNBLOCKMarcelo Tosatti2021-05-271-1/+1
| * | | KVM: PPC: exit halt polling on need_resched()Wanpeng Li2021-05-271-0/+6
| | |/ | |/|
* | | Merge tag 'nfs-for-5.13-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2021-05-281-0/+2
|\ \ \
| * | | SUNRPC: More fixes for backlog congestionTrond Myklebust2021-05-261-0/+2
| | |/ | |/|
* | | Merge tag 'clang-features-v5.13-rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-05-281-1/+2
|\ \ \
| * | | init: verify that function is initcall_t at compile-timeMarco Elver2021-05-241-1/+2
| |/ /
* | | Merge tag 'net-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-05-263-22/+45
|\ \ \
| * | | net: phy: Document phydev::dev_flags bits allocationFlorian Fainelli2021-05-261-0/+5
| * | | {net,vdpa}/mlx5: Configure interface MAC into mpfs L2 tableEli Cohen2021-05-181-0/+18
| * | | {net, RDMA}/mlx5: Fix override of log_max_qp by other deviceMaor Gottlieb2021-05-181-22/+22
* | | | Merge branch 'for-5.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-05-242-4/+4
|\ \ \ \
| * | | | cgroup: fix spelling mistakesZhen Lei2021-05-242-4/+4
| | |/ / | |/| |
* | | | Merge tag 'spi-fix-v5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-05-241-2/+2
|\ \ \ \
| * | | | Merge tag 'v5.13-rc2' into spi-5.13Mark Brown2021-05-18396-4004/+7932
| |\| | |
| * | | | spi: Switch to signed types for *_native_cs SPI controller fieldsAndy Shevchenko2021-05-111-2/+2
* | | | | linux/bits.h: fix compilation error with GENMASKRikard Falkeborn2021-05-223-9/+11
* | | | | Merge tag 'block-5.13-2021-05-22' of git://git.kernel.dk/linux-blockLinus Torvalds2021-05-221-2/+0
|\ \ \ \ \
| * | | | | block: prevent block device lookups at the beginning of del_gendiskChristoph Hellwig2021-05-201-2/+0
* | | | | | Merge branch 'for-v5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-05-213-4/+8
|\ \ \ \ \ \
| * | | | | | signal: Deliver all of the siginfo perf data in _perfEric W. Biederman2021-05-181-1/+4
| * | | | | | signal: Factor force_sig_perf out of perf_sigtrapEric W. Biederman2021-05-181-0/+1
| * | | | | | signal: Implement SIL_FAULT_TRAPNOEric W. Biederman2021-05-181-0/+1
| * | | | | | siginfo: Move si_trapno inside the union inside _si_faultEric W. Biederman2021-05-181-3/+2
* | | | | | | Merge tag 'platform-drivers-x86-v5.13-2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2021-05-201-3/+3
|\ \ \ \ \ \ \
| * | | | | | | platform/surface: aggregator: avoid clang -Wconstant-conversion warningArnd Bergmann2021-05-191-3/+3
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge tag 'char-misc-5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-05-201-0/+5
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | dyndbg: avoid calling dyndbg_emit_prefix when it has no workJim Cromie2021-05-131-0/+5
| |/ / / / /