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