Commit Graph

644 Commits (9522d7e4cb5e0858122fc55d33a2c07728f0b10d)

Author SHA1 Message Date
Erik Gilling f41649e040 spi: tegra: fix error setting on timeout 15 years ago
Linus Walleij eb288a1f45 spi: fixed odd static string conventions in core code 15 years ago
Michael Hennerich 73e1ac1625 spi/bfin_spi: only request GPIO on first load 15 years ago
Michael Hennerich 782a895693 spi/bfin_spi: handle error/status changes after data interrupts 15 years ago
Feng Tang 2b9603a0d7 spi: enable spi_board_info to be registered after spi_master 15 years ago
Erik Gilling 0c03a1dd5b spi: add spi_tegra driver 15 years ago
Ilkka Koskinen 2764c500be spi/omap2_mcspi: Verify TX reg is empty after TX only xfer with DMA 15 years ago
Jason Wang e1993ed642 spi/omap2_mcspi: disable channel after TX_ONLY transfer in PIO mode 15 years ago
Mike Frysinger 9c0a788b43 spi/bfin_spi: namespace local structs 15 years ago
Michael Hennerich 6f7c17f4f9 spi/bfin_spi: init early 15 years ago
Bob Liu 2e768659df spi/bfin_spi: check per-transfer bits_per_word 15 years ago
Barry Song 4190f6a51f spi/bfin_spi: warn when CS is driven by hardware (CPHA=0) 15 years ago
Rob Maris e72dcde72c spi/bfin_spi: cs should be always low when a new transfer begins 15 years ago
Rob Maris e35954053c spi/bfin_spi: fix typo in comment 15 years ago
Mike Frysinger 7715aad4ef spi/bfin_spi: reject unsupported SPI modes 15 years ago
Barry Song a75bd65b21 spi/bfin_spi: use dma_disable_irq_nosync() in irq handler 15 years ago
Mike Frysinger 5e8592dca3 spi/bfin_spi: combine duplicate SPI_CTL read/write logic 15 years ago
Mike Frysinger 5b47bcd48b spi/bfin_spi: reset ctl_reg bits when setup is run again on a device 15 years ago
Mike Frysinger 033f44bd0e spi/bfin_spi: push all size checks into the transfer function 15 years ago
Yi Li 7370ed6b91 spi/bfin_spi: use nosync when disabling the IRQ from the IRQ handler 15 years ago
Barry Song 9677b0de10 spi/bfin_spi: sync hardware state before reprogramming everything 15 years ago
Barry Song b052fd0a44 spi/bfin_spi: save/restore state when suspending/resuming 15 years ago
Barry Song d3cc71f71a spi/bfin_spi: redo GPIO CS handling 15 years ago
Mike Frysinger 90008a641d spi/bfin_spi: use the SPI namespaced bit names 15 years ago
Mike Frysinger 2a045131db spi/bfin_spi: drop extra memory we don't need 15 years ago
Mike Frysinger b9f139a7a6 spi/bfin_spi: convert struct names to something more logical 15 years ago
Mike Frysinger 9c4542c7a3 spi/bfin_spi: convert read/write/duplex funcs to a dedicated ops structure 15 years ago
Mike Frysinger f4f50c3ff7 spi/bfin_spi: convert queue run state to true/false 15 years ago
Mike Frysinger ab09e0406f spi/bfin_spi: fix up some unused/misleading comments 15 years ago
Mike Frysinger 5cc0159a57 spi/bfin_spi: punt useless null read/write funcs 15 years ago
Mike Frysinger 201bbc6fd8 spi/bfin_spi: drop custom cs_change_per_word support 15 years ago
Barry Song 8221610e99 spi/bfin_spi: fix CS handling 15 years ago
Yi Li f6a6d96685 spi/bfin_spi: utilize the SPI interrupt in PIO mode 15 years ago
Wolfgang Muees bb8beecd98 spi/bfin_spi: force sane master-mode state at boot 15 years ago
Sonic Zhang 60d0071b60 spi/bfin_spi: work around anomaly 05000119 15 years ago
Daniel Mack ac01e97d64 spi/bfin_spi: fix resources leakage 15 years ago
Matthias Brugger ee2007d299 spi/atmel: typo in debug message 15 years ago
Arnd Bergmann 6038f373a3 llseek: automatically add .llseek fop 15 years ago
Kumar Gala ef6510babf spi/fsl_spi: Fix compile errors when building on ppc64 15 years ago
Matthias Brugger b9d228f9e8 spi/atmel: let transfers through if not changing bits_per_word 15 years ago
Grant Likely 8e41b527ff spi/topcliff: Fix uninitialized variable defect 15 years ago
Mingkai Hu 8b60d6c25b spi/fsl_spi: add eSPI controller support 15 years ago
Mingkai Hu b36ece8325 spi/mpc8xxx: refactor the common code for SPI/eSPI controller 15 years ago
Mingkai Hu 3272029fb3 spi/mpc8xxx: rename spi_mpc8xxx.c to spi_fsl_spi.c 15 years ago
Linus Walleij f9d629c737 spi/pl022: fix dubious allocation staticize platform data 15 years ago
Linus Walleij 5a1c98be1d spi/pl022: get rid of chipinfo dev pointer 15 years ago
Kevin Wells bde435a9ca spi/pl022: Add spi->mode support to AMBA SPI driver 15 years ago
matt mooney fadcf49b9b spi: change to new flag variable 15 years ago
Linus Walleij b1b6b9aa6f spi/pl022: add PrimeCell generic DMA support 15 years ago
Grant Likely cdbc8f042f spi/topcliff: Tidy up Kconfig help text 15 years ago