aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-05-161-0/+1
|\
| * usb: typec: tcpm: Don't block probing of consumers of "connector" nodesSaravana Kannan2021-05-101-0/+1
* | Merge tag 'for-linus-5.13b-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2021-05-161-1/+14
|\ \
| * | xen/arm: move xen_swiotlb_detect to arm/swiotlb-xen.hStefano Stabellini2021-05-141-1/+14
| |/
* | Merge tag 'core-urgent-2021-05-15' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2021-05-151-1/+1
|\ \
| * | stack: Replace "o" output with "r" input constraintNick Desaulniers2021-05-111-1/+1
| |/
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-05-154-6/+48
|\ \
| * | mm/filemap: fix readahead return typesMatthew Wilcox (Oracle)2021-05-141-3/+3
| * | mm: fix struct page layout on 32-bit systemsMatthew Wilcox (Oracle)2021-05-142-3/+13
| * | mm/hugetlb: fix F_SEAL_FUTURE_WRITEPeter Xu2021-05-141-0/+32
* | | Merge tag 'block-5.13-2021-05-14' of git://git.kernel.dk/linux-blockLinus Torvalds2021-05-153-7/+2
|\ \ \
| * | | blkdev.h: remove unused codes blk_account_rqLin Feng2021-05-121-5/+0
| * | | kyber: fix out of bounds access when preemptedOmar Sandoval2021-05-111-1/+1
| * | | block: uapi: fix comment about block device ioctlDamien Le Moal2021-05-101-1/+1
* | | | Merge tag 'libnvdimm-fixes-5.13-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-05-151-1/+0
|\ \ \ \ | |_|/ / |/| | |
| * | | libnvdimm: Remove duplicate struct declarationWan Jiabing2021-05-121-1/+0
| | |/ | |/|
* | | Merge tag 'pm-5.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2021-05-131-0/+1
|\ \ \
| * | | PM: runtime: Fix unpaired parent child_count for force_resumeTony Lindgren2021-05-101-0/+1
| |/ /
* | | Merge branch 'resizex' (patches from Maciej)Linus Torvalds2021-05-131-0/+1
|\ \ \ | |/ / |/| |
| * | vt: Fix character height handling with VT_RESIZEXMaciej W. Rozycki2021-05-131-0/+1
* | | Merge tag 'block-5.13-2021-05-09' of git://git.kernel.dk/linux-blockLinus Torvalds2021-05-092-5/+1
|\ \ \ | | |/ | |/|
| * | Revert "bio: limit bio max size"Jens Axboe2021-05-082-5/+1
* | | Merge tag 'locking-urgent-2021-05-09' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2021-05-091-1/+1
|\ \ \
| * | | smp: Fix smp_call_function_single_async prototypeArnd Bergmann2021-05-061-1/+1
* | | | Merge tag 'x86_urgent_for_v5.13_rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-05-093-113/+132
|\ \ \ \
| * | | | context_tracking: KVM: Move guest enter/exit wrappers to KVM's domainSean Christopherson2021-05-052-45/+45
| * | | | context_tracking: Consolidate guest enter/exit wrappersSean Christopherson2021-05-051-41/+24
| * | | | sched/vtime: Move guest enter/exit vtime accounting to vtime.hSean Christopherson2021-05-052-22/+41
| * | | | sched/vtime: Move vtime accounting external declarations above inlinesSean Christopherson2021-05-051-37/+37
| * | | | context_tracking: Move guest exit vtime accounting to separate helpersWanpeng Li2021-05-051-6/+16
| * | | | context_tracking: Move guest exit context tracking to separate helpersWanpeng Li2021-05-051-1/+8
* | | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2021-05-081-4/+4
|\ \ \ \ \
| * | | | | scsi: blk-mq: Fix build warning when making htmldocsMing Lei2021-04-211-4/+4
* | | | | | Merge tag 'kbuild-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2021-05-082-6/+2
|\ \ \ \ \ \
| * | | | | | linux/kconfig.h: replace IF_ENABLED() with PTR_IF() in <linux/kernel.h>Masahiro Yamada2021-05-092-6/+2