index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
xattr.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-10-16
mtd: nand: initialize ops.mode
Brian Norris
1
-0
/
+4
2011-10-16
mtd: provide an alias for the redboot module name
Andres Salomon
1
-0
/
+3
2011-10-16
mtd: m25p80: don't probe device which has status of 'disabled'
Shaohui Xie
1
-0
/
+6
2011-10-16
mtd: nand_h1900 never worked
Arnd Bergmann
1
-1
/
+1
2011-10-14
mtd: Add DiskOnChip G3 support
Robert Jarzmik
4
-0
/
+1424
2011-10-14
mtd: m25p80: add EON flash EN25Q32B into spi flash id table
Shaohui Xie
1
-0
/
+1
2011-10-14
mtd: mark block device queue as non-rotational
Dan McGee
1
-0
/
+2
2011-10-01
mtd: r852: make r852_pm_ops static
Axel Lin
1
-3
/
+3
2011-09-26
mtd: m25p80: add support for at25df321a spi data flash
Mikhail Kshevetskiy
1
-0
/
+1
2011-09-23
mtd: mxc_nand: preset_v1_v2: unlock all NAND flash blocks
Wolfram Stering
1
-1
/
+1
2011-09-21
mtd: nand: switch `check_pattern()' to standard `memcmp()'
Brian Norris
1
-4
/
+2
2011-09-21
mtd: nand: invalidate cache on unaligned reads
Brian Norris
1
-2
/
+10
2011-09-21
mtd: nand: do not scan bad blocks with NAND_BBT_NO_OOB set
Brian Norris
1
-6
/
+7
2011-09-21
mtd: nand: wait to set BBT version
Brian Norris
1
-4
/
+8
2011-09-21
mtd: nand: scrub BBT on ECC errors
Brian Norris
1
-5
/
+24
2011-09-21
mtd: nand: report ECC errors properly when reading BBT
Brian Norris
1
-5
/
+12
2011-09-21
mtd: utilize `mtd_is_*()' functions
Brian Norris
23
-78
/
+78
2011-09-21
mtd: define `mtd_is_*()' functions
Brian Norris
1
-0
/
+12
2011-09-11
mtd: nand: remove gotos in `check_create()'
Brian Norris
1
-16
/
+19
2011-09-11
mtd: nand: begin restructuring check_create
Brian Norris
1
-19
/
+5
2011-09-11
mtd: nand: fix style
Brian Norris
1
-14
/
+14
2011-09-11
mtd: nand: remove unnecessary variable
Brian Norris
1
-5
/
+3
2011-09-11
mtd: nand: do not ignore all ECC errors
Brian Norris
1
-3
/
+3
2011-09-11
mtd: nand: refactor scanning code
Brian Norris
1
-20
/
+8
2011-09-11
mtd: drop Integrator flash map Kconfig
Linus Walleij
1
-4
/
+0
2011-09-11
mtd: kill old field for `struct mtd_info_user'
Brian Norris
2
-6
/
+3
2011-09-11
mtd: nand: kill member `ops' of `struct nand_chip'
Brian Norris
2
-24
/
+25
2011-09-11
mtd: document ABI
Brian Norris
2
-14
/
+74
2011-09-11
mtd: add MEMWRITE ioctl
Brian Norris
2
-0
/
+67
2011-09-11
mtd: rename MTD_MODE_* to MTD_FILE_MODE_*
Brian Norris
2
-22
/
+22
2011-09-11
mtd: rename MTD_OOB_* to MTD_OPS_*
Brian Norris
22
-97
/
+99
2011-09-11
mtd: move mtd_oob_mode_t to shared kernel/user space
Brian Norris
3
-17
/
+18
2011-09-11
mtd: support reading OOB without ECC
Brian Norris
3
-7
/
+17
2011-09-11
mtd: nand: document nand_chip.oob_poi
Brian Norris
1
-1
/
+2
2011-09-11
mtd: support writing OOB without ECC
Brian Norris
3
-2
/
+14
2011-09-11
mtd: add the common code for GPMI-NAND controller driver
Huang Shijie
2
-0
/
+1892
2011-09-11
mtd: add GPMI-NAND driver in the config and Makefile
Huang Shijie
3
-0
/
+17
2011-09-11
mtd: add helper functions library and header files for GPMI NAND driver
Huang Shijie
3
-0
/
+1313
2011-09-11
mtd: check parts pointer before using it
Jason Liu
1
-3
/
+4
2011-09-11
mtd: style fixups in multi-line comment, indentation
Brian Norris
1
-7
/
+9
2011-09-11
mtd: nand: fix spelling error (date => data)
Brian Norris
1
-1
/
+1
2011-09-11
mtd: remove MEMSETOOBSEL macro definition
Brian Norris
1
-1
/
+6
2011-09-11
mtd: doc: remove mention of MEMSETOOBSEL
Brian Norris
1
-14
/
+0
2011-09-11
mtd: do not assume oobsize is power of 2
Brian Norris
1
-4
/
+4
2011-09-11
mtd: mxc_nand: add mx53 NFC driver support
Jason Liu
1
-1
/
+1
2011-09-11
mtd: bcm_umi_nand: clean up error handling code
Julia Lawall
1
-15
/
+18
2011-09-11
mtd: eLBC NAND: update ecc_stats.corrected when lteccr available
Michael Hench
1
-0
/
+19
2011-09-11
mtd: s3c2410 nand: Remove uncessary null check
Jonghwan Choi
1
-1
/
+1
2011-09-11
mtd: spelling fixes
Brian Norris
8
-28
/
+28
2011-09-11
mtd: use MTD_NAND_OMAP2 for OMAP4
Jan Weitzel
1
-3
/
+4
[next]