index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
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
2020-09-21
spi/topcliff-pch: drop double zeroing
Julia Lawall
1
-2
/
+2
2020-07-28
spi: spi-topcliff-pch: drop call to wakeup-disable
Vaibhav Gupta
1
-2
/
+0
2020-07-22
spi: spi-topcliff-pch: use generic power management
Vaibhav Gupta
1
-38
/
+13
2020-07-17
spi: spi-topcliff-pch: Add missing descriptions to 'struct pch_spi_data'
Lee Jones
1
-2
/
+6
2019-12-09
spi/topcliff-pch: Remove unneeded semicolon
zhengbin
1
-2
/
+2
2019-10-15
spi: use new `spi_transfer_delay_exec` helper where straightforward
Alexandru Ardelean
1
-6
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285
Thomas Gleixner
1
-9
/
+1
2019-05-02
Merge branch 'spi-5.1' into spi-linus
Mark Brown
1
-2
/
+13
2019-03-18
spi : spi-topcliff-pch: Fix to handle empty DMA buffers
Aditya Pakki
1
-2
/
+13
2019-03-09
Merge tag 'pci-v5.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+0
2019-02-01
PCI: Move Rohm Vendor ID to generic list
Andy Shevchenko
1
-1
/
+0
2019-01-23
spi/topcliff_pch: Fix potential NULL dereference on allocation error
YueHaibing
1
-0
/
+6
2017-01-17
spi/topcliff-pch: Delete an error message for a failed memory allocation in p...
Markus Elfring
1
-1
/
+0
2017-01-17
spi/topcliff-pch: Combine substrings for four messages
Markus Elfring
1
-9
/
+11
2017-01-17
spi/topcliff-pch: Improve size determinations in pch_spi_probe()
Markus Elfring
1
-2
/
+2
2017-01-17
spi/topcliff-pch: Use kcalloc() in pch_spi_handle_dma()
Markus Elfring
1
-2
/
+2
2017-01-17
spi/topcliff-pch: Delete an unnecessary return statement in two functions
Markus Elfring
1
-2
/
+0
2016-11-21
spi: spi-topcliff-pch: Remove some dead code
Christophe JAILLET
1
-12
/
+1
2016-07-11
spi: spi-topcliff-pch: Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
1
-23
/
+3
2014-12-22
spi: Remove FSF mailing addresses
Jarkko Nikula
1
-4
/
+0
2014-10-20
spi: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-07-31
spi: topcliff-pch: don't hardcode PCI slot to get DMA device
Andy Shevchenko
1
-2
/
+2
2014-07-16
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-14
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-02
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
[next]