index
:
litmus-rt-ext-res.git
5.4-EXT-RES
EXT-RES
WIP
budgeting
forbidden-zones
omlp
update_litmus_2019
LITMUS^RT with extended reservations for Forbidden Zones paper @ RTAS'20
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
/
fsmc_nand.c
Commit message (
Expand
)
Author
Age
*
mtd: nand: fsmc: return error code of nand_scan_ident/tail() on error
Masahiro Yamada
2016-11-07
*
mtd: mtd: drop NAND_ECC_SOFT_BCH enum value
Rafał Miłecki
2016-05-05
*
mtd: nand: fsmc: validate ECC setup by checking algorithm directly
Rafał Miłecki
2016-05-05
*
mtd: nand: fsmc: get rid of the fsmc_nand_eccplace struct
Boris Brezillon
2016-05-05
*
mtd: nand: fsmc: switch to mtd_ooblayout_ops
Boris Brezillon
2016-05-05
*
mtd: nand: make use of nand_set/get_controller_data() helpers
Boris BREZILLON
2016-01-07
*
mtd: nand: remove useless mtd->priv = chip assignments
Boris BREZILLON
2015-12-18
*
mtd: nand: fsmc: use the mtd instance embedded in struct nand_chip
Boris BREZILLON
2015-12-18
*
mtd: nand: fsmc: create and use mtd_to_fsmc()
Boris BREZILLON
2015-12-18
*
mtd: nand: make use of mtd_to_nand() in NAND drivers
Boris BREZILLON
2015-12-08
*
mtd: nand: drop unnecessary partition parser data
Brian Norris
2015-11-11
*
mtd: nand: convert to nand_set_flash_node()
Brian Norris
2015-11-11
*
mtd: fsmc_nand: Add BCH4 SW ECC support for SPEAr600
Stefan Roese
2015-10-26
*
mtd: nand: fsmc_nand: show parent device in sysfs
Frans Klaver
2015-10-13
*
mtd: nand: fsmc: Remove BUG macros
Stefan Roese
2015-10-02
*
mtd: nand: fsmc: Small whitespace cleanup
Stefan Roese
2015-10-02
*
mtd: fsmc_nand: match wait_for_completion_timeout return type
Nicholas Mc Guire
2015-05-07
*
mtd: fsmc_nand: fix handling of wait_for_completion_timeout return value
Nicholas Mc Guire
2015-05-07
*
mtd: fsmc_nand.c: Use default timings if none are provided in the dts
Stefan Roese
2015-03-30
*
mtd: nand: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
*
mtd: fsmc_nand: use dmaengine_terminate_all() API
Vinod Koul
2014-10-15
*
mtd: fsmc_nand: use dev_warn() instead of printk()
Jingoo Han
2014-01-07
*
mtd: fsmc_nand: Remove unnecessary OOM messages
Jingoo Han
2014-01-07
*
dmaengine: remove DMA unmap flags
Bartlomiej Zolnierkiewicz
2013-11-14
*
mtd: fsmc_nand: simplify platform_get_resource_byname/devm_ioremap_resource
Julia Lawall
2013-08-30
*
mtd: nand: fsmc_nand: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-08-05
*
mtd: nand: fsmc: update of OF support
Mian Yousaf Kaukab
2013-08-05
*
mtd: fsmc_nand: add CONFIG_PM_SLEEP to suspend/resume functions
Jingoo Han
2013-08-05
*
mtd: fsmc_nand: use module_platform_driver_probe()
Jingoo Han
2013-04-05
*
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2013-02-26
|
\
|
*
mtd: fsmc_nand: add missing DMA unmap to dma_xfer()
Bartlomiej Zolnierkiewicz
2013-01-08
*
|
Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2013-02-21
|
\
\
|
*
|
ARM: nomadik: add FSMC NAND
Linus Walleij
2013-01-28
*
|
|
mtd: Convert to devm_ioremap_resource()
Thierry Reding
2013-01-25
|
/
/
*
/
Drivers: mtd: remove __dev* attributes.
Greg Kroah-Hartman
2013-01-03
|
/
*
mtd: remove use of __devinit
Bill Pemberton
2012-11-22
*
mtd: fsmc_nand: use relaxed variants of io accessors
Vipin Kumar
2012-11-15
*
mtd: fsmc_nand: modify the wait to uninterruptible
Vipin Kumar
2012-11-15
*
mtd: fsmc_nand: change the type for regs to void __iomem *
Vipin Kumar
2012-11-15
*
mtd: fsmc_nand: pass the ale and cmd resource via resource
Jean-Christophe PLAGNIOL-VILLARD
2012-11-15
*
mtd: nand: add 'oob_required' argument to NAND {read,write}_page interfaces
Brian Norris
2012-05-14
*
mtd: nand: read_page() returns max_bitflips
Mike Dunn
2012-05-14
*
mtd: fsmc_nand: Add clk_{un}prepare() support
Viresh Kumar
2012-05-13
*
mtd: Add device-tree support to fsmc_nand
Stefan Roese
2012-03-26
*
mtd: nand/fsmc: Remove sparse warnings and errors
Vipin Kumar
2012-03-26
*
mtd: nand/fsmc: Add DMA support
Vipin Kumar
2012-03-26
*
mtd: nand/fsmc: Access the NAND device word by word whenever possible
Vipin Kumar
2012-03-26
*
mtd: nand/fsmc: Use dev_err to report error scenario
Vipin Kumar
2012-03-26
*
mtd: nand/fsmc: Use devm routines
Vipin Kumar
2012-03-26
*
mtd: nand/fsmc: Modify fsmc driver to accept nand timing parameters via platform
Vipin Kumar
2012-03-26
[next]