1. afd4f15 spi: omap3_spi: Read platform data in ofdata_to_platdata() by Faiz Abbas · 4 years, 1 month ago
  2. 41cf3cb arm: mach-omap2: am33xx: Add device structure for spi by Faiz Abbas · 4 years, 1 month ago
  3. 2548493 treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · 4 years, 3 months ago
  4. 7208396 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · 4 years, 3 months ago
  5. 60e7fa8 treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · 4 years, 3 months ago
  6. 5d12812 spi: omap3: Drop nondm code by Jagan Teki · 4 years, 5 months ago
  7. 56c4046 spi: Convert CONFIG_DM_SPI* to CONFIG_$(SPL_TPL_)DM_SPI* by Lukasz Majewski · 4 years, 5 months ago
  8. cd93d62 common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 5 months ago
  9. b8b88e6 spi: omap3: fix set_wordlen() reading from incorrect address for CHCONF by David Rivshin · 6 years ago
  10. e2cae51 spi: Remove unused spi_init by Jagan Teki · 6 years ago
  11. c0eaffa spi: omap3: fix claim/release bus within DM by Hannes Schmelzer · 6 years ago
  12. 9cddf70 spi: omap3: fix set_speed and set_mode dm callbacks by Hannes Schmelzer · 6 years ago
  13. b1d2b52 spi: omap3: pre-initialize bus-speed with max. slave-speed by Hannes Schmelzer · 6 years ago
  14. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  15. 63018a3 omap3: spi: Correct ti, pindir-d0-out-d1-in parsing by Sjoerd Simons · 7 years ago
  16. b2b41d2 spi: omap3: Fix redeclared error by Jagan Teki · 7 years ago
  17. 8480792 spi: omap3: Skip set_mode, set_speed from claim by Jagan Teki · 7 years ago
  18. 042de60 omap3: spi: the symbol for Hertz is Hz by Heinrich Schuchardt · 7 years ago
  19. a821c4a dm: Rename dev_addr..() functions by Simon Glass · 7 years ago
  20. 25eaa28 omap: spi: Drop CONFIG_OMAP3_SPI_D0_D1_SWAPPED support by Tom Rini · 7 years ago
  21. 2f54205 drivers: spi: Remove duplicate .probe method by Suniel Mahesh · 7 years ago
  22. e160f7d dm: core: Replace of_offset with accessor by Simon Glass · 8 years ago
  23. 5f89a15 omap3: Fix SPI registers on am33xx and am43xx by Martin Hejnfelt · 8 years ago
  24. 41bccb8 spi: omap3: Fix multiple definition of 'priv' by Jagan Teki · 9 years ago
  25. 77b8d04 spi: omap3: Convert to driver model by Jagan Teki · 9 years ago
  26. 03661d8 spi: omap3: Make local functions as static by Jagan Teki · 9 years ago
  27. 682c172 spi: omap3: Move headers code inside the driver by Jagan Teki · 9 years ago
  28. 3963919 spi: omap3: Remove unused variable irqstatus in omap3_spi_txrx by Christophe Ricard · 9 years ago
  29. 611c9ba spi: omap3: Fix timeout handling by David Dueck · 10 years ago
  30. ce6889a drivers/spi/omap3: Bug fix of premature write transfer completion by Vasili Galka · 11 years ago
  31. 5753d09 spi: omap3: add support for more word lengths by Nikita Kiryanov · 11 years ago
  32. 54a759c spi: omap3: remove semicolon from #define by Nikita Kiryanov · 11 years ago
  33. 93e1459 Coding Style cleanup: replace leading SPACEs by TABs by Wolfgang Denk · 11 years ago
  34. 3765b3e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
  35. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  36. d3504fe spi: Use spi_alloc_slave() in each SPI driver by Simon Glass · 12 years ago
  37. cc1182b OMAP3 SPI : Fixed bugs related to SPI transfer by ajoy · 12 years ago
  38. 22cbeed omap3_spi: introduce CONFIG_OMAP3_SPI_D0_D1_SWAPPED by Peter Korsgaard · 12 years ago
  39. a4a99ff am335x evm: Enable support for spi0 by Tom Rini · 12 years ago
  40. 4c0620b am33xx: Add support, update omap3 McSPI driver by Tom Rini · 12 years ago
  41. 08b5ab0 omap3_spi: receive transmit mode by jacopo mondi · 14 years ago
  42. 53736ba OMAP3: SPI driver by Dirk Behme · 14 years ago