summaryrefslogtreecommitdiffstats
path: root/drivers/spi/spi-topcliff-pch.c
Commit message (Expand)AuthorAgeFilesLines
* spi: By default setup spi_masters with 1 chipselect and dynamics bus numberGrant Likely2012-05-191-1/+0
* spi/topcliff: use correct __devexit_p annotationArnd Bergmann2012-05-191-1/+1
* Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2012-03-291-2/+2
|\
| * dmaengine/dma_slave: introduce inline wrappersAlexandre Bounine2012-03-211-2/+2
* | Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-03-211-29/+84
|\ \
| * | spi-topcliff-pch: add recovery processing in case wait-event timeoutTomoya MORINAGA2012-03-091-1/+9
| * | spi-topcliff-pch: supports a spi mode setup and bit order setup by IO controlTomoya MORINAGA2012-03-091-0/+1
| * | spi-topcliff-pch: Fix issue for transmitting over 4KByteTomoya MORINAGA2012-03-091-11/+55
| * | spi-topcliff-pch: Modify pci-bus number dynamically to get DMA device infoTomoya MORINAGA2012-03-091-1/+2
| * | spi: Convert to DEFINE_PCI_DEVICE_TABLEAxel Lin2012-03-091-1/+1
| * | spi-topcliff-pch: fix -Wuninitialized warningDanny Kukawka2012-03-091-16/+17
| |/
* / spi-topcliff-pch: rename pch_spi_pcidev to pch_spi_pcidev_driverDanny Kukawka2012-02-051-3/+3
|/
* Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2012-01-171-2/+2
|\
| * Merge branch 'dma_slave_direction' into next_test_dirnVinod Koul2011-11-171-2/+2
| |\
| | * spi, serial: move to dma_transfer_directionVinod Koul2011-10-311-2/+2
* | | spi-topcliff-pch: Change company name OKI SEMICONDUCTOR to LAPIS SemiconductorTomoya MORINAGA2011-10-291-6/+6
* | | spi-topcliff-pch: Support new device LAPIS Semiconductor ML7831 IOHTomoya MORINAGA2011-10-291-1/+4
|/ /
* | 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