index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-27
jffs2: do not support the MLC nand
Huang Shijie
1
-0
/
+4
2013-10-27
mtd: add MTD_MLCNANDFLASH case for mtd_type_show()
Huang Shijie
2
-1
/
+4
2013-10-27
mtd: mtd-abi: add a helper to detect the nand type
Huang Shijie
1
-0
/
+5
2013-10-27
mtd: nand: add a helper to detect the nand type
Huang Shijie
8
-7
/
+12
2013-10-27
mtd: nand: add more comment for MTD_NANDFLASH/MTD_MLCNANDFLASH
Huang Shijie
1
-2
/
+2
2013-10-27
mtd: gpmi: rewrite the gpmi_ecc_write_oob() to support the jffs2
Huang Shijie
1
-9
/
+20
2013-10-27
mtd: nand: print out the cell information for nand chip
Huang Shijie
1
-4
/
+6
2013-10-27
mtd: nand: set the cell information for ONFI nand
Huang Shijie
1
-0
/
+1
2013-10-27
mtd: nand: add the "bits per cell" info for legacy ID NAND
Huang Shijie
1
-0
/
+3
2013-10-27
mtd: nand: rename the cellinfo to bits_per_cell
Huang Shijie
2
-5
/
+16
2013-10-27
mtd: nand: add a helper to check the SLC/MLC nand chip
Huang Shijie
3
-9
/
+16
2013-10-27
mtd: nand: correct extemded param page error handling
Brian Norris
1
-4
/
+5
2013-10-27
mtd: atmel_nand: use minimum ecc requirements of nand: ecc_{strength,step}_ds
Josh Wu
1
-37
/
+9
2013-10-27
mtd: atmel_nand: add MODULE_DEVICE_TABLE for nfc driver
Josh Wu
1
-1
/
+2
2013-10-27
mtd: atmel_nand: remove #if defined(CONFIG_OF) around OF-specific code
Josh Wu
1
-14
/
+3
2013-10-27
mtd: onenand: omap: remove two unused functions
Paul Bolle
1
-22
/
+0
2013-10-27
mtd: nand: cleanup ONFI printed errors, warnings
Brian Norris
1
-9
/
+15
2013-10-27
mtd: lpddr_cmds: make function static
Brian Norris
1
-1
/
+1
2013-10-27
mtd: onenand: remove unused variable assignments
Brian Norris
1
-7
/
+6
2013-10-27
mtd: nand: remove obsolete 'ecclayout' field
Brian Norris
3
-6
/
+0
2013-10-27
mtd: onenand: remove redundant offset check
Brian Norris
1
-4
/
+0
2013-10-27
mtd: denali: make init function static
Brian Norris
1
-1
/
+1
2013-10-27
mtd: dataflash: remove unused field
Brian Norris
1
-2
/
+0
2013-10-27
mtd: nand: stop exporting nand_default_bbt
Brian Norris
1
-1
/
+0
2013-10-27
mtd: nandsim: don't call nand_default_bbt() directly
Brian Norris
1
-1
/
+1
2013-10-27
mtd: nand: lpc32xx_slc: don't call nand_default_bbt directly
Brian Norris
1
-8
/
+0
2013-10-27
nand: docg4: use nand_base's default BBT scan
Brian Norris
1
-1
/
+0
2013-10-27
of_mtd: Add no-op stubs to support CONFIG_OF=n
Ezequiel Garcia
1
-1
/
+20
2013-10-27
mtd: nand: gpmi-nand: janitorial cleanup: (commas after last element of struc...
Lothar Waßmann
1
-4
/
+4
2013-10-25
Merge tag 'for-linus-20131025' of git://git.infradead.org/linux-mtd
Linus Torvalds
2
-2
/
+7
2013-10-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-2
/
+4
2013-10-25
mtd: gpmi: fix ECC regression
David Woodhouse
1
-1
/
+1
2013-10-25
seq_file: always update file->f_pos in seq_lseek()
Gu Zheng
1
-0
/
+2
2013-10-25
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-7
/
+73
2013-10-25
Merge tag 'ecryptfs-3.12-rc7-fixes' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-2
/
+3
2013-10-24
mtd: nand: pxa3xx: Fix registered MTD name
Ezequiel Garcia
1
-1
/
+6
2013-10-24
eCryptfs: fix 32 bit corruption issue
Colin Ian King
1
-1
/
+1
2013-10-24
Merge tag 'md/3.12-fixes' of git://neil.brown.name/md
Linus Torvalds
4
-2
/
+25
2013-10-24
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
4
-10
/
+19
2013-10-24
raid5: avoid finding "discard" stripe
Shaohua Li
1
-0
/
+8
2013-10-24
raid5: set bio bi_vcnt 0 for discard request
Shaohua Li
1
-0
/
+12
2013-10-24
md: avoid deadlock when md_set_badblocks.
Bian Yu
1
-2
/
+3
2013-10-24
md: Fix skipping recovery for read-only arrays.
Lukasz Dorau
2
-0
/
+2
2013-10-23
[SCSI] sd: call blk_pm_runtime_init before add_disk
Aaron Lu
1
-1
/
+1
2013-10-23
[SCSI] qla2xxx: Fix request queue null dereference.
Chad Dupuis
2
-1
/
+10
2013-10-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
11
-65
/
+111
2013-10-23
Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang...
Linus Torvalds
8
-21
/
+60
2013-10-23
platform/x86: fix asus-wmi build error
Randy Dunlap
1
-0
/
+1
2013-10-23
bcache: Fixed incorrect order of arguments to bio_alloc_bioset()
Kent Overstreet
1
-1
/
+1
2013-10-23
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
16
-65
/
+158
[next]