index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-24
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-2
/
+0
2015-04-22
Merge tag 'for-linus-20150422' of git://git.infradead.org/linux-mtd
Linus Torvalds
11
-110
/
+191
2015-04-22
Merge MTD fixes from 4.0 into -next
Brian Norris
1
-0
/
+1
2015-04-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2015-04-09
Merge branch 'linus' into irq/core to get the GIC updates which
Thomas Gleixner
2
-6
/
+45
2015-04-06
mtd: fsl_ifc_nand: use msecs_to_jiffies for time conversion
Nicholas Mc Guire
1
-2
/
+2
2015-04-06
mtd: atmel_nand: don't map the ROM table if no pmecc table offset in DT
Wu, Josh
1
-7
/
+7
2015-04-06
mtd: atmel_nand: add a definition for the oob reserved bytes
Josh Wu
2
-2
/
+6
2015-03-31
mtd: denali: Disable sub-page writes in Denali NAND driver
Graham Moore
1
-0
/
+3
2015-03-31
mtd: pxa3xx_nand: cleanup wait_for_completion handling
Nicholas Mc Guire
1
-14
/
+10
2015-03-31
mtd: nand: gpmi: Check for scan_bbt() error
Fabio Estevam
1
-1
/
+3
2015-03-31
mtd: nand: gpmi: fixup return type of wait_for_completion_timeout
Nicholas Mc Guire
1
-6
/
+6
2015-03-31
mtd: fsmc_nand.c: Use default timings if none are provided in the dts
Stefan Roese
1
-1
/
+6
2015-03-31
mtd: nand: Prevent possible kernel lockup in nand_command()
Roger Quadros
1
-4
/
+23
2015-03-25
mtd: nand: fix spelling of REPLACEABLE
Brian Norris
1
-1
/
+1
2015-03-12
mtd: nand: fully initialize mtd_oob_ops
Brian Norris
1
-4
/
+4
2015-03-12
mtd: nand: denali: drop dead code
Brian Norris
1
-3
/
+0
2015-03-12
mtd: nand: fixup bounds checks for nand_{lock,unlock}()
Brian Norris
1
-2
/
+2
2015-03-12
mtd: mxc-nand: Warn on unimplemented commands
Uwe Kleine-König
1
-0
/
+4
2015-03-12
mtd: mxc-nand: Implement support for PARAM command
Uwe Kleine-König
1
-0
/
+7
2015-03-12
mtd: mxc-nand: Allow to use column addresses different from 0
Uwe Kleine-König
1
-11
/
+29
2015-03-12
mtd: mxc-nand: Do the word to byte mangling in the read_byte callback
Uwe Kleine-König
1
-24
/
+10
2015-03-12
mtd: mxc-nand: Only enable hardware checksumming for fully detected flashes
Uwe Kleine-König
1
-7
/
+7
2015-03-12
mtd: mxc-nand: Add a timeout when waiting for interrupt
Uwe Kleine-König
1
-11
/
+36
2015-03-11
mtd: atmel_nand: check NFC busy flag by HSMC_SR instead of NFC cmd regs
Boris Brezillon
2
-3
/
+3
2015-03-07
treewide: Fix typo in printk messages
Masanari Iida
1
-1
/
+1
2015-03-05
genirq: Remove the deprecated 'IRQF_DISABLED' request_irq() flag entirely
Valentin Rothberg
1
-2
/
+1
2015-03-03
mtd: atmel_nand: fix typo in dev_err error message
Colin Ian King
1
-1
/
+1
2015-03-03
mtd: nand: MTD_NAND_HISI504 should depend on HAS_DMA
Geert Uytterhoeven
1
-0
/
+1
2015-02-28
mtd: s3c2410: drop useless / misspelled debug prints
Brian Norris
1
-3
/
+0
2015-02-28
mtd: pxa3xx_nand: initialiaze pxa3xx_flash_ids to 0
Antoine Ténart
1
-0
/
+2
2015-02-28
Merge MTD updates into -next
Brian Norris
1
-0
/
+2
2015-02-28
mtd: pxa3xx_nand: fix driver when num_cs is 0
Robert Jarzmik
1
-0
/
+2
2015-02-28
mtd: pxa3xx-nand: handle PIO in threaded interrupt
Robert Jarzmik
1
-3
/
+19
2015-02-28
mtd: nand: pxa3xx: Fix PIO FIFO draining
Maxime Ripard
1
-6
/
+42
2015-02-23
mtd: sh_flctl: remove slave_id settings for DMAEngine
Arnd Bergmann
1
-2
/
+0
2015-02-15
mtd: hisilicon: && vs & typo
Dan Carpenter
1
-1
/
+1
2015-02-08
mtd: hisilicon: add a new NAND controller driver for hisilicon hip04 Soc
Zhou Wang
3
-0
/
+897
2015-02-06
mtd: kconfig: replace PPC_OF with PPC
Kevin Hao
1
-1
/
+1
2015-02-06
mtd: denali: remove unnecessary stubs
Masahiro Yamada
1
-38
/
+0
2015-02-06
mtd: nand: remove redundant local variable
Baruch Siach
1
-2
/
+1
2015-02-06
mtd: nand: omap: drop condition with no effect
Nicholas Mc Guire
1
-22
/
+9
2015-02-02
mtd: nand: jz4740: Convert to GPIO descriptor API
Lars-Peter Clausen
1
-19
/
+10
2015-02-02
mtd: nand: Request strength instead of bytes for soft BCH
Aaron Sierra
3
-8
/
+9
2015-01-21
mtd: nand: default bitflip-reporting threshold to 75% of correction strength
Brian Norris
1
-1
/
+1
2015-01-20
mtd: atmel_nand: introduce a new compatible string for sama5d4 chip
Wu, Josh
1
-1
/
+24
2015-01-20
mtd: atmel_nand: return max bitflips in all sectors in pmecc_correction()
Wu, Josh
1
-3
/
+3
2015-01-16
nandsim: remove unused STATE_DATAOUT_STATUS_M and OPT_SMARTMEDIA
Akinobu Mita
1
-6
/
+0
2015-01-16
mtd: nand: ams-delta: fix overwritten mtd_info->owner in initialization
Akinobu Mita
1
-5
/
+1
2015-01-13
mtd: denali: fix incorrect bitmask error in denali_setup_dma
Graham Moore
1
-1
/
+1
[next]