1. 0d9c754 spi: tegra114: use true,false for bool variable by zhengbin · 5 years ago
  2. 4c973b9 spi: tegra114: Use dma_request_chan() directly for channel request by Peter Ujfalusi · 5 years ago
  3. 8105936 spi: tegra114: change format for `spi_set_cs_timing()` function by Alexandru Ardelean · 5 years ago
  4. cd13152 spi: tegra114: use `spi_transfer_delay_exec` helper by Alexandru Ardelean · 5 years ago
  5. 4343f61 Merge tag 'v5.2-rc4' into spi-5.3 by Mark Brown · 6 years ago
  6. 9952f69 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201 by Thomas Gleixner · 6 years ago
  7. 0e896f3 spi: tegra114: set master cleanup and also invoke it on probe error by Sowjanya Komatineni · 6 years ago
  8. 318dacb spi: tegra114: add support for TX and RX trimmers by Sowjanya Komatineni · 6 years ago
  9. 9b76ef3 spi: tegra114: add support for HW CS timing by Sowjanya Komatineni · 6 years ago
  10. 1bf9f3c spi: tegra114: add support for hw based cs by Sowjanya Komatineni · 6 years ago
  11. 63c1440 spi: tegra114: add support for gpio based CS by Sowjanya Komatineni · 6 years ago
  12. 2e5f081 Merge branch 'spi-5.2' into spi-next by Mark Brown · 6 years ago
  13. cc1b69f spi: tegra114: fix PIO transfer by Sowjanya Komatineni · 6 years ago
  14. fa28fd3 spi: tegra114: add support for interrupt mask by Sowjanya Komatineni · 6 years ago
  15. 9d19923 spi: tegra114: add 3 wire transfer mode support by Sowjanya Komatineni · 6 years ago
  16. 9877a34 spi: tegra114: add dual mode support by Sowjanya Komatineni · 6 years ago
  17. d908896 spi: tegra114: set bus number based on id by Sowjanya Komatineni · 6 years ago
  18. 76457eea spi: tegra114: use unpacked mode for below 4 bytes by Sowjanya Komatineni · 6 years ago
  19. f0a0bc9 spi: tegra114: set supported bits per word by Sowjanya Komatineni · 6 years ago
  20. a0253c8 spi: tegra114: dump SPI registers during timeout by Sowjanya Komatineni · 6 years ago
  21. e1a7d16 Merge branch 'spi-5.1' into spi-5.2 by Mark Brown · 6 years ago
  22. a026525 spi: tegra114: avoid reset call in atomic context by Sowjanya Komatineni · 6 years ago
  23. f3e182c spi: tegra114: de-assert CS before SPI mode change by Sowjanya Komatineni · 6 years ago
  24. 2b17a3c spi: tegra114: add SPI_LSB_FIRST support by Sowjanya Komatineni · 6 years ago
  25. fc9ba6e spi: tegra114: use packed mode for 32 bits per word by Sowjanya Komatineni · 6 years ago
  26. 0191949 spi: tegra114: reset controller on probe by Sowjanya Komatineni · 6 years ago
  27. f4ce428 spi: tegra114: configure dma burst size to fifo trig level by Sowjanya Komatineni · 6 years ago
  28. c4fc9e5 spi: tegra114: flush fifos by Sowjanya Komatineni · 6 years ago
  29. 32bd1a9 spi: tegra114: terminate dma and reset on transfer timeout by Sowjanya Komatineni · 6 years ago
  30. 1a89ac5 spi: tegra114: fix for unpacked mode transfers by Sowjanya Komatineni · 6 years ago
  31. 7b3d10c spi: tegra114: clear packed bit for unpacked mode by Sowjanya Komatineni · 6 years ago
  32. 979a9af spi: tegra114: correct register name in definition by Ralf Ramsauer · 7 years ago
  33. d006edb spi: tegra114: explicitly request exclusive reset control by Philipp Zabel · 7 years ago
  34. bfca761 spi: tegra: fix spelling mistake: "trasfer" -> "transfer" by Colin Ian King · 8 years ago
  35. 14ac00e spi: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  36. c19c8e7 spi: tegra114: Fix checkpatch issue by Jingoo Han · 10 years ago
  37. 0ac83f3 spi: tegra114: Make of_device_id array const by Jingoo Han · 11 years ago
  38. b1ad487 Merge remote-tracking branches 'spi/topic/sunxi', 'spi/topic/tegra114', 'spi/topic/ti-qspi', 'spi/topic/ti-ssp', 'spi/topic/topcliff-pch', 'spi/topic/txx9', 'spi/topic/xcomm' and 'spi/topic/xfer' into spi-next by Mark Brown · 11 years ago
  39. 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
  40. 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
  41. 78e3952 spi: Remove explictly set bus_num and num_chipselect to default setting by Axel Lin · 11 years ago
  42. 354312f1 spi: Remove duplicate code to check chip_select by Axel Lin · 11 years ago
  43. 383840d spi: tegra114: Convert to use master->max_speed_hz by Axel Lin · 11 years ago
  44. 971e908 spi: tegra114: Use list_is_last() instead of open-coded by Axel Lin · 11 years ago
  45. 3a44623 spi: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  46. 2d2e7d1 Merge tag 'spi-v3.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 11 years ago
  47. a915d15 spi: tegra: convert to standard DMA DT bindings by Stephen Warren · 11 years ago
  48. ff2251e spi: tegra: use reset framework by Stephen Warren · 11 years ago
  49. 48c3fc9 spi: tegra114: use u32 for 32-bit register values by Michal Nazarewicz · 11 years ago
  50. 16735d0 tree-wide: use reinit_completion instead of INIT_COMPLETION by Wolfram Sang · 11 years ago
  51. 176c51c Merge remote-tracking branch 'spi/topic/tegra114' into spi-next by Mark Brown · 11 years ago
  52. 5b380cb Merge remote-tracking branch 'spi/topic/tegra' into spi-next by Mark Brown · 11 years ago
  53. f4fade1 spi/tegra114: Correct support for cs_change by Rhyland Klein · 11 years ago
  54. 5c80964 spi: tegra114: use devm_spi_register_master() by Jingoo Han · 11 years ago
  55. e91d235 spi: tegra: Use DIV_ROUND_UP instead of open coded by Axel Lin · 11 years ago
  56. e7c57cc Merge remote-tracking branch 'spi/topic/tegra' into spi-next by Mark Brown · 11 years ago
  57. 5f7f54b drivers/spi/spi-tegra114.c clean use of devm_ioremap_resource() by Laurent Navet · 12 years ago
  58. 612aa5c spi/tegra114: Use core runtime PM by Mark Brown · 11 years ago
  59. bb249aa spi/tegra114: Factor runtime PM out into transfer prepare/unprepare by Mark Brown · 11 years ago
  60. 86562d0 spi: tegra114: remove redundant dev_err call in tegra_spi_probe() by Wei Yongjun · 12 years ago
  61. 24b5a82 spi: use platform_{get,set}_drvdata() by Jingoo Han · 12 years ago
  62. f333a33 spi/tegra114: add spi driver by Laxman Dewangan · 12 years ago