| Commit message (Expand) | Author | Age | Files | Lines |
* | spi: dw-pci: Spelling s/paltforms/platforms/g | Geert Uytterhoeven | 2016-05-11 | 1 | -1/+1 |
* | spi: dw-pci: remove unused pdev member from struct dw_spi_pci | Andy Shevchenko | 2015-10-19 | 1 | -20/+9 |
* | spi: dw-pci: correct number of chip selects | Andy Shevchenko | 2015-02-24 | 1 | -2/+2 |
* | spi: dw-mid: get a proper clock frequency for SPI2 | Andy Shevchenko | 2015-01-27 | 1 | -3/+3 |
* | spi: dw-pci: describe Intel MID controllers better | Andy Shevchenko | 2015-01-07 | 1 | -8/+30 |
*-. | Merge remote-tracking branches 'spi/topic/davinci', 'spi/topic/doc', 'spi/top... | Mark Brown | 2014-10-03 | 1 | -37/+30 |
|\ \ |
|
| | * | spi: dw-pci: remove FSF address and update copyright | Andy Shevchenko | 2014-09-01 | 1 | -5/+1 |
| | * | spi: dw-pci: provide platform specific data via driver_data | Andy Shevchenko | 2014-09-01 | 1 | -6/+14 |
| | * | spi: dw-pci: convert to use dev_pm_ops | Andy Shevchenko | 2014-09-01 | 1 | -22/+11 |
| | * | spi: dw-pci: apply pci_bar and re-use pci_name | Andy Shevchenko | 2014-09-01 | 1 | -1/+1 |
| | * | spi: dw-pci: move info message at the end of probe | Andy Shevchenko | 2014-09-01 | 1 | -3/+3 |
| |/ |
|
* / | spi: dw-pci: fix bug when regs left uninitialized | Andy Shevchenko | 2014-08-27 | 1 | -0/+2 |
|/ |
|
*-. | Merge remote-tracking branches 'spi/topic/fsl-espi', 'spi/topic/gpio', 'spi/t... | Mark Brown | 2014-01-23 | 1 | -1/+1 |
|\ \ |
|
| | * | spi: remove DEFINE_PCI_DEVICE_TABLE macro | Jingoo Han | 2013-12-03 | 1 | -1/+1 |
| |/ |
|
* | | spi: dw-pci: remove free for resources allocated with devm_* | Wei Yongjun | 2014-01-07 | 1 | -4/+0 |
* | | spi: dw-pci: fix typo | Baruch Siach | 2014-01-06 | 1 | -1/+2 |
* | | spi: dw: use managed resources | Baruch Siach | 2013-12-31 | 1 | -30/+10 |
|/ |
|
* | spi: dw-pci: Use dev_info() instead of printk() | Jingoo Han | 2013-10-14 | 1 | -1/+1 |
* | spi: dw-pci: remove unnecessary pci_set_drvdata() | Jingoo Han | 2013-09-17 | 1 | -1/+0 |
* | spi: Remove HOTPLUG section attributes | Grant Likely | 2012-12-07 | 1 | -3/+3 |
* | spi: use module_pci_driver | Axel Lin | 2012-04-10 | 1 | -12/+1 |
* | spi: Convert to DEFINE_PCI_DEVICE_TABLE | Axel Lin | 2012-03-09 | 1 | -1/+1 |
* | spi: Add module.h to implicit users in drivers/spi | Paul Gortmaker | 2011-11-01 | 1 | -0/+1 |
* | spi: reorganize drivers | Grant Likely | 2011-06-06 | 1 | -0/+181 |