index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
spi-topcliff-pch.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-31
spi: topcliff-pch: don't hardcode PCI slot to get DMA device
Andy Shevchenko
1
-2
/
+2
2014-07-17
spi: topcliff-pch: Update error messages for dmaengine_prep_slave_sg() API
Geert Uytterhoeven
1
-4
/
+4
2014-04-29
spi: topcliff-pch: remove unnecessary OOM messages
Jingoo Han
1
-4
/
+1
2014-03-30
Merge remote-tracking branches 'spi/topic/sunxi', 'spi/topic/tegra114', 'spi/...
Mark Brown
1
-41
/
+6
2014-03-25
spi: topcliff-pch: Transform noisy message to dev_vdbg
Alexander Stein
1
-1
/
+1
2014-03-24
spi: topcliff-pch: Properly unregister platform devices on probe() error paths
Axel Lin
1
-2
/
+3
2014-02-27
spi-topcliff-pch: Fix probing when DMA mode is used
Alexander Stein
1
-5
/
+6
2014-02-19
spi/topcliff-pch: Fix DMA channel
Alexander Stein
1
-2
/
+2
2014-02-19
spi/topcliff-pch: Fix debug message
Alexander Stein
1
-2
/
+1
2014-02-15
spi: topcliff-pch: Convert to use master->max_speed_hz
Axel Lin
1
-36
/
+1
2014-01-23
Merge remote-tracking branches 'spi/topic/fsl-espi', 'spi/topic/gpio', 'spi/t...
Mark Brown
1
-1
/
+1
2014-01-17
spi: Remove duplicate code to set default bits_per_word setting
Axel Lin
1
-6
/
+0
2013-12-03
spi: remove DEFINE_PCI_DEVICE_TABLE macro
Jingoo Han
1
-1
/
+1
2013-10-25
Merge remote-tracking branch 'spi/topic/topcliff' into spi-next
Mark Brown
1
-2
/
+2
2013-10-16
spi: Don't break user-visible strings to multiple source lines in drivers
Jarkko Nikula
1
-6
/
+7
2013-09-24
spi: spi-topcliff-pch: fix a pci_iomap() check
Dan Carpenter
1
-2
/
+2
2013-08-13
spi-topcliff-pch: Add MODULE_DEVICE_TABLE
Alexander Stein
1
-0
/
+2
2013-06-26
Merge remote-tracking branch 'spi/topic/topcliff' into spi-next
Mark Brown
1
-4
/
+4
2013-06-26
Merge remote-tracking branch 'spi/topic/bpw' into spi-next
Mark Brown
1
-16
/
+1
2013-06-04
spi: spi-topcliff-pch: Fix sparse warnings
Sachin Kamat
1
-4
/
+4
2013-05-29
spi: convert drivers to use bits_per_word_mask
Stephen Warren
1
-16
/
+1
2013-05-22
spi: topcliff-pch: fix error return code in pch_spi_probe()
Wei Yongjun
1
-0
/
+1
2013-05-20
spi: topcliff-pch: Pass correct pointer to free_irq()
Lars-Peter Clausen
1
-1
/
+1
2013-04-28
spi-topcliff-pch: fix to use list_for_each_entry_safe() when delete list items
Wei Yongjun
1
-6
/
+6
2013-04-25
spi-topcliff-pch: missing platform_driver_unregister() on error in pch_spi_in...
Wei Yongjun
1
-1
/
+3
2012-12-07
spi: Remove HOTPLUG section attributes
Grant Likely
1
-6
/
+6
2012-10-03
Merge tag 'spi-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/...
Linus Torvalds
1
-2
/
+0
2012-09-01
spi: fix comment/printk typos in spi
Masanari Iida
1
-1
/
+1
2012-08-27
spi/topcliff-pch: Fix device remove function
Guenter Roeck
1
-2
/
+0
2012-05-20
spi: By default setup spi_masters with 1 chipselect and dynamics bus number
Grant Likely
1
-1
/
+0
2012-05-20
spi/topcliff: use correct __devexit_p annotation
Arnd Bergmann
1
-1
/
+1
2012-03-30
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-2
/
+2
2012-03-21
Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-29
/
+84
2012-03-21
dmaengine/dma_slave: introduce inline wrappers
Alexandre Bounine
1
-2
/
+2
2012-03-10
spi-topcliff-pch: add recovery processing in case wait-event timeout
Tomoya MORINAGA
1
-1
/
+9
2012-03-10
spi-topcliff-pch: supports a spi mode setup and bit order setup by IO control
Tomoya MORINAGA
1
-0
/
+1
2012-03-10
spi-topcliff-pch: Fix issue for transmitting over 4KByte
Tomoya MORINAGA
1
-11
/
+55
2012-03-10
spi-topcliff-pch: Modify pci-bus number dynamically to get DMA device info
Tomoya MORINAGA
1
-1
/
+2
2012-03-10
spi: Convert to DEFINE_PCI_DEVICE_TABLE
Axel Lin
1
-1
/
+1
2012-03-10
spi-topcliff-pch: fix -Wuninitialized warning
Danny Kukawka
1
-16
/
+17
2012-02-06
spi-topcliff-pch: rename pch_spi_pcidev to pch_spi_pcidev_driver
Danny Kukawka
1
-3
/
+3
2012-01-18
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-2
/
+2
2011-11-17
Merge branch 'dma_slave_direction' into next_test_dirn
Vinod Koul
1
-2
/
+2
2011-10-31
spi, serial: move to dma_transfer_direction
Vinod Koul
1
-2
/
+2
2011-10-29
spi-topcliff-pch: Change company name OKI SEMICONDUCTOR to LAPIS Semiconductor
Tomoya MORINAGA
1
-6
/
+6
2011-10-29
spi-topcliff-pch: Support new device LAPIS Semiconductor ML7831 IOH
Tomoya MORINAGA
1
-1
/
+4
2011-10-04
spi-topcliff-pch: Fix overrun issue
Tomoya MORINAGA
1
-5
/
+23
2011-10-04
spi-topcliff-pch: Add recovery processing in case FIFO overrun error occurs
Tomoya MORINAGA
1
-7
/
+24
2011-10-04
spi-topcliff-pch: Fix CPU read complete condition issue
Tomoya MORINAGA
1
-8
/
+11
2011-10-04
spi-topcliff-pch: Fix SSN Control issue
Tomoya MORINAGA
1
-7
/
+3
[next]