index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
spi-intel.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
spi: intel: Add check devm_kasprintf() returned value
Charles Han
2024-08-30
1
-0
/
+3
*
spi: intel: Keep the BIOS partition inside the first chip
Mika Westerberg
2024-02-05
1
-4
/
+11
*
spi: intel: Add default partition and name to the second chip
Mika Westerberg
2024-02-05
1
-1
/
+18
*
spi: intel: make mem_ops comparison unique to opcode match
Raag Jadav
2023-11-18
1
-5
/
+5
*
spi: intel: switch to use modern name
Yang Yingliang
2023-08-14
1
-21
/
+21
*
spi: Replace all spi->chip_select and spi->cs_gpiod references with function ...
Amit Kumar Mahapatra via Alsa-devel
2023-03-11
1
-1
/
+1
*
Merge remote-tracking branch 'spi/for-6.3' into spi-next
Mark Brown
2023-02-17
1
-1
/
+1
|
\
|
*
spi: intel: Fix device private data and PR_NUM for Broxton controllers
Mauro Lima
2023-02-02
1
-1
/
+1
*
|
spi: intel: Check number of chip selects after reading the descriptor
Mika Westerberg
2023-02-15
1
-4
/
+4
|
/
*
Merge tag 'spi-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Linus Torvalds
2022-12-13
1
-38
/
+40
|
\
|
*
spi: intel: Add support for SFDP opcode
Mika Westerberg
2022-11-25
1
-0
/
+6
|
*
spi: intel: Take possible chip address into account in intel_spi_read/write_r...
Mika Westerberg
2022-11-25
1
-2
/
+4
|
*
spi: intel: Implement adjust_op_size()
Mika Westerberg
2022-11-25
1
-7
/
+7
|
*
spi: intel: Use ->replacement_op in intel_spi_hw_cycle()
Mika Westerberg
2022-11-25
1
-29
/
+23
*
|
spi: intel: Use correct mask for flash and protected regions
Mika Westerberg
2022-11-01
1
-4
/
+4
|
/
*
spi: intel: Fix the offset to get the 64K erase opcode
Mauro Lima
2022-10-13
1
-1
/
+1
*
spi: intel: 64k erase is supported from Canon Lake and beyond
Mika Westerberg
2022-08-22
1
-0
/
+1
*
spi: intel: Add support for second flash chip
Mika Westerberg
2022-08-22
1
-16
/
+147
*
spi: intel: Use correct order for the parameters of devm_kcalloc()
Christophe JAILLET
2022-06-06
1
-2
/
+2
*
spi: intel: Implement dirmap hooks
Mika Westerberg
2022-04-20
1
-0
/
+49
*
spi: intel: Fix typo in kernel-doc of intel_spi_probe()
Mika Westerberg
2022-04-19
1
-1
/
+1
*
mtd: spi-nor: intel-spi: Convert to SPI MEM
Mika Westerberg
2022-02-14
1
-0
/
+1250