summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-08-23spi: spi-fsl-dspi: Exit the ISR with IRQ_NONE when it's not oursVladimir Oltean
2019-08-23spi: spi-fsl-dspi: Reduce indentation level in dspi_interruptVladimir Oltean
2019-08-23Merge branch 'spi-5.3' into spi-5.4Mark Brown
2019-08-23spi: spi-fsl-dspi: Exit the ISR with IRQ_NONE when it's not oursVladimir Oltean
2019-08-22spi: spi-fsl-qspi: Add ls2080a compatibility string to bindingsAshish Kumar
2019-08-22spi: fsl-qspi: Enhance binding to extend example for flash entryAshish Kumar
2019-08-20spi: spi-fsl-dspi: Move dspi_interrupt above dspi_transfer_one_messageVladimir Oltean
2019-08-20spi: spi-fsl-dspi: Fix typosVladimir Oltean
2019-08-20spi: spi-fsl-dspi: Use reverse Christmas tree declaration orderVladimir Oltean
2019-08-20spi: spi-fsl-dspi: Replace legacy spi_master names with spi_controllerVladimir Oltean
2019-08-20spi: spi-fsl-dspi: Remove pointless assignment of master->transfer to NULLVladimir Oltean
2019-08-20spi: spi-fsl-dspi: Remove unused initialization of 'ret' in dspi_probeVladimir Oltean
2019-08-20spi: spi-fsl-dspi: Reduce indentation in dspi_release_dma()Vladimir Oltean
2019-08-20spi: spi-fsl-dspi: Change usage pattern of SPI_MCR_* and SPI_CTAR_* macrosVladimir Oltean
2019-08-20spi: spi-fsl-dspi: Demistify magic value in SPI_SR_CLEARVladimir Oltean
2019-08-20spi: spi-fsl-dspi: Use BIT() and GENMASK() macrosVladimir Oltean
2019-08-20spi: spi-fsl-dspi: Remove unused defines and includesVladimir Oltean
2019-08-20spi: spi-fsl-dspi: Fix code alignmentVladimir Oltean
2019-08-20spi: Fix the number of CS lines documented as an exampleManivannan Sadhasivam
2019-08-20spi: zynq-qspi: Fix missing spi_unregister_controller when unload moduleAxel Lin
2019-08-12spi: dw-pci: Add support for Intel Elkhart Lake PSE SPIJarkko Nikula
2019-08-08spi: Rename of_spi_register_master() functionLinus Walleij
2019-08-07spi: sh-msiof: Use devm_platform_ioremap_resource() helperGeert Uytterhoeven
2019-08-07spi: bcm-qspi: Fix BSPI QUAD and DUAL mode support when using flex modeRayagonda Kokatanur
2019-08-02spi: atmel: add tracing to custom .transfer_one_message callbackUwe Kleine-König
2019-08-02spi: Remove dev_err() usage after platform_get_irq()Stephen Boyd
2019-08-02spi: Reduce kthread priorityPeter Zijlstra
2019-08-02spi: pxa2xx: Add support for Intel Tiger LakeJarkko Nikula
2019-08-01spi: core: Use DEVICE_ATTR_RW() for SPI slave control sysfs attributeGeert Uytterhoeven
2019-07-26spi: sprd: Change the hwlock support to be optionalBaolin Wang
2019-07-26spi: sprd: adi: Change hwlock to be optionalBaolin Wang
2019-07-26spi: sprd: adi: Add a reset reason for watchdog modeSherry Zong
2019-07-26spi: sprd: adi: Add a reset reason for factory test modeSherry Zong
2019-07-26spi: sprd: adi: Add a reset reason for TOS panicChenxu Wei
2019-07-26spi: sprd: adi: Remove redundant address bits settingBaolin Wang
2019-07-24spi: bcm2835: Fix 3-wire mode if DMA is enabledLukas Wunner
2019-07-24spi: dw-pci: Use dev_get_drvdataChuhong Yuan
2019-07-22spi: dw-mmio: Clock should be shut when error occursAndy Shevchenko
2019-07-22spi: dw-mmio: Use devm_platform_ioremap_resource()Andy Shevchenko
2019-07-22spi: pxa2xx: Balance runtime PM enable/disable on errorLubomir Rintel
2019-07-21Linus 5.3-rc1Linus Torvalds
2019-07-21Merge tag 'devicetree-fixes-for-5.3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-07-21Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2019-07-21Merge tag '5.3-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2019-07-21iommu/amd: fix a crash in iova_magazine_free_pfnsQian Cai
2019-07-21hexagon: switch to generic version of pte allocationMike Rapoport
2019-07-21Merge tag 'ntb-5.3' of git://github.com/jonmason/ntbLinus Torvalds
2019-07-20typo fix: it's d_make_root, not d_make_inode...Al Viro
2019-07-20dt-bindings: pinctrl: stm32: Fix missing 'clocks' property in examplesRob Herring
2019-07-20dt-bindings: iio: ad7124: Fix dtc warnings in exampleRob Herring