Histórico de Commits

Autor SHA1 Mensagem Data
  Sonic Zhang 1974eba605 spi/bfin_spi: return immediately after skipping to next transfer há 14 anos atrás
  Bob Liu 4d676fc5c3 spi/bfin_spi: support for multiples of 8bits with hardware CS há 14 anos atrás
  Michael Hennerich 73e1ac1625 spi/bfin_spi: only request GPIO on first load há 14 anos atrás
  Michael Hennerich 782a895693 spi/bfin_spi: handle error/status changes after data interrupts há 14 anos atrás
  Mike Frysinger 9c0a788b43 spi/bfin_spi: namespace local structs há 14 anos atrás
  Michael Hennerich 6f7c17f4f9 spi/bfin_spi: init early há 15 anos atrás
  Bob Liu 2e768659df spi/bfin_spi: check per-transfer bits_per_word há 14 anos atrás
  Barry Song 4190f6a51f spi/bfin_spi: warn when CS is driven by hardware (CPHA=0) há 15 anos atrás
  Rob Maris e72dcde72c spi/bfin_spi: cs should be always low when a new transfer begins há 15 anos atrás
  Rob Maris e35954053c spi/bfin_spi: fix typo in comment há 15 anos atrás
  Mike Frysinger 7715aad4ef spi/bfin_spi: reject unsupported SPI modes há 15 anos atrás
  Barry Song a75bd65b21 spi/bfin_spi: use dma_disable_irq_nosync() in irq handler há 15 anos atrás
  Mike Frysinger 5e8592dca3 spi/bfin_spi: combine duplicate SPI_CTL read/write logic há 15 anos atrás
  Mike Frysinger 5b47bcd48b spi/bfin_spi: reset ctl_reg bits when setup is run again on a device há 15 anos atrás
  Mike Frysinger 033f44bd0e spi/bfin_spi: push all size checks into the transfer function há 15 anos atrás
  Yi Li 7370ed6b91 spi/bfin_spi: use nosync when disabling the IRQ from the IRQ handler há 15 anos atrás
  Barry Song 9677b0de10 spi/bfin_spi: sync hardware state before reprogramming everything há 15 anos atrás
  Barry Song b052fd0a44 spi/bfin_spi: save/restore state when suspending/resuming há 15 anos atrás
  Barry Song d3cc71f71a spi/bfin_spi: redo GPIO CS handling há 15 anos atrás
  Mike Frysinger 90008a641d spi/bfin_spi: use the SPI namespaced bit names há 15 anos atrás
  Mike Frysinger 2a045131db spi/bfin_spi: drop extra memory we don't need há 15 anos atrás
  Mike Frysinger b9f139a7a6 spi/bfin_spi: convert struct names to something more logical há 15 anos atrás
  Mike Frysinger 9c4542c7a3 spi/bfin_spi: convert read/write/duplex funcs to a dedicated ops structure há 15 anos atrás
  Mike Frysinger f4f50c3ff7 spi/bfin_spi: convert queue run state to true/false há 15 anos atrás
  Mike Frysinger ab09e0406f spi/bfin_spi: fix up some unused/misleading comments há 15 anos atrás
  Mike Frysinger 5cc0159a57 spi/bfin_spi: punt useless null read/write funcs há 15 anos atrás
  Mike Frysinger 201bbc6fd8 spi/bfin_spi: drop custom cs_change_per_word support há 15 anos atrás
  Barry Song 8221610e99 spi/bfin_spi: fix CS handling há 16 anos atrás
  Yi Li f6a6d96685 spi/bfin_spi: utilize the SPI interrupt in PIO mode há 16 anos atrás
  Wolfgang Muees bb8beecd98 spi/bfin_spi: force sane master-mode state at boot há 16 anos atrás