summaryrefslogtreecommitdiff
path: root/drivers/spi/spi-topcliff-pch.c
AgeCommit message (Expand)Author
2012-05-20spi-topcliff-pch: add recovery processing in case wait-event timeoutTomoya MORINAGA
2012-05-20spi-topcliff-pch: supports a spi mode setup and bit order setup by IO controlTomoya MORINAGA
2012-05-20spi-topcliff-pch: Fix issue for transmitting over 4KByteTomoya MORINAGA
2012-05-20spi-topcliff-pch: Modify pci-bus number dynamically to get DMA device infoTomoya MORINAGA
2012-04-22spi-topcliff-pch: Support new device LAPIS Semiconductor ML7831 IOHTomoya MORINAGA
2012-04-22spi-topcliff-pch: fix -Wuninitialized warningDanny Kukawka
2012-03-12spi-topcliff-pch: rename pch_spi_pcidev to pch_spi_pcidev_driverDanny Kukawka
2011-10-04spi-topcliff-pch: Fix overrun issueTomoya MORINAGA
2011-10-04spi-topcliff-pch: Add recovery processing in case FIFO overrun error occursTomoya MORINAGA
2011-10-04spi-topcliff-pch: Fix CPU read complete condition issueTomoya MORINAGA
2011-10-04spi-topcliff-pch: Fix SSN Control issueTomoya MORINAGA
2011-10-04spi-topcliff-pch: add tx-memory clear after complete transmittingTomoya MORINAGA
2011-06-16spi/topcliff-pch: Support new device ML7223 IOHTomoya MORINAGA
2011-06-08spi/topcliff_pch: DMA supportTomoya MORINAGA
2011-06-08spi/topcliff_pch: support new device ML7213 IOHTomoya MORINAGA
2011-06-06spi: reorganize driversGrant Likely