summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* spi: correct kernel-doc inconsistencyColton Lewis2020-07-271-6/+2
* spi: fix duplicated word in <linux/spi/spi.h>Randy Dunlap2020-07-171-2/+2
* Merge series "mtd: spi-nor: add xSPI Octal DTR support" from Pratyush Yadav <...Mark Brown2020-07-141-1/+13
|\
| * spi: spi-mem: allow specifying a command's extensionPratyush Yadav2020-07-141-1/+5
| * spi: spi-mem: allow specifying whether an op is DTR or notPratyush Yadav2020-07-141-0/+8
* | spi: imx/fsl-lpspi: Convert to GPIO descriptorsLinus Walleij2020-07-131-33/+0
* | spi: use kthread_create_worker() helperMarek Szyprowski2020-07-091-4/+2
* | Merge series "Add Renesas RPC-IF support" from Sergei Shtylyov <sergei.shtyly...Mark Brown2020-07-011-0/+87
|\ \
| * | memory: add Renesas RPC-IF driverSergei Shtylyov2020-07-011-0/+87
* | | spi: Avoid setting the chip select if we don't need toDouglas Anderson2020-07-011-0/+4
|/ /
* | spi: introduce fallback to pioRobin Gong2020-06-231-0/+7
* | spi: altera: add platform data for slave information.Xu Yilun2020-06-151-0/+5
* | spi: altera: add SPI core parameters support via platform data.Xu Yilun2020-06-151-0/+24
* | Merge existing fixes from spi/for-5.8Mark Brown2020-06-151-0/+4
|\ \ | |/ |/|
| * spi: uapi: spidev: Use TABs for alignmentGeert Uytterhoeven2020-06-151-4/+4
| * spi: tools: Add macro definitions to fix build errorsQing Zhang2020-06-111-0/+4
* | Merge tag 'LSM-add-setgid-hook-5.8-author-fix' of git://github.com/micah-mort...Linus Torvalds2020-06-143-0/+20
|\ \
| * | security: Add LSM hooks to set*gid syscallsThomas Cedeno2020-06-143-0/+20
* | | Merge tag 'for-5.8-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-06-141-0/+2
|\ \ \
| * | | Revert "fs: remove dio_end_io()"David Sterba2020-06-091-0/+2
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-06-137-32/+58
|\ \ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2020-06-131-0/+13
| |\ \ \ \
| | * | | | bpf: Devmap adjust uapi for attach bpf programJesper Dangaard Brouer2020-06-091-0/+13
| * | | | | vxlan: Remove access to nexthop group structDavid Ahern2020-06-101-0/+11
| * | | | | nexthop: Fix fdb labeling for groupsDavid Ahern2020-06-101-1/+16
| * | | | | net: flow_offload: remove indirect flow_block declarations leftoverPablo Neira Ayuso2020-06-091-24/+0
| * | | | | dccp: Fix possible memleak in dccp_init and dccp_finiWang Hai2020-06-091-0/+6
| * | | | | net: change addr_list_lock back to static keyCong Wang2020-06-091-4/+8
| * | | | | Merge tag 'mac80211-for-davem-2020-06-08' of git://git.kernel.org/pub/scm/lin...David S. Miller2020-06-082-3/+4
| |\ \ \ \ \
| | * | | | | include: fix wiki website url in netlink interface headerFlavio Suligoi2020-06-081-1/+1
| | * | | | | cfg80211: fix management registrations deadlockJohannes Berg2020-06-051-2/+3
* | | | | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2020-06-131-4/+5
|\ \ \ \ \ \ \
| * | | | | | | scsi: target: Rename target_setup_cmd_from_cdb() to target_cmd_parse_cdb()Sudhakar Panneerselvam2020-06-091-1/+1
| * | | | | | | scsi: target: Initialize LUN in transport_init_se_cmd()Sudhakar Panneerselvam2020-06-091-3/+3
| * | | | | | | scsi: target: Factor out a new helper, target_cmd_init_cdb()Sudhakar Panneerselvam2020-06-091-0/+1
* | | | | | | | Merge branch 'i2c/for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds2020-06-133-53/+11
|\ \ \ \ \ \ \ \
| * | | | | | | | i2c: smbus: Add a way to instantiate SPD EEPROMs automaticallyJean Delvare2020-05-291-1/+7
| * | | | | | | | i2c: avoid confusing naming in headerWolfram Sang2020-05-281-4/+4
| * | | | | | | | Revert "i2c: core: support bus regulator controlling in adapter"Wolfram Sang2020-05-221-2/+0
| * | | | | | | | Merge branch 'i2c/for-current-fixed' into i2c/for-5.8Wolfram Sang2020-05-2077-175/+231
| |\ \ \ \ \ \ \ \
| * | | | | | | | | i2c: core: support bus regulator controlling in adapterBibby Hsieh2020-05-201-0/+2
| * | | | | | | | | i2c: pxa: move private definitions to i2c-pxa.cRussell King2020-05-051-48/+0
* | | | | | | | | | Merge tag 'media/v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2020-06-131-1/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | media: videobuf2-dma-contig: fix bad kfree in vb2_dma_contig_clear_max_seg_sizeTomi Valkeinen2020-06-111-1/+1
* | | | | | | | | | | Merge tag 'ras-core-2020-06-12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-06-135-15/+5
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | x86/{mce,mm}: Unmap the entire page if the whole page is affected and poisonedTony Luck2020-06-112-2/+4
| * | | | | | | | | | | Merge branch 'x86/entry' into ras/coreThomas Gleixner2020-06-11763-5189/+20887
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | x86/amd_nb: Add AMD family 17h model 60h PCI IDsAlexander Monakov2020-05-221-0/+1
| * | | | | | | | | | | | EDAC: Drop the EDAC report status checksTony Luck2020-04-141-8/+0
| * | | | | | | | | | | | x86/mce: Convert the CEC to use the MCE notifierTony Luck2020-04-141-5/+0
| | |_|/ / / / / / / / / | |/| | | | | | | | | |