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-pxa2xx-pci.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-28
spi: pxa2xx-pci: Constify struct pxa_spi_info variables
Andy Shevchenko
1
-5
/
+5
2022-02-28
spi: pxa2xx-pci: Drop temporary storage use for a handful of members
Andy Shevchenko
1
-61
/
+49
2022-02-28
spi: pxa2xx-pci: Extract pxa2xx_spi_pci_clk_register()
Andy Shevchenko
1
-13
/
+22
2022-02-28
spi: pxa2xx-pci: Drop unneeded checks in lpss_spi_setup()
Andy Shevchenko
1
-14
/
+9
2022-02-28
spi: pxa2xx-pci: Replace enum with direct use of PCI IDs
Andy Shevchenko
1
-78
/
+83
2022-02-28
spi: pxa2xx-pci: Move max_clk_rate assignment to ->setup()
Andy Shevchenko
1
-1
/
+2
2022-02-28
spi: pxa2xx-pci: Move dma_burst_size assignment to ->setup()
Andy Shevchenko
1
-2
/
+3
2022-02-28
spi: pxa2xx-pci: Move port_id assignment to ->setup()
Andy Shevchenko
1
-4
/
+4
2022-02-28
spi: pxa2xx-pci: Drop redundant NULL check in ->probe()
Andy Shevchenko
1
-5
/
+3
2022-02-28
spi: pxa2xx-pci: Refactor Quark X1000 to use ->setup()
Andy Shevchenko
1
-2
/
+9
2022-02-28
spi: pxa2xx-pci: Refactor CE4100 to use ->setup()
Andy Shevchenko
1
-4
/
+11
2022-02-24
spi: pxa2xx-pci: Balance reference count for PCI DMA device
Andy Shevchenko
1
-1
/
+16
2022-02-24
spi: pxa2xx-pci: Do not dereference fwnode in struct device
Andy Shevchenko
1
-1
/
+1
2021-05-21
spi: pxa2xx: Fix inconsistent indenting
Jiapeng Chong
1
-1
/
+1
2021-05-18
spi: pxa2xx: Fix style of and typos in the comments and messages
Andy Shevchenko
1
-2
/
+3
2021-05-11
spi: pxa2xx: Introduce special type for Merrifield SPIs
Andy Shevchenko
1
-1
/
+1
2021-05-10
spi: pxa2xx: Replace header inclusions by forward declarations
Andy Shevchenko
1
-0
/
+1
2021-05-10
spi: pxa2xx: Utilize struct device from struct ssp_device
Andy Shevchenko
1
-0
/
+1
2021-03-24
spi: pxa2xx: Fix checkpatch spacing errors
Jay Fang
1
-1
/
+1
2021-02-10
spi: pxa2xx: Add IDs for the controllers found on Intel Lynxpoint
Andy Shevchenko
1
-0
/
+2
2021-02-10
spi: pxa2xx: Fix the controller numbering for Wildcat Point
Andy Shevchenko
1
-8
/
+19
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
1
-0
/
+1
2019-03-20
spi: pxa2xx: Introduce DMA burst size support
Andy Shevchenko
1
-0
/
+4
2019-03-19
spi: pxa2xx-pci: Drop unused header inclusion
Andy Shevchenko
1
-1
/
+0
2019-01-23
pxa2xx: replace spi_master with spi_controller
Lubomir Rintel
1
-2
/
+2
2017-01-23
spi: pca2xx-pci: Allow MSI
Jan Kiszka
1
-1
/
+7
2017-01-04
spi: pxa2xx-pci: Enable DMA for Intel Merrifield
Andy Shevchenko
1
-0
/
+24
2016-08-24
spi: pxa2xx-pci: fix ACPI-based enumeration of SPI devices
Andy Shevchenko
1
-0
/
+1
2016-07-07
spi: pxa2xx-pci: Support both chipselects on Braswell
Andy Shevchenko
1
-3
/
+3
2016-07-04
spi: pxa2xx-pci: Sort header block alphabetically
Andy Shevchenko
1
-6
/
+7
2016-07-04
spi: pxa2xx-pci: Remove unused code
Andy Shevchenko
1
-4
/
+0
2016-07-04
spi: pxa2xx-pci: Enable SPI on Intel Merrifield
Andy Shevchenko
1
-0
/
+28
2016-07-04
spi: pxa2xx-pci: Do a specific setup in a separate function
Andy Shevchenko
1
-33
/
+44
2016-05-24
Merge tag 'spi-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Linus Torvalds
1
-2
/
+2
2016-04-20
spi: spi-pxa2xx: Remove CLK_IS_ROOT
Stephen Boyd
1
-2
/
+2
2016-04-13
dmaengine: dw: rename masters to reflect actual topology
Andy Shevchenko
1
-4
/
+4
2016-02-21
spi: spi-pxa2xx-pci: Add ID and driver type for WildcatPoint PCH
Leif Liddy
1
-0
/
+13
2015-07-15
spi: spi-pxa2xx: Remove clk.h include
Stephen Boyd
1
-1
/
+0
2015-06-05
spi: pxa2xx: Differentiate Intel LPSS types
Jarkko Nikula
1
-4
/
+4
2014-11-26
spi: spi-pxa2xx: SPI support for Intel Quark X1000
Weike Chen
1
-0
/
+8
2014-10-18
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-17
/
+84
2014-09-18
spi/pxa2xx-pci: Add support for Intel Braswell
Mika Westerberg
1
-0
/
+37
2014-09-18
spi/pxa2xx: Don't use slave_id of dma_slave_config
Mika Westerberg
1
-17
/
+47
2014-08-19
spi/pxa2xx-pci: remove unnecessary assignment
Andy Shevchenko
1
-1
/
+0
2014-08-16
spi/pxa2xx-pci: Add common clock framework support in PCI glue layer
Chew, Chiau Ee
1
-1
/
+20
2014-04-18
spi/pxa2xx-pci: Add PCI mode support for BayTrail LPSS SPI
Chew, Chiau Ee
1
-15
/
+61
2013-12-03
spi: remove DEFINE_PCI_DEVICE_TABLE macro
Jingoo Han
1
-1
/
+1
2013-03-12
spi/pxa2xx-pci: correct the return value check of pcim_iomap_regions()
Mika Westerberg
1
-1
/
+1
2013-03-12
spi: fix return value check in ce4100_spi_probe()
Wei Yongjun
1
-2
/
+2
2013-01-08
spi/pxa2xx: embed the ssp_device to platform data
Mika Westerberg
1
-68
/
+5
[next]