aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/spi/spi-topcliff-pch.c
Commit message (Expand)AuthorAge
*-. Merge remote-tracking branches 'spi/topic/fsl-espi', 'spi/topic/gpio', 'spi/t...Mark Brown2014-01-23
|\ \
| | * spi: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han2013-12-03
| |/
* / spi: Remove duplicate code to set default bits_per_word settingAxel Lin2014-01-17
|/
* Merge remote-tracking branch 'spi/topic/topcliff' into spi-nextMark Brown2013-10-25
|\
| * spi: spi-topcliff-pch: fix a pci_iomap() checkDan Carpenter2013-09-24
* | spi: Don't break user-visible strings to multiple source lines in driversJarkko Nikula2013-10-16
|/
* spi-topcliff-pch: Add MODULE_DEVICE_TABLEAlexander Stein2013-08-12
* Merge remote-tracking branch 'spi/topic/topcliff' into spi-nextMark Brown2013-06-26
|\
| * spi: spi-topcliff-pch: Fix sparse warningsSachin Kamat2013-06-04
* | Merge remote-tracking branch 'spi/topic/bpw' into spi-nextMark Brown2013-06-26
|\ \
| * | spi: convert drivers to use bits_per_word_maskStephen Warren2013-05-29
| |/
* | spi: topcliff-pch: fix error return code in pch_spi_probe()Wei Yongjun2013-05-22
* | spi: topcliff-pch: Pass correct pointer to free_irq()Lars-Peter Clausen2013-05-20
|/
* spi-topcliff-pch: fix to use list_for_each_entry_safe() when delete list itemsWei Yongjun2013-04-27
* spi-topcliff-pch: missing platform_driver_unregister() on error in pch_spi_in...Wei Yongjun2013-04-25
* spi: Remove HOTPLUG section attributesGrant Likely2012-12-07
* Merge tag 'spi-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/...Linus Torvalds2012-10-02
|\
| * spi/topcliff-pch: Fix device remove functionGuenter Roeck2012-08-27
* | spi: fix comment/printk typos in spiMasanari Iida2012-09-01
|/
* spi: By default setup spi_masters with 1 chipselect and dynamics bus numberGrant Likely2012-05-20
* spi/topcliff: use correct __devexit_p annotationArnd Bergmann2012-05-20
* Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2012-03-29
|\
| * dmaengine/dma_slave: introduce inline wrappersAlexandre Bounine2012-03-21
* | Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-03-21
|\ \
| * | spi-topcliff-pch: add recovery processing in case wait-event timeoutTomoya MORINAGA2012-03-09
| * | spi-topcliff-pch: supports a spi mode setup and bit order setup by IO controlTomoya MORINAGA2012-03-09
| * | spi-topcliff-pch: Fix issue for transmitting over 4KByteTomoya MORINAGA2012-03-09
| * | spi-topcliff-pch: Modify pci-bus number dynamically to get DMA device infoTomoya MORINAGA2012-03-09
| * | spi: Convert to DEFINE_PCI_DEVICE_TABLEAxel Lin2012-03-09
| * | spi-topcliff-pch: fix -Wuninitialized warningDanny Kukawka2012-03-09
| |/
* / spi-topcliff-pch: rename pch_spi_pcidev to pch_spi_pcidev_driverDanny Kukawka2012-02-06
|/
* Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2012-01-17
|\
| * Merge branch 'dma_slave_direction' into next_test_dirnVinod Koul2011-11-17
| |\
| | * spi, serial: move to dma_transfer_directionVinod Koul2011-10-31
* | | spi-topcliff-pch: Change company name OKI SEMICONDUCTOR to LAPIS SemiconductorTomoya MORINAGA2011-10-29
* | | spi-topcliff-pch: Support new device LAPIS Semiconductor ML7831 IOHTomoya MORINAGA2011-10-29
|/ /
* | spi-topcliff-pch: Fix overrun issueTomoya MORINAGA2011-10-04
* | spi-topcliff-pch: Add recovery processing in case FIFO overrun error occursTomoya MORINAGA2011-10-04
* | spi-topcliff-pch: Fix CPU read complete condition issueTomoya MORINAGA2011-10-04
* | spi-topcliff-pch: Fix SSN Control issueTomoya MORINAGA2011-10-04
* | spi-topcliff-pch: add tx-memory clear after complete transmittingTomoya MORINAGA2011-10-04
|/
* spi/topcliff-pch: Support new device ML7223 IOHTomoya MORINAGA2011-06-16
* spi/topcliff_pch: DMA supportTomoya MORINAGA2011-06-08
* spi/topcliff_pch: support new device ML7213 IOHTomoya MORINAGA2011-06-08
* spi: reorganize driversGrant Likely2011-06-06