index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
spi-pxa2xx-pci.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
2013-01-08
spi/pxa2xx-pci: switch to use pcim_* interfaces
Mika Westerberg
1
-56
/
+30
2012-12-07
spi: Remove HOTPLUG section attributes
Grant Likely
1
-3
/
+3
2012-04-10
spi: use module_pci_driver
Axel Lin
1
-11
/
+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
/
+180