index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
mtd: do use mtd->point directly
Artem Bityutskiy
2012-01-09
4
-16
/
+15
*
mtd: introduce mtd_has_oob helper
Artem Bityutskiy
2012-01-09
3
-3
/
+8
*
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
2
-19
/
+24
*
jffs: remove custom mtd_fake_writev function
Artem Bityutskiy
2012-01-09
1
-26
/
+1
*
mtd: remove unused default_mtd_readv prototype
Artem Bityutskiy
2012-01-09
1
-3
/
+0
*
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
2
-17
/
+13
*
mtd: remove extra retlen assignment
Artem Bityutskiy
2012-01-09
7
-33
/
+22
*
mtd: always initialize retlen to zero
Artem Bityutskiy
2012-01-09
1
-0
/
+9
*
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: move mtd->{get,put}_device functions up
Artem Bityutskiy
2012-01-09
1
-7
/
+6
*
mtd: introduce mtd_block_markbad interface
Artem Bityutskiy
2012-01-09
12
-14
/
+17
*
mtd: introduce mtd_block_isbad interface
Artem Bityutskiy
2012-01-09
21
-30
/
+34
*
mtd: introduce mtd_resume interface
Artem Bityutskiy
2012-01-09
10
-12
/
+15
*
mtd: introduce mtd_suspend interface
Artem Bityutskiy
2012-01-09
10
-10
/
+15
*
mtd: introduce mtd_is_locked interface
Artem Bityutskiy
2012-01-09
3
-4
/
+8
*
mtd: introduce mtd_unlock interface
Artem Bityutskiy
2012-01-09
5
-5
/
+10
*
mtd: introduce mtd_lock interface
Artem Bityutskiy
2012-01-09
5
-6
/
+11
*
mtd: introduce mtd_sync interface
Artem Bityutskiy
2012-01-09
11
-14
/
+17
*
mtd: introduce mtd_writev interface
Artem Bityutskiy
2012-01-09
4
-11
/
+18
*
mtd: introduce mtd_lock_user_prot_reg interface
Artem Bityutskiy
2012-01-09
3
-4
/
+10
*
mtd: introduce mtd_write_user_prot_reg interface
Artem Bityutskiy
2012-01-09
3
-4
/
+12
*
mtd: introduce mtd_read_user_prot_reg interface
Artem Bityutskiy
2012-01-09
3
-4
/
+12
*
mtd: introduce mtd_get_user_prot_info interface
Artem Bityutskiy
2012-01-09
3
-3
/
+11
*
mtd: introduce mtd_read_fact_prot_reg interface
Artem Bityutskiy
2012-01-09
3
-4
/
+12
*
mtd: introduce mtd_get_fact_prot_info interface
Artem Bityutskiy
2012-01-09
3
-8
/
+15
*
mtd: introduce mtd_write_oob interface
Artem Bityutskiy
2012-01-09
13
-27
/
+31
*
mtd: introduce mtd_read_oob interface
Artem Bityutskiy
2012-01-09
14
-31
/
+37
*
mtd: introduce mtd_panic_write interface
Artem Bityutskiy
2012-01-09
3
-14
/
+19
*
mtd: introduce mtd_write interface
Artem Bityutskiy
2012-01-09
22
-73
/
+84
*
mtd: introduce mtd_read interface
Artem Bityutskiy
2012-01-09
35
-135
/
+152
*
mtd: introduce mtd_get_unmapped_area interface
Artem Bityutskiy
2012-01-09
5
-11
/
+18
*
mtd: introduce mtd_unpoint interface
Artem Bityutskiy
2012-01-09
5
-10
/
+14
*
mtd: introduce mtd_point interface
Artem Bityutskiy
2012-01-09
5
-12
/
+18
*
mtd: introduce mtd_erase interface
Artem Bityutskiy
2012-01-09
22
-28
/
+37
*
mtd: mtdchar: rename functions
Artem Bityutskiy
2012-01-09
1
-37
/
+39
*
logfs: rename functions starting with mtd_
Artem Bityutskiy
2012-01-09
1
-29
/
+32
*
mtd: lpddr: drop unnecessary zeroing
Artem Bityutskiy
2012-01-09
1
-7
/
+0
*
mtd: map.h: fix arm cross-build failure
Artem Bityutskiy
2012-01-09
1
-1
/
+1
*
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
2
-7
/
+152
*
mtd: bcm63xxpart: check the image tag's crc32
Jonas Gorski
2012-01-09
1
-16
/
+29
*
MIPS: BCM63XX: bcm963xx_tag.h: make crc fields integers
Jonas Gorski
2012-01-09
1
-6
/
+5
*
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
[next]