1. 07f8375 spi: tegra20-slink: Add OPP support by Dmitry Osipenko · 3 years, 2 months ago
  2. 2019295 Merge tag 'spi-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 3 years, 2 months ago
  3. 3cc1cb3 spi: tegra20-slink: Put device into suspend on driver removal by Dmitry Osipenko · 3 years, 3 months ago
  4. ac8a6eb spi: Fix tegra20 build with CONFIG_PM=n once again by Linus Torvalds · 3 years, 3 months ago
  5. 7dc9b95 spi: tegra20: fix build with CONFIG_PM_SLEEP=n by Arnd Bergmann · 3 years, 3 months ago
  6. 59c4e19 Merge tag 'v5.15-rc3' into spi-5.15 by Mark Brown · 3 years, 4 months ago
  7. ffb1e76 Merge tag 'v5.15-rc2' into spi-5.15 by Mark Brown · 3 years, 4 months ago
  8. efafec2 spi: Fix tegra20 build with CONFIG_PM=n by Linus Torvalds · 3 years, 4 months ago
  9. 2bab940 spi: tegra20-slink: Declare runtime suspend and resume functions conditionally by Guenter Roeck · 3 years, 4 months ago
  10. 02cea70 spi: tegra20-slink: remove spi_master_put() in tegra_slink_remove() by Yang Yingliang · 3 years, 5 months ago
  11. 26c8634 spi: tegra20-slink: Don't use resource-managed spi_register helper by Dmitry Osipenko · 3 years, 6 months ago
  12. e4bb903 spi: tegra20-slink: Improve runtime PM usage by Dmitry Osipenko · 3 years, 6 months ago
  13. aceda40 spi: tegra20-slink: Ensure SPI controller reset is deasserted by Jon Hunter · 3 years, 7 months ago
  14. 763eab7 spi: tegra20-slink: fix reference leak in slink ops of tegra20 by Zhang Qilong · 4 years, 2 months ago
  15. 7708aff spi: tegra20: Simplify with dev_err_probe() by Krzysztof Kozlowski · 4 years, 5 months ago
  16. faedcc1 spi: tegra20-slink: Fix runtime PM imbalance on error by Dinghao Liu · 4 years, 8 months ago
  17. 04358e4 spi: tegra20-slink: add missed clk_unprepare by Chuhong Yuan · 5 years ago
  18. 912a7df spi: tegra20-slink: Use dma_request_chan() directly for channel request by Peter Ujfalusi · 5 years ago
  19. 9952f69 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201 by Thomas Gleixner · 6 years ago
  20. 0e694df spi: tegra20-slink: change chip select action order by Randolph Maaßen · 6 years ago
  21. 7001cab spi: tegra20-slink: explicitly enable/disable clock by Marcel Ziswiler · 6 years ago
  22. 2172a33 spi: tegra20-slink: use true and false for boolean values by Gustavo A. R. Silva · 7 years ago
  23. 73b3275 spi: tegra20-slink: explicitly request exclusive reset control by Philipp Zabel · 7 years ago
  24. bfca761 spi: tegra: fix spelling mistake: "trasfer" -> "transfer" by Colin Ian King · 8 years ago
  25. 14ac00e spi: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  26. b2fb187 spi: tegra20-slink: Make of_device_id array const by Jingoo Han · 11 years ago
  27. 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
  28. 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
  29. 78e3952 spi: Remove explictly set bus_num and num_chipselect to default setting by Axel Lin · 11 years ago
  30. 354312f spi: Remove duplicate code to check chip_select by Axel Lin · 11 years ago
  31. 3c604de spi: tegra20-slink: Convert to use master->max_speed_hz by Axel Lin · 11 years ago
  32. 3a44623 spi: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  33. 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
  34. 8a0a1af spi: tegra: checking for ERR_PTR instead of NULL by Dan Carpenter · 11 years ago
  35. a915d15 spi: tegra: convert to standard DMA DT bindings by Stephen Warren · 11 years ago
  36. ff2251e spi: tegra: use reset framework by Stephen Warren · 11 years ago
  37. 5fd3867 spi: tegra20-slink: use u32 for 32-bit register values by Michal Nazarewicz · 11 years ago
  38. 16735d0 tree-wide: use reinit_completion instead of INIT_COMPLETION by Wolfram Sang · 11 years ago
  39. f88df3a Merge remote-tracking branch 'spi/topic/tegra-slink' into spi-next by Mark Brown · 11 years ago
  40. 5b380cb Merge remote-tracking branch 'spi/topic/tegra' into spi-next by Mark Brown · 11 years ago
  41. f178e3d spi/tegra20-slink: Move first transfer preparation to prepare_message by Mark Brown · 11 years ago
  42. 63fc184 spi/tegra20-slink: Crude refactoring to use core message parsing by Mark Brown · 11 years ago
  43. 3cb7b40 spi: tegra20-slink: Fix checkpatch issue by Jingoo Han · 11 years ago
  44. fb30a18 spi/tegra20-slink: Remove unused is_single_xfer check by Mark Brown · 11 years ago
  45. 716db5d spi: tegra20-slink: use devm_spi_register_master() by Jingoo Han · 11 years ago
  46. e91d235 spi: tegra: Use DIV_ROUND_UP instead of open coded by Axel Lin · 11 years ago
  47. ce74ac8 spi/tegra20-slink: Use core runtime PM by Mark Brown · 11 years ago
  48. bafe886 spi/tegra-slink: Factor runtime PM out into transfer prepare/unprepare by Mark Brown · 11 years ago
  49. 24b5a82 spi: use platform_{get,set}_drvdata() by Jingoo Han · 12 years ago
  50. 8b0bebe spi: tegra: slink: make local symbols static by Wei Yongjun · 12 years ago
  51. c60fea0 spi/tegra-slink: assume CONFIG_OF, remove platform data by Stephen Warren · 12 years ago
  52. ede2738 spi/tegra-slink: remove redundant code by Stephen Warren · 12 years ago
  53. 72919f3 spi: tegra: slink: do prepare dma transfer with DMA_CTRL_ACK flag by Mark Brown · 12 years ago
  54. faa98f7 spi: tegra: slink: do not prepare dma transfer with DMA_CTRL_ACK flag by Laxman Dewangan · 12 years ago
  55. 6ada511 spi: remove unused variable in tegra_slink_read_rx_fifo_to_client_rxbuf() by Wei Yongjun · 12 years ago
  56. d558c47 spi: slink-tegra20: move runtime pm calls to transfer_one_message by Laxman Dewangan · 12 years ago
  57. bab588f Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  58. 06991c2 Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  59. beb96c2 spi/tegra: remove checks for valid speed by Laxman Dewangan · 12 years ago
  60. 766ed70 spi: remove check for bits_per_word on transfer from low level driver by Laxman Dewangan · 12 years ago
  61. 3cb9190 spi: tegra: do not use clock name to get clock by Prashant Gaikwad · 12 years ago
  62. 61fd290 ARM: tegra: migrate to new clock code by Prashant Gaikwad · 12 years ago
  63. b0ee560 spi: Convert to devm_ioremap_resource() by Thierry Reding · 12 years ago
  64. fd4a319 spi: Remove HOTPLUG section attributes by Grant Likely · 12 years ago
  65. 24bc897 spi: tegra: sequence compatible strings as per preference by Laxman Dewangan · 12 years ago
  66. e6811d1 spi: make sure all transfer has bits_per_word set by Laxman Dewangan · 12 years ago
  67. dc4dc36 spi: tegra: add spi driver for SLINK controller by Laxman Dewangan · 12 years ago