index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
spi-topcliff-pch.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
spi: spi-topcliff-pch: drop call to wakeup-disable
Vaibhav Gupta
2020-07-28
1
-2
/
+0
*
spi: spi-topcliff-pch: use generic power management
Vaibhav Gupta
2020-07-22
1
-38
/
+13
*
spi: spi-topcliff-pch: Add missing descriptions to 'struct pch_spi_data'
Lee Jones
2020-07-17
1
-2
/
+6
*
spi/topcliff-pch: Remove unneeded semicolon
zhengbin
2019-12-09
1
-2
/
+2
*
spi: use new `spi_transfer_delay_exec` helper where straightforward
Alexandru Ardelean
2019-10-15
1
-6
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285
Thomas Gleixner
2019-06-05
1
-9
/
+1
*
Merge branch 'spi-5.1' into spi-linus
Mark Brown
2019-05-02
1
-2
/
+13
|
\
|
*
spi : spi-topcliff-pch: Fix to handle empty DMA buffers
Aditya Pakki
2019-03-18
1
-2
/
+13
*
|
Merge tag 'pci-v5.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-03-09
1
-1
/
+0
|
\
\
|
|
/
|
/
|
|
*
PCI: Move Rohm Vendor ID to generic list
Andy Shevchenko
2019-02-01
1
-1
/
+0
*
|
spi/topcliff_pch: Fix potential NULL dereference on allocation error
YueHaibing
2019-01-23
1
-0
/
+6
|
/
*
spi/topcliff-pch: Delete an error message for a failed memory allocation in p...
Markus Elfring
2017-01-17
1
-1
/
+0
*
spi/topcliff-pch: Combine substrings for four messages
Markus Elfring
2017-01-17
1
-9
/
+11
*
spi/topcliff-pch: Improve size determinations in pch_spi_probe()
Markus Elfring
2017-01-17
1
-2
/
+2
*
spi/topcliff-pch: Use kcalloc() in pch_spi_handle_dma()
Markus Elfring
2017-01-17
1
-2
/
+2
*
spi/topcliff-pch: Delete an unnecessary return statement in two functions
Markus Elfring
2017-01-17
1
-2
/
+0
*
spi: spi-topcliff-pch: Remove some dead code
Christophe JAILLET
2016-11-21
1
-12
/
+1
*
spi: spi-topcliff-pch: Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
2016-07-11
1
-23
/
+3
*
spi: Remove FSF mailing addresses
Jarkko Nikula
2014-12-22
1
-4
/
+0
*
spi: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
spi: topcliff-pch: don't hardcode PCI slot to get DMA device
Andy Shevchenko
2014-07-31
1
-2
/
+2
*
spi: topcliff-pch: Update error messages for dmaengine_prep_slave_sg() API
Geert Uytterhoeven
2014-07-16
1
-4
/
+4
*
spi: topcliff-pch: remove unnecessary OOM messages
Jingoo Han
2014-04-29
1
-4
/
+1
*
-
.
Merge remote-tracking branches 'spi/topic/sunxi', 'spi/topic/tegra114', 'spi/...
Mark Brown
2014-03-30
1
-41
/
+6
|
\
\
|
|
*
spi: topcliff-pch: Transform noisy message to dev_vdbg
Alexander Stein
2014-03-25
1
-1
/
+1
|
|
*
spi: topcliff-pch: Properly unregister platform devices on probe() error paths
Axel Lin
2014-03-24
1
-2
/
+3
|
|
*
spi/topcliff-pch: Fix debug message
Alexander Stein
2014-02-19
1
-2
/
+1
|
|
*
spi: topcliff-pch: Convert to use master->max_speed_hz
Axel Lin
2014-02-14
1
-36
/
+1
|
|
/
*
|
spi-topcliff-pch: Fix probing when DMA mode is used
Alexander Stein
2014-02-27
1
-5
/
+6
*
|
spi/topcliff-pch: Fix DMA channel
Alexander Stein
2014-02-19
1
-2
/
+2
|
/
*
-
.
Merge remote-tracking branches 'spi/topic/fsl-espi', 'spi/topic/gpio', 'spi/t...
Mark Brown
2014-01-23
1
-1
/
+1
|
\
\
|
|
*
spi: remove DEFINE_PCI_DEVICE_TABLE macro
Jingoo Han
2013-12-03
1
-1
/
+1
|
|
/
*
/
spi: Remove duplicate code to set default bits_per_word setting
Axel Lin
2014-01-17
1
-6
/
+0
|
/
*
Merge remote-tracking branch 'spi/topic/topcliff' into spi-next
Mark Brown
2013-10-25
1
-2
/
+2
|
\
|
*
spi: spi-topcliff-pch: fix a pci_iomap() check
Dan Carpenter
2013-09-24
1
-2
/
+2
*
|
spi: Don't break user-visible strings to multiple source lines in drivers
Jarkko Nikula
2013-10-16
1
-6
/
+7
|
/
*
spi-topcliff-pch: Add MODULE_DEVICE_TABLE
Alexander Stein
2013-08-13
1
-0
/
+2
*
Merge remote-tracking branch 'spi/topic/topcliff' into spi-next
Mark Brown
2013-06-26
1
-4
/
+4
|
\
|
*
spi: spi-topcliff-pch: Fix sparse warnings
Sachin Kamat
2013-06-04
1
-4
/
+4
*
|
Merge remote-tracking branch 'spi/topic/bpw' into spi-next
Mark Brown
2013-06-26
1
-16
/
+1
|
\
\
|
*
|
spi: convert drivers to use bits_per_word_mask
Stephen Warren
2013-05-29
1
-16
/
+1
|
|
/
*
|
spi: topcliff-pch: fix error return code in pch_spi_probe()
Wei Yongjun
2013-05-22
1
-0
/
+1
*
|
spi: topcliff-pch: Pass correct pointer to free_irq()
Lars-Peter Clausen
2013-05-20
1
-1
/
+1
|
/
*
spi-topcliff-pch: fix to use list_for_each_entry_safe() when delete list items
Wei Yongjun
2013-04-28
1
-6
/
+6
*
spi-topcliff-pch: missing platform_driver_unregister() on error in pch_spi_in...
Wei Yongjun
2013-04-25
1
-1
/
+3
*
spi: Remove HOTPLUG section attributes
Grant Likely
2012-12-07
1
-6
/
+6
*
Merge tag 'spi-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/...
Linus Torvalds
2012-10-02
1
-2
/
+0
|
\
|
*
spi/topcliff-pch: Fix device remove function
Guenter Roeck
2012-08-27
1
-2
/
+0
*
|
spi: fix comment/printk typos in spi
Masanari Iida
2012-09-01
1
-1
/
+1
|
/
*
spi: By default setup spi_masters with 1 chipselect and dynamics bus number
Grant Likely
2012-05-19
1
-1
/
+0
[next]