Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
00f98ea207ff31788bdfb77a44d59e9e66903ddd
/
drivers
/
mtd
/
nand
f132c6c
Merge commit 'AU_LINUX_ANDROID_ICS.04.00.04.00.126' into msm-3.4
by Steve Muckle
· 13 years ago
5500e4f
Merge commit 'v3.4' into android-3.4
by Colin Cross
· 13 years ago
9ff00d5
Merge tag 'for-linus-3.4-20120513' of git://git.infradead.org/linux-mtd
by Linus Torvalds
· 13 years ago
b027274
mtd: ams-delta: fix request_mem_region() failure
by Janusz Krzysztofik
· 13 years ago
aadf030
Merge commit 'v3.4-rc5' into android-3.4
by Colin Cross
· 13 years ago
d04525e
dma: mxs-dma: enable channel in device_issue_pending call
by Shawn Guo
· 13 years ago
ba04afb
mtd: nand: Allow NAND chip ids to be included standalone.
by Dima Zavin
· 16 years ago
623ff77
Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 13 years ago
a76e99a
Merge branch 'Linux 3.0.21' into msm-3.0
by Rohit Vaswani
· 13 years ago
ef08e78
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 13 years ago
0195c00
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system
by Linus Torvalds
· 13 years ago
09893ee
Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 13 years ago
9ffc93f
Remove all #inclusions of asm/system.h
by David Howells
· 13 years ago
fa453a6
Merge branch 'for-linus-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml
by Linus Torvalds
· 13 years ago
1bfecd9
Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 13 years ago
d61b7a5
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 13 years ago
a78da28
mtd: nand: gpmi: fix function annotations
by Wolfram Sang
· 13 years ago
3b27dac
mtd: unify initialization of erase_info->fail_addr
by Shmulik Ladkani
· 13 years ago
6379575
mtd: support ONFI multi lun NAND
by Matthieu CASTET
· 13 years ago
eea6281
mtd: Add device-tree support to fsmc_nand
by Stefan Roese
· 13 years ago
2a5dbead
mtd: nand/fsmc: Remove sparse warnings and errors
by Vipin Kumar
· 13 years ago
4774fb0
mtd: nand/fsmc: Add DMA support
by Vipin Kumar
· 13 years ago
604e754
mtd: nand/fsmc: Access the NAND device word by word whenever possible
by Vipin Kumar
· 13 years ago
712c4ad
mtd: nand/fsmc: Use dev_err to report error scenario
by Vipin Kumar
· 13 years ago
82b9dbe
mtd: nand/fsmc: Use devm routines
by Vipin Kumar
· 13 years ago
e2f6bce
mtd: nand/fsmc: Modify fsmc driver to accept nand timing parameters via platform
by Vipin Kumar
· 13 years ago
f63acb7
mtd: fsmc_nand: add pm callbacks to support hibernation
by Shiraz Hashim
· 13 years ago
467e6e7
mtd: nand/fsmc: Initialize the badblockbits to 7
by Vipin Kumar
· 13 years ago
b533f8d
mtd: nand/fsmc: Flip the bit only if the error index is < 4096
by Vipin Kumar
· 13 years ago
aea686b
mtd: nand/fsmc: Read only 512 + 13 bytes for 8bit NAND devices
by Vipin Kumar
· 13 years ago
4cbe1bf
mtd: nand/fsmc: Correct the multiline comment format
by Vipin Kumar
· 13 years ago
04f1685
mtd: nand/fsmc: Remove default partition information from driver
by Armando Visconti
· 13 years ago
7147032
mtd: nand/fsmc: Pass partition information through platform data
by Vipin Kumar
· 13 years ago
09ef90d
mtd: gpmi: fix the wrong DMA command.
by Huang Shijie
· 13 years ago
6a918ba
mtd: flash drivers set ecc strength
by Mike Dunn
· 13 years ago
cfe7819
mtd: sh_flctl: Add power management with QoS request
by Bastian Hecht
· 13 years ago
42d7fbe
mtd: do not use plain 0 as NULL
by Artem Bityutskiy
· 13 years ago
0c78e93
mtd: fsmc: Support of 224-bytes OOB area length
by Armando Visconti
· 13 years ago
753e013
mtd: fsmc: Improve the fsmc_correct_data() routine
by Armando Visconti
· 13 years ago
a612c2a
mtd: fsmc: fixed data abort inside change_bit()
by Armando Visconti
· 13 years ago
b2acc92
mtd: fsmc: use ALE and CLE offsets from platform data
by Shiraz Hashim
· 13 years ago
e29ee57
mtd: fsmc_nand: ECC1 & ECC4 layout separated for different page sizes
by Bhavna Yadav
· 13 years ago
519300c
mtd: fsmc: Newly erased page read algorithm implemented
by Vipin Kumar
· 13 years ago
3f2e924
mtd: sh_flctl: Add FLHOLDCR register
by Bastian Hecht
· 13 years ago
0b3f0d1
mtd: sh_flctl: Use cached register value for FLCMNCR
by Bastian Hecht
· 13 years ago
dd5ab24
mtd: sh_flctl: Implement NAND_CMD_RNDOUT command
by Bastian Hecht
· 13 years ago
7b6b230
mtd: sh_flctl: Expand the READID command to 8 bytes
by Bastian Hecht
· 13 years ago
abb59ef
mtd: sh_flctl: Reorder empty_fifo() calls
by Bastian Hecht
· 13 years ago
d42b5de
mtd: change the location of the ONFI detected log
by Huang Shijie
· 13 years ago
921de86
mxs-dma : rewrite the last parameter of mxs_dma_prep_slave_sg()
by Huang Shijie
· 13 years ago
3946860
mxs-dma : move the mxs dma.h to a more common place
by Huang Shijie
· 13 years ago
492b8bd
mtd: gpmi: fix compiler warning
by Huang Shijie
· 13 years ago
bcb1d23
mtd: move zero length verification to MTD API functions
by Artem Bityutskiy
· 13 years ago
5def489
mtd: do not duplicate length and offset checks in drivers
by Artem Bityutskiy
· 13 years ago
e2414f4
mtd: nand: write BBM to OOB even with flash-based BBT
by Brian Norris
· 13 years ago
2c4ae27
mtd: docg4: fix printk() warnings
by Dan Carpenter
· 13 years ago
5289966
mtd: nand: gpmi: use correct member for checking NAND_BBT_USE_FLASH
by Wolfram Sang
· 13 years ago
3c3c10b
mtd: add leading underscore to all mtd functions
by Artem Bityutskiy
· 13 years ago
570469f
mtd: nand: add support for diskonchip G4 nand flash device
by Mike Dunn
· 13 years ago
df69862
mtd: nand: move SCANLASTPAGE handling to the correct code block
by Brian Norris
· 13 years ago
8544331
mtd: nand: differentiate 1- vs. 2-byte writes when marking bad blocks
by Brian Norris
· 13 years ago
cdbec05
mtd: nand: fix SCAN2NDPAGE check for BBM
by Brian Norris
· 13 years ago
0091842
mtd: nand: erase block before marking bad
by Brian Norris
· 13 years ago
9310da0
MTD: Relax dependencies
by Richard Weinberger
· 13 years ago
7d1206b
Merge branch 'kirkwood/dt' into next/dt2
by Arnd Bergmann
· 13 years ago
1605282
dmaengine/dma_slave: introduce inline wrappers
by Alexandre Bounine
· 13 years ago
8277188
NAND Machine support for Integrated Flash Controller
by Prabhakar Kushwaha
· 13 years ago
d6a0166
atmel/nand: add DT support
by Jean-Christophe PLAGNIOL-VILLARD
· 13 years ago
3dcb7ea
mtd/atmel_nand: add on_flash_bbt to enable the use of On Flash BBT
by Jean-Christophe PLAGNIOL-VILLARD
· 13 years ago
bf4289c
ATMEL: fix nand ecc support
by Jean-Christophe PLAGNIOL-VILLARD
· 13 years ago
d60d506
Merge branch 'next/cleanup-s3c24xx' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/cleanup
by Olof Johansson
· 13 years ago
b130d5c
ARM: S3C24XX: change the ARCH_S3C2410 to ARCH_S3C24XX
by Kukjin Kim
· 13 years ago
da564a0
ARM: OMAP1: ams-delta: clean up init data section assignments
by Janusz Krzysztofik
· 13 years ago
4239276
Merge branch 'omap1' into ams-delta
by Tony Lindgren
· 13 years ago
71b1b20
Merge tag 'for-linus-3.3' of git://git.infradead.org/~dwmw2/mtd-3.3
by Linus Torvalds
· 13 years ago
5008231
Revert "mtd: atmel_nand: optimize read/write buffer functions"
by Artem Bityutskiy
· 13 years ago
967809b
Merge branch 'omap1-part2' into omap1
by Tony Lindgren
· 13 years ago
57f2685
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 13 years ago
4964e06
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 13 years ago
90ab5ee
module_param: make bool parameters really bool (drivers & misc)
by Rusty Russell
· 13 years ago
9398d1c
mtd: gpmi-nand bugfix: reset the BCH module when it is not MX23
by Huang Shijie
· 13 years ago
12183a2
mtd: nand: fix typo in comment
by Wolfram Sang
· 13 years ago
7b3480f
Merge tag 'for-linus-3.3' of git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 13 years ago
979ecef
Merge tag 'clk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 13 years ago
acc952c
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 13 years ago
5942ddb
mtd: introduce mtd_block_markbad interface
by Artem Bityutskiy
· 13 years ago
ead995f
mtd: introduce mtd_resume interface
by Artem Bityutskiy
· 13 years ago
3fe4bae
mtd: introduce mtd_suspend interface
by Artem Bityutskiy
· 13 years ago
a2cc5ba
mtd: introduce mtd_write_oob interface
by Artem Bityutskiy
· 13 years ago
fd2819b
mtd: introduce mtd_read_oob interface
by Artem Bityutskiy
· 13 years ago
329ad39
mtd: introduce mtd_read interface
by Artem Bityutskiy
· 13 years ago
bca7f5f
mtd: txx9ndfmc: use devm_request_and_ioremap
by Julia Lawall
· 13 years ago
775c3220
mtd: gpio-nand: add device tree bindings
by Jamie Iles
· 13 years ago
f57eb5c
mtd: nand: Add ONFI support for FSL NAND controller
by Shengzhou Liu
· 13 years ago
d825110
mtd: nand: fixup for fmr initialization of Freescale NAND controller
by Shengzhou Liu
· 13 years ago
9ae84fe
mtd: fsl_elbc_nand: set Nand flash page address to FBAR and FPAR correctly
by Liu Shuo
· 13 years ago
47882d7
mtd: davinci: if no amif timing is passed, don; t setup cscfg register
by Heiko Schocher
· 13 years ago
e32de76
mtd: nand: set correct length to FBCR for a non-full-page write
by Liu Shuo
· 13 years ago
a9a552f
mtd: nand: use elbc_fcm_ctrl->oob to set FPAR_MS bit of FPAR
by Liu Shuo
· 13 years ago
f99640d
mtd: convert drivers/mtd/* to use module_platform_driver()
by Axel Lin
· 13 years ago
Next »