summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2020-07-27spi: correct kernel-doc inconsistencyColton Lewis
2020-07-17spi: fix duplicated word in <linux/spi/spi.h>Randy Dunlap
2020-07-14Merge series "mtd: spi-nor: add xSPI Octal DTR support" from Pratyush Yadav <...Mark Brown
2020-07-14spi: spi-mem: allow specifying a command's extensionPratyush Yadav
2020-07-14spi: spi-mem: allow specifying whether an op is DTR or notPratyush Yadav
2020-07-13spi: imx/fsl-lpspi: Convert to GPIO descriptorsLinus Walleij
2020-07-09spi: use kthread_create_worker() helperMarek Szyprowski
2020-07-01Merge series "Add Renesas RPC-IF support" from Sergei Shtylyov <sergei.shtyly...Mark Brown
2020-07-01spi: Avoid setting the chip select if we don't need toDouglas Anderson
2020-07-01memory: add Renesas RPC-IF driverSergei Shtylyov
2020-06-23spi: introduce fallback to pioRobin Gong
2020-06-15spi: altera: add platform data for slave information.Xu Yilun
2020-06-15spi: altera: add SPI core parameters support via platform data.Xu Yilun
2020-06-15Merge existing fixes from spi/for-5.8Mark Brown
2020-06-15spi: uapi: spidev: Use TABs for alignmentGeert Uytterhoeven
2020-06-14Merge tag 'LSM-add-setgid-hook-5.8-author-fix' of git://github.com/micah-mort...Linus Torvalds
2020-06-14security: Add LSM hooks to set*gid syscallsThomas Cedeno
2020-06-14Merge tag 'for-5.8-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2020-06-13Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-06-13Merge branch 'i2c/for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds
2020-06-13Merge tag 'media/v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2020-06-13Merge tag 'ras-core-2020-06-12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-06-13Merge tag 'x86-entry-2020-06-12' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-06-13Merge tag 'notifications-20200601' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-06-12Merge tag 'thermal-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-06-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-06-11Merge tag 'locking-kcsan-2020-06-11' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-06-11Merge tag 'locking-urgent-2020-06-11' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-06-11Merge tag 'block-5.8-2020-06-11' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-06-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-06-11Merge tag 'riscv-for-linus-5.8-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-06-11Merge tag 'mailbox-v5.8' of git://git.linaro.org/landing-teams/working/fujits...Linus Torvalds
2020-06-11Merge tag 'nfs-for-5.8-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2020-06-11compiler_types.h, kasan: Use __SANITIZE_ADDRESS__ instead of CONFIG_KASAN to ...Marco Elver
2020-06-11compiler.h: Move function attributes to compiler_types.hMarco Elver
2020-06-11compiler.h: Avoid nested statement expression in data_race()Marco Elver
2020-06-11compiler.h: Remove data_race() and unnecessary checks from {READ,WRITE}_ONCE()Marco Elver
2020-06-11kcsan: Remove 'noinline' from __no_kcsan_or_inlineMarco Elver
2020-06-11Rebase locking/kcsan to locking/urgentThomas Gleixner
2020-06-11SUNRPC: rpc_xprt lifetime events should record xprt->stateChuck Lever
2020-06-11nfs: set invalid blocks after NFSv4 writesZheng Bin
2020-06-11SUNRPC: trace RPC client lifetime eventsChuck Lever
2020-06-11SUNRPC: Trace transport lifetime eventsChuck Lever
2020-06-11SUNRPC: Split the xdr_buf event classChuck Lever
2020-06-11SUNRPC: Add tracepoint to rpc_call_rpcerror()Chuck Lever
2020-06-11SUNRPC: Update the RPC_SHOW_SOCKET() macroChuck Lever
2020-06-11SUNRPC: Update the rpc_show_task_flags() macroChuck Lever
2020-06-11SUNRPC: Trace GSS context lifetimesChuck Lever