Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
223883b7aafa02410ed2e571d6032c876d0b23b8
/
drivers
/
mtd
f7f0283
UBI: mtd/ubi/vtbl.c: fix memory leak
by Adrian Bunk
· 17 years ago
8eee9f1
UBI: fix sparse errors in ubi.h
by Harvey Harrison
· 17 years ago
19cd7b7
UBI: fix error message
by Artem Bityutskiy
· 17 years ago
fc39876
UBI: silence warning
by S.Çağlar Onur
· 17 years ago
1d957f9
Introduce path_put()
by Jan Blunck
· 17 years ago
4ac9137
Embed a struct path into struct nameidata instead of nd->{dentry,mnt}
by Jan Blunck
· 17 years ago
641f436
[MTD] [NAND] cs553x_nand: command line partitioning support
by Mart Raudsepp
· 17 years ago
a8e98d6
Merge git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 17 years ago
f9f7dd2
[MTD] Fix mtdoops.c compilation
by David Woodhouse
· 17 years ago
484b8e6
[MTD] [NOR] fix startup lock when using multiple nor flash chips
by Rizzo Davide
· 17 years ago
53fb84a
[MTD] [DOC200x] eccbuf is statically defined and always evaluate to true
by Samuel Tardieu
· 17 years ago
d547668
[MTD] Fix maps/physmap.c compilation with CONFIG_PM
by akpm@linux-foundation.org
· 17 years ago
6c77fd6
[MTD] onenand: Add panic_write function to the onenand driver
by Richard Purdie
· 17 years ago
621e4f8
[MTD] mtdoops: Use the panic_write function when present
by Richard Purdie
· 17 years ago
388bbb0
[MTD] Add mtd panic_write function pointer
by Richard Purdie
· 17 years ago
76b1046
[MTD] [NAND] Freescale enhanced Local Bus Controller FCM NAND support.
by Scott Wood
· 17 years ago
2b54aae
Claim maintainership for block2mtd and update email addresses
by Joern Engel
· 17 years ago
8e87d78
drivers/mtd/: Spelling fixes
by Joe Perches
· 17 years ago
efad798b
Spelling fixes: lenght->length
by Paulius Zaleckas
· 17 years ago
a247b5d
fix typo 'the same the\>'
by Uwe Kleine-König
· 17 years ago
df66e71
[MTD] physmap.c: Add support for multiple resources
by Stefan Roese
· 17 years ago
1c45f60
[MTD] [NAND] Fix misparenthesization introduced by commit 78b65179...
by Scott Wood
· 17 years ago
6208e77
Merge git://git.infradead.org/~dedekind/ubi-2.6
by David Woodhouse
· 17 years ago
5eb9103
[MTD] [NAND] Fix Blackfin NFC ECC calculating bug with page size 512 bytes
by Bryan Wu
· 17 years ago
f4dda09
[MTD] [NAND] Remove wrong operation in PM function of the BF54x NFC driver
by Bryan Wu
· 17 years ago
a503677
[MTD] [NAND] Remove unused variable in plat_nand_remove
by Li Zefan
· 17 years ago
b7e23d9
Merge git://git.infradead.org/~kmpark/onenand-mtd-2.6
by David Woodhouse
· 17 years ago
c1f3ee1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
by David Woodhouse
· 17 years ago
e619a75
[MTD] Unlocking all Intel flash that is locked on power up.
by Justin Treon
· 17 years ago
842b1a10
[MTD] [NAND] at91_nand: Make mtdparts option can override board info
by Atsushi Nemoto
· 17 years ago
79dcd8e
[MTD] mtdoops: Various minor cleanups
by Richard Purdie
· 17 years ago
47c152b
[MTD] mtdoops: Ensure sequential write to the buffer
by Richard Purdie
· 17 years ago
6ce0a85
[MTD] mtdoops: Perform write operations in a workqueue
by Richard Purdie
· 17 years ago
2986bd2
[MTD] mtdoops: Add further error return code checking
by Richard Purdie
· 17 years ago
0bdf77f
[MTD] [NOR] Test devtype, not definition in flash_probe(), drivers/mtd/devices/lart.c
by Roel Kluin
· 17 years ago
9308758
[UBI] drivers/mtd/ubi/scan.c: fix uninitialized var warning
by akpm@linux-foundation.org
· 17 years ago
4354c5a
[UBI] drivers/mtd/ubi/wl.c: fix uninitialized var warning
by akpm@linux-foundation.org
· 17 years ago
5b1defe
[UBI] drivers/mtd/ubi/cdev.c: unused var
by akpm@linux-foundation.org
· 17 years ago
9a310d2
[MTD] Factor out OF partition support from the NOR driver.
by Scott Wood
· 17 years ago
c0d2a48
[MTD] jedec probe: drop unnecessary forward declarations
by Ilpo Järvinen
· 17 years ago
53d8855
[MTD] JEDEC probe: kill some inline bloat
by Ilpo Järvinen
· 17 years ago
6dc4a87
UBI: do not flush queue on each vtbl change
by Artem Bityutskiy
· 17 years ago
69d7918
[MTD] [OneNAND] Use pre-alloced oob buffer instead of local buffer
by Kyungmin Park
· 17 years ago
978cb38a
[MTD] [OneNAND] Use the u_char instead of char in oobbuf
by Sheng Yongjie (Sam
· 17 years ago
b2581be
[MTD] [OneNAND] Check the initial bad block using ONENAND_CTRL_ERROR
by Kyungmin Park
· 17 years ago
e71f04f
[MTD] [OneNAND] Get correct density from device ID
by Kyungmin Park
· 17 years ago
b21b72c
[MTD] [OneNAND] Consolidate OneNAND operation order
by Kyungmin Park
· 17 years ago
9d2f0b7
[MTD] [OneNAND] fix call to onenand_verify when writing subpages
by Adrian Hunter
· 17 years ago
d0b36d8
[MTD] [OneNAND] Do not release chip twice
by Adrian Hunter
· 17 years ago
d0bf379
[MTD] [NAND] fix s3c2410 error correction
by Matt Reimer
· 17 years ago
e653879
UBI: implement atomic LEB change ioctl
by Artem Bityutskiy
· 17 years ago
60c0315
UBI: handle zero-length case
by Artem Bityutskiy
· 17 years ago
1b68d0e
UBI: simplify internal interfaces
by Artem Bityutskiy
· 17 years ago
0411e73
UBI: do not change file pointer while updating
by Artem Bityutskiy
· 17 years ago
91f2d53
UBI: add layout volume information
by Artem Bityutskiy
· 17 years ago
c18a841
UBI: fix warnings
by Artem Bityutskiy
· 17 years ago
6420319
UBI: add sanity check
by Artem Bityutskiy
· 17 years ago
2f9270e
UBI: remove bogus assertion
by Artem Bityutskiy
· 17 years ago
d536058
UBI: bugfix: calculate data offset properly
by Artem Bityutskiy
· 17 years ago
ddc4939
UBI: amend array size
by Artem Bityutskiy
· 17 years ago
4ccf8cf
UBI: add auto-resize feature
by Artem Bityutskiy
· 17 years ago
896c0c0
UBI: use bit-fields
by Artem Bityutskiy
· 17 years ago
ae616e1
UBI: fix warnings
by Artem Bityutskiy
· 17 years ago
b9a0662
UBI: get rid of ubi_ltree_slab
by Artem Bityutskiy
· 17 years ago
a98894a
mtd: Convert from class_device to device for MTD/mtdchar
by Tony Jones
· 17 years ago
4fac9f6
[MTD] [NAND] make s3c2410 indicate an error for multi-bit read errors
by Matt Reimer
· 17 years ago
646fd12
cache invalidation error for buffered write
by Massimo Cirillo
· 17 years ago
de7921f
[MTD] [NOR] Fix incorrect interface code for x16/x32 chips
by Bartlomiej Sieka
· 17 years ago
78b6517
[MTD] [NAND] Don't panic if a controller driver does ecc its own way.
by Scott Wood
· 17 years ago
71053fb
[MTD] [MAPS] Remove Photron PNC-2000 map driver
by David Woodhouse
· 17 years ago
e9d8d48
[MTD] mtdchar.c: ioctl always returns 0 as size written for ppc64
by David Scidmore
· 17 years ago
4b3cc34
UBI: bugfix: do not forget to increment vol_count
by Artem Bityutskiy
· 17 years ago
aeddb87
UBI: do not support kiB
by Artem Bityutskiy
· 17 years ago
b6b76ba
UBI: add mtd_num sysfs attribute
by Artem Bityutskiy
· 17 years ago
d1f3dd6
UBI: fix mtd device string parsing
by Artem Bityutskiy
· 17 years ago
783b273
UBI: use separate mutex for volumes checking
by Artem Bityutskiy
· 17 years ago
897a316
UBI: handle attach ioctl
by Artem Bityutskiy
· 17 years ago
dd38fcc
UBI: remove data_offset
by Artem Bityutskiy
· 17 years ago
cdfa788
UBI: prepare attach and detach functions
by Artem Bityutskiy
· 17 years ago
e73f445
UBI: add UBI devices reference counting
by Artem Bityutskiy
· 17 years ago
9f961b5
UBI: add UBI control device
by Artem Bityutskiy
· 17 years ago
16f557e
UBI: fix comment
by Artem Bityutskiy
· 17 years ago
593dd33
UBI: fix ubi_wl_flush
by Artem Bityutskiy
· 17 years ago
458dbb3
UBI: fix printk
by Artem Bityutskiy
· 17 years ago
43f9b25
UBI: bugfix: protect from volume removal
by Artem Bityutskiy
· 17 years ago
d2c4685
UBI: improve comment
by Artem Bityutskiy
· 17 years ago
d19bafd
UBI: add PID to debugging prints
by Artem Bityutskiy
· 17 years ago
40e4d0c
UBI: tweak volumes locking some more
by Artem Bityutskiy
· 17 years ago
d05c77a
UBI: introduce volume refcounting
by Artem Bityutskiy
· 17 years ago
db6e577
UBI: simplify error handling
by Artem Bityutskiy
· 17 years ago
35ad5fb
UBI: fix and cleanup volume opening functions
by Artem Bityutskiy
· 17 years ago
fc75a1e
UBI: fix error path
by Artem Bityutskiy
· 17 years ago
450f872
UBI: get device when opening volume
by Artem Bityutskiy
· 17 years ago
c63a491
UBI: add some more comments
by Artem Bityutskiy
· 17 years ago
cae0a77
UBI: tweak volumes locking
by Artem Bityutskiy
· 17 years ago
89b96b6
UBI: improve internal interfaces
by Artem Bityutskiy
· 17 years ago
77c722d
UBI: bugfix: dont oops with NULL module parameter
by Artem Bityutskiy
· 17 years ago
b96bf4c
UBI: remove ubi_devices_cnt
by Artem Bityutskiy
· 17 years ago
06b68ba
UBI: create ubi_wl_entry slab on initialization
by Artem Bityutskiy
· 17 years ago
3a8d464
UBI: create ltree_entry slab on initialization
by Artem Bityutskiy
· 17 years ago
Next »