Historique des commits

Auteur SHA1 Message Date
  Arvind Yadav 35fc3b9ff6 spi: davinci: Handle return value of clk_prepare_enable il y a 8 ans
  Arvind Yadav 2b747a5f04 spi: davinci: Fix compilation warning. il y a 8 ans
  Frode Isaksen 1234e8398f spi: davinci: add comment about dummy tx buffer usage il y a 8 ans
  Frode Isaksen 4dd9becbce spi: davinci: do not use DMA for vmalloc'ed buffers il y a 8 ans
  Frode Isaksen 0718b76488 spi: davinci: do not use DMA if transfer length is less than 16 il y a 8 ans
  Frode Isaksen 6b3a631e7f spi: davinci: use rx buffer as dummy tx buffer il y a 8 ans
  Fabien Parent 3e2e125844 spi: davinci: enable DMA when channels are defined in DT il y a 8 ans
  Fabien Parent 8aedbf580d spi: davinci: Use SPI framework to handle DMA mapping il y a 8 ans
  Kevin Hilman c5a2a39483 spi: davinci: use dma_mapping_error() il y a 8 ans
  Peter Ujfalusi fe5fd25409 spi: davinci: Use dma_request_chan() for requesting DMA channel il y a 9 ans
  Sekhar Nori 21c015b776 spi: davinci: use dev_err() for error reporting il y a 9 ans
  Sekhar Nori 7f3ac71ac3 spi: davinci: fix spurious i/o error il y a 9 ans
  Mark Brown f0a2a049f5 Merge remote-tracking branch 'spi/topic/davinci' into spi-next il y a 9 ans
  Luis de Bethencourt 8cae042478 spi: davinci: use spi->cs_gpio directly il y a 9 ans
  Andrzej Hajda 8494cdea22 spi: davinci: fix handling platform_get_irq result il y a 10 ans
  Franklin S Cooper Jr fa466c9197 spi: davinci: Choose correct pre-scaler limit based on SOC il y a 10 ans
  Franklin S Cooper Jr bba732d866 spi: davinci: Set prescale value based on register value il y a 10 ans
  Murali Karicheri e0b047bd8f spi: davinci: change the lower limit of pre-scale divider to 1 il y a 10 ans
  Jarkko Nikula 2c658e212c spi: Remove FSF mailing addresses il y a 10 ans
  Wolfram Sang 14ac00e033 spi: drop owner assignment from platform_drivers il y a 10 ans
  Mark Brown 7020d76971 Merge remote-tracking branches 'spi/topic/davinci', 'spi/topic/doc', 'spi/topic/dw' and 'spi/topic/fsl' into spi-next il y a 11 ans
  Mark Brown 1fc8450313 Merge remote-tracking branches 'spi/topic/bcm53xx', 'spi/topic/cadence', 'spi/topic/checkpatch' and 'spi/topic/clps711x' into spi-next il y a 11 ans
  Mark Brown 94b0955ddd 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 il y a 11 ans
  Murali Karicheri 365a7bb32e spi: davinci: add support for adding delay between word's transmissions il y a 11 ans
  Grygorii Strashko 6e7488f8f6 spi: davinci: remove empty function davinci_spi_cleanup il y a 11 ans
  Grygorii Strashko 8936decdd9 spi: davinci: request cs_gpio's from probe il y a 11 ans
  Jingoo Han 859c3377cc spi: davinci: Fix checkpatch issue il y a 11 ans
  Grygorii Strashko 3f2dad99f6 spi: davinci: fix SPI_NO_CS functionality il y a 11 ans
  Grygorii Strashko c060014063 spi: davinci: use spi_device.cs_gpio to store gpio cs per spi device il y a 11 ans
  Murali Karicheri a88e34ea21 spi: davinci: add support to configure gpio cs through dt il y a 11 ans