index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
/
r852.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-16
mtd: nand: move raw NAND related code to the raw/ subdir
Boris Brezillon
1
-1079
/
+0
2017-12-14
mtd: nand: provide several helpers to do common NAND operations
Boris Brezillon
1
-7
/
+4
2016-01-07
mtd: nand: make use of nand_set/get_controller_data() helpers
Boris BREZILLON
1
-3
/
+3
2016-01-06
mtd: nand: return consistent error codes in ecc.correct() implementations
Boris BREZILLON
1
-2
/
+2
2015-12-18
mtd: nand: remove useless mtd->priv = chip assignments
Boris BREZILLON
1
-1
/
+0
2015-12-18
mtd: nand: r852: use the mtd instance embedded in struct nand_chip
Boris BREZILLON
1
-19
/
+15
2015-12-08
mtd: nand: make use of mtd_to_nand() in NAND drivers
Boris BREZILLON
1
-1
/
+1
2015-12-04
mtd: nand: r852: Remove unnecessary synchronize_irq() before free_irq()
Lars-Peter Clausen
1
-1
/
+0
2015-10-13
mtd: nand: r852: drop owner assignment
Frans Klaver
1
-1
/
+0
2015-07-20
mtd: r852: make ecc_reg 32-bit in r852_ecc_correct
Nicolas Iooss
1
-1
/
+1
2015-06-16
mtd: r852: Fix device_create_file() usage
Richard Weinberger
1
-1
/
+5
2014-05-28
mtd: nand: r852: correct write_buf loop bounds
Brian Norris
1
-2
/
+4
2013-11-15
tree-wide: use reinit_completion instead of INIT_COMPLETION
Wolfram Sang
1
-1
/
+1
2013-08-30
mtd: r852: Staticize local symbols
Jingoo Han
1
-22
/
+22
2013-08-05
mtd: r852: add CONFIG_PM_SLEEP to suspend/resume functions
Jingoo Han
1
-4
/
+1
2012-09-29
mtd: kill MTD_NAND_VERIFY_WRITE
Huang Shijie
1
-22
/
+0
2012-05-13
mtd: nand: remove 'sndcmd' parameter of 'read_oob/read_oob_raw'
Shmulik Ladkani
1
-6
/
+3
2012-05-13
mtd: use module_pci_driver
Axel Lin
1
-12
/
+1
2012-03-27
mtd: flash drivers set ecc strength
Mike Dunn
1
-0
/
+1
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
1
-1
/
+1
2011-10-01
mtd: r852: make r852_pm_ops static
Axel Lin
1
-3
/
+3
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-5
/
+5
2011-02-16
workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable'
Tejun Heo
1
-1
/
+1
2010-10-25
mtd: r852: remove useless pci powerup/down from suspend/resume routines
Maxim Levitsky
1
-29
/
+1
2010-08-02
mtd: r852: remove casts from void
Kulikov Vasiliy
1
-1
/
+1
2010-08-02
mtd: r852: remove casts from void
Kulikov Vasiliy
1
-2
/
+2
2010-06-02
mtd/r852: update card detect early.
Maxim Levitsky
1
-1
/
+1
2010-06-02
mtd/r852: Fixes in case of DMA timeout
Maxim Levitsky
1
-3
/
+11
2010-06-02
mtd/r852: register IRQ as last step
Maxim Levitsky
1
-5
/
+6
2010-05-19
mtd: update gfp/slab.h includes
Tejun Heo
1
-0
/
+1
2010-05-14
mtd: sm_common: split smartmedia and xD table
Maxim Levitsky
1
-1
/
+1
2010-03-11
mtd/nand/r852: Use pci_dma_mapping_error()
David Woodhouse
1
-1
/
+1
2010-03-11
mtd/nand/r852: fix build for CONFIG_PCI disabled
Randy Dunlap
1
-0
/
+1
2010-03-08
mtd: nand: r852: fix name space clash
Stephen Rothwell
1
-4
/
+5
2010-03-08
mtd/nand/r852: fix build for CONFIG_PM=n
Randy Dunlap
1
-0
/
+5
2010-03-08
mtd: r852: Few fixes for problems that occur when card is rapidly inserted/re...
Maxim Levitsky
1
-4
/
+17
2010-02-26
mtd: r852 fix pci ID
Maxim Levitsky
1
-1
/
+1
2010-02-26
mtd: Few follow up cleanups for Smartmedia/xD support
Maxim Levitsky
1
-2
/
+4
2010-02-26
mtd: nand: Add driver for Ricoh xD/SmartMedia reader
Maxim Levitsky
1
-0
/
+1117