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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
|
\
|
\
|
\
|
\
|
\
*
-
-
-
-
-
.
\
Merge arch/{arm,blackfin,cris,mips}/ refactoring patches into MTD dev
Brian Norris
2015-12-08
18
-22
/
+22
|
\
\
\
\
\
|
|
|
|
*
|
mips: nand: make use of mtd_to_nand() where appropriate
Boris BREZILLON
2015-12-08
5
-5
/
+5
|
|
|
*
|
|
cris: nand: make use of mtd_to_nand() where appropriate
Boris BREZILLON
2015-12-08
2
-2
/
+2
|
|
|
|
/
/
|
|
*
|
|
blackfin: nand: make use of mtd_to_nand() where appropriate
Boris BREZILLON
2015-12-08
2
-2
/
+2
|
|
|
/
/
|
*
|
|
ARM: nand: make use of mtd_to_nand() where appropriate
Boris BREZILLON
2015-12-07
9
-13
/
+13
|
|
/
/
*
|
|
mtd: nand: add nand_to_mtd() helper
Boris BREZILLON
2015-12-08
1
-0
/
+5
*
|
|
mtd: nand: embed an mtd_info structure into nand_chip
Boris BREZILLON
2015-12-08
1
-0
/
+2
*
|
|
mtd: nand: make use of mtd_to_nand() in NAND drivers
Boris BREZILLON
2015-12-08
38
-276
/
+276
*
|
|
staging: mt29f_spinand: make use of mtd_to_nand()
Boris BREZILLON
2015-12-08
1
-2
/
+2
*
|
|
mtd: nand: make use of mtd_to_nand() in NAND core code
Boris BREZILLON
2015-12-08
5
-71
/
+71
*
|
|
sh: nand: make use of mtd_to_nand() where appropriate
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: spi-nor: fix error handling in spi_nor_erase
Heiner Kallweit
2015-12-04
1
-6
/
+2
*
|
|
mtd: mtk-quadspi: drop unnecessary .owner assignment
Brian Norris
2015-12-04
1
-1
/
+0
*
|
|
mtd: partitions: turn PART() macro into inline function
Brian Norris
2015-12-04
1
-30
/
+33
*
|
|
mtd: brcmnand: drop brcmnand_host::of_node field
Brian Norris
2015-12-01
1
-5
/
+2
*
|
|
mtd: nand: fix typo (t_ald -> t_adl)
Brian Norris
2015-12-01
1
-2
/
+2
*
|
|
mtd: nand: fix ONFI parameter page layout
Boris BREZILLON
2015-12-01
1
-2
/
+2
*
|
|
mtd: spi-nor: Fix error message with unrecognized JEDEC
Ricardo Ribalda
2015-12-01
1
-1
/
+1
*
|
|
mtd: nand: sunxi: add missing of_node_put
Julia Lawall
2015-11-30
1
-1
/
+3
*
|
|
mtd: brcmnand: improve memory management
Julia Lawall
2015-11-30
1
-2
/
+6
*
|
|
brcmnand: Clear EXT_ADDR error registers in PIO mode
Simon Arlott
2015-11-30
1
-0
/
+2
*
|
|
mtd: cfi: don't warn about broken geometry for !CONFIG_MTD
Arnd Bergmann
2015-11-30
1
-0
/
+2
*
|
|
mtd: cfi: enforce valid geometry configuration
Arnd Bergmann
2015-11-30
1
-0
/
+4
*
|
|
mtd: spi-nor: include mtd.h header for struct mtd_info definition
Rafał Miłecki
2015-11-30
1
-2
/
+1
*
|
|
mtd: mtk-nor: new Mediatek serial flash controller driver
Bayi Cheng
2015-11-20
3
-0
/
+494
*
|
|
mtd: nand: atmel_nand: constify atmel_nand_caps structures
LABBE Corentin
2015-11-20
1
-3
/
+3
*
|
|
mtd: kill off MTD partition parser boilerplate
Brian Norris
2015-11-19
7
-80
/
+5
*
|
|
mtd: partitions: add module_mtd_part_parser() helper
Brian Norris
2015-11-19
2
-3
/
+19
*
|
|
doc: dt: mtd: stop referring to driver code for spi-nor IDs
Brian Norris
2015-11-19
1
-5
/
+51
*
|
|
mtd: m25p80: replace leftover "nor-jedec" with "spi-nor" in comments
Brian Norris
2015-11-19
1
-3
/
+3
*
|
|
mtd: m25p80: fix module autoloading for "jedec, spi-nor" and "spi-nor"
Brian Norris
2015-11-19
1
-1
/
+10
*
|
|
mtd: spi-nor: mx25l3205d/mx25l6405d: append SECT_4K
Andreas Fenkart
2015-11-19
1
-2
/
+2
*
|
|
mtd: m25p80: drop erase() callback
Brian Norris
2015-11-19
1
-17
/
+0
*
|
|
mtd: spi-nor: provide default erase_sector implementation
Brian Norris
2015-11-19
2
-5
/
+35
*
|
|
doc: mtd: nand: update examples to use mtd_to_nand()
Boris BREZILLON
2015-11-19
1
-2
/
+2
*
|
|
mtd: merge in mtd_to_nand() branch
Brian Norris
2015-11-19
1
-0
/
+5
|
\
\
\
|
|
/
/
|
*
|
mtd: nand: add an mtd_to_nand() helper
Boris BREZILLON
2015-11-19
1
-0
/
+5
*
|
|
mtd: nand: fix drivers abusing mtd->priv
Boris BREZILLON
2015-11-19
2
-23
/
+41
*
|
|
mtd: brcmnand: drop unused subpage_read() support
Brian Norris
2015-11-18
1
-11
/
+0
*
|
|
mtd: brcmnand: clean up flash cache for parameter pages
Brian Norris
2015-11-18
1
-4
/
+9
*
|
|
mtd: fsl-quadspi: possible NULL dereference
Brian Norris
2015-11-18
1
-4
/
+4
*
|
|
Documentation: mtd: improve nand_ecc.txt for readability and correctness
Wang YanQing
2015-11-17
1
-29
/
+29
*
|
|
mtd: mxc_nand: Remove bit-or operation with zero
Fabio Estevam
2015-11-17
1
-2
/
+1
*
|
|
mtd: spi-nor: remove unnecessary leading space from dbg print
Brian Norris
2015-11-16
1
-1
/
+1
*
|
|
mtd: sm_ftl: fix wrong do_div() usage
Nicolas Pitre
2015-11-16
1
-1
/
+2
*
|
|
mtd: pxa3xx_nand: Gate/ungate the NAND clock in suspend/resume paths
Ezequiel García
2015-11-16
1
-0
/
+6
*
|
|
mtd: pxa3xx_nand: Remove dead code
Ezequiel García
2015-11-16
1
-5
/
+0
*
|
|
mtd: pxa3xx_nand: Remove redundant NAND sensing
Ezequiel García
2015-11-16
1
-33
/
+8
*
|
|
mtd: pxa3xx_nand: Simplify pxa3xx_nand_scan
Ezequiel García
2015-11-16
1
-16
/
+14
[prev]
[next]