index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-18
mtd: rawnand: r852: use DEVICE_ATTR_RO() helper macro
Zhen Lei
1
-4
/
+3
2021-06-18
mtd: spinand: add SPI-NAND MTD resume handler
Patrice Chotard
1
-0
/
+17
2021-06-18
mtd: spinand: Add spinand_init_flash() helper
Patrice Chotard
1
-29
/
+45
2021-06-18
mtd: spinand: add spinand_read_cfg() helper
Patrice Chotard
1
-9
/
+20
2021-06-18
mtd: rawnand: marvell: add missing clk_disable_unprepare() on error in marvel...
Yang Yingliang
1
-1
/
+3
2021-06-18
mtd: rawnand: arasan: Finer grain NV-DDR configuration
Miquel Raynal
1
-2
/
+54
2021-06-18
mtd: rawnand: arasan: Rename the data interface register
Miquel Raynal
1
-7
/
+7
2021-06-18
mtd: rawnand: onfi: Fix endianness when reading NV-DDR values
Miquel Raynal
1
-3
/
+3
2021-06-18
mtd: rawnand: arasan: Use the right DMA mask
Miquel Raynal
1
-0
/
+4
2021-06-11
mtd: spinand: Fix double counting of ECC stats
Miquel Raynal
1
-6
/
+11
2021-06-11
Merge tag 'memory-controller-drv-pl353-5.14' into nand/next
Miquel Raynal
1
-304
/
+10
2021-06-10
memory: pl353-smc: Declare variables following a reverse christmas tree order
Miquel Raynal
1
-3
/
+3
2021-06-10
memory: pl353-smc: Avoid useless acronyms in descriptions
Miquel Raynal
1
-1
/
+1
2021-06-10
memory: pl353-smc: Let lower level controller drivers handle inits
Miquel Raynal
1
-294
/
+0
2021-06-10
memory: pl353-smc: Rename goto labels
Miquel Raynal
1
-4
/
+4
2021-06-10
memory: pl353-smc: Fix style
Miquel Raynal
1
-2
/
+2
2021-05-26
mtd: spinand: macronix: Add support for serial NAND flash
Jaime Liao
1
-0
/
+112
2021-05-26
mtd: rawnand: qcom: Delete an unneeded bool conversion
Zhen Lei
1
-2
/
+1
2021-05-26
mtd: rawnand: arasan: Leverage additional GPIO CS
Miquel Raynal
1
-23
/
+125
2021-05-26
mtd: rawnand: arasan: Ensure proper configuration for the asserted target
Miquel Raynal
1
-33
/
+57
2021-05-26
mtd: rawnand: Add a helper to parse the gpio-cs DT property
Miquel Raynal
1
-0
/
+39
2021-05-26
mtd: rawnand: arasan: Support NV-DDR interface
Miquel Raynal
1
-7
/
+20
2021-05-26
mtd: rawnand: arasan: Workaround a misbehaving prog type with NV-DDR
Miquel Raynal
1
-1
/
+18
2021-05-26
mtd: rawnand: arasan: Fix a macro parameter
Miquel Raynal
1
-1
/
+1
2021-05-26
mtd: rawnand: Choose the best timings, NV-DDR included
Miquel Raynal
2
-1
/
+78
2021-05-26
mtd: rawnand: Allow SDR timings to be nacked
Miquel Raynal
1
-4
/
+4
2021-05-26
mtd: rawnand: Support enabling NV-DDR through SET_FEATURES
Miquel Raynal
1
-5
/
+13
2021-05-26
mtd: rawnand: Add a helper to find the closest ONFI NV-DDR mode
Miquel Raynal
2
-0
/
+44
2021-05-26
mtd: rawnand: Handle the double bytes in NV-DDR mode
Miquel Raynal
1
-8
/
+85
2021-05-26
mtd: rawnand: Access SDR and NV-DDR timings through a common macro
Miquel Raynal
1
-60
/
+71
2021-05-26
mtd: rawnand: Avoid accessing NV-DDR timings from legacy code
Miquel Raynal
1
-1
/
+1
2021-05-26
mtd: rawnand: Add onfi_fill_nvddr_interface_config() helper
Miquel Raynal
2
-0
/
+42
2021-05-26
mtd: rawnand: Add an indirection on onfi_fill_interface_config()
Miquel Raynal
1
-10
/
+22
2021-05-26
mtd: rawnand: Retrieve NV-DDR timing modes from the ONFI parameter page
Miquel Raynal
1
-0
/
+2
2021-05-26
mtd: rawnand: Add NV-DDR timings
Miquel Raynal
1
-0
/
+255
2021-05-26
mtd: rawnand: Use more recent ONFI specification wording
Miquel Raynal
4
-6
/
+6
2021-05-26
mtd: rawnand: atmel: Check the proposed data interface is supported
Miquel Raynal
1
-0
/
+5
2021-05-26
mtd: rawnand: arasan: Check the proposed data interface is supported
Miquel Raynal
1
-0
/
+5
2021-05-26
mtd: rawnand: Add a helper to clarify the interface configuration
Miquel Raynal
1
-1
/
+1
2021-05-10
mtd: nand: bbt: Fix corner case in bad block table handling
Doyle, Patrick
1
-1
/
+1
2021-05-10
mtd: rawnand: qcom: allow override of partition parser
Baruch Siach
1
-1
/
+1
2021-05-10
mtd: rawnand: silence static checker warning in nand_setup_interface()
Dan Carpenter
1
-0
/
+1
2021-05-10
mtd: rawnand: mtk: remove redundant dev_err call in mtk_ecc_probe()
Yu Kuai
1
-3
/
+1
2021-05-10
mtd: rawnand: hisi504: Remove redundant dev_err call in probe
Wei Li
1
-3
/
+1
2021-05-09
fbmem: fix horribly incorrect placement of __maybe_unused
Linus Torvalds
1
-1
/
+1
2021-05-09
Merge tag 'drm-next-2021-05-10' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
19
-81
/
+332
2021-05-08
drm/i915/display: fix compiler warning about array overrun
Linus Torvalds
1
-1
/
+12
2021-05-08
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
10
-485
/
+434
2021-05-08
Merge tag 'kbuild-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
3
-4
/
+7
2021-05-08
Merge tag 'net-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
36
-165
/
+172
[next]