aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/spi/spi-topcliff-pch.c
Commit message (Expand)AuthorAgeFilesLines
* spi-topcliff-pch: add recovery processing in case wait-event timeoutTomoya MORINAGA2012-05-201-1/+9
* spi-topcliff-pch: supports a spi mode setup and bit order setup by IO controlTomoya MORINAGA2012-05-201-0/+1
* spi-topcliff-pch: Fix issue for transmitting over 4KByteTomoya MORINAGA2012-05-201-11/+55
* spi-topcliff-pch: Modify pci-bus number dynamically to get DMA device infoTomoya MORINAGA2012-05-201-1/+2
* spi-topcliff-pch: Support new device LAPIS Semiconductor ML7831 IOHTomoya MORINAGA2012-04-221-1/+4
* spi-topcliff-pch: fix -Wuninitialized warningDanny Kukawka2012-04-221-16/+17
* spi-topcliff-pch: rename pch_spi_pcidev to pch_spi_pcidev_driverDanny Kukawka2012-03-121-3/+3
* spi-topcliff-pch: Fix overrun issueTomoya MORINAGA2011-10-041-5/+23
* spi-topcliff-pch: Add recovery processing in case FIFO overrun error occursTomoya MORINAGA2011-10-041-7/+24
* spi-topcliff-pch: Fix CPU read complete condition issueTomoya MORINAGA2011-10-041-8/+11
* spi-topcliff-pch: Fix SSN Control issueTomoya MORINAGA2011-10-041-7/+3
* spi-topcliff-pch: add tx-memory clear after complete transmittingTomoya MORINAGA2011-10-041-0/+5
* spi/topcliff-pch: Support new device ML7223 IOHTomoya MORINAGA2011-06-161-1/+4
* spi/topcliff_pch: DMA supportTomoya MORINAGA2011-06-081-106/+488
* spi/topcliff_pch: support new device ML7213 IOHTomoya MORINAGA2011-06-081-279/+308
* spi: reorganize driversGrant Likely2011-06-061-0/+1303