index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
spi-dw-pci.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-16
spi: dw: Put the driver entities naming in order
Serge Semin
1
-30
/
+29
2021-11-16
spi: dw: Add a symbols namespace for the core module
Serge Semin
1
-0
/
+1
2020-10-08
spi: dw: Add DWC SSI capability
Serge Semin
1
-6
/
+0
2020-09-17
spi: dw-pci: free previously allocated IRQs if desc->setup() fails
Jay Fang
1
-7
/
+9
2020-05-29
spi: dw: Cleanup generic DW DMA code namings
Serge Semin
1
-2
/
+2
2020-05-29
spi: dw: Move Non-DMA code to the DW PCIe-SPI driver
Serge Semin
1
-3
/
+47
2020-05-06
spi: dw: Add Elkhart Lake PSE DMA support
Jarkko Nikula
1
-0
/
+1
2020-05-06
spi: dw: Add 'mfld' suffix to Intel Medfield related routines
Andy Shevchenko
1
-2
/
+2
2020-05-06
spi: dw: Move interrupt.h to spi-dw.h who is user of it
Andy Shevchenko
1
-1
/
+0
2019-10-22
spi: dw-pci: Fix Chip Select amount on Intel Elkhart Lake PSE SPI
Jarkko Nikula
1
-1
/
+1
2019-10-22
spi: dw-pci: Add runtime power management support
Raymond Tan
1
-0
/
+9
2019-10-01
SPI: designware: pci: Switch over to MSI interrupts
Felipe Balbi
1
-2
/
+11
2019-09-15
Merge branch 'spi-5.4' into spi-next
Mark Brown
1
-4
/
+2
2019-08-30
spi: dw-pci: Add MODULE_DEVICE_TABLE
Jarkko Nikula
1
-0
/
+1
2019-08-23
Merge branch 'spi-5.3' into spi-5.4
Mark Brown
1
-0
/
+13
2019-08-12
spi: dw-pci: Add support for Intel Elkhart Lake PSE SPI
Jarkko Nikula
1
-0
/
+13
2019-07-24
spi: dw-pci: Use dev_get_drvdata
Chuhong Yuan
1
-4
/
+2
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288
Thomas Gleixner
1
-9
/
+1
2016-05-11
spi: dw-pci: Spelling s/paltforms/platforms/g
Geert Uytterhoeven
1
-1
/
+1
2015-10-19
spi: dw-pci: remove unused pdev member from struct dw_spi_pci
Andy Shevchenko
1
-20
/
+9
2015-02-24
spi: dw-pci: correct number of chip selects
Andy Shevchenko
1
-2
/
+2
2015-01-27
spi: dw-mid: get a proper clock frequency for SPI2
Andy Shevchenko
1
-3
/
+3
2015-01-07
spi: dw-pci: describe Intel MID controllers better
Andy Shevchenko
1
-8
/
+30
2014-10-03
Merge remote-tracking branches 'spi/topic/davinci', 'spi/topic/doc', 'spi/top...
Mark Brown
1
-37
/
+30
2014-09-01
spi: dw-pci: remove FSF address and update copyright
Andy Shevchenko
1
-5
/
+1
2014-09-01
spi: dw-pci: provide platform specific data via driver_data
Andy Shevchenko
1
-6
/
+14
2014-09-01
spi: dw-pci: convert to use dev_pm_ops
Andy Shevchenko
1
-22
/
+11
2014-09-01
spi: dw-pci: apply pci_bar and re-use pci_name
Andy Shevchenko
1
-1
/
+1
2014-09-01
spi: dw-pci: move info message at the end of probe
Andy Shevchenko
1
-3
/
+3
2014-08-27
spi: dw-pci: fix bug when regs left uninitialized
Andy Shevchenko
1
-0
/
+2
2014-01-23
Merge remote-tracking branches 'spi/topic/fsl-espi', 'spi/topic/gpio', 'spi/t...
Mark Brown
1
-1
/
+1
2014-01-07
spi: dw-pci: remove free for resources allocated with devm_*
Wei Yongjun
1
-4
/
+0
2014-01-06
spi: dw-pci: fix typo
Baruch Siach
1
-1
/
+2
2013-12-31
spi: dw: use managed resources
Baruch Siach
1
-30
/
+10
2013-12-03
spi: remove DEFINE_PCI_DEVICE_TABLE macro
Jingoo Han
1
-1
/
+1
2013-10-14
spi: dw-pci: Use dev_info() instead of printk()
Jingoo Han
1
-1
/
+1
2013-09-17
spi: dw-pci: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-1
/
+0
2012-12-07
spi: Remove HOTPLUG section attributes
Grant Likely
1
-3
/
+3
2012-04-10
spi: use module_pci_driver
Axel Lin
1
-12
/
+1
2012-03-09
spi: Convert to DEFINE_PCI_DEVICE_TABLE
Axel Lin
1
-1
/
+1
2011-10-31
spi: Add module.h to implicit users in drivers/spi
Paul Gortmaker
1
-0
/
+1
2011-06-06
spi: reorganize drivers
Grant Likely
1
-0
/
+181