index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
spi-atmel.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
spi: atmel: remove #ifdef CONFIG_{PM, SLEEP}
Claudiu Beznea
2022-07-18
1
-11
/
+4
*
spi: atmel: Fix typo
Qinghua Jin
2022-01-07
1
-1
/
+1
*
spi: atmel: Remove setting of deprecated member of struct dma_slave_config
Tudor Ambarus
2021-11-26
1
-2
/
+0
*
spi: atmel: Drop slave_config argument in atmel_spi_dma_slave_config()
Tudor Ambarus
2021-11-26
1
-21
/
+17
*
spi: atmel: Fix PDC transfer setup bug
Ville Baillie
2021-10-01
1
-2
/
+2
*
spi: atmel: Fix CS and initialization bug
Dan Sneddon
2021-07-11
1
-7
/
+2
*
spi: atmel: Reduce spin lock usage
Dan Sneddon
2021-06-03
1
-15
/
+4
*
spi: atmel: Switch to transfer_one transfer method
Dan Sneddon
2021-06-03
1
-91
/
+33
*
spi: atmel: Drop unused variable
Tudor Ambarus
2021-03-10
1
-4
/
+0
*
spi: atmel: Put allocated master before return
Pan Bian
2021-01-21
1
-1
/
+1
*
spi: atmel: Downgrade to dev_dbg when dma_request_chan() fails
Tudor Ambarus
2020-10-30
1
-3
/
+3
*
Merge tag 'sound-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2020-10-15
1
-1
/
+0
|
\
|
*
spi: atmel: remove unnecessary include
Alexandre Belloni
2020-09-30
1
-1
/
+0
*
|
spi: atmel: Exposing effective spi speed
Thomas Kopp
2020-10-01
1
-0
/
+1
*
|
spi: atmel: Simplify with dev_err_probe()
Krzysztof Kozlowski
2020-09-08
1
-3
/
+2
|
/
*
spi: atmel: remove redundant label out_free
Colin Ian King
2020-07-09
1
-1
/
+0
*
spi: atmel: No need to call spi_master_put() if spi_alloc_master() failed
Peng Fan
2020-07-07
1
-2
/
+1
*
spi: atmel: Add missing annotation for atmel_spi_next_xfer_dma_submit()
Jules Irenge
2020-04-30
1
-0
/
+1
*
spi: atmel: Use dma_request_chan() instead dma_request_slave_channel()
Peter Ujfalusi
2019-12-16
1
-18
/
+11
*
Merge branch 'spi-5.5' into spi-next
Mark Brown
2019-11-22
1
-92
/
+117
|
\
|
*
spi: atmel: Use dma_request_chan() directly for channel request
Peter Ujfalusi
2019-11-15
1
-1
/
+1
|
*
spi: atmel: Improve CS0 case support on AT91RM9200
Gregory CLEMENT
2019-10-18
1
-3
/
+12
|
*
spi: atmel: Improve and fix GPIO CS usage
Gregory CLEMENT
2019-10-18
1
-8
/
+66
|
*
spi: atmel: Remove platform data support
Gregory CLEMENT
2019-10-18
1
-14
/
+2
|
*
spi: atmel: Remove useless private field
Gregory CLEMENT
2019-10-18
1
-11
/
+6
|
*
spi: atmel: Configure GPIO per CS instead of by controller
Gregory CLEMENT
2019-10-18
1
-24
/
+8
|
*
spi: atmel: Fix CS high support
Gregory CLEMENT
2019-10-18
1
-4
/
+2
|
*
spi: atmel: Remove and fix erroneous comments
Gregory CLEMENT
2019-10-18
1
-7
/
+3
|
*
spi: use new `spi_transfer_delay_exec` helper where straightforward
Alexandru Ardelean
2019-10-15
1
-2
/
+1
|
*
spi: core,atmel: convert `word_delay_usecs` -> `word_delay` for spi_device
Alexandru Ardelean
2019-10-15
1
-2
/
+24
|
*
spi: atmel: Remove AVR32 leftover
Gregory CLEMENT
2019-10-01
1
-24
/
+0
*
|
spi: atmel: fix handling of cs_change set on non-last xfer
Mans Rullgard
2019-10-18
1
-7
/
+3
|
/
*
spi: atmel: add tracing to custom .transfer_one_message callback
Uwe Kleine-König
2019-08-02
1
-0
/
+5
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
*
spi-atmel: support inter-word delay
Jonas Bonn
2019-01-30
1
-5
/
+6
*
spi: atmel: Convert to use CS GPIO descriptors
Linus Walleij
2019-01-09
1
-66
/
+27
*
spi: Do not print a message if spi_controller_{suspend,resume}() fails
Geert Uytterhoeven
2018-09-05
1
-8
/
+2
*
spi: spi-atmel: Use correct enum for DMA transfer direction
Stefan Agner
2018-03-28
1
-4
/
+4
*
spi: atmel: init FIFOs before spi enable
Eugen Hristev
2018-02-27
1
-3
/
+5
*
spi: atmel: Implements transfers with bounce buffer
Radu Pirea
2018-01-05
1
-29
/
+84
*
spi: atmel: fixed spin_lock usage inside atmel_spi_remove
Radu Pirea
2017-12-19
1
-1
/
+1
*
-
.
Merge remote-tracking branches 'spi/topic/atmel', 'spi/topic/bcm63xx', 'spi/t...
Mark Brown
2017-07-03
1
-3
/
+3
|
\
\
|
*
|
spi: atmel: print version only after successful registration
Baruch Siach
2017-06-06
1
-3
/
+3
|
|
/
*
/
spi: atmel: fix corrupted data issue on SAM9 family SoCs
Cyrille Pitchen
2017-06-23
1
-1
/
+23
|
/
*
spi: atmel: add deepest PM support to SAMA5D2
Quentin Schulz
2017-04-18
1
-0
/
+9
*
spi: atmel: factorize reusable code for SPI controller init
Quentin Schulz
2017-04-12
1
-14
/
+21
*
-
.
Merge remote-tracking branches 'spi/topic/armada', 'spi/topic/ath79', 'spi/to...
Mark Brown
2016-12-12
1
-178
/
+106
|
\
\
|
|
*
spi: atmel: remove the use of private channel fields
Nicolas Ferre
2016-11-25
1
-43
/
+43
|
|
*
spi: atmel: trivial: remove unused fields in DMA structure
Nicolas Ferre
2016-11-25
1
-4
/
+0
|
|
*
spi: atmel: Use SPI core DMA mapping framework
Cyrille Pitchen
2016-11-25
1
-32
/
+25
[next]