index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
spi-dw-pci.c
Age
Commit message (
Expand
)
Author
2016-05-11
spi: dw-pci: Spelling s/paltforms/platforms/g
Geert Uytterhoeven
2015-10-19
spi: dw-pci: remove unused pdev member from struct dw_spi_pci
Andy Shevchenko
2015-02-24
spi: dw-pci: correct number of chip selects
Andy Shevchenko
2015-01-27
spi: dw-mid: get a proper clock frequency for SPI2
Andy Shevchenko
2015-01-07
spi: dw-pci: describe Intel MID controllers better
Andy Shevchenko
2014-10-03
Merge remote-tracking branches 'spi/topic/davinci', 'spi/topic/doc', 'spi/top...
Mark Brown
2014-09-01
spi: dw-pci: remove FSF address and update copyright
Andy Shevchenko
2014-09-01
spi: dw-pci: provide platform specific data via driver_data
Andy Shevchenko
2014-09-01
spi: dw-pci: convert to use dev_pm_ops
Andy Shevchenko
2014-09-01
spi: dw-pci: apply pci_bar and re-use pci_name
Andy Shevchenko
2014-09-01
spi: dw-pci: move info message at the end of probe
Andy Shevchenko
2014-08-27
spi: dw-pci: fix bug when regs left uninitialized
Andy Shevchenko
2014-01-23
Merge remote-tracking branches 'spi/topic/fsl-espi', 'spi/topic/gpio', 'spi/t...
Mark Brown
2014-01-07
spi: dw-pci: remove free for resources allocated with devm_*
Wei Yongjun
2014-01-06
spi: dw-pci: fix typo
Baruch Siach
2013-12-31
spi: dw: use managed resources
Baruch Siach
2013-12-03
spi: remove DEFINE_PCI_DEVICE_TABLE macro
Jingoo Han
2013-10-14
spi: dw-pci: Use dev_info() instead of printk()
Jingoo Han
2013-09-17
spi: dw-pci: remove unnecessary pci_set_drvdata()
Jingoo Han
2012-12-07
spi: Remove HOTPLUG section attributes
Grant Likely
2012-04-10
spi: use module_pci_driver
Axel Lin
2012-03-09
spi: Convert to DEFINE_PCI_DEVICE_TABLE
Axel Lin
2011-10-31
spi: Add module.h to implicit users in drivers/spi
Paul Gortmaker
2011-06-06
spi: reorganize drivers
Grant Likely