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-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-pxa2xx-pci.c
Age
Commit message (
Expand
)
Author
2022-02-28
spi: pxa2xx-pci: Constify struct pxa_spi_info variables
Andy Shevchenko
2022-02-28
spi: pxa2xx-pci: Drop temporary storage use for a handful of members
Andy Shevchenko
2022-02-28
spi: pxa2xx-pci: Extract pxa2xx_spi_pci_clk_register()
Andy Shevchenko
2022-02-28
spi: pxa2xx-pci: Drop unneeded checks in lpss_spi_setup()
Andy Shevchenko
2022-02-28
spi: pxa2xx-pci: Replace enum with direct use of PCI IDs
Andy Shevchenko
2022-02-28
spi: pxa2xx-pci: Move max_clk_rate assignment to ->setup()
Andy Shevchenko
2022-02-28
spi: pxa2xx-pci: Move dma_burst_size assignment to ->setup()
Andy Shevchenko
2022-02-28
spi: pxa2xx-pci: Move port_id assignment to ->setup()
Andy Shevchenko
2022-02-28
spi: pxa2xx-pci: Drop redundant NULL check in ->probe()
Andy Shevchenko
2022-02-28
spi: pxa2xx-pci: Refactor Quark X1000 to use ->setup()
Andy Shevchenko
2022-02-28
spi: pxa2xx-pci: Refactor CE4100 to use ->setup()
Andy Shevchenko
2022-02-24
spi: pxa2xx-pci: Balance reference count for PCI DMA device
Andy Shevchenko
2022-02-24
spi: pxa2xx-pci: Do not dereference fwnode in struct device
Andy Shevchenko
2021-05-21
spi: pxa2xx: Fix inconsistent indenting
Jiapeng Chong
2021-05-18
spi: pxa2xx: Fix style of and typos in the comments and messages
Andy Shevchenko
2021-05-11
spi: pxa2xx: Introduce special type for Merrifield SPIs
Andy Shevchenko
2021-05-10
spi: pxa2xx: Replace header inclusions by forward declarations
Andy Shevchenko
2021-05-10
spi: pxa2xx: Utilize struct device from struct ssp_device
Andy Shevchenko
2021-03-24
spi: pxa2xx: Fix checkpatch spacing errors
Jay Fang
2021-02-10
spi: pxa2xx: Add IDs for the controllers found on Intel Lynxpoint
Andy Shevchenko
2021-02-10
spi: pxa2xx: Fix the controller numbering for Wildcat Point
Andy Shevchenko
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2019-03-20
spi: pxa2xx: Introduce DMA burst size support
Andy Shevchenko
2019-03-19
spi: pxa2xx-pci: Drop unused header inclusion
Andy Shevchenko
2019-01-23
pxa2xx: replace spi_master with spi_controller
Lubomir Rintel
2017-01-23
spi: pca2xx-pci: Allow MSI
Jan Kiszka
2017-01-04
spi: pxa2xx-pci: Enable DMA for Intel Merrifield
Andy Shevchenko
2016-08-24
spi: pxa2xx-pci: fix ACPI-based enumeration of SPI devices
Andy Shevchenko
2016-07-07
spi: pxa2xx-pci: Support both chipselects on Braswell
Andy Shevchenko
2016-07-04
spi: pxa2xx-pci: Sort header block alphabetically
Andy Shevchenko
2016-07-04
spi: pxa2xx-pci: Remove unused code
Andy Shevchenko
2016-07-04
spi: pxa2xx-pci: Enable SPI on Intel Merrifield
Andy Shevchenko
2016-07-04
spi: pxa2xx-pci: Do a specific setup in a separate function
Andy Shevchenko
2016-05-24
Merge tag 'spi-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Linus Torvalds
2016-04-20
spi: spi-pxa2xx: Remove CLK_IS_ROOT
Stephen Boyd
2016-04-13
dmaengine: dw: rename masters to reflect actual topology
Andy Shevchenko
2016-02-21
spi: spi-pxa2xx-pci: Add ID and driver type for WildcatPoint PCH
Leif Liddy
2015-07-15
spi: spi-pxa2xx: Remove clk.h include
Stephen Boyd
2015-06-05
spi: pxa2xx: Differentiate Intel LPSS types
Jarkko Nikula
2014-11-26
spi: spi-pxa2xx: SPI support for Intel Quark X1000
Weike Chen
2014-10-18
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2014-09-18
spi/pxa2xx-pci: Add support for Intel Braswell
Mika Westerberg
2014-09-18
spi/pxa2xx: Don't use slave_id of dma_slave_config
Mika Westerberg
2014-08-19
spi/pxa2xx-pci: remove unnecessary assignment
Andy Shevchenko
2014-08-16
spi/pxa2xx-pci: Add common clock framework support in PCI glue layer
Chew, Chiau Ee
2014-04-18
spi/pxa2xx-pci: Add PCI mode support for BayTrail LPSS SPI
Chew, Chiau Ee
2013-12-03
spi: remove DEFINE_PCI_DEVICE_TABLE macro
Jingoo Han
2013-03-12
spi/pxa2xx-pci: correct the return value check of pcim_iomap_regions()
Mika Westerberg
2013-03-12
spi: fix return value check in ce4100_spi_probe()
Wei Yongjun
2013-01-08
spi/pxa2xx: embed the ssp_device to platform data
Mika Westerberg
[next]