index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
mtd: mtdcore: export symbols cleanup
Artem Bityutskiy
2012-01-09
1
-15
/
+9
|
*
|
|
|
mtd: clean-up the default_mtd_writev function
Artem Bityutskiy
2012-01-09
1
-19
/
+22
|
*
|
|
|
mtd: sst25l: kill unused variable
Artem Bityutskiy
2012-01-09
1
-1
/
+1
|
*
|
|
|
mtd: onenand: kill unused variable
Artem Bityutskiy
2012-01-09
1
-1
/
+0
|
*
|
|
|
mtd: kill dev_to_mtd helper
Artem Bityutskiy
2012-01-09
1
-12
/
+13
|
*
|
|
|
mtd: remove extra retlen assignment
Artem Bityutskiy
2012-01-09
7
-33
/
+22
|
*
|
|
|
mtd: doc: do not initialize mtd_info fields to 0 or NULL
Artem Bityutskiy
2012-01-09
4
-29
/
+0
|
*
|
|
|
mtd: docprobe: use kzalloc instead
Artem Bityutskiy
2012-01-09
1
-6
/
+1
|
*
|
|
|
mtd: introduce mtd_block_markbad interface
Artem Bityutskiy
2012-01-09
10
-10
/
+10
|
*
|
|
|
mtd: introduce mtd_block_isbad interface
Artem Bityutskiy
2012-01-09
17
-24
/
+24
|
*
|
|
|
mtd: introduce mtd_resume interface
Artem Bityutskiy
2012-01-09
9
-9
/
+9
|
*
|
|
|
mtd: introduce mtd_suspend interface
Artem Bityutskiy
2012-01-09
9
-9
/
+9
|
*
|
|
|
mtd: introduce mtd_is_locked interface
Artem Bityutskiy
2012-01-09
2
-2
/
+2
|
*
|
|
|
mtd: introduce mtd_unlock interface
Artem Bityutskiy
2012-01-09
4
-4
/
+4
|
*
|
|
|
mtd: introduce mtd_lock interface
Artem Bityutskiy
2012-01-09
4
-4
/
+4
|
*
|
|
|
mtd: introduce mtd_sync interface
Artem Bityutskiy
2012-01-09
8
-9
/
+9
|
*
|
|
|
mtd: introduce mtd_writev interface
Artem Bityutskiy
2012-01-09
2
-4
/
+5
|
*
|
|
|
mtd: introduce mtd_lock_user_prot_reg interface
Artem Bityutskiy
2012-01-09
2
-2
/
+2
|
*
|
|
|
mtd: introduce mtd_write_user_prot_reg interface
Artem Bityutskiy
2012-01-09
2
-3
/
+3
|
*
|
|
|
mtd: introduce mtd_read_user_prot_reg interface
Artem Bityutskiy
2012-01-09
2
-3
/
+3
|
*
|
|
|
mtd: introduce mtd_get_user_prot_info interface
Artem Bityutskiy
2012-01-09
2
-2
/
+2
|
*
|
|
|
mtd: introduce mtd_read_fact_prot_reg interface
Artem Bityutskiy
2012-01-09
2
-3
/
+3
|
*
|
|
|
mtd: introduce mtd_get_fact_prot_info interface
Artem Bityutskiy
2012-01-09
2
-2
/
+2
|
*
|
|
|
mtd: introduce mtd_write_oob interface
Artem Bityutskiy
2012-01-09
10
-19
/
+19
|
*
|
|
|
mtd: introduce mtd_read_oob interface
Artem Bityutskiy
2012-01-09
11
-21
/
+21
|
*
|
|
|
mtd: introduce mtd_panic_write interface
Artem Bityutskiy
2012-01-09
2
-4
/
+4
|
*
|
|
|
mtd: introduce mtd_write interface
Artem Bityutskiy
2012-01-09
17
-57
/
+58
|
*
|
|
|
mtd: introduce mtd_read interface
Artem Bityutskiy
2012-01-09
28
-122
/
+129
|
*
|
|
|
mtd: introduce mtd_get_unmapped_area interface
Artem Bityutskiy
2012-01-09
3
-5
/
+4
|
*
|
|
|
mtd: introduce mtd_unpoint interface
Artem Bityutskiy
2012-01-09
1
-1
/
+1
|
*
|
|
|
mtd: introduce mtd_point interface
Artem Bityutskiy
2012-01-09
1
-2
/
+2
|
*
|
|
|
mtd: introduce mtd_erase interface
Artem Bityutskiy
2012-01-09
18
-20
/
+20
|
*
|
|
|
mtd: mtdchar: rename functions
Artem Bityutskiy
2012-01-09
1
-37
/
+39
|
*
|
|
|
mtd: lpddr: drop unnecessary zeroing
Artem Bityutskiy
2012-01-09
1
-7
/
+0
|
*
|
|
|
mtd: txx9ndfmc: use devm_request_and_ioremap
Julia Lawall
2012-01-09
1
-5
/
+1
|
*
|
|
|
mtd: lantiq-flash: drop iounmap for devm_ allocated data
Julia Lawall
2012-01-09
1
-5
/
+1
|
*
|
|
|
mtd: gpio-nand: add device tree bindings
Jamie Iles
2012-01-09
1
-7
/
+108
|
*
|
|
|
mtd: bcm63xxpart: check the image tag's crc32
Jonas Gorski
2012-01-09
1
-16
/
+29
|
*
|
|
|
mtd: bcm63xxpart: don't assume NVRAM is always the fourth partition
Jonas Gorski
2012-01-09
1
-2
/
+2
|
*
|
|
|
mtd: bcm63xxpart: make sure CFE and NVRAM partitions are at least 64KiB
Jonas Gorski
2012-01-09
1
-7
/
+15
|
*
|
|
|
mtd: bcm63xxpart: check version marker string for newer CFEs
Jonas Gorski
2012-01-09
1
-5
/
+17
|
*
|
|
|
mtd: sm_ftl: fix module parameter
Rusty Russell
2012-01-09
1
-1
/
+1
|
*
|
|
|
mtd: docg3: remove unused function
Robert Jarzmik
2012-01-09
1
-0
/
+2
|
*
|
|
|
mtd: nand: Add ONFI support for FSL NAND controller
Shengzhou Liu
2012-01-09
1
-8
/
+10
|
*
|
|
|
mtd: nand: fixup for fmr initialization of Freescale NAND controller
Shengzhou Liu
2012-01-09
1
-5
/
+5
|
*
|
|
|
mtd: fsl_elbc_nand: set Nand flash page address to FBAR and FPAR correctly
Liu Shuo
2012-01-09
1
-3
/
+10
|
*
|
|
|
mtdoops: fix the oops_page_used array size
Roman Tereshonkov
2012-01-09
1
-1
/
+1
|
*
|
|
|
mtd: maps: remove the now unused bcm963xx-flash
Jonas Gorski
2012-01-09
3
-130
/
+0
|
*
|
|
|
mtd: maps: physmap: allow partition parsers for physmap_flash_data
Jonas Gorski
2012-01-09
1
-1
/
+4
|
*
|
|
|
mtd: maps: bcm963xx-flash: make CFE partition parsing an mtd parser
Jonas Gorski
2012-01-09
5
-150
/
+202
[prev]
[next]