index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
kmemcheck.txt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-05-14
mtd: nand: remove autoincrement 'sndcmd' code
Brian Norris
1
-37
/
+6
2012-05-14
mtd: nandsim: remove autoincrement code
Brian Norris
1
-25
/
+3
2012-05-14
mtd: driver _read() returns max_bitflips; mtd_read() returns -EUCLEAN
Mike Dunn
8
-19
/
+51
2012-05-14
mtd: nand: add sanity check of ecc strength to nand_scan_tail()
Mike Dunn
1
-2
/
+7
2012-05-14
mtd: nand: read_page() returns max_bitflips
Mike Dunn
10
-38
/
+82
2012-05-14
mtd: bitflip_threshold added to mtd_info and sysfs
Mike Dunn
4
-0
/
+80
2012-05-14
mtd: expose ecc_strength through sysfs
Mike Dunn
2
-0
/
+22
2012-05-14
mtd: nand: fix incorrect ecc strength values
Mike Dunn
3
-11
/
+3
2012-05-14
mtd: ecc_strength is at ecc step granularity
Mike Dunn
2
-2
/
+2
2012-05-14
mtd: nand: Add a NAND_CMD_STATUS when using write verification
Bastian Hecht
1
-0
/
+3
2012-05-14
jffs2: refactor csize usage in jffs2_do_read_inode_internal()
Xi Wang
1
-6
/
+6
2012-05-14
jffs2: validate symlink size in jffs2_do_read_inode_internal()
Xi Wang
1
-0
/
+6
2012-05-14
mtd: cmdlinepart: fix commentary
Peter Meerwald
1
-1
/
+1
2012-05-14
mtd: mxc_nand: fix several sparse warnings about incorrect address space
Uwe Kleine-König
1
-11
/
+11
2012-05-14
ARM: imx: add mxc_nand to imx27 device tree
Uwe Kleine-König
2
-0
/
+10
2012-05-14
mtd: mxc_nand: implement device tree probing
Uwe Kleine-König
2
-19
/
+114
2012-05-14
mtd: mxc_nand: put several more fields into devtype_data
Uwe Kleine-König
1
-36
/
+94
2012-05-14
mtd: mxc_nand: put callback for data correction into devtype struct
Uwe Kleine-König
1
-4
/
+6
2012-05-14
mtd: mxc_nand: split chip_select function and put it into devtype struct
Uwe Kleine-König
1
-5
/
+28
2012-05-14
mtd: mxc_nand: put ecc layout into devtype structs
Uwe Kleine-König
1
-11
/
+14
2012-05-14
mtd: mxc_nand: split some functions to get rid of more nfc_is_vX()
Uwe Kleine-König
1
-29
/
+80
2012-05-14
mtd: mxc_nand: move function pointers to a per-SOC struct
Uwe Kleine-König
1
-66
/
+104
2012-05-14
mtd: mxc_nand: use a flag to detect if the mx21 quirk is necessary
Uwe Kleine-König
1
-49
/
+49
2012-05-14
mtd: mxc_nand: set owner field to prevent module unloading when in use
Uwe Kleine-König
1
-0
/
+1
2012-05-14
mtd: block2mtd: page_read() never returns NULL
Ryosuke Saito
1
-6
/
+0
2012-05-14
mtd: bcm63xxpart: handle Broadcom partition order
Jonas Gorski
1
-11
/
+30
2012-05-14
mtd: nand: omap: fix race condition in omap_wait()
Ivan Djelic
1
-1
/
+3
2012-05-14
mtd: fsmc_nand: Add clk_{un}prepare() support
Viresh Kumar
1
-7
/
+7
2012-05-14
mtd: spear_smi: Add clk_{un}prepare() support
Viresh Kumar
1
-7
/
+7
2012-05-14
mtd: fix scb2_flash build when PCI is not enabled
Randy Dunlap
1
-1
/
+1
2012-05-14
mtd: omap2: fix resource leak in prefetch-busy path
Grazvydas Ignotas
1
-1
/
+3
2012-05-14
JFFS2: Add parameter to reserve disk space for root
Daniel Drake
3
-0
/
+66
2012-05-14
mtd: print out the page size and oob size after parsing out the nand
Huang Shijie
1
-4
/
+5
2012-05-14
mtd: IFC NAND: Add support of ONFI NAND flash
Prabhakar Kushwaha
1
-6
/
+16
2012-05-14
mtd: lpddr: replace open-coded ARRAY_SIZE with macro
Jim Cromie
1
-1
/
+1
2012-05-14
mtd: use module_pci_driver
Axel Lin
6
-75
/
+6
2012-05-14
mtd: gpmi: do not include the mxs.h
Huang Shijie
1
-4
/
+5
2012-05-14
mtd: mark const init data with __initconst instead of __initdata
Uwe Kleine-König
1
-1
/
+1
2012-05-14
sh: Use the plat_nand default partition parser
H Hartley Sweeten
1
-1
/
+0
2012-05-14
mips: Use the plat_nand default partition parser
H Hartley Sweeten
4
-15
/
+0
2012-05-14
blackfin: Use the plat_nand default partition parser
H Hartley Sweeten
1
-3
/
+0
2012-05-14
arm: Use the plat_nand default partition parser
H Hartley Sweeten
11
-33
/
+0
2012-05-14
mtd: plat_nand: Add default partition parser to driver
H Hartley Sweeten
1
-2
/
+6
2012-05-13
Linux 3.4-rc7
v3.4-rc7
Linus Torvalds
1
-1
/
+1
2012-05-13
ARM: EXYNOS: fix ctrlbit for exynos5_clk_pdma1
Kukjin Kim
1
-1
/
+1
2012-05-13
ARM: EXYNOS: use s5p-timer for UniversalC210 board
Marek Szyprowski
2
-1
/
+6
2012-05-12
ARM / mach-shmobile: Invalidate caches when booting secondary cores
Magnus Damm
1
-1
/
+55
2012-05-12
ARM / mach-shmobile: sh73a0 SMP TWD boot regression fix
Kuninori Morimoto
4
-11
/
+10
2012-05-12
ARM / mach-shmobile: r8a7779 SMP TWD boot regression fix
Magnus Damm
3
-1
/
+12
2012-05-12
ARM: mach-shmobile: convert ag5evm to use the generic MMC GPIO hotplug helper
Guennadi Liakhovetski
1
-20
/
+2
[next]