summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-12-27spi: Catch improper use of PTP system timestamping APIVladimir Oltean
2019-12-27spi: oc-tiny: Use GPIO descriptorsLinus Walleij
2019-12-25spi: uniphier: Add DMA transfer mode supportKunihiko Hayashi
2019-12-25Merge branch 'for-5.5' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown
2019-12-25spi: tegra114: use true,false for bool variablezhengbin
2019-12-25spi: imx: use true,false for bool variablezhengbin
2019-12-25spi: fsl-lpspi: use true,false for bool variablezhengbin
2019-12-25spi: uniphier: Add handle_err callback functionKunihiko Hayashi
2019-12-25spi: uniphier: Change argument of irq functions to private structureKunihiko Hayashi
2019-12-25spi: uniphier: Fix FIFO thresholdKunihiko Hayashi
2019-12-18dt-bindings: spi: Convert stm32 spi bindings to json-schemaBenjamin Gaignard
2019-12-17spi: bcm2835: no dev_err() on clk_get() -EPROBE_DEFERJim Quinlan
2019-12-17spi: spi-ti-qspi: Remove unused macro for fclk frequencyJean Pihet
2019-12-16spi: meson-spicc: Use GPIO descriptorsLinus Walleij
2019-12-16spi: stm32: Use dma_request_chan() instead dma_request_slave_channel()Peter Ujfalusi
2019-12-16spi: stm32-qspi: Use dma_request_chan() instead dma_request_slave_channel()Peter Ujfalusi
2019-12-16spi: spi-fsl-dspi: Use dma_request_chan() instead dma_request_slave_channel()Peter Ujfalusi
2019-12-16spi: sirf: Use dma_request_chan() instead dma_request_slave_channel()Peter Ujfalusi
2019-12-16spi: mxs: Use dma_request_chan() instead dma_request_slave_channel()Peter Ujfalusi
2019-12-16spi: img-spfi: Use dma_request_chan() instead dma_request_slave_channel()Peter Ujfalusi
2019-12-16spi: bcm2835: Use dma_request_chan() instead dma_request_slave_channel()Peter Ujfalusi
2019-12-16spi: bcm2835: Release the DMA channel if probe fails after dma_initPeter Ujfalusi
2019-12-16spi: atmel: Use dma_request_chan() instead dma_request_slave_channel()Peter Ujfalusi
2019-12-16spi: fsl: use platform_get_irq() instead of of_irq_to_resource()Christophe Leroy
2019-12-16spi: nxp-fspi: Ensure width is respected in spi-mem operationsMichael Walle
2019-12-11spi: rspi: Remove obsolete platform_device_id entriesGeert Uytterhoeven
2019-12-11spi: dw: Avoid BUG_ON() in case of host failureAditya Pakki
2019-12-11spi: spi-ti-qspi: Fix a bug when accessing non default CSVignesh Raghavendra
2019-12-09spi: bitbang: Make chipselect callback optionalLinus Walleij
2019-12-09spi: stm32: Switch to use GPIO descriptors for CSLinus Walleij
2019-12-09spi/topcliff-pch: Remove unneeded semicolonzhengbin
2019-12-09spi: fsl: don't map irq during probeChristophe Leroy
2019-12-09spi: spi-cavium-thunderx: Add missing pci_release_regions()Chuhong Yuan
2019-12-08Linux 5.5-rc1v5.5-rc1Linus Torvalds
2019-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-12-08Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2019-12-08Merge tag '5.5-rc-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2019-12-08Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2019-12-07Merge tag 'ntb-5.5' of git://github.com/jonmason/ntbLinus Torvalds
2019-12-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2019-12-07Merge tag 'iomap-5.5-merge-14' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2019-12-07Merge tag 'xfs-5.5-merge-17' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2019-12-07Merge tag 'for-linus-5.5-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-12-07Merge tag 'nfsd-5.5' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2019-12-07Merge tag 'nfs-for-5.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2019-12-07smb3: improve check for when we send the security descriptor context on createSteve French
2019-12-07Merge tag 'vfio-v5.5-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds
2019-12-07Merge tag 'for-linus-5.5b-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2019-12-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-12-07r8169: fix rtl_hw_jumbo_disable for RTL8168evlHeiner Kallweit