Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
3efe41be224c4441f2a872a25471a14d85ceb7c6
/
drivers
/
mtd
/
nand
/
fsmc_nand.c
5cfb36e
mtd: nand: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
b177ea3
mtd: fsmc_nand: use dmaengine_terminate_all() API
by Vinod Koul
· 10 years ago
67b19a6
mtd: fsmc_nand: use dev_warn() instead of printk()
by Jingoo Han
· 11 years ago
d9a21ae
mtd: fsmc_nand: Remove unnecessary OOM messages
by Jingoo Han
· 11 years ago
0776ae7
dmaengine: remove DMA unmap flags
by Bartlomiej Zolnierkiewicz
· 11 years ago
44a417f
mtd: fsmc_nand: simplify platform_get_resource_byname/devm_ioremap_resource
by Julia Lawall
· 11 years ago
ccc109d
mtd: nand: fsmc_nand: remove unnecessary platform_set_drvdata()
by Jingoo Han
· 12 years ago
64ddba4
mtd: nand: fsmc: update of OF support
by Mian Yousaf Kaukab
· 12 years ago
80ce4dd
mtd: fsmc_nand: add CONFIG_PM_SLEEP to suspend/resume functions
by Jingoo Han
· 12 years ago
307d2a51
mtd: fsmc_nand: use module_platform_driver_probe()
by Jingoo Han
· 12 years ago
5115f3c
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 12 years ago
a8f3740
Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
ba78520
ARM: nomadik: add FSMC NAND
by Linus Walleij
· 12 years ago
b0de774
mtd: Convert to devm_ioremap_resource()
by Thierry Reding
· 12 years ago
d1806a5
mtd: fsmc_nand: add missing DMA unmap to dma_xfer()
by Bartlomiej Zolnierkiewicz
· 12 years ago
d892994
Drivers: mtd: remove __dev* attributes.
by Greg Kroah-Hartman
· 12 years ago
06f2551
mtd: remove use of __devinit
by Bill Pemberton
· 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
1fbb938
mtd: nand: add 'oob_required' argument to NAND {read,write}_page interfaces
by Brian Norris
· 13 years ago
3f91e94
mtd: nand: read_page() returns max_bitflips
by Mike Dunn
· 13 years ago
e25da1c
mtd: fsmc_nand: Add clk_{un}prepare() support
by Viresh Kumar
· 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
6a918ba
mtd: flash drivers set ecc strength
by Mike Dunn
· 13 years ago
42d7fbe
mtd: do not use plain 0 as NULL
by Artem Bityutskiy
· 13 years ago
0c78e93
mtd: fsmc: Support of 224-bytes OOB area length
by Armando Visconti
· 13 years ago
753e013
mtd: fsmc: Improve the fsmc_correct_data() routine
by Armando Visconti
· 13 years ago
a612c2a
mtd: fsmc: fixed data abort inside change_bit()
by Armando Visconti
· 13 years ago
b2acc92
mtd: fsmc: use ALE and CLE offsets from platform data
by Shiraz Hashim
· 13 years ago
e29ee57
mtd: fsmc_nand: ECC1 & ECC4 layout separated for different page sizes
by Bhavna Yadav
· 13 years ago
519300c
mtd: fsmc: Newly erased page read algorithm implemented
by Vipin Kumar
· 13 years ago
0d04eda
mtd: fsmc_nand.c: use mtd_device_parse_register
by Dmitry Eremin-Solenikov
· 13 years ago
8d3f8bb
mtd: fsmc_nand don't specify default parsing options
by Dmitry Eremin-Solenikov
· 13 years ago
82e023a
mtd: fsmc_nand: fix a memory leak
by Axel Lin
· 13 years ago
99335d0
mtd: fsmc_nand: convert to mtd_device_register()
by Jamie Iles
· 13 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
593cd87
mtd: FSMC NAND use the PrimeCell identifier macros
by Linus Walleij
· 14 years ago
4ad916b
mtd: FSMC NAND remove PARTITION macro and fix compile noise
by Linus Walleij
· 14 years ago
6c009ab
mtd: generic FSMC NAND MTD driver
by Linus Walleij
· 14 years ago