index
:
drm/drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-23
mtd: nand: mxc: implement onfi get/set features
Sascha Hauer
1
-0
/
+55
2016-09-23
mtd: nand: sunxi: switch from manual to automated timing config
Sascha Hauer
1
-62
/
+14
2016-09-23
mtd: nand: automate NAND timings selection
Boris Brezillon
1
-0
/
+157
2016-09-23
mtd: nand: Expose data interface for ONFI mode 0
Sascha Hauer
1
-0
/
+11
2016-09-23
mtd: nand: Add function to convert ONFI mode to data_interface
Sascha Hauer
1
-0
/
+29
2016-09-23
mtd: nand: convert ONFI mode into data interface
Sascha Hauer
1
-206
/
+224
2016-09-23
mtd: nand: Create a NAND reset function
Sascha Hauer
1
-5
/
+20
2016-09-23
mtd: nand: Allow MTD_NAND_OMAP2 to be usable on Keystone devices
Roger Quadros
1
-4
/
+4
2016-09-23
mtd: brcmnand: iProc big endian and ONFI support
Ray Jui
3
-15
/
+28
2016-09-23
mtd: nand_bbt: scan for next free bbt block if writing bbt fails
Kyle Roeschley
1
-6
/
+45
2016-09-23
mtd: nand_bbt: Move BBT block selection logic out of write_bbt()
Boris Brezillon
1
-36
/
+74
2016-09-23
mtd: nand: timings: Reorder tRR_min def in mode 0
Boris Brezillon
1
-1
/
+1
2016-09-23
mtd: nand: timings: Fix tADL_min for ONFI 4.0 chips
Boris Brezillon
1
-6
/
+6
2016-09-23
mtd: nand: gpmi: get correct free oob space
Han Xu
1
-1
/
+2
2016-09-23
mtd: nand: sh_flctl: handle dma_submit() errors
Brian Norris
1
-1
/
+7
2016-09-23
mtd: nand: s3c2410: Register cpufreq notifier only on S3C24xx
Krzysztof Kozlowski
1
-2
/
+2
2016-09-23
mtd: nand: Get rid of needless 'goto'
Andrey Smirnov
1
-12
/
+6
2016-09-23
mtd: nand: Error out if cmd_ctrl() is missing
Andrey Smirnov
1
-0
/
+9
2016-09-23
Kconfig: nand: Remove redundant dependency on MTD_NAND
Andrey Smirnov
1
-1
/
+1
2016-09-23
Kconfig: nand: Make MTD_NAND_FSL_ELBC depend on FSL_SOC
Andrey Smirnov
1
-1
/
+1
2016-09-23
mtd: nand: import nand_hw_control_init()
Marc Gonzalez
13
-26
/
+13
2016-08-02
Merge tag 'for-linus-20160801' of git://git.infradead.org/linux-mtd
Linus Torvalds
13
-126
/
+2810
2016-07-19
mtd: nand: fix bug writing 1 byte less than page size
Hector Palacios
1
-1
/
+1
2016-07-16
mtd: nand: brcmnand: Change BUG_ON in brcmnand_send_cmd
Florian Fainelli
1
-1
/
+1
2016-07-15
mtd: nand: omap2: fix return value check in omap_nand_probe()
Wei Yongjun
1
-2
/
+2
2016-07-15
Merge tag 'nand/for-4.8' of github.com:linux-nand/linux into mtd
Brian Norris
12
-121
/
+2805
2016-07-14
mtd: nand: omap2: Add check for old elm binding
Teresa Remmet
1
-2
/
+5
2016-07-13
memory: Update dependency of IFC for Layerscape
Raghav Dogra
1
-1
/
+1
2016-07-11
mtd: nand: jz4780: Update MODULE_AUTHOR email address
Harvey Hunt
2
-2
/
+2
2016-07-11
mtd: nand: sunxi: prevent a small memory leak
Dan Carpenter
1
-3
/
+3
2016-07-11
mtd: nand: sunxi: add reset line support
Icenowy Zheng
1
-2
/
+23
2016-07-11
mtd: nand: xway: add nandaddr to own struct
Hauke Mehrtens
1
-16
/
+14
2016-07-11
mtd: nand: xway: add missing write_buf and read_buf to nand driver
Hauke Mehrtens
1
-0
/
+18
2016-07-11
mtd: nand: xway: extract read and write function
Hauke Mehrtens
1
-9
/
+19
2016-07-11
mtd: nand: xway: fix nand locking
John Crispin
1
-12
/
+8
2016-07-11
mtd: nand: xway: remove manual reset
Hauke Mehrtens
1
-20
/
+0
2016-07-11
mtd: nand: xway: Avoid messing up with IO_ADDR_W in ->cmd_ctrl()
John Crispin
1
-15
/
+11
2016-07-11
mtd: nand: xway: convert to normal platform driver
Hauke Mehrtens
2
-37
/
+80
2016-07-11
mtd: nand: xway: add some more documentation
Hauke Mehrtens
1
-6
/
+15
2016-07-11
mtd: nand: sunxi: fix subpage write
Boris Brezillon
1
-1
/
+32
2016-07-11
mtd: nand: sunxi: check ecc->size values
Boris Brezillon
1
-0
/
+3
2016-07-11
mtd: nand: sunxi: prefer 1k ECC blocks when applicable
Boris Brezillon
1
-0
/
+6
2016-07-11
mtd: nand: sunxi: Fix OOB bytes retrieval in read_chunks_dma()
Boris Brezillon
1
-2
/
+4
2016-07-11
mtd: mediatek: driver for MTK Smart Device
Jorge Ramirez-Ortiz
5
-0
/
+2114
2016-07-11
mtd: nand: sunxi: fix return value check in sunxi_nfc_dma_op_prepare()
Wei Yongjun
1
-2
/
+2
2016-07-11
mtd: brcmnand: Detect sticky ucorr ecc error on dma reads
Kamal Dasu
1
-0
/
+18
2016-06-13
mtd: brcmnand: Add check for erased page bitflips
Kamal Dasu
1
-0
/
+62
2016-06-09
mtd: nand: add ESMT manufacturer
Rafał Miłecki
1
-0
/
+1
2016-06-06
mtd: nand: sunxi: add support for DMA assisted operations
Boris Brezillon
1
-7
/
+323
2016-06-03
mtd: brcmnand: Add v7.2 controller support
Florian Fainelli
1
-14
/
+77
[next]