index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
/
raw
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-23
mtd: rawnand: brcmnand: Add BCMA shim
Florian Fainelli
4
-0
/
+151
2022-01-23
mtd: rawnand: brcmnand: BCMA controller uses command shift of 0
Florian Fainelli
1
-0
/
+6
2022-01-23
mtd: rawnand: brcmnand: Allow platform data instantation
Florian Fainelli
1
-10
/
+35
2022-01-23
mtd: rawnand: brcmnand: Allow working without interrupts
Florian Fainelli
1
-28
/
+24
2022-01-23
mtd: rawnand: brcmnand: Move OF operations out of brcmnand_init_cs()
Florian Fainelli
1
-9
/
+11
2022-01-23
mtd: rawnand: brcmnand: Avoid pdev in brcmnand_init_cs()
Florian Fainelli
1
-4
/
+4
2022-01-23
mtd: rawnand: brcmnand: Allow SoC to provide I/O operations
Florian Fainelli
2
-2
/
+55
2022-01-23
mtd: rawnand: brcmnand: Assign soc as early as possible
Florian Fainelli
1
-2
/
+1
2022-01-23
mtd: rawnand: Rework of_get_nand_bus_width()
Tudor Ambarus
1
-12
/
+18
2022-01-23
mtd: rawnand: Remove of_get_nand_on_flash_bbt() wrapper
Tudor Ambarus
1
-6
/
+1
2022-01-23
mtd: rawnand: nandsim: Add NS_PAGE_BYTE_SHIFT macro to replace the repeat pattern
RinHizakura
1
-8
/
+11
2022-01-23
mtd: rawnand: nandsim: Merge repeat codes in ns_switch_state
RinHizakura
1
-13
/
+6
2022-01-23
mtd: rawnand: nandsim: Replace overflow check with kzalloc to single kcalloc
RinHizakura
1
-8
/
+1
2022-01-14
Merge tag 'mips_5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
1
-1
/
+1
2022-01-14
Merge tag 'sound-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Linus Torvalds
1
-2
/
+12
2022-01-11
Merge tag 'mtd/for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux
Linus Torvalds
11
-392
/
+1771
2022-01-10
Merge tag 'drivers-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
1
-8
/
+50
2022-01-02
MIPS: TXX9: Remove TX4939 SoC support
Thomas Bogendoerfer
1
-1
/
+1
2021-12-31
Merge tag 'nand/for-5.17' into mtd/next
Miquel Raynal
10
-392
/
+1765
2021-12-31
Merge tag 'memory-controller-drv-omap-5.17' into nand/next
Miquel Raynal
2
-5
/
+2
2021-12-22
mtd: rawnand: gpmi: Use platform_get_irq_byname() to get the interrupt
Lad Prabhakar
1
-7
/
+4
2021-12-22
mtd: rawnand: omap_elm: Use platform_get_irq() to get the interrupt
Lad Prabhakar
1
-9
/
+7
2021-12-22
mtd: rawnand: omap2: Select GPMC device driver for ARCH_K3
Roger Quadros
1
-0
/
+1
2021-12-22
memory: omap-gpmc: Use a compatible match table when checking for NAND controller
Roger Quadros
1
-4
/
+1
2021-12-21
mtd: rawnand: renesas: Add new NAND controller driver
Miquel Raynal
3
-0
/
+1432
2021-12-17
mtd: rawnand: gpmi: remove unneeded variable
Minghao Chi
1
-4
/
+1
2021-12-17
mtd: rawnand: omap2: drop unused variable
Roger Quadros
1
-4
/
+0
2021-12-17
mtd: rawnand: omap2: fix force_8bit flag behaviour for DMA mode
Roger Quadros
1
-0
/
+10
2021-12-17
mtd: rawnand: omap2: Add compatible for AM64 SoC
Roger Quadros
1
-0
/
+1
2021-12-17
mtd: rawnand: omap2: move to exec_op interface
Roger Quadros
1
-279
/
+211
2021-12-17
mtd: rawnand: omap2: Allow build on K3 platforms
Roger Quadros
1
-1
/
+1
2021-12-17
dmaengine: qcom-adm: stop abusing slave_id config
Arnd Bergmann
1
-2
/
+12
2021-12-16
mtd: rawnand: tegra: Add runtime PM and OPP support
Dmitry Osipenko
1
-8
/
+50
2021-12-09
mtd: Introduce an expert mode for forensics and debugging purposes
Miquel Raynal
2
-0
/
+6
2021-12-03
mtd: rawnand: mpc5121: Remove unused variable in ads5121_select_chip()
Geert Uytterhoeven
1
-1
/
+0
2021-12-03
mtd: rawnand: fsmc: Fix timing computation
Herve Codina
1
-8
/
+24
2021-12-03
mtd: rawnand: fsmc: Take instruction delay into account
Herve Codina
1
-0
/
+4
2021-12-03
mtd: rawnand: Fix nand_choose_best_timings() on unsupported interface
Herve Codina
1
-2
/
+2
2021-12-03
mtd: rawnand: Fix nand_erase_op delay
Herve Codina
1
-1
/
+1
2021-12-03
mtd: rawnand: denali: Add the dependency on HAS_IOMEM
Cai Huoqing
1
-1
/
+1
2021-11-19
mtd: rawnand: gpmi: Add ERR007117 protection for nfc_apply_timings
Christian Eggers
1
-3
/
+25
2021-11-19
mtd: rawnand: gpmi: Remove explicit default gpmi clock setting for i.MX6
Stefan Riedmueller
1
-9
/
+0
2021-11-19
mtd: rawnand: ingenic: JZ4740 needs 'oob_first' read page function
Paul Cercueil
1
-0
/
+5
2021-11-19
mtd: rawnand: Export nand_read_page_hwecc_oob_first()
Paul Cercueil
2
-68
/
+68
2021-11-19
mtd: rawnand: davinci: Rewrite function description
Paul Cercueil
1
-6
/
+4
2021-11-19
mtd: rawnand: davinci: Avoid duplicated page read
Paul Cercueil
1
-1
/
+2
2021-11-19
mtd: rawnand: davinci: Don't calculate ECC when reading page
Paul Cercueil
1
-3
/
+0
2021-11-08
Merge tag 'mtd/for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux
Linus Torvalds
32
-140
/
+152
2021-10-15
mtd: rawnand: arasan: Prevent an unsupported configuration
Miquel Raynal
1
-0
/
+15
2021-10-15
mtd: rawnand: hynix: Add support for H27UCG8T2ETR-BC MLC NAND
Chris Morgan
2
-0
/
+18
[prev]
[next]