1. 2d9a744 spi: atmel: No need to call spi_master_put() if spi_alloc_master() failed by Peng Fan · 4 years, 6 months ago
  2. b68527d spi: atmel: Add missing annotation for atmel_spi_next_xfer_dma_submit() by Jules Irenge · 4 years, 8 months ago
  3. d947c9d spi: atmel: Use dma_request_chan() instead dma_request_slave_channel() by Peter Ujfalusi · 5 years ago
  4. ca4196a Merge branch 'spi-5.5' into spi-next by Mark Brown · 5 years ago
  5. bef1e0c spi: atmel: Use dma_request_chan() directly for channel request by Peter Ujfalusi · 5 years ago
  6. fed8d8c spi: atmel: fix handling of cs_change set on non-last xfer by Mans Rullgard · 5 years ago
  7. 9c86f12 spi: atmel: Improve CS0 case support on AT91RM9200 by Gregory CLEMENT · 5 years ago
  8. 57e3137 spi: atmel: Improve and fix GPIO CS usage by Gregory CLEMENT · 5 years ago
  9. 1cb84b0 spi: atmel: Remove platform data support by Gregory CLEMENT · 5 years ago
  10. 60086e2 spi: atmel: Remove useless private field by Gregory CLEMENT · 5 years ago
  11. 585d18f spi: atmel: Configure GPIO per CS instead of by controller by Gregory CLEMENT · 5 years ago
  12. 7cbb16b spi: atmel: Fix CS high support by Gregory CLEMENT · 5 years ago
  13. 4d8672d spi: atmel: Remove and fix erroneous comments by Gregory CLEMENT · 5 years ago
  14. e74dc5c spi: use new `spi_transfer_delay_exec` helper where straightforward by Alexandru Ardelean · 5 years ago
  15. 6c613f6 spi: core,atmel: convert `word_delay_usecs` -> `word_delay` for spi_device by Alexandru Ardelean · 5 years ago
  16. e61bb11 spi: atmel: Remove AVR32 leftover by Gregory CLEMENT · 5 years ago
  17. 3c0448d spi: atmel: add tracing to custom .transfer_one_message callback by Uwe Kleine-König · 5 years ago
  18. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  19. 473a78a spi-atmel: support inter-word delay by Jonas Bonn · 6 years ago
  20. efc92fb spi: atmel: Convert to use CS GPIO descriptors by Linus Walleij · 6 years ago
  21. 7c5d8a2 spi: Do not print a message if spi_controller_{suspend,resume}() fails by Geert Uytterhoeven · 6 years ago
  22. 3573257 spi: spi-atmel: Use correct enum for DMA transfer direction by Stefan Agner · 7 years ago
  23. 9581329 spi: atmel: init FIFOs before spi enable by Eugen Hristev · 7 years ago
  24. a9889ed spi: atmel: Implements transfers with bounce buffer by Radu Pirea · 7 years ago
  25. 66e900a spi: atmel: fixed spin_lock usage inside atmel_spi_remove by Radu Pirea · 7 years ago
  26. 63a8927 Merge remote-tracking branches 'spi/topic/atmel', 'spi/topic/bcm63xx', 'spi/topic/davinci' and 'spi/topic/imx' into spi-next by Mark Brown · 7 years ago
  27. 7094576 spi: atmel: fix corrupted data issue on SAM9 family SoCs by Cyrille Pitchen · 8 years ago
  28. 6aba9c6 spi: atmel: print version only after successful registration by Baruch Siach · 8 years ago
  29. e538007 spi: atmel: add deepest PM support to SAMA5D2 by Quentin Schulz · 8 years ago
  30. 05514c8 spi: atmel: factorize reusable code for SPI controller init by Quentin Schulz · 8 years ago
  31. 0afa072 Merge remote-tracking branches 'spi/topic/armada', 'spi/topic/ath79', 'spi/topic/atmel' and 'spi/topic/axi' into spi-next by Mark Brown · 8 years ago
  32. 768f3d9 spi: atmel: remove the use of private channel fields by Nicolas Ferre · 8 years ago
  33. d5fab59 spi: atmel: trivial: remove unused fields in DMA structure by Nicolas Ferre · 8 years ago
  34. 04242ca spi: atmel: Use SPI core DMA mapping framework by Cyrille Pitchen · 8 years ago
  35. 7910d9a spi: atmel: Use core SPI_MASTER_MUST_[RT]X handling by Nicolas Ferre · 8 years ago
  36. ce24a51 spi: atmel: trivial: move info banner to latest probe action by Nicolas Ferre · 8 years ago
  37. 39fe33f spi: atmel: Fix scheduling while atomic by Ben Whitten · 8 years ago
  38. b52b348 spi: atmel: fix indenting in atmel_spi_gpio_cs() by Dan Carpenter · 8 years ago
  39. 9610620 spi: atmel: use managed resource for gpio chip select by Nicolas Ferre · 8 years ago
  40. 70f340d spi: atmel: fix gpio chip-select in case of non-DT platform by Cyrille Pitchen · 9 years ago
  41. 076fcb1 Merge remote-tracking branches 'spi/topic/ath97', 'spi/topic/atmel', 'spi/topic/au1550', 'spi/topic/bcm2835' and 'spi/topic/bcm2835aux' into spi-next by Mark Brown · 9 years ago
  42. 5ba838c Merge remote-tracking branches 'spi/fix/atmel', 'spi/fix/imx', 'spi/fix/omap2-mcspi', 'spi/fix/ti-qspi' and 'spi/fix/xilinx' into spi-linus by Mark Brown · 9 years ago
  43. 06515f8 spi: atmel: Fix DMA-setup for transfers with more than 8 bits per word by David Mosberger-Tang · 9 years ago
  44. e864658 spi: atmel: Remove needless bits_per_word and speed_hz tests by Jarkko Nikula · 9 years ago
  45. 5132361 Merge remote-tracking branches 'spi/fix/atmel', 'spi/fix/bcm2835', 'spi/fix/doc', 'spi/fix/mediatek', 'spi/fix/meson', 'spi/fix/mtk' and 'spi/fix/pxa2xx' into spi-linus by Mark Brown · 9 years ago
  46. d630526 spi: atmel: remove warning when !CONFIG_PM_SLEEP by Alexandre Belloni · 9 years ago
  47. bdbbd38 spi: atmel: remove useless include by Alexandre Belloni · 9 years ago
  48. 11f2764 spi: atmel: add support to FIFOs by Cyrille Pitchen · 10 years ago
  49. 4820303 spi: atmel: add support for the internal chip-select of the spi controller by Cyrille Pitchen · 10 years ago
  50. f9de734 Merge remote-tracking branches 'spi/topic/atmel', 'spi/topic/bcm2385', 'spi/topic/bcm2835', 'spi/topic/bcm53xx' and 'spi/topic/bitbang' into spi-next by Mark Brown · 10 years ago
  51. ea46732 spi: atmel: use endian agnostic IO by Ben Dooks · 10 years ago
  52. 76e1d14 spi: atmel: Fix interrupt setup for PDC transfers by Torsten Fleischer · 10 years ago
  53. 1369dea spi: atmel: cleanup wait_for_completion return handling by Nicholas Mc Guire · 10 years ago
  54. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  55. 5e9af37 spi: atmel: introduce probe deferring by Ludovic Desroches · 10 years ago
  56. 7758e39 spi: atmel: remove compat for non DT board when requesting dma chan by Ludovic Desroches · 10 years ago
  57. c1ee8f3 spi/atmel: improve the system suspend/resume functions implementation by Wenyou Yang · 10 years ago
  58. 14ac00e spi: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  59. d0de6ff spi/atmel: fix simple_return.cocci warnings by Fengguang Wu · 10 years ago
  60. ce0c4ca spi/atmel: add support for runtime PM by Wenyou Yang · 10 years ago
  61. 5398ad6 spi/atmel: use dmaengine_terminate_all() API by Vinod Koul · 10 years ago
  62. 67f08d6 spi/atmel: Fix pointer to int conversion warnings on 64 bit builds by Mark Brown · 10 years ago
  63. ef40eb3 spi: atmel: Use dmaengine_prep_slave_sg() API by Geert Uytterhoeven · 10 years ago
  64. 446fe5e Merge remote-tracking branches 'spi/topic/adi', 'spi/topic/atmel' and 'spi/topic/cadence' into spi-next by Mark Brown · 11 years ago
  65. b112f05 spi: atmel: fix incorrect comparison by Alexandre Belloni · 11 years ago
  66. 1676014 spi: atmel: Fix scheduling while atomic bug by Alexander Stein · 11 years ago
  67. 0c3b974 spi: atmel: Make current_remaining_bytes to be int by Axel Lin · 11 years ago
  68. 6e07b91 Merge remote-tracking branches 'spi/topic/imx', 'spi/topic/init', 'spi/topic/mpc512x-psc', 'spi/topic/mpc52xx', 'spi/topic/mxs', 'spi/topic/nuc900', 'spi/topic/oc-tiny' and 'spi/topic/octeon' into spi-next by Mark Brown · 11 years ago
  69. 9dee279 Merge remote-tracking branches 'spi/topic/bus-num', 'spi/topic/cleanup', 'spi/topic/clps711x', 'spi/topic/coldfire', 'spi/topic/completion' and 'spi/topic/davinci' into spi-next by Mark Brown · 11 years ago
  70. 0f38af4 Merge remote-tracking branches 'spi/topic/altera', 'spi/topic/atmel', 'spi/topic/au1550', 'spi/topic/bcm63xx', 'spi/topic/bcm63xx-hsspi', 'spi/topic/bfin5xx', 'spi/topic/bitbang' and 'spi/topic/bpw' into spi-next by Mark Brown · 11 years ago
  71. 54f4c51 spi: atmel: fix printk format warnings by Randy Dunlap · 11 years ago
  72. ba938f3 spi: atmel: add missing spi_master_{resume,suspend} calls to PM callbacks by Wenyou Yang · 11 years ago
  73. 5bdfd49 spi: atmel: adopt pinctrl support by Wenyou Yang · 11 years ago
  74. ad6f33d spi: atmel: Let spi core handle validating transfer length by Axel Lin · 11 years ago
  75. 0e6d873 spi: atmel: Remove redundant list_empty checking by Axel Lin · 11 years ago
  76. 354312f spi: Remove duplicate code to check chip_select by Axel Lin · 11 years ago
  77. 3a44623 spi: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  78. 8090d6d spi: atmel: Refactor spi-atmel to use SPI framework queue by Wenyou Yang · 11 years ago
  79. d3b72c7 spi: atmel: add support for changing message transfer speed by Richard Genoud · 11 years ago
  80. 9f87d6f spi: atmel: Use devm_*() functions by Jingoo Han · 11 years ago
  81. 543c954 spi: atmel: fix return value check in atmel_spi_probe() by Wei Yongjun · 11 years ago
  82. 3140747 spi/atmel: Convert to devm_ioremap_resource() by Mark Brown · 11 years ago
  83. 381bd95 Merge remote-tracking branch 'spi/topic/trivial' into spi-atmel by Mark Brown · 11 years ago
  84. f6bd03a spi: Don't break user-visible strings to multiple source lines in drivers by Jarkko Nikula · 11 years ago
  85. 01b9e04 spi: atmel: Fix checkpatch issue by Jingoo Han · 11 years ago
  86. de8cc23 spi: atmel: Fix incorrect error path by Sachin Kamat · 11 years ago
  87. a536d76 spi: atmel: Silence checkpatch errors by Sachin Kamat · 11 years ago
  88. ec60dd3 spi: atmel: convert from legacy pm ops to dev_pm_ops by Jingoo Han · 11 years ago
  89. 2de024b spi/atmel: Fix format specifier warnings by Emil Goode · 11 years ago
  90. 6c07ef2 spi/atmel: Annotate lock/unlock functions by Mark Brown · 11 years ago
  91. dfec4a6 spi: atmel: prepare clk before calling enable by Boris BREZILLON · 11 years ago
  92. 4581949 Merge remote-tracking branch 'spi/topic/bpw' into spi-next by Mark Brown · 12 years ago
  93. 2f767a9 spi: atmel: convert to dma_request_slave_channel_compat() by Richard Genoud · 12 years ago
  94. 24778be spi: convert drivers to use bits_per_word_mask by Stephen Warren · 12 years ago
  95. 88b0357 Merge remote-tracking branch 'spi/fix/grant' into spi-linus by Mark Brown · 12 years ago
  96. f557c98 spi/spi-atmel: BUG: fix doesn' support 16 bits transfers using PIO by Richard Genoud · 12 years ago
  97. 1ccc404 spi/spi-atmel: add dmaengine support by Nicolas Ferre · 12 years ago
  98. 8aad792 spi/spi-atmel: add flag to controller data for lock operations by Nicolas Ferre · 12 years ago
  99. dfab30e spi/spi-atmel: add physical base address by Nicolas Ferre · 12 years ago
  100. 3d35226 spi/atmel: fix speed_hz check in atmel_spi_transfer() by Joachim Eastwood · 12 years ago