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
/
mtd
/
spi-nor
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-24
Merge tag 'spi-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
3
-932
/
+0
2022-05-16
spi: spi-mem: Convert Aspeed SMC driver to spi-mem
Cédric Le Goater
3
-932
/
+0
2022-05-12
mtd: spi-nor: debugfs: fix format specifier
Michael Walle
1
-1
/
+1
2022-05-09
mtd: spi-nor: support eon en25qh256a variant
Leon M. George
1
-1
/
+2
2022-05-09
mtd: spi-nor: winbond: add support for W25Q512NW-IM
Shaik Sajida Bhanu
1
-0
/
+3
2022-05-09
mtd: spi-nor: expose internal parameters via debugfs
Michael Walle
4
-0
/
+259
2022-05-09
mtd: spi-nor: export spi_nor_hwcaps_pp2cmd()
Michael Walle
2
-1
/
+2
2022-05-02
mtd: spi-nor: move spi_nor_write_ear() to winbond module
Michael Walle
3
-38
/
+41
2022-04-29
mtd: spi-nor: amend the rdsr dummy cycles documentation
Michael Walle
1
-2
/
+3
2022-04-27
mtd: spi-nor: micron-st: Remove status polling on volatile registers write
Tudor Ambarus
1
-3
/
+0
2022-04-27
mtd: spi-nor: spansion: Remove status polling on volatile registers write
Tudor Ambarus
1
-4
/
+0
2022-04-27
mtd: spi-nor: Introduce templates for SPI NOR operations
Tudor Ambarus
5
-107
/
+158
2022-04-27
mtd: spi-nor: spansion: Rework spi_nor_cypress_octal_dtr_enable()
Tudor Ambarus
1
-59
/
+69
2022-04-27
mtd: spi-nor: micron-st: Rework spi_nor_micron_octal_dtr_enable()
Tudor Ambarus
1
-51
/
+60
2022-04-27
mtd: spi-nor: core: Add helpers to read/write any register
Tudor Ambarus
2
-0
/
+50
2022-04-27
mtd: spi-nor: manufacturers: Use spi_nor_read_id() core method
Tudor Ambarus
2
-20
/
+6
2022-04-27
mtd: spi-nor: core: Introduce method for RDID op
Tudor Ambarus
2
-15
/
+44
2022-04-27
mtd: spi-nor: core: Use auto-detection only once
Tudor Ambarus
1
-3
/
+1
2022-04-27
mtd: spi-nor: Introduce spi_nor_match_id()
Tudor Ambarus
1
-21
/
+19
2022-04-27
mtd: spi-nor: Rename method, s/spi_nor_match_id/spi_nor_match_name
Tudor Ambarus
1
-3
/
+3
2022-04-27
mtd: spi-nor: core: Check written SR value in spi_nor_write_16bit_sr_and_check()
Chen-Tsung Hsieh
1
-0
/
+9
2022-03-25
Merge tag 'mtd/changes-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
19
-509
/
+594
2022-03-18
Merge tag 'spi-nor/for-5.18' into mtd/next
Miquel Raynal
18
-507
/
+581
2022-03-08
mtd: spi-nor: Skip erase logic when SPI_NOR_NO_ERASE is set
Tudor Ambarus
1
-1
/
+2
2022-02-25
mtd: spi-nor: renumber flags
Michael Walle
1
-14
/
+14
2022-02-25
mtd: spi-nor: slightly change code style in spi_nor_sr_ready()
Michael Walle
1
-1
/
+2
2022-02-25
mtd: spi-nor: spansion: rename vendor specific functions and defines
Michael Walle
1
-7
/
+7
2022-02-25
mtd: spi-nor: spansion: convert USE_CLSR to a manufacturer flag
Michael Walle
3
-27
/
+34
2022-02-25
mtd: spi-nor: move all spansion specifics into spansion.c
Michael Walle
2
-49
/
+70
2022-02-25
mtd: spi-nor: spansion: slightly rework control flow in late_init()
Michael Walle
1
-7
/
+6
2022-02-25
mtd: spi-nor: micron-st: rename vendor specific functions and defines
Michael Walle
1
-9
/
+9
2022-02-25
mtd: spi-nor: micron-st: convert USE_FSR to a manufacturer flag
Michael Walle
3
-39
/
+60
2022-02-25
mtd: spi-nor: move all micron-st specifics into micron-st.c
Michael Walle
2
-122
/
+135
2022-02-25
mtd: spi-nor: xilinx: correct the debug message
Michael Walle
1
-1
/
+1
2022-02-25
mtd: spi-nor: xilinx: rename vendor specific functions and defines
Michael Walle
1
-15
/
+15
2022-02-25
mtd: spi-nor: move all xilinx specifics into xilinx.c
Michael Walle
3
-81
/
+74
2022-02-25
mtd: spi-nor: guard _page_size parameter in S3AN_INFO()
Michael Walle
1
-2
/
+2
2022-02-25
mtd: spi-nor: export more functions to be used in vendor modules
Michael Walle
2
-5
/
+11
2022-02-25
mtd: spi-nor: allow a flash to define its own ready() function
Michael Walle
2
-0
/
+8
2022-02-25
mtd: spi-nor: slightly refactor the spi_nor_setup()
Michael Walle
2
-9
/
+9
2022-02-25
mtd: spi-nor: xmc: unify function names
Michael Walle
1
-3
/
+3
2022-02-25
mtd: spi-nor: xilinx: unify function names
Michael Walle
1
-9
/
+9
2022-02-25
mtd: spi-nor: winbond: unify function names
Michael Walle
1
-14
/
+15
2022-02-25
mtd: spi-nor: sst: unify function names
Michael Walle
1
-22
/
+22
2022-02-25
mtd: spi-nor: spansion: unify function names
Michael Walle
1
-17
/
+17
2022-02-25
mtd: spi-nor: micron-st: unify function names
Michael Walle
1
-17
/
+17
2022-02-25
mtd: spi-nor: macronix: unify function names
Michael Walle
1
-7
/
+7
2022-02-25
mtd: spi-nor: issi: unify function names
Michael Walle
1
-5
/
+5
2022-02-25
mtd: spi-nor: intel: unify function names
Michael Walle
1
-3
/
+3
2022-02-25
mtd: spi-nor: gigadevice: unify function names
Michael Walle
1
-3
/
+3
[next]