index
:
bcachefs.git
388-debug
9p-revert
9p_mempool
BCH_IOCTL_FSCK
alloc
alloc_debug
alloc_striping
alloc_tags
alloc_tags_rfc
alloc_tags_v2
backpointer_debug
backpointers
bcache-journal_fix
bcache2
bcachefs-5.17
bcachefs-6.7-for-stable
bcachefs-block
bcachefs-btree-transactions
bcachefs-btree-write-buffer-via-journal
bcachefs-buffered-write-fix
bcachefs-buffered-write-locking
bcachefs-bug-gitlab-4
bcachefs-data_update_fix
bcachefs-deadlock-avoidance
bcachefs-dev-lifetime
bcachefs-developer-guide
bcachefs-dir-i-size
bcachefs-disk-accounting-rewrite-1
bcachefs-downgrade-table
bcachefs-ec
bcachefs-erasure-coding
bcachefs-for-6.9
bcachefs-for-review
bcachefs-for-upstream
bcachefs-for-upstream-merged
bcachefs-for-upstream-merged-next
bcachefs-for-v6.10
bcachefs-for-v6.12
bcachefs-for-v6.13
bcachefs-for-v6.14
bcachefs-for-v6.15
bcachefs-for-v6.7
bcachefs-fsck-work
bcachefs-garbage
bcachefs-icache
bcachefs-ioctl-fsck
bcachefs-kill-prereservations
bcachefs-locking
bcachefs-lordkitsuna
bcachefs-memalloc-profiling
bcachefs-nocow
bcachefs-online-fsck
bcachefs-prereqs
bcachefs-put-folio-assert
bcachefs-rebalance
bcachefs-rebalance-ratelimit
bcachefs-splice-disable
bcachefs-sysfs-ioctls
bcachefs-testing
bcachefs-testing-2
bcachefs-testing-rebased
bcachefs-tracepoints
bcachefs-v4.13
bcachefs-v4.15
bcachefs-v4.16
bcachefs-v4.18
bcachefs-v4.19
bcachefs-v4.19-backport
bcachefs-v4.19-backport-2.0
bcachefs-v4.19-backport-2019-hotfix
bcachefs-v4.19-backport-2022-hotfix
bcachefs-v4.19-backport-compat
bcachefs-v4.19-backport-debug
bcachefs-v4.20
bcachefs-v5.0
bcachefs-v5.10
bcachefs-v5.10-snapshots
bcachefs-v5.11
bcachefs-v5.15
bcachefs-v5.16
bcachefs-v5.19
bcachefs-v5.7
bcachefs-v5.9
bcachefs-v6.0
bcachefs-v6.13-rc1
bcachefs-v6.3
bcachefs-v6.4
bcachefs-v6.5
bcachefs-zstd
bcachefs_btree_ptr_update
bcachefs_disk_groups
bcachefs_major_minor
bcachefs_subvol_ioctls
bio_copy_data_revert
bio_folio_iter
bkey-renumbering
bkey_unpack
block-for-bcachefs
btree-iter
btree-iter-locking
btree-key-cache
btree_iter_cow
btree_path
btree_root_fix
buffered-io
buffered-io-2
bug-gitlab-4
bug-report-template
ci-monkeypatch
codetags
codetags_v0
codetags_v1
compat
copy_folio_from_iter_atomic
copygc_get_buckets
daniel-debug
data_update
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
dev
dev2
dirent-borken-fix
dirent-hack
disk-usage
durability
ec_disk_accounting
exent_overlap_repair
extent-hook-removal
extent-inline-data
extent-overwrite
fast_list
fcollapse
finsert
fix_missing_include
folio_iter_batched
for-jens
for-next
fs-uuid-ioctl
fua_work
gap_buffer
genradix
header_cleanup
hyperfect-debug
i_blocks_debug
incompressible
inode_hash_find_debug
inode_work
journal_debug
kill-alloc-btree-hack
lacriatch-fix
latency_debug
lazy_percpu_counters
lockdep_cmp_fn
lockdep_debug
lordkitsuna
lordkitsuna-debug
lz4-refactoring
marcin
master
mean_and_variance_fixups
memalloc-prof-v7
memalloc_prof_debug
memalloc_prof_v1
memalloc_prof_v2
memalloc_prof_v3
memalloc_prof_v4
memalloc_prof_v5
move-checksum-debug
new_allocator
persistent-alloc
printbuf_v2
printbuf_v3
printbuf_v3_bcachefs
printbuf_v4
printbuf_v5
printbuf_v6
promote
quota
raof-455
rcu_pending
read_path_debug
readahead
refactor-heap
reflink_fix
reflink_p_fix
replicas-status
ringbuffer
shrinker
shrinker_to_text
six_locks
snapshots
snapshots-wip
sonicrules-debug
srcu
stintel-debug
syzbot-fix
test
testing
time_stats_sched
time_stats_twf
tracing_to_printbuf
u128
vmalloc_size
vmap_disable
wip
woob-debug
xfs-next
xfs_no_data_io
zones
Unnamed repository; edit this file 'description' to name the repository.
Kent Overstreet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
spi.c
Age
Commit message (
Expand
)
Author
2020-12-11
Merge remote-tracking branch 'spi/for-5.11' into spi-next
Mark Brown
2020-12-11
spi: Limit the spi device max speed to controller's max speed
Tudor Ambarus
2020-11-27
Merge branch 'for-5.10' of https://git.kernel.org/pub/scm/linux/kernel/git/br...
Mark Brown
2020-11-24
spi: Fix potential NULL pointer dereference in spi_shutdown()
Marek Szyprowski
2020-11-20
spi: Take the SPI IO-mutex in the spi_setup() method
Serge Semin
2020-11-20
spi: Warn when a driver's remove callback returns an error
Uwe Kleine-König
2020-11-20
spi: Use bus_type functions for probe, remove and shutdown
Uwe Kleine-König
2020-11-20
spi: fix resource leak for drivers without .remove callback
Uwe Kleine-König
2020-11-12
spi: Introduce device-managed SPI controller allocation
Lukas Wunner
2020-11-11
spi: fix client driver breakages when using GPIO descriptors
Sven Van Asbroeck
2020-10-28
spi: fix a typo inside a kernel-doc markup
Mauro Carvalho Chehab
2020-09-11
Merge tag 'spi-fix-v5.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-09-09
spi: Fix memory leak on splited transfers
Gustav Wiklander
2020-08-18
Merge tag 'spi-fix-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-08-06
Merge tag 'sched-fifo-2020-08-04' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-08-03
spi: Prevent adding devices below an unregistering controller
Lukas Wunner
2020-07-17
spi: Only defer to thread for cleanup when needed
Mark Brown
2020-07-09
spi: use kthread_create_worker() helper
Marek Szyprowski
2020-07-01
spi: Avoid setting the chip select if we don't need to
Douglas Anderson
2020-06-23
spi: introduce fallback to pio
Robin Gong
2020-06-15
sched,spi: Convert to sched_set_fifo*()
Peter Zijlstra
2020-05-26
spi: Remove note about transfer limit for spi_write_then_read()
Mark Brown
2020-05-25
spi: flags 'SPI_CONTROLLER_MUST_RX' and 'SPI_CONTROLLER_MUST_TX' can't be coe...
dillon min
2020-05-22
spi: Make spi_delay_exec() warn if called from atomic context
Mark Brown
2020-05-20
Merge branch 'for-5.7' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Mark Brown
2020-05-20
spi: Fix controller unregister order
Lukas Wunner
2020-05-05
Merge branch 'for-5.7' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Mark Brown
2020-04-14
spi: remove redundant assignment to variable ms
Colin Ian King
2020-04-14
spi: Respect DataBitLength field of SpiSerialBusV2() ACPI resource
Andy Shevchenko
2020-03-27
Merge branch 'spi-5.7' into spi-next
Mark Brown
2020-03-12
spi: acpi: remove superfluous parameter check
Wolfram Sang
2020-03-11
Merge tag 'mtk-mtd-spi-move' of https://git.kernel.org/pub/scm/linux/kernel/g...
Mark Brown
2020-03-11
spi: make spi-max-frequency optional
Chuanhong Guo
2020-03-06
Merge tag 'spi-fix-v5.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-03-05
spi: Do spi_take_timestamp_pre for as many times as necessary
Vladimir Oltean
2020-03-04
spi: spi_register_controller(): free bus id on error paths
Aaro Koskinen
2020-02-28
spi: Allow SPI controller override device buswidth
John Garry
2020-01-23
Merge branch 'spi-5.6' into spi-next
Mark Brown
2020-01-07
spi: Add generic support for unused native cs with cs-gpios
Geert Uytterhoeven
2020-01-06
Merge tag 'spi-fix-v5.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-12-27
spi: Don't look at TX buffer for PTP system timestamping
Vladimir Oltean
2019-12-27
spi: Catch improper use of PTP system timestamping API
Vladimir Oltean
2019-11-22
Merge branch 'spi-5.5' into spi-next
Mark Brown
2019-11-12
spi: Fix regression to return zero on success instead of positive value
Tony Lindgren
2019-10-31
spi: add power control when set_cs
Luhua Xu
2019-10-25
spi: Fix NULL pointer when setting SPI_CS_HIGH for GPIO CS
Gregory CLEMENT
2019-10-23
spi: Fix spelling in the comments
Andy Shevchenko
2019-10-18
Merge tag 'v5.4-rc3' into spi-5.4
Mark Brown
2019-10-18
spi: Fix SPI_CS_HIGH setting when using native and GPIO CS
Gregory CLEMENT
2019-10-15
spi: spi-fsl-espi: convert transfer delay to `spi_delay` format
Alexandru Ardelean
[next]