Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
621692cb7efb6d0e38c62e41844a6360c6719b20
/
drivers
/
mtd
4e549d6
MTD: MAPS: bcm963xx-flash.c: explicitly include module.h
by Jonas Gorski
· 13 years ago
e0d6511
Merge git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 13 years ago
32aaeff
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 13 years ago
d674806
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 13 years ago
6d6b77f
filesystems: add missing nlink wrappers
by Miklos Szeredi
· 13 years ago
a0e5cc5
mtd: Add module.h to drivers users that were implicitly using it.
by Paul Gortmaker
· 13 years ago
f3bcc01
mtd: Add export.h for EXPORT_SYMBOL/THIS_MODULE where needed
by Paul Gortmaker
· 13 years ago
48e546b
mtd: tests: annotate as DANGEROUS in Kconfig
by Wolfram Sang
· 13 years ago
7406060
mtd: tests: don't use mtd0 as a default
by Wolfram Sang
· 13 years ago
6be55f7
mtd: clean up usage of MTD_DOCPROBE_ADDRESS
by Paul Bolle
· 13 years ago
ca90666
Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm
by Linus Torvalds
· 13 years ago
376638603
MIPS: Alchemy: remove all CONFIG_SOC_AU1??? defines
by Manuel Lauss
· 13 years ago
50d5676
MIPS: Alchemy: kill au1xxx.h header
by Manuel Lauss
· 13 years ago
2e5db86
MIPS: Lantiq: Fix MTD registration of NOR device
by John Crispin
· 13 years ago
23b1a99
mtd: nand: initialize ops.mode
by Brian Norris
· 13 years ago
d5de190
mtd: provide an alias for the redboot module name
by Andres Salomon
· 13 years ago
5f94913
mtd: m25p80: don't probe device which has status of 'disabled'
by Shaohui Xie
· 13 years ago
57468a6
mtd: nand_h1900 never worked
by Arnd Bergmann
· 13 years ago
efa2ca7
mtd: Add DiskOnChip G3 support
by Robert Jarzmik
· 13 years ago
86a9893
mtd: m25p80: add EON flash EN25Q32B into spi flash id table
by Shaohui Xie
· 13 years ago
16f7eca
mtd: mark block device queue as non-rotational
by Dan McGee
· 13 years ago
1bba688
mtd: r852: make r852_pm_ops static
by Axel Lin
· 13 years ago
395cf96
doc: fix broken references
by Paul Bolle
· 13 years ago
ada766e
mtd: m25p80: add support for at25df321a spi data flash
by Mikhail Kshevetskiy
· 13 years ago
5172ac1
mtd: mxc_nand: preset_v1_v2: unlock all NAND flash blocks
by Wolfram Stering
· 13 years ago
75b66d8
mtd: nand: switch `check_pattern()' to standard `memcmp()'
by Brian Norris
· 13 years ago
6d77b9d
mtd: nand: invalidate cache on unaligned reads
by Brian Norris
· 13 years ago
752ed6c
mtd: nand: do not scan bad blocks with NAND_BBT_NO_OOB set
by Brian Norris
· 13 years ago
dadc17a
mtd: nand: wait to set BBT version
by Brian Norris
· 13 years ago
623978d
mtd: nand: scrub BBT on ECC errors
by Brian Norris
· 13 years ago
167a8d5
mtd: nand: report ECC errors properly when reading BBT
by Brian Norris
· 13 years ago
d57f4054
mtd: utilize `mtd_is_*()' functions
by Brian Norris
· 13 years ago
b61bf5b
mtd: nand: remove gotos in `check_create()'
by Brian Norris
· 13 years ago
c5e8ef9
mtd: nand: begin restructuring check_create
by Brian Norris
· 13 years ago
596d745
mtd: nand: fix style
by Brian Norris
· 13 years ago
1196ac5
mtd: nand: remove unnecessary variable
by Brian Norris
· 13 years ago
afa17de
mtd: nand: do not ignore all ECC errors
by Brian Norris
· 13 years ago
105513c
mtd: nand: refactor scanning code
by Brian Norris
· 13 years ago
3e2b82b
mtd: drop Integrator flash map Kconfig
by Linus Walleij
· 13 years ago
19fb434
mtd: kill old field for `struct mtd_info_user'
by Brian Norris
· 13 years ago
4a89ff8
mtd: nand: kill member `ops' of `struct nand_chip'
by Brian Norris
· 13 years ago
e99d8b0
mtd: add MEMWRITE ioctl
by Brian Norris
· 13 years ago
beb133f
mtd: rename MTD_MODE_* to MTD_FILE_MODE_*
by Brian Norris
· 13 years ago
0612b9d
mtd: rename MTD_OOB_* to MTD_OPS_*
by Brian Norris
· 13 years ago
905c6bc
mtd: move mtd_oob_mode_t to shared kernel/user space
by Brian Norris
· 13 years ago
c46f648
mtd: support reading OOB without ECC
by Brian Norris
· 13 years ago
9ce244b
mtd: support writing OOB without ECC
by Brian Norris
· 13 years ago
10a2bca
mtd: add the common code for GPMI-NAND controller driver
by Huang Shijie
· 13 years ago
157550ff
mtd: add GPMI-NAND driver in the config and Makefile
by Huang Shijie
· 13 years ago
45dfc1a
mtd: add helper functions library and header files for GPMI NAND driver
by Huang Shijie
· 13 years ago
4d523b60
mtd: check parts pointer before using it
by Jason Liu
· 13 years ago
305b93f
mtd: do not assume oobsize is power of 2
by Brian Norris
· 13 years ago
c97926d
mtd: mxc_nand: add mx53 NFC driver support
by Jason Liu
· 13 years ago
38ca6eb
mtd: bcm_umi_nand: clean up error handling code
by Julia Lawall
· 13 years ago
f975c6b
mtd: eLBC NAND: update ecc_stats.corrected when lteccr available
by Michael Hench
· 13 years ago
4aa1062
mtd: s3c2410 nand: Remove uncessary null check
by Jonghwan Choi
· 13 years ago
92394b5c
mtd: spelling fixes
by Brian Norris
· 13 years ago
46a00d8
mtd: use MTD_NAND_OMAP2 for OMAP4
by Jan Weitzel
· 13 years ago
022bba8
mtd: Kbuild: remove reference to MTD_PARTITIONS
by Brian Norris
· 13 years ago
278981c
mtd: cleanup last uses of MTD_DEBUG config macros
by Brian Norris
· 13 years ago
87ed114
mtd: remove CONFIG_MTD_DEBUG
by Brian Norris
· 13 years ago
e645352
mtd: pcmciamtd: remove custom DEBUG() function
by Brian Norris
· 13 years ago
0a32a10
mtd: cleanup style on pr_debug messages
by Brian Norris
· 13 years ago
289c052
mtd: replace DEBUG() with pr_debug()
by Brian Norris
· 13 years ago
d037021
mtd: nand: style fixups in pr_* messages
by Brian Norris
· 13 years ago
9a4d4d6
mtd: nand: convert printk() to pr_*()
by Brian Norris
· 13 years ago
a0f5080
mtd: nand: change KERN_DEBUG to KERN_INFO
by Brian Norris
· 13 years ago
b94e757
mtd: dataflash: add device tree probe support
by Shawn Guo
· 13 years ago
f3c8cfc
mtd: pxa3xx_nand: enable multiple chip select support
by Lei Wen
· 13 years ago
d456882
mtd: pxa3xx_nand: sperate each chip individual info
by Lei Wen
· 13 years ago
da675b4
mtd: pxa3xx_nand: convert all printk into dev_*
by Lei Wen
· 13 years ago
051fc41
mtd: pxa3xx_nand: enhance suspend and resume routine
by Lei Wen
· 13 years ago
52a474d
mtd: eLBC NAND: remove elbc_fcm_ctrl->oob_poi
by Mike Hench
· 13 years ago
fb54275
mtd: atmel_nand: optimize read/write buffer functions
by Nicolas Ferre
· 13 years ago
57b078a
mtd: nand: don't free the global data too early
by Liu Shuo
· 13 years ago
a751d31
mtd: fsl_upm: fix a memory leak in fun_chip_init error path
by Axel Lin
· 13 years ago
201ab53
mtd: atmel_nand: fix wrong use of 0 as NULL
by Nicolas Ferre
· 13 years ago
08c248f
mtd: nand_flash_detect_onfi propagate busw info
by Matthieu CASTET
· 13 years ago
c478d7e
mtd: edit NAND-related comment
by Brian Norris
· 13 years ago
003bc47
mtd: tests: ignore corrected bitflips in OOB on mtd_readtest
by Brian Norris
· 13 years ago
903cd06
mtd: nand: ignore ECC errors for simple BBM scans
by Brian Norris
· 13 years ago
9786f6e
mtd: ofpart: add ofoldpart alias
by Dmitry Eremin-Solenikov
· 13 years ago
041e457
mtd: nand: handle ECC errors in OOB
by Brian Norris
· 13 years ago
d6137ba
mtd: make ofpart buildable as a separate module
by Dmitry Eremin-Solenikov
· 13 years ago
7854d3f
mtd: spelling, capitalization, uniformity
by Brian Norris
· 13 years ago
15c60a5
mtd: drop mtd_device_register
by Dmitry Eremin-Solenikov
· 13 years ago
953b3bd
mtd: remove put_partition_parser() from public header
by Dmitry Eremin-Solenikov
· 13 years ago
3165f44
mtd: hide parse_mtd_partitions
by Dmitry Eremin-Solenikov
· 13 years ago
050f012
mtd: nand: drop edb7312 support
by Dmitry Eremin-Solenikov
· 13 years ago
ed764db
mtd: maps: drop edb7312 support
by Dmitry Eremin-Solenikov
· 13 years ago
e1c1024
mtd: OneNAND: Detect the correct NOP when 4KiB pagesize
by Kyungmin Park
· 13 years ago
b2a5a48
mtd: socrates_nand.c: use mtd_device_parse_register
by Dmitry Eremin-Solenikov
· 13 years ago
a910649
mtd: ndfc.c: use mtd_device_parse_register
by Dmitry Eremin-Solenikov
· 13 years ago
a9093f0
mtd: mpc5121_nfc.c: use mtd_device_parse_register
by Dmitry Eremin-Solenikov
· 13 years ago
73f36b3
mtd: fsl_upm.c: use mtd_device_parse_register
by Dmitry Eremin-Solenikov
· 13 years ago
99add42
mtd: fsl_elbc_nand.c: use mtd_device_parse_register
by Dmitry Eremin-Solenikov
· 13 years ago
871770b
mtd: m25p80.c: use mtd_device_parse_register
by Dmitry Eremin-Solenikov
· 13 years ago
f44dcbd
mtd: physmap_of.c: use mtd_device_parse_register
by Dmitry Eremin-Solenikov
· 13 years ago
fbcf62a
mtd: physmap_of: move parse_obsolete_partitions to become separate parser
by Dmitry Eremin-Solenikov
· 13 years ago
628376f
mtd: drop of_mtd_parse_partitions()
by Dmitry Eremin-Solenikov
· 13 years ago
Next »