1. c5e007b4 spi: rockchip: initialize dma_slave_config properly by Huibin Hong · 6 years ago
  2. 9a4506b Merge remote-tracking branches 'spi/topic/pxa2xx', 'spi/topic/rockchip', 'spi/topic/s3c64xx', 'spi/topic/sh' and 'spi/topic/sh-msiof' into spi-next by Mark Brown · 8 years ago
  3. 421c65f Merge remote-tracking branches 'spi/fix/pax2xx' and 'spi/fix/rockchip' into spi-linus by Mark Brown · 8 years ago
  4. 5185a81 spi: rockchip: limit transfers to (64K - 1) bytes by Brian Norris · 8 years ago
  5. 4dc0dd8 spi: rockchip: Signal unfinished DMA transfers by Tomeu Vizoso · 8 years ago
  6. aa29ea3 spi/rockchip: add the rk3036/rk3228/rk3368 to match for driver by Caesar Wang · 8 years ago
  7. 5de7ed0 spi: rockchip: potential NULL dereference on error by Dan Carpenter · 8 years ago
  8. cb39f73 Merge remote-tracking branches 'spi/fix/omap2' and 'spi/fix/rockchip' into spi-linus by Mark Brown · 8 years ago
  9. e4c0e06 spi: rockchip: fix probe deferral handling by Shawn Lin · 8 years ago
  10. b5b131c Merge tag 'dmaengine-4.6-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 8 years ago
  11. bb51537 spi: rockchip: Spelling s/divsor/divisor/ by Geert Uytterhoeven · 8 years ago
  12. c508709 Merge remote-tracking branches 'spi/topic/res', 'spi/topic/rockchip', 'spi/topic/sh', 'spi/topic/ti-qspi' and 'spi/topic/xilinx' into spi-next by Mark Brown · 8 years ago
  13. 108b5c8 spi: rockchip: covert rsd_nsecs to u32 type by Shawn Lin · 8 years ago
  14. ec5c5d8 spi: rockchip: header file cleanup by Shawn Lin · 8 years ago
  15. 61cadcf spi: rockchip: check requesting dma channel with EPROBE_DEFER by Shawn Lin · 8 years ago
  16. 557b7ea spi: rockchip: migrate to dmaengine_terminate_async by Shawn Lin · 8 years ago
  17. ea98491 spi: rockchip: check return value of dmaengine_prep_slave_sg by Shawn Lin · 8 years ago
  18. 0277e01 spi/rockchip: fix endian mode for 16-bit transfers by Alexander Kochetkov · 8 years ago
  19. b920cc3 spi/rockchip: Make sure spi clk is on in rockchip_spi_set_cs by Huibin Hong · 8 years ago
  20. 9b7a562 spi: rockchip: add bindings for rk3399 spi by Xu Jianqun · 8 years ago
  21. 23366a0 spi: rockchip: remove xfer_completion from rockchip_spi by Shawn Lin · 8 years ago
  22. 844c9f4 spi: rockchip: add missing spi_master_put by Shawn Lin · 8 years ago
  23. b8659ad spi: rockchip: disable runtime pm when in err case by Shawn Lin · 8 years ago
  24. 80abf88 spi: rockchip: modify DMA max burst to 1 by Addy Ke · 8 years ago
  25. 99622f5 spi/rockchip: remove unnecessary memset of rockchip_spi by Alexey Klimov · 9 years ago
  26. 165f228 Merge remote-tracking branches 'spi/topic/qup', 'spi/topic/rockchip', 'spi/topic/rspi', 'spi/topic/s3c64xx' and 'spi/topic/sc18is602' into spi-next by Mark Brown · 9 years ago
  27. 76b17e6 spi/rockchip: Add device tree property to configure Rx Sample Delay by Julius Werner · 9 years ago
  28. 754ec43 spi/rockchip: Round up clock rate divisor to err on the safe side by Julius Werner · 9 years ago
  29. 2291793 spi/rockchip: do an error handling in proper time by Andy Shevchenko · 9 years ago
  30. 97cf566 spi/rockchip: avoid uninitialized-use warning by Arnd Bergmann · 9 years ago
  31. c0f486f Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  32. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 9 years ago
  33. ec83305 spi: Replace CONFIG_PM_RUNTIME with CONFIG_PM by Rafael J. Wysocki · 9 years ago
  34. f56be67 Merge remote-tracking branches 'spi/topic/mxs', 'spi/topic/pxa', 'spi/topic/rockchip', 'spi/topic/samsung' and 'spi/topic/sirf' into spi-next by Mark Brown · 9 years ago
  35. dfcc2e3 spi/rockchip: remove redundant call to spi_master_put() by Laurentiu Palcu · 10 years ago
  36. a8a93c6 Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux into driver-core-next by Greg Kroah-Hartman · 10 years ago
  37. 14ac00e spi: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  38. 2c2bc74 spi/rockchip: spi controller must be disabled in tx callback too by Addy Ke · 10 years ago
  39. c28be31 spi/rockchip: fix bug that cause spi transfer timed out in DMA duplex mode by Addy Ke · 10 years ago
  40. f9cfd52 spi/rockchip: fix bug that case spi can't go as fast as slave request by Addy Ke · 10 years ago
  41. 62d02e4 Merge remote-tracking branch 'spi/fix/rockchip' into spi-linus by Mark Brown · 10 years ago
  42. a24e70c spi/rockchip: fix bug that cause the failure to read data in DMA mode by Addy Ke · 10 years ago
  43. 94b0955 Merge remote-tracking branches 'spi/fix/davinci', 'spi/fix/dw', 'spi/fix/fsl', 'spi/fix/pl022', 'spi/fix/rockchip' and 'spi/fix/sirf' into spi-linus by Mark Brown · 10 years ago
  44. 6294617 spi/rockchip: Don't warn if SPI is busy but disabled by Doug Anderson · 10 years ago
  45. 64bc011 spi/rockchip: Fix the wait_for_idle() timeout by Doug Anderson · 10 years ago
  46. 5d1d150 spi/rockchip: Avoid accidentally turning off the clock by Doug Anderson · 10 years ago
  47. 0ac7a49 spi/rockchip: fixup incorrect dma direction setting by Addy Ke · 10 years ago
  48. db7e8d9 spi/rockchip: fix error return code in rockchip_spi_probe() by Wei Yongjun · 10 years ago
  49. 4e6fafe spi/rockchip: remove redundant dev_err call in rockchip_spi_probe() by Wei Yongjun · 10 years ago
  50. c495014 spi/rockchip: remove duplicated include from spi-rockchip.c by Wei Yongjun · 10 years ago
  51. b839b78 spi/rockchip: add compatible strings for RK3188 and RK3288 by Addy Ke · 10 years ago
  52. ee78099 spi/rockchip: master->mode_bits: remove SPI_CS_HIGH bit by Addy Ke · 10 years ago
  53. 2df08e7 spi/rockchip: call wait_for_idle() for the transfer to complete by Addy Ke · 10 years ago
  54. 5dcc44e spi/rockchip: cleanup some coding issues and uncessary output by Addy Ke · 10 years ago
  55. 64e3682 spi/rockchip: add driver for Rockchip RK3xxx SoCs integrated SPI by addy ke · 10 years ago