| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote-tracking branch 'spi/topic/topcliff' into spi-next | Mark Brown | 2013-10-25 | 1 | -2/+2 |
|\ |
|
| * | spi: spi-topcliff-pch: fix a pci_iomap() check | Dan Carpenter | 2013-09-24 | 1 | -2/+2 |
* | | spi: Don't break user-visible strings to multiple source lines in drivers | Jarkko Nikula | 2013-10-16 | 1 | -6/+7 |
|/ |
|
* | spi-topcliff-pch: Add MODULE_DEVICE_TABLE | Alexander Stein | 2013-08-13 | 1 | -0/+2 |
* | Merge remote-tracking branch 'spi/topic/topcliff' into spi-next | Mark Brown | 2013-06-26 | 1 | -4/+4 |
|\ |
|
| * | spi: spi-topcliff-pch: Fix sparse warnings | Sachin Kamat | 2013-06-04 | 1 | -4/+4 |
* | | Merge remote-tracking branch 'spi/topic/bpw' into spi-next | Mark Brown | 2013-06-26 | 1 | -16/+1 |
|\ \ |
|
| * | | spi: convert drivers to use bits_per_word_mask | Stephen Warren | 2013-05-29 | 1 | -16/+1 |
| |/ |
|
* | | spi: topcliff-pch: fix error return code in pch_spi_probe() | Wei Yongjun | 2013-05-22 | 1 | -0/+1 |
* | | spi: topcliff-pch: Pass correct pointer to free_irq() | Lars-Peter Clausen | 2013-05-20 | 1 | -1/+1 |
|/ |
|
* | spi-topcliff-pch: fix to use list_for_each_entry_safe() when delete list items | Wei Yongjun | 2013-04-28 | 1 | -6/+6 |
* | spi-topcliff-pch: missing platform_driver_unregister() on error in pch_spi_in... | Wei Yongjun | 2013-04-25 | 1 | -1/+3 |
* | spi: Remove HOTPLUG section attributes | Grant Likely | 2012-12-07 | 1 | -6/+6 |
* | Merge tag 'spi-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/... | Linus Torvalds | 2012-10-03 | 1 | -2/+0 |
|\ |
|
| * | spi/topcliff-pch: Fix device remove function | Guenter Roeck | 2012-08-27 | 1 | -2/+0 |
* | | spi: fix comment/printk typos in spi | Masanari Iida | 2012-09-01 | 1 | -1/+1 |
|/ |
|
* | spi: By default setup spi_masters with 1 chipselect and dynamics bus number | Grant Likely | 2012-05-20 | 1 | -1/+0 |
* | spi/topcliff: use correct __devexit_p annotation | Arnd Bergmann | 2012-05-20 | 1 | -1/+1 |
* | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 2012-03-30 | 1 | -2/+2 |
|\ |
|
| * | dmaengine/dma_slave: introduce inline wrappers | Alexandre Bounine | 2012-03-21 | 1 | -2/+2 |
* | | Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2012-03-21 | 1 | -29/+84 |
|\ \ |
|
| * | | spi-topcliff-pch: add recovery processing in case wait-event timeout | Tomoya MORINAGA | 2012-03-10 | 1 | -1/+9 |
| * | | spi-topcliff-pch: supports a spi mode setup and bit order setup by IO control | Tomoya MORINAGA | 2012-03-10 | 1 | -0/+1 |
| * | | spi-topcliff-pch: Fix issue for transmitting over 4KByte | Tomoya MORINAGA | 2012-03-10 | 1 | -11/+55 |
| * | | spi-topcliff-pch: Modify pci-bus number dynamically to get DMA device info | Tomoya MORINAGA | 2012-03-10 | 1 | -1/+2 |
| * | | spi: Convert to DEFINE_PCI_DEVICE_TABLE | Axel Lin | 2012-03-09 | 1 | -1/+1 |
| * | | spi-topcliff-pch: fix -Wuninitialized warning | Danny Kukawka | 2012-03-09 | 1 | -16/+17 |
| |/ |
|
* / | spi-topcliff-pch: rename pch_spi_pcidev to pch_spi_pcidev_driver | Danny Kukawka | 2012-02-06 | 1 | -3/+3 |
|/ |
|
* | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 2012-01-18 | 1 | -2/+2 |
|\ |
|
| * | Merge branch 'dma_slave_direction' into next_test_dirn | Vinod Koul | 2011-11-17 | 1 | -2/+2 |
| |\ |
|
| | * | spi, serial: move to dma_transfer_direction | Vinod Koul | 2011-10-31 | 1 | -2/+2 |
* | | | spi-topcliff-pch: Change company name OKI SEMICONDUCTOR to LAPIS Semiconductor | Tomoya MORINAGA | 2011-10-29 | 1 | -6/+6 |
* | | | spi-topcliff-pch: Support new device LAPIS Semiconductor ML7831 IOH | Tomoya MORINAGA | 2011-10-29 | 1 | -1/+4 |
|/ / |
|
* | | spi-topcliff-pch: Fix overrun issue | Tomoya MORINAGA | 2011-10-04 | 1 | -5/+23 |
* | | spi-topcliff-pch: Add recovery processing in case FIFO overrun error occurs | Tomoya MORINAGA | 2011-10-04 | 1 | -7/+24 |
* | | spi-topcliff-pch: Fix CPU read complete condition issue | Tomoya MORINAGA | 2011-10-04 | 1 | -8/+11 |
* | | spi-topcliff-pch: Fix SSN Control issue | Tomoya MORINAGA | 2011-10-04 | 1 | -7/+3 |
* | | spi-topcliff-pch: add tx-memory clear after complete transmitting | Tomoya MORINAGA | 2011-10-04 | 1 | -0/+5 |
|/ |
|
* | spi/topcliff-pch: Support new device ML7223 IOH | Tomoya MORINAGA | 2011-06-17 | 1 | -1/+4 |
* | spi/topcliff_pch: DMA support | Tomoya MORINAGA | 2011-06-09 | 1 | -106/+488 |
* | spi/topcliff_pch: support new device ML7213 IOH | Tomoya MORINAGA | 2011-06-09 | 1 | -279/+308 |
* | spi: reorganize drivers | Grant Likely | 2011-06-06 | 1 | -0/+1303 |