index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
spi-mt65xx.c
Age
Commit message (
Expand
)
Author
2024-03-25
spi: spi-mt65xx: Rename a variable in interrupt handler
Fei Shao
2024-03-21
spi: spi-mt65xx: Fix NULL pointer access in interrupt handler
Fei Shao
2024-01-22
spi: spi-mt65xx: Support sleep pin control
Ruihai Zhou
2023-09-11
spi: mt65xx: switch to use modern name
Yang Yingliang
2023-07-11
spi: Get rid of old SPI_MASTER_MUST_TX & SPI_MASTER_MUST_RX
Andy Shevchenko
2023-05-30
spi: Merge up fixes to help CI
Mark Brown
2023-05-30
spi: mt65xx: Convert to platform remove callback
Mark Brown
2023-05-30
spi: mt65xx: Don't disguise a "return 0" as "return ret"
Uwe Kleine-König
2023-05-30
spi: mt65xx: Convert to platform remove callback returning void
Uwe Kleine-König
2023-05-30
spi: mt65xx: Properly handle failures in .remove()
Uwe Kleine-König
2023-05-25
spi: mediatek: advertise the availability of Dual and Quad mode
Qii Wang
2023-05-23
spi: mt65xx: make sure operations completed before unloading
Daniel Golle
2023-03-11
spi: Replace all spi->chip_select and spi->cs_gpiod references with function ...
Amit Kumar Mahapatra via Alsa-devel
2022-12-26
spi: mediatek: Enable irq before the spi registration
Ricardo Ribalda
2022-12-13
Merge tag 'spi-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Linus Torvalds
2022-11-28
spi: mediatek: Enable irq when pdata is ready
Ricardo Ribalda
2022-11-10
spi: mediatek: Fix DEVAPC Violation at KO Remove
Zhichao Liu
2022-10-31
spi: mediatek: Fix package division error
zhichao.liu
2022-09-27
spi: mt65xx: Add dma max segment size declaration
zhichao.liu
2022-04-19
spi: mt65xx: Fix definitions indentation
AngeloGioacchino Del Regno
2022-04-19
spi: mt65xx: Add kerneldoc for driver structures
AngeloGioacchino Del Regno
2022-04-19
spi: mt65xx: Simplify probe function with dev_err_probe()
AngeloGioacchino Del Regno
2022-04-19
spi: mt65xx: Move pm_runtime_enable() call to remove all gotos
AngeloGioacchino Del Regno
2022-04-19
spi: mt65xx: Move clock parent setting to remove clock disable gotos
AngeloGioacchino Del Regno
2022-04-19
spi: mt65xx: Add and use pointer to struct device in mtk_spi_probe()
AngeloGioacchino Del Regno
2022-04-19
spi: mt65xx: Switch to device_get_match_data()
AngeloGioacchino Del Regno
2022-04-19
spi: mt65xx: Simplify probe function with devm_spi_alloc_master
AngeloGioacchino Del Regno
2022-04-04
spi: mediatek: support hclk
Leilk Liu
2022-04-04
spi: mediatek: add spi memory support for ipm design
Leilk Liu
2022-03-15
spi: mediatek: add ipm design support for MT7986
Leilk Liu
2022-03-15
spi: mediatek: support tick_delay without enhance_timing
Leilk Liu
2022-02-17
spi: New support and problem adjustment of SPI rockchip
Mark Brown
2022-01-31
spi: mediatek: Avoid NULL pointer crash in interrupt
Benjamin Gaignard
2022-01-31
spi: mt65xx: Convert to GPIO descriptors
Linus Walleij
2021-10-01
spi: mediatek: skip delays if they are 0
Dafna Hirschfeld
2021-08-26
Merge remote-tracking branch 'spi/for-5.15' into spi-next
Mark Brown
2021-08-09
spi: mediatek: fix build warnning in set cs timing
Mason Zhang
2021-08-05
spi: modify set_cs_timing parameter
Mason Zhang
2021-08-02
spi: mediatek: Fix fifo transfer
Guenter Roeck
2021-07-14
spi: mediatek: add tick_delay support
Mason Zhang
2021-07-14
spi: mediatek: move devm_spi_register_master position
Mason Zhang
2021-07-11
spi: mediatek: add no_need_unprepare support
Mason Zhang
2021-07-11
spi: mediatek: fix fifo rx mode
Peter Hess
2021-02-08
spi: mediatek: add set_cs_timing support
leilk.liu
2020-07-22
spi: mediatek: add spi support for mt8192 IC
leilk.liu
2020-07-01
spi: mediatek: use correct SPI_CFG2_REG MACRO
leilk.liu
2019-11-18
spi: mediatek: add SPI_CS_HIGH support
Luhua Xu
2019-10-01
spi: mediatek: Use devm_platform_ioremap_resource() in mtk_spi_probe()
Markus Elfring
2019-09-13
spi: mediatek: support large PA
luhua.xu
2019-09-13
spi: mediatek: add spi support for mt6765 IC
luhua.xu
[next]