index
:
talos-op-linux
master
Talos™ II 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
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
David Woodhouse
2008-02-03
2
-9
/
+10
|
\
|
*
mtd: Convert from class_device to device for MTD/mtdchar
Tony Jones
2008-01-24
1
-7
/
+5
|
*
cache invalidation error for buffered write
Massimo Cirillo
2008-01-11
1
-2
/
+5
*
|
[MTD] Unlocking all Intel flash that is locked on power up.
Justin Treon
2008-02-03
4
-9
/
+22
*
|
[MTD] [NAND] at91_nand: Make mtdparts option can override board info
Atsushi Nemoto
2008-02-03
1
-6
/
+6
*
|
[MTD] mtdoops: Various minor cleanups
Richard Purdie
2008-02-03
1
-7
/
+9
*
|
[MTD] mtdoops: Ensure sequential write to the buffer
Richard Purdie
2008-02-03
1
-0
/
+28
*
|
[MTD] mtdoops: Perform write operations in a workqueue
Richard Purdie
2008-02-03
1
-40
/
+42
*
|
[MTD] mtdoops: Add further error return code checking
Richard Purdie
2008-02-03
1
-12
/
+29
*
|
[MTD] [NOR] Test devtype, not definition in flash_probe(), drivers/mtd/device...
Roel Kluin
2008-02-03
1
-1
/
+1
*
|
[UBI] drivers/mtd/ubi/scan.c: fix uninitialized var warning
akpm@linux-foundation.org
2008-02-03
1
-1
/
+1
*
|
[UBI] drivers/mtd/ubi/wl.c: fix uninitialized var warning
akpm@linux-foundation.org
2008-02-03
1
-1
/
+1
*
|
[UBI] drivers/mtd/ubi/cdev.c: unused var
akpm@linux-foundation.org
2008-02-03
1
-1
/
+1
*
|
[MTD] Factor out OF partition support from the NOR driver.
Scott Wood
2008-02-03
4
-62
/
+110
*
|
[MTD] jedec probe: drop unnecessary forward declarations
Ilpo Järvinen
2008-02-03
1
-8
/
+0
*
|
[MTD] JEDEC probe: kill some inline bloat
Ilpo Järvinen
2008-02-03
1
-2
/
+1
*
|
[MTD] [NAND] fix s3c2410 error correction
Matt Reimer
2008-01-26
1
-14
/
+12
*
|
[MTD] [NAND] make s3c2410 indicate an error for multi-bit read errors
Matt Reimer
2008-01-12
1
-1
/
+1
*
|
[MTD] [NOR] Fix incorrect interface code for x16/x32 chips
Bartlomiej Sieka
2008-01-10
3
-9
/
+11
*
|
[MTD] [NAND] Don't panic if a controller driver does ecc its own way.
Scott Wood
2008-01-08
1
-2
/
+6
*
|
[MTD] [MAPS] Remove Photron PNC-2000 map driver
David Woodhouse
2008-01-08
3
-101
/
+0
*
|
[MTD] mtdchar.c: ioctl always returns 0 as size written for ppc64
David Scidmore
2008-01-08
1
-2
/
+6
*
|
UBI: bugfix: do not forget to increment vol_count
Artem Bityutskiy
2007-12-26
2
-1
/
+2
*
|
UBI: do not support kiB
Artem Bityutskiy
2007-12-26
1
-3
/
+1
*
|
UBI: add mtd_num sysfs attribute
Artem Bityutskiy
2007-12-26
1
-1
/
+9
*
|
UBI: fix mtd device string parsing
Artem Bityutskiy
2007-12-26
1
-24
/
+12
*
|
UBI: use separate mutex for volumes checking
Artem Bityutskiy
2007-12-26
3
-8
/
+5
*
|
UBI: handle attach ioctl
Artem Bityutskiy
2007-12-26
3
-42
/
+135
*
|
UBI: remove data_offset
Artem Bityutskiy
2007-12-26
2
-29
/
+16
*
|
UBI: prepare attach and detach functions
Artem Bityutskiy
2007-12-26
3
-87
/
+169
*
|
UBI: add UBI devices reference counting
Artem Bityutskiy
2007-12-26
7
-63
/
+201
*
|
UBI: add UBI control device
Artem Bityutskiy
2007-12-26
3
-11
/
+54
*
|
UBI: fix comment
Artem Bityutskiy
2007-12-26
2
-9
/
+5
*
|
UBI: fix ubi_wl_flush
Artem Bityutskiy
2007-12-26
2
-7
/
+33
*
|
UBI: fix printk
Artem Bityutskiy
2007-12-26
1
-9
/
+13
*
|
UBI: bugfix: protect from volume removal
Artem Bityutskiy
2007-12-26
3
-135
/
+239
*
|
UBI: improve comment
Artem Bityutskiy
2007-12-26
1
-3
/
+6
*
|
UBI: add PID to debugging prints
Artem Bityutskiy
2007-12-26
1
-14
/
+7
*
|
UBI: tweak volumes locking some more
Artem Bityutskiy
2007-12-26
2
-16
/
+17
*
|
UBI: introduce volume refcounting
Artem Bityutskiy
2007-12-26
5
-42
/
+84
*
|
UBI: simplify error handling
Artem Bityutskiy
2007-12-26
1
-40
/
+12
*
|
UBI: fix and cleanup volume opening functions
Artem Bityutskiy
2007-12-26
1
-36
/
+25
*
|
UBI: fix error path
Artem Bityutskiy
2007-12-26
1
-25
/
+20
*
|
UBI: get device when opening volume
Artem Bityutskiy
2007-12-26
3
-8
/
+8
*
|
UBI: add some more comments
Artem Bityutskiy
2007-12-26
1
-1
/
+7
*
|
UBI: tweak volumes locking
Artem Bityutskiy
2007-12-26
6
-23
/
+34
*
|
UBI: improve internal interfaces
Artem Bityutskiy
2007-12-26
10
-72
/
+68
*
|
UBI: bugfix: dont oops with NULL module parameter
Artem Bityutskiy
2007-12-26
1
-0
/
+3
*
|
UBI: remove ubi_devices_cnt
Artem Bityutskiy
2007-12-26
3
-21
/
+27
*
|
UBI: create ubi_wl_entry slab on initialization
Artem Bityutskiy
2007-12-26
3
-44
/
+44
[next]