index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
/
r852.c
Age
Commit message (
Expand
)
Author
2016-01-07
mtd: nand: make use of nand_set/get_controller_data() helpers
Boris BREZILLON
2016-01-06
mtd: nand: return consistent error codes in ecc.correct() implementations
Boris BREZILLON
2015-12-18
mtd: nand: remove useless mtd->priv = chip assignments
Boris BREZILLON
2015-12-18
mtd: nand: r852: use the mtd instance embedded in struct nand_chip
Boris BREZILLON
2015-12-08
mtd: nand: make use of mtd_to_nand() in NAND drivers
Boris BREZILLON
2015-12-04
mtd: nand: r852: Remove unnecessary synchronize_irq() before free_irq()
Lars-Peter Clausen
2015-10-13
mtd: nand: r852: drop owner assignment
Frans Klaver
2015-07-20
mtd: r852: make ecc_reg 32-bit in r852_ecc_correct
Nicolas Iooss
2015-06-16
mtd: r852: Fix device_create_file() usage
Richard Weinberger
2014-05-28
mtd: nand: r852: correct write_buf loop bounds
Brian Norris
2013-11-15
tree-wide: use reinit_completion instead of INIT_COMPLETION
Wolfram Sang
2013-08-30
mtd: r852: Staticize local symbols
Jingoo Han
2013-08-05
mtd: r852: add CONFIG_PM_SLEEP to suspend/resume functions
Jingoo Han
2012-09-29
mtd: kill MTD_NAND_VERIFY_WRITE
Huang Shijie
2012-05-13
mtd: nand: remove 'sndcmd' parameter of 'read_oob/read_oob_raw'
Shmulik Ladkani
2012-05-13
mtd: use module_pci_driver
Axel Lin
2012-03-27
mtd: flash drivers set ecc strength
Mike Dunn
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
2011-10-01
mtd: r852: make r852_pm_ops static
Axel Lin
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-02-16
workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable'
Tejun Heo
2010-10-25
mtd: r852: remove useless pci powerup/down from suspend/resume routines
Maxim Levitsky
2010-08-02
mtd: r852: remove casts from void
Kulikov Vasiliy
2010-08-02
mtd: r852: remove casts from void
Kulikov Vasiliy
2010-06-02
mtd/r852: update card detect early.
Maxim Levitsky
2010-06-02
mtd/r852: Fixes in case of DMA timeout
Maxim Levitsky
2010-06-02
mtd/r852: register IRQ as last step
Maxim Levitsky
2010-05-19
mtd: update gfp/slab.h includes
Tejun Heo
2010-05-14
mtd: sm_common: split smartmedia and xD table
Maxim Levitsky
2010-03-11
mtd/nand/r852: Use pci_dma_mapping_error()
David Woodhouse
2010-03-11
mtd/nand/r852: fix build for CONFIG_PCI disabled
Randy Dunlap
2010-03-08
mtd: nand: r852: fix name space clash
Stephen Rothwell
2010-03-08
mtd/nand/r852: fix build for CONFIG_PM=n
Randy Dunlap
2010-03-08
mtd: r852: Few fixes for problems that occur when card is rapidly inserted/re...
Maxim Levitsky
2010-02-26
mtd: r852 fix pci ID
Maxim Levitsky
2010-02-26
mtd: Few follow up cleanups for Smartmedia/xD support
Maxim Levitsky
2010-02-26
mtd: nand: Add driver for Ricoh xD/SmartMedia reader
Maxim Levitsky