Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
f9240813e61cb3e5838c9ab0237af831c61df7cf
/
drivers
/
mtd
/
nand
b64456a
Merge branch 'testing/new-warnings' into fixes
by Arnd Bergmann
· 12 years ago
d680e2c
mtd/omap2: fix dmaengine_slave_config error handling
by Arnd Bergmann
· 12 years ago
a334937
ARM: imx: gpmi-nand depends on mxs-dma
by Arnd Bergmann
· 12 years ago
a6dc772
Merge branch 'dmaengine' of git://git.linaro.org/people/rmk/linux-arm
by Linus Torvalds
· 12 years ago
2df41d0
mtd: omap2: remove private DMA API implementation
by Russell King
· 13 years ago
763e735
mtd: omap2: add DMA engine support
by Russell King
· 13 years ago
287dc4b
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 12 years ago
7784350
ARM: Kirkwood: Replace mrvl with marvell
by Andrew Lunn
· 12 years ago
baffab2
ARM: Orion: fix driver probe error handling with respect to clk
by Simon Baatz
· 12 years ago
1471d41
MTD: NAND: JZ4740: Multi-bank support with autodetection
by Maarten ter Huurne
· 13 years ago
596fd46
mtd: nandsim: don't open code a do_div helper
by Herton Ronaldo Krzesinski
· 13 years ago
6023813a
mtd: gpmi-nand: fix read page when reading to vmalloced area
by Sascha Hauer
· 12 years ago
096bcc2
mtd: mxc_nand: use 32bit copy functions
by Sascha Hauer
· 13 years ago
48f8b64
mtd: cafe_nand: fix an & vs | mistake
by Dan Carpenter
· 13 years ago
ea3b2ea
mtd: nand: initialize bitflip_threshold prior to BBT scanning
by Shmulik Ladkani
· 13 years ago
f5e7e84
Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtd
by Linus Torvalds
· 13 years ago
4a43faf
mtd: mxc_nand: move ecc strengh setup before nand_scan_tail
by Sascha Hauer
· 13 years ago
5636ce0
mtd: gpmi-nand: define ecc.strength
by Marek Vasut
· 13 years ago
34a5704
mtd: nand: fix scan_read_raw_oob
by Dmitry Maluka
· 13 years ago
2795343
Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 13 years ago
f6a26ae
Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 13 years ago
813a95e
Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 13 years ago
9bc747b
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 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
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
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
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
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
4b6f05e
mtd: mxc_nand: fix several sparse warnings about incorrect address space
by Uwe Kleine-König
· 13 years ago
6436356
mtd: mxc_nand: implement device tree probing
by Uwe Kleine-König
· 13 years ago
f48d0f9
mtd: mxc_nand: put several more fields into devtype_data
by Uwe Kleine-König
· 13 years ago
69d023b
mtd: mxc_nand: put callback for data correction into devtype struct
by Uwe Kleine-König
· 13 years ago
5e05a2d
mtd: mxc_nand: split chip_select function and put it into devtype struct
by Uwe Kleine-König
· 13 years ago
6dcdf99
mtd: mxc_nand: put ecc layout into devtype structs
by Uwe Kleine-König
· 13 years ago
6d38af2
mtd: mxc_nand: split some functions to get rid of more nfc_is_vX()
by Uwe Kleine-König
· 13 years ago
e4303b2
mtd: mxc_nand: move function pointers to a per-SOC struct
by Uwe Kleine-König
· 13 years ago
8556958
mtd: mxc_nand: use a flag to detect if the mx21 quirk is necessary
by Uwe Kleine-König
· 13 years ago
8d1fd16
mtd: mxc_nand: set owner field to prevent module unloading when in use
by Uwe Kleine-König
· 13 years ago
a9c465f
mtd: nand: omap: fix race condition in omap_wait()
by Ivan Djelic
· 13 years ago
e25da1c
mtd: fsmc_nand: Add clk_{un}prepare() support
by Viresh Kumar
· 13 years ago
d7efe22
mtd: omap2: fix resource leak in prefetch-busy path
by Grazvydas Ignotas
· 13 years ago
886bd33
mtd: print out the page size and oob size after parsing out the nand
by Huang Shijie
· 13 years ago
59fdd5b
mtd: IFC NAND: Add support of ONFI NAND flash
by Prabhakar Kushwaha
· 13 years ago
4d16cd6
mtd: use module_pci_driver
by Axel Lin
· 13 years ago
4aa6ae3
mtd: gpmi: do not include the mxs.h
by Huang Shijie
· 13 years ago
f2e5a24
mtd: plat_nand: Add default partition parser to driver
by H Hartley Sweeten
· 13 years ago
9ff00d5
Merge tag 'for-linus-3.4-20120513' of git://git.infradead.org/linux-mtd
by Linus Torvalds
· 13 years ago
39febc0
mtd: nand: gpmi: adopt pinctrl support
by Shawn Guo
· 13 years ago
304b2c6
ARM: clps711x: Using a single definition for the PHYS and VIRT registers offset
by Alexander Shiyan
· 13 years ago
9c2bd50
ARM: Orion: NAND: Add support for clk, if there is one.
by Andrew Lunn
· 13 years ago
b027274
mtd: ams-delta: fix request_mem_region() failure
by Janusz Krzysztofik
· 13 years ago
97c3213
mtd mxc_nand: prepare/unprepare clock
by Sascha Hauer
· 13 years ago
d04525e
dma: mxs-dma: enable channel in device_issue_pending call
by Shawn Guo
· 13 years ago
623ff77
Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 13 years ago
ef08e78
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 13 years ago
0195c00
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system
by Linus Torvalds
· 13 years ago
09893ee
Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 13 years ago
9ffc93f
Remove all #inclusions of asm/system.h
by David Howells
· 13 years ago
fa453a6
Merge branch 'for-linus-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml
by Linus Torvalds
· 13 years ago
1bfecd9
Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 13 years ago
d61b7a5
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 13 years ago
a78da28
mtd: nand: gpmi: fix function annotations
by Wolfram Sang
· 13 years ago
3b27dac
mtd: unify initialization of erase_info->fail_addr
by Shmulik Ladkani
· 13 years ago
6379575
mtd: support ONFI multi lun NAND
by Matthieu CASTET
· 13 years ago
eea6281
mtd: Add device-tree support to fsmc_nand
by Stefan Roese
· 13 years ago
2a5dbead
mtd: nand/fsmc: Remove sparse warnings and errors
by Vipin Kumar
· 13 years ago
4774fb0
mtd: nand/fsmc: Add DMA support
by Vipin Kumar
· 13 years ago
604e754
mtd: nand/fsmc: Access the NAND device word by word whenever possible
by Vipin Kumar
· 13 years ago
712c4ad
mtd: nand/fsmc: Use dev_err to report error scenario
by Vipin Kumar
· 13 years ago
82b9dbe
mtd: nand/fsmc: Use devm routines
by Vipin Kumar
· 13 years ago
e2f6bce
mtd: nand/fsmc: Modify fsmc driver to accept nand timing parameters via platform
by Vipin Kumar
· 13 years ago
f63acb7
mtd: fsmc_nand: add pm callbacks to support hibernation
by Shiraz Hashim
· 13 years ago
467e6e7
mtd: nand/fsmc: Initialize the badblockbits to 7
by Vipin Kumar
· 13 years ago
b533f8d
mtd: nand/fsmc: Flip the bit only if the error index is < 4096
by Vipin Kumar
· 13 years ago
aea686b
mtd: nand/fsmc: Read only 512 + 13 bytes for 8bit NAND devices
by Vipin Kumar
· 13 years ago
4cbe1bf0
mtd: nand/fsmc: Correct the multiline comment format
by Vipin Kumar
· 13 years ago
04f1685
mtd: nand/fsmc: Remove default partition information from driver
by Armando Visconti
· 13 years ago
7147032
mtd: nand/fsmc: Pass partition information through platform data
by Vipin Kumar
· 13 years ago
09ef90d
mtd: gpmi: fix the wrong DMA command.
by Huang Shijie
· 13 years ago
Next »