- d935299 Merge series "Add Renesas RPC-IF support" from Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>: by Mark Brown · 4 years, 6 months ago
- f2d4f10 Merge series "spi: bcm2835: Interrupt-handling optimisations" from Robin Murphy <robin.murphy@arm.com>: by Mark Brown · 4 years, 6 months ago
- 95f2fd2 spi: lantiq-ssc: Convert to use GPIO descriptors by Linus Walleij · 4 years, 6 months ago
- 27e23ca spi: img-spfi: Convert to use GPIO descriptors by Linus Walleij · 4 years, 6 months ago
- a2f234f spi: npcm-pspi: Convert to use GPIO descriptors by Linus Walleij · 4 years, 6 months ago
- d40f0b6 spi: Avoid setting the chip select if we don't need to by Douglas Anderson · 4 years, 6 months ago
- dd67de8 spi: fsl: add missing __iomem annotation by Luc Van Oostenryck · 4 years, 6 months ago
- ca7d8b9 memory: add Renesas RPC-IF driver by Sergei Shtylyov · 4 years, 7 months ago
- ab1c362 dt-bindings: memory: document Renesas RPC-IF bindings by Sergei Shtylyov · 4 years, 7 months ago
- 26751de spi: bcm2835: Micro-optimise FIFO loops by Robin Murphy · 4 years, 7 months ago
- afe7e36 spi: bcm2835: Micro-optimise IRQ handler by Robin Murphy · 4 years, 7 months ago
- ac4648b spi: bcm3835: Tidy up bcm2835_spi_reset_hw() by Robin Murphy · 4 years, 7 months ago
- f27b1dc spi: omap2-mcspi: Convert to use GPIO descriptors by Linus Walleij · 4 years, 6 months ago
- 638d848 spi: spi-geni-qcom: Don't set the cs if it was already right by Douglas Anderson · 4 years, 6 months ago
- 1ac6f21 spi: altera: fix module autoload by Xu Yilun · 4 years, 6 months ago
- de5fd9c spi: altera: fix driver matching failure of the device ID "spi_altera" by Xu Yilun · 4 years, 6 months ago
- 7a90883 spi: imx: add fallback feature by Robin Gong · 4 years, 7 months ago
- 809b1b0 spi: introduce fallback to pio by Robin Gong · 4 years, 7 months ago
- c314360 Merge series "Some small spi geni cleanups" from Stephen Boyd <swboyd@chromium.org>: by Mark Brown · 4 years, 6 months ago
- 59ab0fa spi: spi-geni-qcom: Don't set {tx,rx}_rem_bytes unnecessarily by Stephen Boyd · 4 years, 7 months ago
- 19ea327 spi: spi-geni-qcom: Simplify setup_fifo_xfer() by Stephen Boyd · 4 years, 7 months ago
- 0d574c6 spi: spi-geni-qcom: Simplify setup_fifo_xfer() by Stephen Boyd · 4 years, 7 months ago
- d194a22 Merge series "mtd: spi-nor: Move cadence-qaudspi to spi-mem framework" from Vignesh Raghavendra <vigneshr@ti.com>: by Mark Brown · 4 years, 7 months ago
- 31fb632 spi: Move cadence-quadspi driver to drivers/spi/ by Ramuthevar Vadivel Murugan · 4 years, 7 months ago
- a314f63 mtd: spi-nor: Convert cadence-quadspi to use spi-mem framework by Ramuthevar Vadivel Murugan · 4 years, 7 months ago
- 41b5ed6 mtd: spi-nor: cadence-quadspi: Drop redundant WREN in erase path by Vignesh Raghavendra · 4 years, 7 months ago
- 935da5e mtd: spi-nor: cadence-quadspi: Handle probe deferral while requesting DMA channel by Vignesh Raghavendra · 4 years, 7 months ago
- c61088d mtd: spi-nor: cadence-quadspi: Fix error path on failure to acquire reset lines by Vignesh Raghavendra · 4 years, 7 months ago
- 48aae57 mtd: spi-nor: cadence-quadspi: Don't initialize rx_dma_complete on failure by Vignesh Raghavendra · 4 years, 7 months ago
- a9970507 mtd: spi-nor: cadence-quadspi: Provide a way to disable DAC mode by Vignesh Raghavendra · 4 years, 7 months ago
- 834b4e8 mtd: spi-nor: cadence-quadspi: Make driver independent of flash geometry by Vignesh Raghavendra · 4 years, 7 months ago
- a3944c8 Merge series "add regmap & indirect access support" from Xu Yilun <yilun.xu@intel.com>: by Mark Brown · 4 years, 7 months ago
- d5fcc71 Merge series "spi: spi-geni-qcom: Fixes / perf improvements" from Douglas Anderson <dianders@chromium.org>: by Mark Brown · 4 years, 7 months ago
- 0ec544c spi: npcm-fiu: Reuse BITS_PER_BYTE definition by Andy Shevchenko · 4 years, 7 months ago
- 7ba9bdc spi: spi-geni-qcom: Don't keep a local state variable by Douglas Anderson · 4 years, 7 months ago
- 902481a spi: spi-geni-qcom: Actually use our FIFO by Douglas Anderson · 4 years, 7 months ago
- e191a082 spi: spi-geni-qcom: Check for error IRQs by Douglas Anderson · 4 years, 7 months ago
- 2ee471a1 spi: spi-geni-qcom: Mo' betta locking by Douglas Anderson · 4 years, 7 months ago
- d9dd0fb spi: altera: fix size mismatch on 64 bit processors by Matthew Gerlach · 4 years, 7 months ago
- 3820061 spi: altera: support indirect access to the registers by Xu Yilun · 4 years, 7 months ago
- 3c65197 spi: altera: use regmap-mmio instead of direct mmio register access by Xu Yilun · 4 years, 7 months ago
- 539afdf spi: spi-geni-qcom: No need for irqsave variant of spinlock calls by Douglas Anderson · 4 years, 7 months ago
- 0eeaddd spi: bcm63xx-hsspi: add reset support by Álvaro Fernández Rojas · 4 years, 7 months ago
- 38807ad spi: bcm63xx-spi: add reset support by Álvaro Fernández Rojas · 4 years, 7 months ago
- 42fd4f2 Merge series "Add MSIOF support for R8A7742 SOC" from Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>: by Mark Brown · 4 years, 7 months ago
- 75bc113 Merge series "spi: bcm63xx: add BMIPS support" from Álvaro Fernández Rojas <noltari@gmail.com>: by Mark Brown · 4 years, 7 months ago
- 731f1e7 Merge series "Add more configuration and regmap support for spi-altera" from Xu Yilun <yilun.xu@intel.com>: by Mark Brown · 4 years, 7 months ago
- e8510d4 spi: spi-cavium-thunderx: flag controller as half duplex by Tim Harvey · 4 years, 7 months ago
- eb8d6d4 spi: add Renesas RPC-IF driver by Sergei Shtylyov · 4 years, 7 months ago
- ba2137f spi: bcm63xx-hsspi: allow building for BMIPS by Álvaro Fernández Rojas · 4 years, 7 months ago
- 3a52145 spi: bcm63xx-spi: allow building for BMIPS by Álvaro Fernández Rojas · 4 years, 7 months ago
- 6383b11 spi: renesas,sh-msiof: Add r8a7742 support by Lad Prabhakar · 4 years, 7 months ago
- 1fccd18 spi: altera: add platform data for slave information. by Xu Yilun · 4 years, 7 months ago
- 8e04187 spi: altera: add SPI core parameters support via platform data. by Xu Yilun · 4 years, 7 months ago
- 3011d31 spi: altera: add 32bit data width transfer support. by Xu Yilun · 4 years, 7 months ago
- 064e8af Merge existing fixes from spi/for-5.8 by Mark Brown · 4 years, 7 months ago
- 27784a2 spi: uapi: spidev: Use TABs for alignment by Geert Uytterhoeven · 4 years, 7 months ago
- b3a9e3b Linux 5.8-rc1 by Linus Torvalds · 4 years, 7 months ago
- 4a87b19 Merge tag 'LSM-add-setgid-hook-5.8-author-fix' of git://github.com/micah-morton/linux by Linus Torvalds · 4 years, 7 months ago
- 39030e1 security: Add LSM hooks to set*gid syscalls by Thomas Cedeno · 4 years, 7 months ago
- 9d645db Merge tag 'for-5.8-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 4 years, 7 months ago
- 96144c5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 7 months ago
- 55e20bd Revert "btrfs: switch to iomap_dio_rw() for dio" by David Sterba · 4 years, 7 months ago
- bc13911 net: ethernet: ti: ale: fix allmulti for nu type ale by Grygorii Strashko · 4 years, 7 months ago
- 2074f9e net: ethernet: ti: am65-cpsw-nuss: fix ale parameters init by Grygorii Strashko · 4 years, 7 months ago
- fa7566a Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 4 years, 7 months ago
- bf97bac net: atm: Remove the error message according to the atomic context by Liao Pingfang · 4 years, 7 months ago
- f82e7b5 Merge tag '5.8-rc-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 4 years, 7 months ago
- 4f9b3a3 binderfs: add gitignore for generated sample program by Linus Torvalds · 4 years, 7 months ago
- 3e1ad40 doc: don't use deprecated "---help---" markers in target docs by Linus Torvalds · 4 years, 7 months ago
- 6adc19f Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 7 months ago
- 3df83e1 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 7 months ago
- 91fa588 Merge branch 'i2c/for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 4 years, 7 months ago
- ac911b3 Merge tag 'media/v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 4 years, 7 months ago
- d74b15d Merge tag 'libnvdimm-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 4 years, 7 months ago
- 298ce0f watch_queue: add gitignore for generated sample program by Linus Torvalds · 4 years, 7 months ago
- 593bd5e Merge tag 'iomap-5.8-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 4 years, 7 months ago
- c555722 Merge tag 'xfs-5.8-merge-9' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 4 years, 7 months ago
- 61f3e82 Merge tag '9p-for-5.8' of git://github.com/martinetd/linux by Linus Torvalds · 4 years, 7 months ago
- 08bf1a2 Merge tag 'powerpc-5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years, 7 months ago
- cfd230b Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 4 years, 7 months ago
- 5619270 Merge tag 'for-linus' of git://github.com/openrisc/linux by Linus Torvalds · 4 years, 7 months ago
- 66125d9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mattst88/alpha by Linus Torvalds · 4 years, 7 months ago
- a942908 Merge tag 'ras-core-2020-06-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 7 months ago
- 076f14b Merge tag 'x86-entry-2020-06-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 7 months ago
- a7f7f62 treewide: replace '---help---' in Kconfig files with 'help' by Masahiro Yamada · 4 years, 7 months ago
- 6c32978 Merge tag 'notifications-20200601' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 4 years, 7 months ago
- db227c1 ARM: 8985/1: efi/decompressor: deal with HYP mode boot gracefully by Ard Biesheuvel · 4 years, 7 months ago
- 39c3e30 ARM: 8984/1: Kconfig: set default ZBOOT_ROM_TEXT/BSS value to 0x0 by Chris Packham · 4 years, 7 months ago
- 777747f alpha: Fix build around srm_sysrq_reboot_op by Joerg Roedel · 4 years, 7 months ago
- 7812193 alpha: c_next should increase position index by Matt Turner · 4 years, 7 months ago
- e66dd01 alpha: Replace sg++ with sg = sg_next(sg) by Xu Wang · 4 years, 7 months ago
- 54505a1 alpha: fix memory barriers so that they conform to the specification by Mikulas Patocka · 4 years, 7 months ago
- c0ebf71 alpha: remove unneeded semicolon in sys_eiger.c by Jason Yan · 4 years, 8 months ago
- a466a5c alpha: remove unneeded semicolon in osf_sys.c by Jason Yan · 4 years, 8 months ago
- 5f14596 alpha: Replace strncmp with str_has_prefix by Chuhong Yuan · 5 years ago
- 5bea3044 alpha: fix rtc port ranges by Mikulas Patocka · 6 years ago
- 8b3ebda alpha: Kconfig: pedantic formatting by Enrico Weigelt, metux IT consult · 6 years ago
- 29fcb05 bpf: Undo internal BPF_PROBE_MEM in BPF insns dump by Andrii Nakryiko · 4 years, 7 months ago
- caf6249 libbpf: Support pre-initializing .bss global variables by Andrii Nakryiko · 4 years, 7 months ago