summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-12-11spi: sprd-adi: switch to use spi_alloc_host()Yang Yingliang
2023-12-09spi: pxa2xx: Update documentationMark Brown
2023-12-08spi: mpc52xx: explicitly include linux/platform_device.hRandy Dunlap
2023-12-08spi: pxa2xx: Update DMA mapping and using logic in the documentationAndy Shevchenko
2023-12-08spi: pxa2xx: Use inclusive languageAndy Shevchenko
2023-12-07spi: Add support for stacked/parallel memoriesMark Brown
2023-12-07spi: Add multi-cs memories support in SPI coreAmit Kumar Mahapatra
2023-12-07ALSA: hda/cs35l56: Use set/get APIs to access spi->chip_selectAmit Kumar Mahapatra
2023-12-07mfd: tps6594: Use spi_get_chipselect() API to access spi->chip_selectAmit Kumar Mahapatra
2023-12-06spi: axi-spi-engine: improvements round 2Mark Brown
2023-12-06spi: axi-spi-engine: add watchdog timerDavid Lechner
2023-12-06spi: axi-spi-engine: remove delay from CS assertionDavid Lechner
2023-12-06spi: axi-spi-engine: restore clkdiv at end of messageDavid Lechner
2023-12-06spi: axi-spi-engine: implement xfer->cs_change_delayDavid Lechner
2023-12-06spi: axi-spi-engine: remove xfer arg from spi_engine_gen_sleep()David Lechner
2023-12-06spi: axi-spi-engine: fix sleep ticks calculationDavid Lechner
2023-12-06spi: axi-spi-engine: remove spi_engine_get_clk_div()David Lechner
2023-12-06spi: axi-spi-engine: populate xfer->effective_speed_hzDavid Lechner
2023-12-06spi: axi-spi-engine: return void from spi_engine_compile_message()David Lechner
2023-12-04spi: cadence-quadspi: add missing clk_disable_unprepare() in cqspi_probe()Yang Yingliang
2023-12-04spi: spl022: fix sleeping in interrupt contextMark Brown
2023-11-30mtd: spi-nor: Stop reporting warning message when soft reset is not suportedChia-Lin Kao (AceLan)
2023-11-30spi: Unify error codes by replacing -ENOTSUPP with -EOPNOTSUPPChia-Lin Kao (AceLan)
2023-11-30spi: spl022: switch to use default spi_transfer_one_message()Nam Cao
2023-11-30spi: introduce SPI_TRANS_FAIL_IO for error reportingNam Cao
2023-11-27spi: sprd: adi: Use devm_register_restart_handler()Andrew Davis
2023-11-26Linux 6.7-rc3v6.7-rc3Linus Torvalds
2023-11-26Merge tag 'trace-v6.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2023-11-26Merge tag 'parisc-for-6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-11-26Merge tag 'x86-urgent-2023-11-26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-11-26Merge tag 'perf-urgent-2023-11-26' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-11-26Merge tag 'locking-urgent-2023-11-26' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2023-11-26Merge tag '6.7-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2023-11-25Merge tag 'usb-6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-11-25Merge tag 'xfs-6.7-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2023-11-25Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2023-11-25Merge tag 'for-linus-6.7a-rc3-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-11-25parisc: Reduce size of the bug_table on 64-bit kernel by halfHelge Deller
2023-11-25parisc: Drop the HP-UX ENOSYM and EREMOTERELEASE error codesHelge Deller
2023-11-25parisc: Use natural CPU alignment for bug_tableHelge Deller
2023-11-25parisc: Ensure 32-bit alignment on parisc unwind sectionHelge Deller
2023-11-25parisc: Mark lock_aligned variables 16-byte aligned on SMPHelge Deller
2023-11-25parisc: Mark jump_table naturally alignedHelge Deller
2023-11-25parisc: Mark altinstructions read-only and 32-bit alignedHelge Deller
2023-11-25parisc: Mark ex_table entries 32-bit aligned in uaccess.hHelge Deller
2023-11-25parisc: Mark ex_table entries 32-bit aligned in assembly.hHelge Deller
2023-11-24Merge tag 's390-6.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2023-11-24Merge tag 'acpi-6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2023-11-24Merge tag 'pm-6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2023-11-24Merge tag 'afs-fixes-20231124' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds