summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2021-06-22spi: add ancillary device supportSebastian Reichel1-0/+2
2021-06-09spi: remove spi_set_cs_timing()Greg Kroah-Hartman1-5/+0
2021-06-03Merge series "MTD: spinand: Add spi_mem_poll_status() support" from <patrice....Mark Brown2-0/+38
2021-06-03mtd: spinand: use the spi-mem poll status APIsPatrice Chotard1-0/+22
2021-06-03spi: spi-mem: add automatic poll status functionsPatrice Chotard1-0/+16
2021-06-01Merge branch 'for-5.13' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown14-18/+70
2021-05-26spi: Enable tracing of the SPI setup CS selectionAndy Shevchenko1-0/+57
2021-05-24spi: ath79: drop platform dataDavid Bauer1-16/+0
2021-05-18Merge tag 'v5.13-rc2' into spi-5.13Mark Brown723-7037/+17608
2021-05-18spi: pxa2xx: Fix style of and typos in the comments and messagesAndy Shevchenko2-7/+14
2021-05-16Merge tag 'driver-core-5.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+1
2021-05-16Merge tag 'for-linus-5.13b-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+14
2021-05-15Merge tag 'core-urgent-2021-05-15' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2021-05-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds4-6/+48
2021-05-15Merge tag 'block-5.13-2021-05-14' of git://git.kernel.dk/linux-blockLinus Torvalds3-7/+2
2021-05-15Merge tag 'libnvdimm-fixes-5.13-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+0
2021-05-15mm/filemap: fix readahead return typesMatthew Wilcox (Oracle)1-3/+3
2021-05-15mm: fix struct page layout on 32-bit systemsMatthew Wilcox (Oracle)2-3/+13
2021-05-15mm/hugetlb: fix F_SEAL_FUTURE_WRITEPeter Xu1-0/+32
2021-05-14xen/arm: move xen_swiotlb_detect to arm/swiotlb-xen.hStefano Stabellini1-1/+14
2021-05-13Merge tag 'pm-5.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-0/+1
2021-05-13Merge branch 'resizex' (patches from Maciej)Linus Torvalds1-0/+1
2021-05-13vt: Fix character height handling with VT_RESIZEXMaciej W. Rozycki1-0/+1
2021-05-12libnvdimm: Remove duplicate struct declarationWan Jiabing1-1/+0
2021-05-12blkdev.h: remove unused codes blk_account_rqLin Feng1-5/+0
2021-05-11kyber: fix out of bounds access when preemptedOmar Sandoval1-1/+1
2021-05-11spi: Switch to signed types for *_native_cs SPI controller fieldsAndy Shevchenko1-2/+2
2021-05-11spi: pxa2xx: Introduce special type for Merrifield SPIsAndy Shevchenko1-0/+16
2021-05-11spi: pxa2xx: Use pxa_ssp_enable()/pxa_ssp_disable() in the driverAndy Shevchenko1-0/+16
2021-05-11stack: Replace "o" output with "r" input constraintNick Desaulniers1-1/+1
2021-05-10PM: runtime: Fix unpaired parent child_count for force_resumeTony Lindgren1-0/+1
2021-05-10block: uapi: fix comment about block device ioctlDamien Le Moal1-1/+1
2021-05-10usb: typec: tcpm: Don't block probing of consumers of "connector" nodesSaravana Kannan1-0/+1
2021-05-10spi: pxa2xx: Group Intel Quark specific definitionsAndy Shevchenko1-1/+3
2021-05-10spi: pxa2xx: Unify ifdeffery used in the headersAndy Shevchenko2-6/+7
2021-05-10spi: pxa2xx: Replace header inclusions by forward declarationsAndy Shevchenko1-0/+2
2021-05-09Merge tag 'block-5.13-2021-05-09' of git://git.kernel.dk/linux-blockLinus Torvalds2-5/+1
2021-05-09Merge tag 'locking-urgent-2021-05-09' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+1
2021-05-09Merge tag 'x86_urgent_for_v5.13_rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-113/+132
2021-05-09Revert "bio: limit bio max size"Jens Axboe2-5/+1
2021-05-08Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-4/+4
2021-05-08Merge tag 'kbuild-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2-6/+2
2021-05-08Merge tag 'net-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds5-5/+40
2021-05-08linux/kconfig.h: replace IF_ENABLED() with PTR_IF() in <linux/kernel.h>Masahiro Yamada2-6/+2
2021-05-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski2-2/+7
2021-05-08Merge tag 'tag-chrome-platform-for-v5.13' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-0/+1
2021-05-07Merge tag 'block-5.13-2021-05-07' of git://git.kernel.dk/linux-blockLinus Torvalds2-1/+5
2021-05-07Merge tag 'nfs-for-5.13-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds7-89/+140
2021-05-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds34-138/+198
2021-05-07mm: fix typos in commentsIngo Molnar2-3/+3