summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-05-08spi: bcm2835: bcm2835_spi_transfer_one_poll remove unnecessary argumentMartin Sperl
2019-05-08spi: at91-usart: add DMA supportRadu Pirea
2019-05-08dt-bindings: mfd: atmel-usart: add DMA bindings for USART in SPI modeRadu Pirea
2019-05-08spi: ep93xx: Drop unused variableLinus Walleij
2019-05-02Merge branch 'spi-5.2' into spi-nextMark Brown
2019-05-02Merge branch 'spi-5.1' into spi-linusMark Brown
2019-05-02spi: rspi: Fix handling of QSPI code when transmit and receiveHoan Nguyen An
2019-05-02spi: atmel-quadspi: fix crash while suspendingClaudiu Beznea
2019-05-02spi: stm32: return the get_irq errorFabien Dessenne
2019-05-02spi: tegra114: fix PIO transferSowjanya Komatineni
2019-05-02spi: pxa2xx: fix SCR (divisor) calculationFlavio Suligoi
2019-05-02spi: Clear SPI_CS_HIGH flag from bad_bits for GPIO chip-selectSerge Semin
2019-05-02spi: ep93xx: Convert to use CS GPIO descriptorsLinus Walleij
2019-05-02spi: AD ASoC: declare missing of tableDaniel Gomez
2019-05-02spi: spi-mem: zynq-qspi: Fix build error on architectures missing readsl/writeslNaga Sureshkumar Relli
2019-05-02spi: stm32-qspi: manage the get_irq error caseFabien Dessenne
2019-05-02spi/spi-bcm2835: Split transfers that exceed DLENMeghana Madhyastha
2019-05-02spi: expand mode supportSowjanya Komatineni
2019-05-02dt-bindings: spi: spi-mt65xx: add support for MT8516Leilk Liu
2019-05-02spi: pxa2xx: Add support for Intel Comet LakeEvan Green
2019-05-02spi/trace: Cap buffer contents at 64 bytesNoralf Trønnes
2019-05-02spi: Release spi_res after finalizing messageNoralf Trønnes
2019-05-02spi: Remove warning in spi_split_transfers_maxsize()Noralf Trønnes
2019-05-02spi: Remove one needless transfer speed fall back caseJarkko Nikula
2019-05-02spi: sh-msiof: Document r8a77470 bindingsCao Van Dong
2019-05-02spi: pxa2xx: use a module softdep for dw_dmacFlavio Suligoi
2019-05-02spi: spi-mem: Make spi_mem_default_supports_op() static inlineYueHaibing
2019-05-02spi: spi-mem: Fix build error without CONFIG_SPI_MEMYueHaibing
2019-04-28Linux 5.1-rc7Linus Torvalds
2019-04-28Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2019-04-28Merge tag 'powerpc-5.1-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-04-28Merge tag 'for-linus-20190428' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-04-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-04-28Merge tag 'dmaengine-fix-5.1-rc7' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds
2019-04-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2019-04-27Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-04-27Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-04-27Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-04-26slip: make slhc_free() silently accept an error pointerLinus Torvalds
2019-04-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-04-26Input: synaptics-rmi4 - write config register values to the right offsetLucas Stach
2019-04-26Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2019-04-26Merge tag 'trace-v5.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2019-04-26Merge tag 'gpio-v5.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2019-04-26Merge tag 'drm-fixes-2019-04-26' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-04-26Merge tag 'for-5.1-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-04-26Merge tag '5.1-rc6-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2019-04-26fs/proc/proc_sysctl.c: Fix a NULL pointer dereferenceYueHaibing
2019-04-26mm/page_alloc.c: fix never set ALLOC_NOFRAGMENT flagAndrey Ryabinin
2019-04-26mm/page_alloc.c: avoid potential NULL pointer dereferenceAndrey Ryabinin