index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
spi-at91-usart.c
Age
Commit message (
Expand
)
Author
2023-03-11
spi: Replace all spi->chip_select and spi->cs_gpiod references with function ...
Amit Kumar Mahapatra via Alsa-devel
2023-03-06
spi: at91-usart: Convert to platform remove callback returning void
Uwe Kleine-König
2023-01-23
spi: at91-usart: switch to use modern name
Yang Yingliang
2021-10-20
spi: at91-usart: replacing legacy gpio interface for gpiod
Maíra Canal
2020-07-17
spi: spi-at91-usart: Remove unused OF table 'struct of_device_id'
Lee Jones
2019-11-15
spi: at91-usart: Use dma_request_chan() directly for channel request
Peter Ujfalusi
2019-05-08
spi: at91-usart: add DMA support
Radu Pirea
2019-03-25
spi: at91-usart: Remove duplicated checking for spi->bits_per_word
Axel Lin
2018-12-03
spi: fix spi-at91-usart.c build errors when PINCTRL is not set
Randy Dunlap
2018-11-27
spi: at91-usart: add power management support
Radu Pirea
2018-09-11
spi: at91-usart: Make local functions static
Lee Jones
2018-09-10
spi: at91-usart: Add driver for at91-usart as SPI
Radu Pirea