Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
ecfe57b796d4ccec7ea53783ca18a0ad48ad880b
/
drivers
/
mtd
/
nand
ecfe57b
mtd: bcm47xxnflash: writing support
by Rafał Miłecki
· 12 years ago
c0c70d9
mtd: at91: atmel_nand: return bit flips for the PMECC read_page()
by Josh Wu
· 12 years ago
ff3206b
mtd: nand: onfi need to be probed in 8 bits mode
by Matthieu CASTET
· 12 years ago
64b37b2
mtd: nand: add NAND_BUSWIDTH_AUTO to autodetect bus width
by Matthieu CASTET
· 12 years ago
2fd71a2
mtd: nand: print flash size during detection
by Matthieu CASTET
· 12 years ago
ca6a248
mted: nand_wait_ready timeout fix
by Matthieu CASTET
· 12 years ago
a6b3ed2
mtd: bcm47xxnflash: support NAND_CMD_STATUS
by Rafał Miłecki
· 12 years ago
e7e4616
mtd: bcm47xxnflash: define some magic numbers
by Rafał Miłecki
· 12 years ago
6a8214a
mtd: remove the "chip" parameter in nand_get_device()
by Huang Shijie
· 12 years ago
b0bb690
mtd: remove the de-select chip code in nand_release_device()
by Huang Shijie
· 12 years ago
d1f3b65
mtd cs553x_nand: Initialise ecc.strength before nand_scan()
by Nathan Williams
· 12 years ago
7bf350b7
mtd: fix a number of checkpatch complaints
by Artem Bityutskiy
· 12 years ago
810b7e0
mtd: remove use of __devexit
by Bill Pemberton
· 12 years ago
042a190
mtd: remove use of __devinitdata
by Bill Pemberton
· 12 years ago
06f2551
mtd: remove use of __devinit
by Bill Pemberton
· 12 years ago
5153b88
mtd: remove use of __devexit_p
by Bill Pemberton
· 12 years ago
00940a2
mtd: bcm47xxnflash: enable BCM4706 driver
by Rafał Miłecki
· 12 years ago
3c01d4c
mtd: bcm47xxnflash: implement reading
by Rafał Miłecki
· 12 years ago
0fbc599
mtd: bcm47xxnflash: support for NAND_CMD_READID command
by Rafał Miłecki
· 12 years ago
19c0921
mtd: bcm47xxnflash: init NAND on BCM4706
by Rafał Miłecki
· 12 years ago
a5401370
mtd: prepare place for BCMA NAND flash driver(s)
by Rafał Miłecki
· 12 years ago
064a769
mtd: Fix typo mtd/tests
by Masanari Iida
· 12 years ago
0730016
mtd: de-select the chip when it is not used
by Huang Shijie
· 12 years ago
ded4c55
mtd: s3c2410: Fix potential NULL pointer dereference error
by Sachin Kamat
· 12 years ago
d6ba745
mtd: fsl_ifc_nand: wait tWB time, poll R/B before command execution
by Prabhakar Kushwaha
· 12 years ago
ca796f8
mtd: diskonchip: don't warn about ARM architecture
by Arnd Bergmann
· 12 years ago
f251b8d
mtd: nand_wait: warn if the nand is busy on exit
by Matthieu CASTET
· 12 years ago
192afdb
mtd: davinci: add support for parition binding nodes
by Murali Karicheri
· 12 years ago
7c8f680
mtd: sh_flctl: Add device tree support
by Bastian Hecht
· 12 years ago
83738d8
mtd: sh_flctl: Add DMA capabilty
by Bastian Hecht
· 12 years ago
e8a9d8f
mtd: sh_flctl: Minor cleanups
by Bastian Hecht
· 12 years ago
5de0b52
mtd: gpmi: remove unneccessary header
by Huang Shijie
· 12 years ago
18afbc5
mtd: gpio-nand: Ability to use driver for configurations without RDY-pin
by Alexander Shiyan
· 12 years ago
7483096
mtd: use the NAND_STATUS_FAIL to replace the hardcode
by Huang Shijie
· 12 years ago
a4742d5
mtd: fsmc_nand: use relaxed variants of io accessors
by Vipin Kumar
· 12 years ago
928aa2a
mtd: fsmc_nand: modify the wait to uninterruptible
by Vipin Kumar
· 12 years ago
605add7
mtd: fsmc_nand: change the type for regs to void __iomem *
by Vipin Kumar
· 12 years ago
6d7b42a
mtd: fsmc_nand: pass the ale and cmd resource via resource
by Jean-Christophe PLAGNIOL-VILLARD
· 12 years ago
fc05d5a
mtd: delete nomadik_nand driver
by Linus Walleij
· 12 years ago
30f9f2f
mtd: denali: add a DT driver
by Dinh Nguyen
· 12 years ago
2a0a288
mtd: denali: split the generic driver and PCI layer
by Dinh Nguyen
· 12 years ago
30fad64
mtd: fsl_elbc_nand: remove unnecessary badblock_pattern
by Brian Norris
· 12 years ago
2d350e5
mtd: gpmi-nand: make debug prints more clear
by Vikram Narayanan
· 12 years ago
6924d99
mtd: nand: fix Samsung SLC detection regression
by Brian Norris
· 12 years ago
af451af
mtd: nand: fix Samsung SLC NAND identification regression
by Brian Norris
· 12 years ago
ffe3150
Merge tag 'disintegrate-mtd-20121009' of git://git.infradead.org/users/dhowells/linux-headers
by David Woodhouse
· 12 years ago
5f3d2f2
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 12 years ago
9cd11c0
Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
8f446a7
Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
2a2bf85
Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
e2d3a35
mtd: nand: detect Samsung K9GBG08U0A, K9GAG08U0F ID
by Brian Norris
· 12 years ago
73ca392
mtd: nand: decode Hynix MLC, 6-byte ID length
by Brian Norris
· 12 years ago
e3b88bd
mtd: nand: add generic READ ID length calculation functions
by Brian Norris
· 12 years ago
f23a481
mtd: nand: split simple ID decode into its own function
by Brian Norris
· 12 years ago
fc09bbc
mtd: nand: split extended ID decoding into its own function
by Brian Norris
· 12 years ago
7e74c2d
mtd: nand: split BB marker options decoding into its own function
by Brian Norris
· 12 years ago
4aef9b7
mtd: nand: remove redundant ID read
by Brian Norris
· 12 years ago
47450b3
mtd: nand: remove unnecessary variable
by Brian Norris
· 12 years ago
e5570f0
mtd: docg4: add missing HAS_IOMEM dependency
by Peter Huewe
· 12 years ago
9c95f11
mtd: gpmi: initialize the timing registers only one time
by Huang Shijie
· 12 years ago
995fbbf
mtd: gpmi: add EDO feature for imx6q
by Huang Shijie
· 12 years ago
e1ca95e
mtd: gpmi: do not set the default values for the extra clocks
by Huang Shijie
· 12 years ago
c50d35a
mtd: gpmi: simplify the DLL setting code
by Huang Shijie
· 12 years ago
d37e02d
mtd: gpmi: add a new field for HW_GPMI_CTRL1
by Huang Shijie
· 12 years ago
ae70ba2d
mtd: gpmi: do not get the clock frequency in gpmi_begin()
by Huang Shijie
· 12 years ago
ddab383
mtd: gpmi: add a new field for HW_GPMI_TIMING1
by Huang Shijie
· 12 years ago
7db03ec
mtd: add helpers to set/get features for ONFI nand
by Huang Shijie
· 12 years ago
2caf87a
mtd: fsl_ifc_nand: fix sparse warnings
by Kim Phillips
· 12 years ago
bb0a13a
mtd: nandsim: bugfix: fail if overridesize is too big
by Richard Genoud
· 12 years ago
5bf3d66
mtd: docg4: ecc.read_page() returns 0 on uncorrectable errors
by Mike Dunn
· 12 years ago
61de9da
mtd: nand: use NAND_BBT_SCAN_MAXBLOCKS
by Richard Genoud
· 12 years ago
b2bc415
mtd: remove bcmring NAND driver
by Christian Daudt
· 12 years ago
ea73fe7
mtd: nand: clk: preparation for switch to common clock framework
by m-karicheri2@ti.com
· 12 years ago
2fe87ae
mtd: nand/gpio: Convert to module_platform_driver()
by Sachin Kamat
· 12 years ago
24b82d3
mtd: mxc_nand: Adapt the clock name to the new clock framework
by Fabio Estevam
· 12 years ago
ddf16d6
mtd: mxc_nand: Convert to module_platform_driver()
by Fabio Estevam
· 12 years ago
490e280
mtd: gpmi-nand: Convert to module_platform_driver()
by Fabio Estevam
· 12 years ago
3d10095
mtd: gpmi-nand: Improve logging style
by Fabio Estevam
· 12 years ago
4d3d688
mtd: omap2: fix module loading
by Andreas Bießmann
· 12 years ago
7d9b110
mtd: omap2: fix omap_nand_remove segfault
by Andreas Bießmann
· 12 years ago
a5ff4f1
mtd: nand: Added a device flag for subpage read support
by Jeff Westfahl
· 12 years ago
32098f6
mtd: orion_nand: remove <mach/hardware.h> include
by Thomas Petazzoni
· 12 years ago
62beee2
mtd: lpc32xx_mlc: Cleanup after DT-only conversion
by Roland Stigge
· 12 years ago
10594f6
mtd: lpc32xx_slc: Cleanup after DT-only conversion
by Roland Stigge
· 12 years ago
e1f5b3f
mtd: allow MTD_NAND_GPMI_NAND to be built as module
by Fabio Estevam
· 12 years ago
d159c4e
mtd: nand: nand_bbt: export nand_update_bbt
by Fabio Estevam
· 12 years ago
eceb84b
mtd: nand: rename create_bbt()'s 'len' variable to 'numpages'
by Shmulik Ladkani
· 12 years ago
19da415
mtd: s3c2410: Fix compiler warnings
by Sachin Kamat
· 12 years ago
6f32a3e
mtd: s3c2410: Use devm_* functions
by Sachin Kamat
· 12 years ago
99f2b10
mtd: lantiq: Add NAND support on Lantiq XWAY SoC.
by John Crispin
· 12 years ago
da3888c
mtd: check for valid pdata inside plat_nand
by John Crispin
· 12 years ago
657f28f
mtd: kill MTD_NAND_VERIFY_WRITE
by Huang Shijie
· 12 years ago
13e8597
mtd: use %*ph[CN] to dump small buffers
by Andy Shevchenko
· 12 years ago
513d57e
mtd: gpmi: fix the compiler warnings
by Huang Shijie
· 12 years ago
cdeadd7
mtd: nand: davinci: add OF support for davinci nand controller
by Heiko Schocher
· 12 years ago
f938bc5
mtd: s3c2410: Fix line over 80 characters warning
by Sachin Kamat
· 12 years ago
54cd020
mtd: s3c2410: Fix checkpatch warnings and errors related to whitespaces
by Sachin Kamat
· 12 years ago
a68c5ec
mtd: s3c2410: Do not initialise statics to 0 or NULL
by Sachin Kamat
· 12 years ago
d2a89be
mtd: s3c2410: Use <linux/io.h> instead of <asm/io.h>
by Sachin Kamat
· 12 years ago
92aeb5d
mtd: s3c2410: Use pr_* instead of printk
by Sachin Kamat
· 12 years ago
Next »