1. 0723ab4 Merge tag 'sound-4.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 8 years ago
  2. a5a3717 Merge remote-tracking branches 'asoc/fix/ak4642', 'asoc/fix/ep93xx', 'asoc/fix/kirkwood' and 'asoc/fix/twl6040' into asoc-linus by Mark Brown · 8 years ago
  3. a56f489 Merge tag 'spi-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 8 years ago
  4. f7aa23c spi: spi-ep93xx: Fix the PTR_ERR() argument by Fabio Estevam · 8 years ago
  5. c4e85b7 Merge remote-tracking branch 'spi/topic/zynqmp' into spi-next by Mark Brown · 8 years ago
  6. c8d6a77 Merge remote-tracking branches 'spi/topic/pxa2xx', 'spi/topic/qup', 'spi/topic/rockchip', 'spi/topic/st-ssc4' and 'spi/topic/xlp' into spi-next by Mark Brown · 8 years ago
  7. b340941 Merge remote-tracking branches 'spi/topic/octeon', 'spi/topic/omap2-mcspi', 'spi/topic/orion', 'spi/topic/pic32' and 'spi/topic/pic32-qspi' into spi-next by Mark Brown · 8 years ago
  8. c36581c Merge remote-tracking branches 'spi/topic/dw', 'spi/topic/flash-read', 'spi/topic/fsl-dspi', 'spi/topic/fsl-espi' and 'spi/topic/kconfig' into spi-next by Mark Brown · 8 years ago
  9. 4b744af Merge remote-tracking branches 'spi/topic/bcm53xx', 'spi/topic/cadence', 'spi/topic/davinci' and 'spi/topic/dln2' into spi-next by Mark Brown · 8 years ago
  10. 38accef Merge remote-tracking branch 'spi/topic/core' into spi-next by Mark Brown · 8 years ago
  11. a0d3c7c Merge tag 'dmaengine-4.7-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 8 years ago
  12. 21825ff spi: pic32-sqi: Fix linker error, undefined reference to `bad_dma_ops'. by Purna Chandra Mandal · 8 years ago
  13. 3208a1c spi: dw-pci: Spelling s/paltforms/platforms/g by Geert Uytterhoeven · 8 years ago
  14. 9b1f189 Merge remote-tracking branches 'spi/fix/fsl-dspi', 'spi/fix/omap2-mcspi', 'spi/fix/pxa2xx' and 'spi/fix/ti-qspi' into spi-linus by Mark Brown · 8 years ago
  15. 191ec11 spi: pic32-sqi: Remove pic32_sqi_setup and pic32_sqi_cleanup by Axel Lin · 8 years ago
  16. 8ba811a spi: Fix simple typo s/impelment/implement by Moritz Fischer · 8 years ago
  17. 5de7ed0 spi: rockchip: potential NULL dereference on error by Dan Carpenter · 8 years ago
  18. ba412e3 spi: zynqmp: disable clocks in error paths by Shubhrajyoti Datta · 8 years ago
  19. 46cb415 spi: Drop unnecessary dependencies on relaxed I/O accessors by Axel Lin · 8 years ago
  20. d244228 spi: qup: Add spi_master_put in remove function by Pramod Gurav · 8 years ago
  21. dae1a77 spi: qup: Handle clocks in pm_runtime suspend and resume by Pramod Gurav · 8 years ago
  22. 1051550 spi: st-ssc4: Fix missing spi_master_put in spi_st_probe error paths by Axel Lin · 8 years ago
  23. 83fefd2 spi: st-ssc4: Allow compile test build by Axel Lin · 8 years ago
  24. b085c61 spi: omap2-mcspi: Use dma_request_chan() for requesting DMA channel by Peter Ujfalusi · 8 years ago
  25. fe5fd25 spi: davinci: Use dma_request_chan() for requesting DMA channel by Peter Ujfalusi · 8 years ago
  26. 866e48b spi: pic32: Fix checking return value of devm_ioremap_resource by Axel Lin · 8 years ago
  27. 71c5e53 spi: Drop duplicate code to set master->dev.parent by Axel Lin · 8 years ago
  28. 2452ee2 spi: pic32: Set proper bits_per_word_mask by Axel Lin · 8 years ago
  29. 66ec246 spi: pxa2xx: Do not detect number of enabled chip selects on Intel SPT by Jarkko Nikula · 8 years ago
  30. 0569a88 spi: return error if kmap'd buffers passed to spi_map_buf() by Vignesh R · 8 years ago
  31. 989ffc7 spi: pic32-sqi: silence array overflow warning by Dan Carpenter · 8 years ago
  32. 710a1d5 spi: spi-orion: enable the driver on ARCH_MVEBU platforms by Thomas Petazzoni · 8 years ago
  33. 280af2b spi: spi-pxa2xx: Remove CLK_IS_ROOT by Stephen Boyd · 8 years ago
  34. 3270ac2 spi: pic32-sqi: add SPI driver for PIC32 SQI controller. by Purna Chandra Mandal · 8 years ago
  35. a7b221d spi: bcm53xx: add spi_flash_read callback for MMIO-based reads by Rafał Miłecki · 8 years ago
  36. 148b1eb spi: cadence: mark pm functions __maybe_unused by Arnd Bergmann · 8 years ago
  37. 83835fb spi: dln2: Pass of_node to spi master by Crestez Dan Leonard · 8 years ago
  38. c422025 dmaengine: dw: rename masters to reflect actual topology by Andy Shevchenko · 8 years ago
  39. 1ff7760 spi: spi-ti-qspi: Handle truncated frames properly by Ben Hutchings · 8 years ago
  40. ea1b60f spi: spi-ti-qspi: Fix FLEN and WLEN settings if bits_per_word is overridden by Ben Hutchings · 8 years ago
  41. d7e2ee2 spi: let SPI masters ignore their children for PM by Linus Walleij · 8 years ago
  42. 8070954 spi: omap2-mcspi: Undo broken fix for dma transfer of vmalloced buffer by Akinobu Mita · 8 years ago
  43. 57bb1369 spi: cadence: Fix some checkpatch warnings by Shubhrajyoti Datta · 8 years ago
  44. 92dc20d spi: spi-fsl-dspi: Fix cs_change handling in message transfer by Andrey Vostrikov · 8 years ago
  45. 6fe9b67 spi: cadence: Return the error code for cdns_spi_suspend and cdns_spi_resume by Shubhrajyoti Datta · 8 years ago
  46. 2198b74 spi: cadence: Remove the clock enable and disable from suspend and resume by Shubhrajyoti Datta · 8 years ago
  47. d36ccd9 spi: cadence: Runtime pm adaptation by Shubhrajyoti Datta · 8 years ago
  48. b403736 spi: cadance: Fix the Documentation by Shubhrajyoti Datta · 8 years ago
  49. 50ac697 spi: cadence: Fix probe error handling by Shubhrajyoti Datta · 8 years ago
  50. 2474667 spi: cadence: Remove _MASK and _OFFSET suffix by Shubhrajyoti Datta · 8 years ago
  51. 15a1c50 spi: cadence: Fix a check patch warning by Shubhrajyoti Datta · 8 years ago
  52. cb39f73 Merge remote-tracking branches 'spi/fix/omap2' and 'spi/fix/rockchip' into spi-linus by Mark Brown · 8 years ago
  53. 2b657a5 Merge remote-tracking branch 'spi/fix/imx' into spi-linus by Mark Brown · 8 years ago
  54. d7124d6 Merge remote-tracking branch 'spi/fix/core' into spi-linus by Mark Brown · 8 years ago
  55. 1bcb9f8c spi: spi-pic32: Add PIC32 SPI master driver by Purna Chandra Mandal · 8 years ago
  56. e4c0e06 spi: rockchip: fix probe deferral handling by Shawn Lin · 8 years ago
  57. a52db65 spi: pxa2xx: Fix cs_change management by Christophe Ricard · 8 years ago
  58. 6319a68 spi/fsl-espi: avoid infinite loops on fsl_espi_cpu_irq() by Nobuteru Hayashi · 8 years ago
  59. aa70e56 spi/fsl-espi: Don't wait transaction completion forever by Nobuteru Hayashi · 8 years ago
  60. a12ddd6 spi/fsl-espi: Don't spin forever on SPIE_RXCNT by Nobuteru Hayashi · 8 years ago
  61. 8c3ad48 spi: pxa2xx: Use dummy buffers provided by SPI core by Jarkko Nikula · 8 years ago
  62. 68335ec spi: pxa2xx: Remove rx_/tx_map_len members from struct driver_data by Jarkko Nikula · 8 years ago
  63. 7d1f1bf spi: pxa2xx: handle error of pxa2xx_spi_dma_prepare() by Andy Shevchenko · 8 years ago
  64. 9419b20 spi: fsl-dspi: Set max_speed_hz for master by Bhuvanchandra DV · 8 years ago
  65. 3525e0a spi: omap2-mcspi: fix dma transfer for vmalloced buffer by Akinobu Mita · 8 years ago
  66. bf23d19 spi: xlp: Enable SPI driver for Broadcom Vulcan ARM64 by Kamlakant Patel · 8 years ago
  67. 3ae36c8 spi: octeon: Convert to use devm_ioremap_resource by Axel Lin · 8 years ago
  68. 24c8cd1 spi: fix possible deadlock between internal bus locks and bus_lock_flag by Heiko Stübner · 8 years ago
  69. b5b131c Merge tag 'dmaengine-4.6-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 8 years ago
  70. cd8dd41 spi: imx: Fix possible NULL pointer deref by Sascha Hauer · 8 years ago
  71. 793c7f9 spi: imx: only do necessary changes to ECSPIx_CONFIGREG by Knut Wohlrab · 8 years ago
  72. bb51537 spi: rockchip: Spelling s/divsor/divisor/ by Geert Uytterhoeven · 8 years ago
  73. 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
  74. b9facea Merge remote-tracking branches 'spi/topic/lp8841', 'spi/topic/msg', 'spi/topic/pl022' and 'spi/topic/pxa2xx' into spi-next by Mark Brown · 8 years ago
  75. f91c75d Merge remote-tracking branches 'spi/topic/doc', 'spi/topic/dw' and 'spi/topic/flash' into spi-next by Mark Brown · 8 years ago
  76. 6beb9fe Merge remote-tracking branches 'spi/topic/acpi', 'spi/topic/axi-engine', 'spi/topic/bcm2835' and 'spi/topic/bcm2835aux' into spi-next by Mark Brown · 8 years ago
  77. ce7fb74 Merge remote-tracking branch 'spi/topic/imx' into spi-next by Mark Brown · 8 years ago
  78. a75481a Merge remote-tracking branch 'spi/topic/dma' into spi-next by Mark Brown · 8 years ago
  79. df9633a Merge remote-tracking branch 'spi/topic/core' into spi-next by Mark Brown · 8 years ago
  80. 10f11a2 spi: Add gfp parameter to kernel-doc to fix build warning by Javier Martinez Canillas · 8 years ago
  81. 108b5c8 spi: rockchip: covert rsd_nsecs to u32 type by Shawn Lin · 8 years ago
  82. ec5c5d8 spi: rockchip: header file cleanup by Shawn Lin · 8 years ago
  83. 3ee20ab Merge remote-tracking branch 'spi/fix/rockchip' into spi-linus by Mark Brown · 8 years ago
  84. c23663a Merge remote-tracking branch 'spi/fix/imx' into spi-linus by Mark Brown · 8 years ago
  85. df88e91 spi: respect the maximum segment size of DMA device by Andy Shevchenko · 8 years ago
  86. 61cadcf spi: rockchip: check requesting dma channel with EPROBE_DEFER by Shawn Lin · 8 years ago
  87. 557b7ea spi: rockchip: migrate to dmaengine_terminate_async by Shawn Lin · 8 years ago
  88. ea98491 spi: rockchip: check return value of dmaengine_prep_slave_sg by Shawn Lin · 8 years ago
  89. 49023d2 spi: core: Fix deadlock when sending messages by Jon Hunter · 8 years ago
  90. 0277e01 spi/rockchip: fix endian mode for 16-bit transfers by Alexander Kochetkov · 8 years ago
  91. b920cc3 spi/rockchip: Make sure spi clk is on in rockchip_spi_set_cs by Huibin Hong · 8 years ago
  92. 5907450 spi: pxa2xx: Use newer more explicit DMAengine terminate API by Jarkko Nikula · 8 years ago
  93. c1b03f1 spi: pxa2xx: Add support for Intel Broxton B-Step by Jarkko Nikula · 8 years ago
  94. 14a2042 spi: lp-8841: return correct error code from probe by Arnd Bergmann · 8 years ago
  95. 6b6192c spi: imx: drop bogus tests for rx/tx bufs in DMA transfer by Sascha Hauer · 8 years ago
  96. b03c388 spi: imx: set MX51_ECSPI_CTRL_SMC bit in setup function by Sascha Hauer · 8 years ago
  97. d629c2a spi: imx: make some register defines simpler by Sascha Hauer · 8 years ago
  98. c34de71 spi: imx: remove unnecessary bit clearing in mx51_ecspi_config by Sascha Hauer · 8 years ago
  99. f12ae17 spi: imx: add support for all SPI word width for DMA by Anton Bondarenko · 8 years ago
  100. 882f329 spi: imx: drop unncessary dma_is_inited variable by Sascha Hauer · 8 years ago