Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
3e5e00b654997aa2c3998d30f7213b9611eb23d7
/
drivers
/
mtd
9a7c6b7
Merge tag 'upstream-3.5-rc5' of git://git.infradead.org/linux-ubifs
by Linus Torvalds
· 12 years ago
903e0e4
UBI: correct usage of IS_ENABLED()
by Brian Norris
· 12 years ago
e2ae715
kmsg - kmsg_dump() use iterator to receive log buffer content
by Kay Sievers
· 12 years ago
12027f1
UBI: correct ubi_wl_flush locking
by Artem Bityutskiy
· 12 years ago
e9b4cf2
UBI: fix debugfs-less systems support
by Artem Bityutskiy
· 12 years ago
f5e7e84
Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtd
by Linus Torvalds
· 12 years ago
4a43faf
mtd: mxc_nand: move ecc strengh setup before nand_scan_tail
by Sascha Hauer
· 12 years ago
2e24e32
mtd: block2mtd: fix recursive call of mtd_writev
by Gabor Juhos
· 12 years ago
5636ce0
mtd: gpmi-nand: define ecc.strength
by Marek Vasut
· 12 years ago
2e929d0
mtd: of_parts: fix breakage in Kconfig
by Frank Svendsboe
· 13 years ago
7e5b2db
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 12 years ago
34a5704
mtd: nand: fix scan_read_raw_oob
by Dmitry Maluka
· 13 years ago
52c2d9a
mtd: docg3 fix in-middle of blocks reads
by Robert Jarzmik
· 13 years ago
2795343
Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
6133308
Merge tag 'upstream-3.5-rc1' of git://git.infradead.org/linux-ubifs
by Linus Torvalds
· 12 years ago
e8650a0
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 12 years ago
f6a26ae
Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
813a95e
Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
9bc747b
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
fa09ede
MTD: MIPS: lantiq: verify that the NOR interface is available on falcon soc
by John Crispin
· 13 years ago
02fa961
MTD: MIPS: lantiq: implement OF support
by John Crispin
· 13 years ago
62f38455
UBI: modify ubi_wl_flush function to clear work queue for a lnum
by Joel Reardon
· 13 years ago
05a3cb7
UBI: introduce UBI_ALL constant
by Artem Bityutskiy
· 13 years ago
d36e59e
UBI: add lnum and vol_id to struct ubi_work
by Joel Reardon
· 13 years ago
6dd3bc7
UBI: add volume id struct ubi_ainf_peb
by Joel Reardon
· 13 years ago
5cc0942
UBI: add in hex the value for UBI_INTERNAL_VOL_START to comment
by Joel Reardon
· 13 years ago
ae4a810
UBI: rename scan.c to attach.c
by Artem Bityutskiy
· 13 years ago
0479ab4
UBI: remove scan.h
by Artem Bityutskiy
· 13 years ago
9c47fb2
UBI: rename UBI_SCAN_UNKNOWN_EC
by Artem Bityutskiy
· 13 years ago
47e1ec7
UBI: move and rename attach_by_scanning
by Artem Bityutskiy
· 13 years ago
41e0cd9
UBI: rename _init_scan functions
by Artem Bityutskiy
· 13 years ago
fbd0107
UBI: amend comments after all the renamings
by Artem Bityutskiy
· 13 years ago
1fc2e3e
UBI: rename ubi_scan_leb_slab
by Artem Bityutskiy
· 13 years ago
0bae288
UBI: rename ubi_scan_move_to_list
by Artem Bityutskiy
· 13 years ago
66a2af3
UBI: rename ubi_scan_destroy_ai
by Artem Bityutskiy
· 13 years ago
c87fbd7
UBI: rename ubi_scan_get_free_peb
by Artem Bityutskiy
· 13 years ago
d717dc2
UBI: rename ubi_scan_rm_volume
by Artem Bityutskiy
· 13 years ago
dcd85fd
UBI: rename ubi_scan_find_av
by Artem Bityutskiy
· 13 years ago
3561188
UBI: rename ubi_scan_add_used
by Artem Bityutskiy
· 13 years ago
ee663d9
UBI: remove unused function
by Artem Bityutskiy
· 13 years ago
13d33da
UBI: make ubi_scan_erase_peb static and rename
by Artem Bityutskiy
· 13 years ago
517af48
UBI: rename sv to av
by Artem Bityutskiy
· 13 years ago
a4e6042
UBI: rename si to ai
by Artem Bityutskiy
· 13 years ago
2c5ec5c
UBI: rename seb to aeb
by Artem Bityutskiy
· 13 years ago
55e93e5
UBI: amend comments after renaming in scan.c
by Artem Bityutskiy
· 13 years ago
afc15a8
UBI: rename struct ubi_scan_info
by Artem Bityutskiy
· 13 years ago
cb28a93
UBI: rename struct ubi_scan_volume
by Artem Bityutskiy
· 13 years ago
227423d
UBI: rename struct ubi_scan_leb
by Artem Bityutskiy
· 13 years ago
97d6104
UBI: rename few functions for consistency
by Artem Bityutskiy
· 13 years ago
e298682
UBI: get rid of dbg_err
by Artem Bityutskiy
· 13 years ago
7bf523a
UBI: more of clean-up terminology for self-checks
by Artem Bityutskiy
· 13 years ago
8056eb4
UBI: clean-up terminology for self-checks in io.c
by Artem Bityutskiy
· 13 years ago
aa44d1d
UBI: remove Kconfig debugging option
by Artem Bityutskiy
· 13 years ago
718c00b
UBI: rename ubi_dbg_dump_mkvol_req
by Artem Bityutskiy
· 13 years ago
b989bd4
UBI: rename ubi_dbg_dump_seb
by Artem Bityutskiy
· 13 years ago
614c74a75
UBI: rename ubi_dbg_dump_sv
by Artem Bityutskiy
· 13 years ago
1f021e1d
UBI: rename ubi_dbg_dump_vtbl_record
by Artem Bityutskiy
· 13 years ago
766381f
UBI: rename ubi_dbg_dump_vol_info
by Artem Bityutskiy
· 13 years ago
4415626
UBI: amend commentaries WRT dtype
by Artem Bityutskiy
· 13 years ago
b36a261
UBI: Kill data type hint
by Richard Weinberger
· 13 years ago
0964f6a
UBI: remove superfluous "!!" operation
by Richard Weinberger
· 13 years ago
f01e2d1
UBI: always warn if case of I/O errors
by Artem Bityutskiy
· 13 years ago
a904e3f
UBI: always dump VID and EC headers in case of errors
by Artem Bityutskiy
· 13 years ago
ef7088e
UBI: always dump flash contents in case of errors
by Artem Bityutskiy
· 13 years ago
25886a3
UBI: always dump the stack on error
by Artem Bityutskiy
· 13 years ago
3e48b1b
mtd: nand: gpmi: fix compile error caused by pinctrl call
by Shawn Guo
· 13 years ago
3c0dec5
Merge branch 'clk-next' of git://git.linaro.org/people/mturquette/linux into next/clock
by Arnd Bergmann
· 13 years ago
a0fabf72
mtd: Add orion_nand devicetree bindings
by Jamie Lentin
· 13 years ago
4f5a9fd
Merge branch 'imx/pinctrl' into imx/clock
by Arnd Bergmann
· 13 years ago
5df41de
mtd: cfi_cmdset_0002: Slight cleanup of fixup messages
by David Woodhouse
· 13 years ago
43dc03c
mtd: add fixup for S29NS512P NOR flash.
by Javier Martin
· 13 years ago
0e618ef
mtd: nand: omap: add support for hardware BCH ecc
by Ivan Djelic
· 13 years ago
1951f2f
mtd: nand: check the return code of 'read_oob/read_oob_raw'
by Shmulik Ladkani
· 13 years ago
5c2ffb1
mtd: nand: remove 'sndcmd' parameter of 'read_oob/read_oob_raw'
by Shmulik Ladkani
· 13 years ago
4fba37a
mtd: m25p80: Add support for Winbond W25Q80BW
by Thomas Abraham
· 13 years ago
9013bb4
mtd: gpmi: add gpmi support for mx6q
by Huang Shijie
· 13 years ago
e10db1f
mtd: gpmi: add device tree support to gpmi-nand
by Huang Shijie
· 13 years ago
279f08d
mtd: nand: utilize oob_required parameter
by Brian Norris
· 13 years ago
7725cc8
mtd: gpmi-nand: utilize oob_requested parameter
by Brian Norris
· 13 years ago
a6976cd
mtd: IFC NAND: utilize oob_required parameter
by Brian Norris
· 13 years ago
d112dc7
mtd: eLBC NAND: utilize oob_required parameter
by Brian Norris
· 13 years ago
e47f3db
mtd: nand: pass proper 'oob_required' parameter
by Brian Norris
· 13 years ago
1fbb938
mtd: nand: add 'oob_required' argument to NAND {read,write}_page interfaces
by Brian Norris
· 13 years ago
b4f7aa8
mtd: add read_byte support to plat_nand
by John Crispin
· 13 years ago
a4f20351
OF: MTD: make plat_nand loadable from DT
by John Crispin
· 13 years ago
bb08bc1
mtd: add m25p80 id for mx25l2005a
by John Crispin
· 13 years ago
5ca11ca
mtd: m25p80: add support for Everspin MR25H256 MRAM chip
by Marek Vasut
· 13 years ago
1826dbc
mtd: nand: kill NAND_NO_AUTOINCR option
by Brian Norris
· 13 years ago
c00a099
mtd: nand: remove autoincrement 'sndcmd' code
by Brian Norris
· 13 years ago
831d316
mtd: nandsim: remove autoincrement code
by Brian Norris
· 13 years ago
edbc4540
mtd: driver _read() returns max_bitflips; mtd_read() returns -EUCLEAN
by Mike Dunn
· 13 years ago
e2788c9
mtd: nand: add sanity check of ecc strength to nand_scan_tail()
by Mike Dunn
· 13 years ago
3f91e94
mtd: nand: read_page() returns max_bitflips
by Mike Dunn
· 13 years ago
d062d4e
mtd: bitflip_threshold added to mtd_info and sysfs
by Mike Dunn
· 13 years ago
a9b672e
mtd: expose ecc_strength through sysfs
by Mike Dunn
· 13 years ago
44df4d1
mtd: nand: fix incorrect ecc strength values
by Mike Dunn
· 13 years ago
86c2072
mtd: ecc_strength is at ecc step granularity
by Mike Dunn
· 13 years ago
09cbe58
mtd: nand: Add a NAND_CMD_STATUS when using write verification
by Bastian Hecht
· 13 years ago
8abc0d4
mtd: cmdlinepart: fix commentary
by Peter Meerwald
· 13 years ago
4b6f05e
mtd: mxc_nand: fix several sparse warnings about incorrect address space
by Uwe Kleine-König
· 13 years ago
Next »