Historique des commits

Auteur SHA1 Message Date
  Wolfram Sang 14ac00e033 spi: drop owner assignment from platform_drivers il y a 10 ans
  Jingoo Han b2fb1872d3 spi: tegra20-slink: Make of_device_id array const il y a 11 ans
  Mark Brown 6e07b9179a 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 il y a 11 ans
  Mark Brown 9dee279b40 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 il y a 11 ans
  Axel Lin 78e39523b8 spi: Remove explictly set bus_num and num_chipselect to default setting il y a 11 ans
  Axel Lin 354312f16e spi: Remove duplicate code to check chip_select il y a 11 ans
  Axel Lin 3c604de496 spi: tegra20-slink: Convert to use master->max_speed_hz il y a 11 ans
  Paul Gortmaker 3a44623d5e spi: delete non-required instances of include <linux/init.h> il y a 11 ans
  Linus Torvalds 2d2e7d195b Merge tag 'spi-v3.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi il y a 11 ans
  Dan Carpenter 8a0a1af30c spi: tegra: checking for ERR_PTR instead of NULL il y a 11 ans
  Stephen Warren a915d150f6 spi: tegra: convert to standard DMA DT bindings il y a 11 ans
  Stephen Warren ff2251e3de spi: tegra: use reset framework il y a 11 ans
  Michal Nazarewicz 5fd38677a4 spi: tegra20-slink: use u32 for 32-bit register values il y a 11 ans
  Wolfram Sang 16735d022f tree-wide: use reinit_completion instead of INIT_COMPLETION il y a 11 ans
  Mark Brown f88df3a72c Merge remote-tracking branch 'spi/topic/tegra-slink' into spi-next il y a 11 ans
  Mark Brown 5b380cb152 Merge remote-tracking branch 'spi/topic/tegra' into spi-next il y a 11 ans
  Mark Brown f178e3dec7 spi/tegra20-slink: Move first transfer preparation to prepare_message il y a 12 ans
  Mark Brown 63fc184cde spi/tegra20-slink: Crude refactoring to use core message parsing il y a 12 ans
  Jingoo Han 3cb7b407ce spi: tegra20-slink: Fix checkpatch issue il y a 12 ans
  Mark Brown fb30a1819a spi/tegra20-slink: Remove unused is_single_xfer check il y a 12 ans
  Jingoo Han 716db5d64f spi: tegra20-slink: use devm_spi_register_master() il y a 12 ans
  Axel Lin e91d2352bb spi: tegra: Use DIV_ROUND_UP instead of open coded il y a 12 ans
  Mark Brown ce74ac80d2 spi/tegra20-slink: Use core runtime PM il y a 12 ans
  Mark Brown bafe886936 spi/tegra-slink: Factor runtime PM out into transfer prepare/unprepare il y a 12 ans
  Jingoo Han 24b5a82cf5 spi: use platform_{get,set}_drvdata() il y a 12 ans
  Wei Yongjun 8b0bebe2c8 spi: tegra: slink: make local symbols static il y a 12 ans
  Stephen Warren c60fea0214 spi/tegra-slink: assume CONFIG_OF, remove platform data il y a 12 ans
  Stephen Warren ede2738a73 spi/tegra-slink: remove redundant code il y a 12 ans
  Mark Brown 72919f3402 spi: tegra: slink: do prepare dma transfer with DMA_CTRL_ACK flag il y a 12 ans
  Laxman Dewangan faa98f7ea6 spi: tegra: slink: do not prepare dma transfer with DMA_CTRL_ACK flag il y a 12 ans