index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2010-08-06
mtd: blkdevs: fix crash related to sysfs attributes.
Maxim Levitsky
-3
/
+4
2010-08-05
mtd: denali: update get nand para functions
Chuanxiao Dong
-72
/
+35
2010-08-05
mtd: denali: rename functions which is named by using capitals
Chuanxiao Dong
-16
/
+11
2010-08-05
mtd: denali.c: fix reserved all check-patch errors
Chuanxiao Dong
-49
/
+53
2010-08-05
mtd: denali.c: fix all "line over 80 characters" warnings
Chuanxiao Dong
-108
/
+192
2010-08-05
mtd: denali.c: add and update KERN_ facility level in printk()
Chuanxiao Dong
-16
/
+16
2010-08-05
mtd: denali.c: fixed all open brace { check-patch errors
Chuanxiao Dong
-116
/
+48
2010-08-05
nand/denali Clean up all white spaces in code indent
Chuanxiao
-169
/
+168
2010-08-05
mtd: Blackfin NFC: fix nand busy detection
Barry Song
-2
/
+2
2010-08-05
mtd: Blackfin NFC: fix handling of page sizes
Barry Song
-41
/
+48
2010-08-05
mtd: Blackfin NFC: wait for the ECC reset to finish
Barry Song
-0
/
+2
2010-08-05
mtd: Blackfin NFC: fix typo for read/write delay setup
Barry Song
-1
/
+1
2010-08-05
mtd: Blackfin NFC: make sure to check NAND_ALE in cmd_ctrl
Barry Song
-1
/
+1
2010-08-05
mtd: Blackfin NFC: fix raw page write/read handling
Barry Song
-0
/
+18
2010-08-05
mtd: Blackfin NFC: delete useless comment about jffs2
Barry Song
-3
/
+0
2010-08-04
mtd: cfi_cmdset_0002: fix the check for valid primary extension versions
Guillaume LECERF
-3
/
+12
2010-08-04
mtd: m25p80: Make jedec_probe() return proper errno values
Anton Vorontsov
-12
/
+6
2010-08-04
mtd: m25p80: Fix false-positive probing
Anton Vorontsov
-2
/
+11
2010-08-04
mtd: mtdchar: fix mmap for MTD RAM/ROM char devices
Anatolij Gustschin
-1
/
+27
2010-08-04
mtd: ixp4xx: add support for static flash partitions
Richard Cochran
-8
/
+27
2010-08-04
mtd: mxc_nand: dont call suspend and resume explicitly
Eric Bénard
-42
/
+1
2010-08-04
mtd: doc2000: fix uninitialized variable in doc_ecc_decode()
Mark Ware
-2
/
+3
2010-08-04
mtd: OneNAND: Samsung SoCs use own chip_probe function
Kyungmin Park
-13
/
+8
2010-08-04
mtd: OneNAND: Introduce chip_probe function
Kyungmin Park
-12
/
+32
2010-08-02
mtd: onenand:fix for page addr calculation based on device type
Rohit Hassan Sathyanarayan
-2
/
+5
2010-08-02
mtd: nand: update nand_default_block_markbad()
Brian Norris
-10
/
+24
2010-08-02
mtd: denali.h: fixed checkpatch errors
Dong, Chuanxiao
-82
/
+78
2010-08-02
mtd: nand: davinci: correct 4-bit error correction
Sudhakar Rajashekhara
-0
/
+17
2010-08-02
mtd: nand: more BB Detection refactoring and dynamic scan options
Brian Norris
-55
/
+90
2010-08-02
mtd: nand: refactor BB marker detection
Brian Norris
-11
/
+58
2010-08-02
mtd: s3c nand: parsing command-line partitions prior to set->partitions
Conke Hu
-9
/
+6
2010-08-02
mtd: mxc_nand: fix unbalanced enable for IRQ
Eric Bénard
-1
/
+1
2010-08-02
mtd: tests: return -1 if verify failed
Roel Kluin
-5
/
+4
2010-08-02
mtd: sm_common: remove casts from void
Kulikov Vasiliy
-1
/
+1
2010-08-02
mtd: r852: remove casts from void
Kulikov Vasiliy
-1
/
+1
2010-08-02
mtd: nandsim: remove casts from void
Kulikov Vasiliy
-7
/
+7
2010-08-02
mtd: dataflash: remove casts from void
Kulikov Vasiliy
-6
/
+6
2010-08-02
mtd: r852: remove casts from void
Kulikov Vasiliy
-2
/
+2
2010-08-02
mtd: cfi_probe: print manufacturer and id of probed chip
Guillaume LECERF
-2
/
+2
2010-08-02
mtd: nand: edit macro flag for BBT scan of last page in block
Brian Norris
-6
/
+6
2010-08-02
mtd: mtdconcat: fix bug with uninitialized lock and unlock functions
Martin Krause
-8
/
+12
2010-08-02
mtd: nand_ids: add two entries for NAND chips
Brian Norris
-0
/
+4
2010-08-02
mtd: mxc_nand: remove unused variable
Uwe Kleine-König
-1
/
+0
2010-08-02
mtd: physmap: use resource_size()
H Hartley Sweeten
-3
/
+3
2010-08-02
mtd: add an ioctl to query the lock status of a flash sector
Richard Cochran
-0
/
+36
2010-08-02
mtd: denali: add Kconfig dependency
Karl Beldan
-0
/
+1
2010-08-02
mtd: m25p80: Add support for Macronix 25L8005
Martin Michlmayr
-0
/
+1
2010-08-02
mtd: return success on blktrans_ioctl
Dan Carpenter
-0
/
+1
2010-08-02
mtd: remove redundant dependency checks in Kconfig files
Kyle Spaans
-19
/
+16
2010-08-02
mtd: mxc_nand: fix OOB accesses on i.MX27
Sascha Hauer
-26
/
+5
[next]