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.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-18
spi: Drop warning from spi_stop_queue()
Uwe Kleine-König
1
-4
/
+0
2023-07-14
spi: Use BITS_TO_BYTES()
Andy Shevchenko
1
-3
/
+1
2023-07-14
spi: Kill spi_add_device_locked()
Andy Shevchenko
1
-10
/
+5
2023-07-14
spi: Remove code duplication in spi_add_device*()
Andy Shevchenko
1
-22
/
+10
2023-07-11
spi: Fix spelling typos and acronyms capitalization
Andy Shevchenko
1
-26
/
+28
2023-07-11
spi: Rename SPI_MASTER_GPIO_SS to SPI_CONTROLLER_GPIO_SS
Andy Shevchenko
1
-2
/
+2
2023-07-10
spi: Sort headers alphabetically
Andy Shevchenko
1
-21
/
+21
2023-07-10
spi: Use sysfs_emit() to instead of s*printf()
Andy Shevchenko
1
-4
/
+3
2023-07-10
spi: Replace if-else-if by bitops and multiplications
Andy Shevchenko
1
-7
/
+1
2023-07-10
spi: Drop duplicate IDR allocation code in spi_register_controller()
Andy Shevchenko
1
-27
/
+23
2023-07-10
spi: Remove unneeded OF node NULL checks
Andy Shevchenko
1
-4
/
+1
2023-04-27
Merge tag 'char-misc-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+2
2023-04-27
Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+0
2023-04-27
Merge tag 'spi-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Linus Torvalds
1
-26
/
+76
2023-04-13
Merge tag 'devicetree-fixes-for-6.2-3' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+5
2023-04-11
treewide: Fix probing of devices in DT overlays
Geert Uytterhoeven
1
-0
/
+5
2023-04-05
of: Rename of_modalias_node()
Miquel Raynal
1
-2
/
+2
2023-03-17
drivers: remove struct module * setting from struct class
Greg Kroah-Hartman
1
-2
/
+0
2023-03-16
spi: core: add spi_split_transfers_maxwords
Leonard Göhrs
1
-0
/
+49
2023-03-07
spi: Fix cocci warnings
William Zhang
1
-1
/
+1
2023-03-06
spi: Propagate firmware node
Andy Shevchenko
1
-2
/
+2
2023-03-05
spi: Replace spi_pcpu_stats_totalize() macro by a C function
Geert Uytterhoeven
1
-23
/
+24
2023-02-24
Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2023-02-14
spi: Reorder fields in 'struct spi_transfer'
Christophe JAILLET
1
-1
/
+1
2023-02-10
spi: spi-mem: Allow controller supporting mem_ops without exec_op
William Zhang
1
-7
/
+6
2023-02-10
spi: export spi_transfer_cs_change_delay_exec function
William Zhang
1
-0
/
+7
2023-02-01
spi: Abstract access to chip selects
Mark Brown
1
-23
/
+22
2023-02-01
spi: Add APIs in spi core to set/get spi->chip_select and spi->cs_gpiod
Amit Kumar Mahapatra
1
-23
/
+22
2023-01-27
driver core: make struct bus_type.uevent() take a const *
Greg Kroah-Hartman
1
-1
/
+1
2023-01-13
spi: Parse hold/inactive CS delay values from the DT
Janne Grunau
1
-0
/
+2
2023-01-13
spi: Use a 32-bit DT property for spi-cs-setup-delay-ns
Janne Grunau
1
-5
/
+18
2023-01-05
spi: Rename spi-cs-setup-ns property to spi-cs-setup-delay-ns
Hector Martin
1
-1
/
+1
2022-11-18
spi: Reintroduce spi_set_cs_timing()
Tudor Ambarus
1
-0
/
+37
2022-11-18
spi: Introduce spi-cs-setup-ns property
Tudor Ambarus
1
-0
/
+6
2022-11-01
spi: introduce new helpers with using modern naming
Yang Yingliang
1
-0
/
+11
2022-10-26
spi: Remove the obsolte u64_stats_fetch_*_irq() users.
Thomas Gleixner
1
-2
/
+2
2022-10-21
spi: Introduce spi_get_device_match_data() helper
Andy Shevchenko
1
-0
/
+12
2022-10-04
Merge tag 'spi-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Linus Torvalds
1
-42
/
+115
2022-09-30
Merge branch 'acpi-dev'
Rafael J. Wysocki
1
-1
/
+1
2022-09-30
spi: Ensure that sg_table won't be used after being freed
Marek Szyprowski
1
-0
/
+2
2022-09-28
spi: Split transfers larger than max size
Vincent Whitchurch
1
-0
/
+9
2022-09-28
spi: Fix cache corruption due to DMA/PIO overlap
Vincent Whitchurch
1
-21
/
+88
2022-09-28
spi: Save current RX and TX DMA devices
Vincent Whitchurch
1
-15
/
+4
2022-09-08
Merge tag 'spi-fix-v6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-3
/
+2
2022-09-07
spi: Add capability to perform some transfer with chipselect off
Christophe Leroy
1
-3
/
+9
2022-09-02
spi: spi: Fix queue hang if previous transfer failed
David Jander
1
-2
/
+1
2022-09-02
spi: mux: Fix mux interaction with fast path optimisations
Mark Brown
1
-1
/
+1
2022-08-24
ACPI: Drop parent field from struct acpi_device
Rafael J. Wysocki
1
-1
/
+1
2022-08-19
spi: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-3
/
+3
2022-08-16
Merge tag 'spi-fix-v6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-7
/
+7
[next]