summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-06-03spi: atmel: Reduce spin lock usageDan Sneddon
2021-06-03spi: atmel: Switch to transfer_one transfer methodDan Sneddon
2021-06-02spi: bcm2835: Allow arbitrary number of slavesLukas Wunner
2021-06-01Merge branch 'for-5.13' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown
2021-06-01spi: Cleanup on failure of initial setupLukas Wunner
2021-05-26spi: Enable tracing of the SPI setup CS selectionAndy Shevchenko
2021-05-24spi: ath79: set number of chipselect linesDavid Bauer
2021-05-24spi: ath79: drop platform dataDavid Bauer
2021-05-24spi: bcm2835: Fix out-of-bounds access with more than 4 slavesLukas Wunner
2021-05-21spi: pxa2xx: Fix inconsistent indentingJiapeng Chong
2021-05-21spi: sc18is602: implement .max_{transfer,message}_size() for the controllerVladimir Oltean
2021-05-21spi: sc18is602: don't consider the chip select byte in sc18is602_check_transferVladimir Oltean
2021-05-20Merge series "drivers: spi - add parenthesis for sizeof" from Zhiqi Song <son...Mark Brown
2021-05-20spi: ppc4xx: add parenthesis for sizeofZhiqi Song
2021-05-20spi: omap-uwire: add parenthesis for sizeofZhiqi Song
2021-05-20spi: omap2-mcspi: add parenthesis for sizeofZhiqi Song
2021-05-20spi: mpc52xx-psc: add parenthesis for sizeofZhiqi Song
2021-05-20spi: mpc52xx: add parenthesis for sizeofZhiqi Song
2021-05-20spi: mpc512x-psc: add parenthesis for sizeofZhiqi Song
2021-05-20spi: lm70llp: add parenthesis for sizeofZhiqi Song
2021-05-20spi: fix some invalid char occurrencesMauro Carvalho Chehab
2021-05-18Merge tag 'v5.13-rc2' into spi-5.13Mark Brown
2021-05-18MAINTAINERS: Add Alain Volmat as STM32 SPI maintainerAlain Volmat
2021-05-18spi: pxa2xx: Use predefined mask when programming FIFO thresholdsAndy Shevchenko
2021-05-18spi: pxa2xx: Update documentation to point out that it's outdatedAndy Shevchenko
2021-05-18spi: pxa2xx: Fix style of and typos in the comments and messagesAndy Shevchenko
2021-05-18spi: pxa2xx: Fix printf() specifiersAndy Shevchenko
2021-05-18spi: pxa2xx: Drop unneeded '!= 0' comparisonsAndy Shevchenko
2021-05-18spi: pxa2xx: Drop duplicate chip_select in struct chip_dataAndy Shevchenko
2021-05-18spi: pxa2xx: Switch to use SPI core GPIO (legacy) CS handlingAndy Shevchenko
2021-05-18spi: pxa2xx: Switch to use SPI core GPIO (descriptor) CS handlingAndy Shevchenko
2021-05-18spi: pxa2xx: Propagate firmware node to the child SPI controller deviceAndy Shevchenko
2021-05-18dt-bindings: spi: spi-mux: rename flash nodeMichael Walle
2021-05-16Linux 5.13-rc2Linus Torvalds
2021-05-16Merge tag 'driver-core-5.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-05-16Merge tag 'staging-5.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-05-16Merge tag 'usb-5.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-05-16Merge tag 'timers-urgent-2021-05-16' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-05-16Merge tag 'for-linus-5.13b-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-05-16Merge tag 'x86_urgent_for_v5.13_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-05-15Merge tag 'powerpc-5.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-05-15Merge tag 'sched-urgent-2021-05-15' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-05-15Merge tag 'objtool-urgent-2021-05-15' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2021-05-15Merge tag 'irq-urgent-2021-05-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-05-15Merge tag 'core-urgent-2021-05-15' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-05-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-05-15Merge tag 'arc-5.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds
2021-05-15Merge tag 'block-5.13-2021-05-14' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-05-15Merge tag 'io_uring-5.13-2021-05-14' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-05-15Merge tag 'erofs-for-5.13-rc2-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds