Age | Commit message (Expand) | Author | Files | Lines |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285 |  Thomas Gleixner | 1 | -9/+1 |
2019-05-02 | Merge branch 'spi-5.1' into spi-linus |  Mark Brown | 1 | -2/+13 |
2019-03-18 | spi : spi-topcliff-pch: Fix to handle empty DMA buffers |  Aditya Pakki | 1 | -2/+13 |
2019-03-09 | Merge tag 'pci-v5.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci |  Linus Torvalds | 1 | -1/+0 |
2019-02-01 | PCI: Move Rohm Vendor ID to generic list |  Andy Shevchenko | 1 | -1/+0 |
2019-01-23 | spi/topcliff_pch: Fix potential NULL dereference on allocation error |  YueHaibing | 1 | -0/+6 |
2017-01-17 | spi/topcliff-pch: Delete an error message for a failed memory allocation in pch_spi_set_tx() |  Markus Elfring | 1 | -1/+0 |
2017-01-17 | spi/topcliff-pch: Combine substrings for four messages |  Markus Elfring | 1 | -9/+11 |
2017-01-17 | spi/topcliff-pch: Improve size determinations in pch_spi_probe() |  Markus Elfring | 1 | -2/+2 |
2017-01-17 | spi/topcliff-pch: Use kcalloc() in pch_spi_handle_dma() |  Markus Elfring | 1 | -2/+2 |
2017-01-17 | spi/topcliff-pch: Delete an unnecessary return statement in two functions |  Markus Elfring | 1 | -2/+0 |
2016-11-21 | spi: spi-topcliff-pch: Remove some dead code |  Christophe JAILLET | 1 | -12/+1 |
2016-07-11 | spi: spi-topcliff-pch: Remove deprecated create_singlethread_workqueue |  Bhaktipriya Shridhar | 1 | -23/+3 |
2014-12-22 | spi: Remove FSF mailing addresses |  Jarkko Nikula | 1 | -4/+0 |
2014-10-20 | spi: drop owner assignment from platform_drivers |  Wolfram Sang | 1 | -1/+0 |
2014-07-31 | spi: topcliff-pch: don't hardcode PCI slot to get DMA device |  Andy Shevchenko | 1 | -2/+2 |
2014-07-16 | spi: topcliff-pch: Update error messages for dmaengine_prep_slave_sg() API |  Geert Uytterhoeven | 1 | -4/+4 |
2014-04-29 | spi: topcliff-pch: remove unnecessary OOM messages |  Jingoo Han | 1 | -4/+1 |
2014-03-30 | Merge remote-tracking branches 'spi/topic/sunxi', 'spi/topic/tegra114', 'spi/topic/ti-qspi', 'spi/topic/ti-ssp', 'spi/topic/topcliff-pch', 'spi/topic/txx9', 'spi/topic/xcomm' and 'spi/topic/xfer' into spi-next |  Mark Brown | 1 | -41/+6 |
2014-03-25 | spi: topcliff-pch: Transform noisy message to dev_vdbg |  Alexander Stein | 1 | -1/+1 |
2014-03-24 | spi: topcliff-pch: Properly unregister platform devices on probe() error paths |  Axel Lin | 1 | -2/+3 |
2014-02-27 | spi-topcliff-pch: Fix probing when DMA mode is used |  Alexander Stein | 1 | -5/+6 |
2014-02-19 | spi/topcliff-pch: Fix DMA channel |  Alexander Stein | 1 | -2/+2 |
2014-02-19 | spi/topcliff-pch: Fix debug message |  Alexander Stein | 1 | -2/+1 |
2014-02-14 | spi: topcliff-pch: Convert to use master->max_speed_hz |  Axel Lin | 1 | -36/+1 |
2014-01-23 | Merge remote-tracking branches 'spi/topic/fsl-espi', 'spi/topic/gpio', 'spi/topic/hspi', 'spi/topic/mpc512x', 'spi/topic/msiof', 'spi/topic/nuc900', 'spi/topic/oc-tiny', 'spi/topic/omap', 'spi/topic/orion' and 'spi/topic/pci' into spi-linus |  Mark Brown | 1 | -1/+1 |
2014-01-17 | spi: Remove duplicate code to set default bits_per_word setting |  Axel Lin | 1 | -6/+0 |
2013-12-03 | spi: remove DEFINE_PCI_DEVICE_TABLE macro |  Jingoo Han | 1 | -1/+1 |
2013-10-25 | Merge remote-tracking branch 'spi/topic/topcliff' into spi-next |  Mark Brown | 1 | -2/+2 |
2013-10-16 | spi: Don't break user-visible strings to multiple source lines in drivers |  Jarkko Nikula | 1 | -6/+7 |
2013-09-24 | spi: spi-topcliff-pch: fix a pci_iomap() check |  Dan Carpenter | 1 | -2/+2 |
2013-08-13 | spi-topcliff-pch: Add MODULE_DEVICE_TABLE |  Alexander Stein | 1 | -0/+2 |
2013-06-26 | Merge remote-tracking branch 'spi/topic/topcliff' into spi-next |  Mark Brown | 1 | -4/+4 |
2013-06-26 | Merge remote-tracking branch 'spi/topic/bpw' into spi-next |  Mark Brown | 1 | -16/+1 |
2013-06-04 | spi: spi-topcliff-pch: Fix sparse warnings |  Sachin Kamat | 1 | -4/+4 |
2013-05-29 | spi: convert drivers to use bits_per_word_mask |  Stephen Warren | 1 | -16/+1 |
2013-05-22 | spi: topcliff-pch: fix error return code in pch_spi_probe() |  Wei Yongjun | 1 | -0/+1 |
2013-05-20 | spi: topcliff-pch: Pass correct pointer to free_irq() |  Lars-Peter Clausen | 1 | -1/+1 |
2013-04-28 | spi-topcliff-pch: fix to use list_for_each_entry_safe() when delete list items |  Wei Yongjun | 1 | -6/+6 |
2013-04-25 | spi-topcliff-pch: missing platform_driver_unregister() on error in pch_spi_init() |  Wei Yongjun | 1 | -1/+3 |
2012-12-07 | spi: Remove HOTPLUG section attributes |  Grant Likely | 1 | -6/+6 |
2012-10-02 | Merge tag 'spi-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/misc |  Linus Torvalds | 1 | -2/+0 |
2012-09-01 | spi: fix comment/printk typos in spi |  Masanari Iida | 1 | -1/+1 |
2012-08-27 | spi/topcliff-pch: Fix device remove function |  Guenter Roeck | 1 | -2/+0 |
2012-05-19 | spi: By default setup spi_masters with 1 chipselect and dynamics bus number |  Grant Likely | 1 | -1/+0 |
2012-05-19 | spi/topcliff: use correct __devexit_p annotation |  Arnd Bergmann | 1 | -1/+1 |
2012-03-29 | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma |  Linus Torvalds | 1 | -2/+2 |
2012-03-21 | Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6 |  Linus Torvalds | 1 | -29/+84 |
2012-03-21 | dmaengine/dma_slave: introduce inline wrappers |  Alexandre Bounine | 1 | -2/+2 |
2012-03-09 | spi-topcliff-pch: add recovery processing in case wait-event timeout |  Tomoya MORINAGA | 1 | -1/+9 |