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
...
|
*
UBI: bugfix in error path
Artem Bityutskiy
2007-07-18
4
-10
/
+7
|
*
UBI: use is_power_of_2()
Vignesh Babu
2007-07-18
1
-2
/
+2
|
*
UBI: fix freeing ubi->vtbl while unloading
Vinit Agnihotri
2007-07-18
1
-2
/
+2
|
*
UBI: bugfix in ubi_leb_change()
Artem Bityutskiy
2007-07-18
1
-5
/
+7
|
*
UBI: kill homegrown endian macros
Christoph Hellwig
2007-07-18
7
-132
/
+132
|
*
UBI: cleanup ioctl handling
Christoph Hellwig
2007-07-18
1
-28
/
+5
|
*
UBI: error path bugfix
Artem Bityutskiy
2007-07-18
1
-1
/
+0
|
*
UBI: minor comma fix
Artem Bityutskiy
2007-07-18
1
-2
/
+2
|
*
UBI: use vmalloc for large buffers
Artem Bityutskiy
2007-07-18
9
-37
/
+41
|
*
UBI: add few more comments
Artem Bityutskiy
2007-07-18
1
-2
/
+6
|
*
UBI: set correct gluebi device size
Artem Bityutskiy
2007-07-18
4
-2
/
+30
|
*
UBI: do not let to read too much
Artem Bityutskiy
2007-07-18
1
-3
/
+8
|
*
UBI: fix error path in create_vtbl()
Artem Bityutskiy
2007-07-18
3
-27
/
+35
|
*
UBI: fix dereference after kfree
Florin Malita
2007-07-18
1
-6
/
+5
|
*
UBI: fix memory leak in checking code
Artem Bityutskiy
2007-07-18
1
-1
/
+3
|
*
drivers/*: mark variables with uninitialized_var()
Jeff Garzik
2007-07-17
1
-1
/
+1
|
*
drivers/mtd/ubi/eba: minor cleanup: tighten scope of a local var
Jeff Garzik
2007-07-17
1
-2
/
+2
|
*
Freezer: make kernel threads nonfreezable by default
Rafael J. Wysocki
2007-07-17
2
-1
/
+3
*
|
[MTD] Add sync/unblank function to mtdoops
Richard Purdie
2007-07-11
1
-23
/
+34
*
|
[MTD] Remove Ocelot G support from DiskOnChip drivers.
Yoichi Yuasa
2007-07-11
2
-4
/
+0
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
2007-07-11
5
-112
/
+2
|
\
\
|
|
/
|
*
[MIPS] remove LASAT Networks platforms support
Yoichi Yuasa
2007-07-10
3
-110
/
+0
|
*
[MIPS] Remove Momenco Ocelot C support
Franck Bui-Huu
2007-07-10
2
-2
/
+2
*
|
[MTD] [ONENAND] Make onenand_sim compile on non-ARM platforms.
David Woodhouse
2007-07-10
1
-9
/
+9
*
|
[MTD] [NOR] add FUJITSU MBM29F800BA and ST M29F800AB descriptions
Philippe De Muyter
2007-07-05
1
-0
/
+36
*
|
[MTD] [CHIPS] fix tiny spelling error in comment in cfi_cmdset_0001.c
Jesper Juhl
2007-07-04
1
-1
/
+1
*
|
[MTD] OneNAND Simulator support
Kyungmin Park
2007-06-30
3
-0
/
+505
*
|
[MTD] [OneNAND] 2X program support
Kyungmin Park
2007-06-30
2
-27
/
+128
*
|
[MTD] remove dead MTD_PMC551_APERTURE_SIZE option
Adrian Bunk
2007-06-29
1
-4
/
+0
*
|
[MTD] Use proper binary multiple prefixes in pmc551 driver
David Woodhouse
2007-06-29
1
-12
/
+11
*
|
[MTD] [NAND] cafe_nand.c: the OLPC laptop is not available for $100
Adrian Bunk
2007-06-29
1
-1
/
+1
*
|
[MTD] [MAPS] Cleanup nettel map driver
Adrian Bunk
2007-06-28
1
-59
/
+2
*
|
[MTD] [NOR] Use NULL instead of 0 for pointer to shut sparse up.
Randy Dunlap
2007-06-28
1
-4
/
+4
*
|
[MTD] Use mutex instead of semaphore in dataflash driver
Matthias Kaehlcke
2007-06-28
1
-8
/
+9
*
|
[MTD] m25p80: Use correct units for binary multiples
David Woodhouse
2007-06-28
1
-9
/
+9
*
|
[MTD] m25p80 handles more chips, uses JEDEC ids and small eraseblocks
David Brownell
2007-06-28
2
-57
/
+194
*
|
[MTD] m25p80 converted to mutex
David Brownell
2007-06-28
1
-16
/
+17
*
|
[MTD] [NAND] Change NDFC driver to support 405 platforms too
Stefan Roese
2007-06-28
2
-2
/
+10
*
|
[MTD] mtdcore.c: share syms with mtd_blkdev.c
Ben Dooks
2007-06-28
3
-3
/
+15
*
|
[MTD] [NOR] cfi_cmdset_0001.c: sparse fixes
Ben Dooks
2007-06-28
1
-2
/
+2
*
|
[MTD] [NOR] cfi_cmdset_0002.c: fix 'cfi_amdstd_erase_varsize' to be static
Ben Dooks
2007-06-28
1
-1
/
+1
*
|
[MTD] mtd_blkdevs.c: do not export 'mtd_blktrans_ops'
Ben Dooks
2007-06-28
1
-1
/
+1
*
|
[MTD] [NAND] nand_base.c: fix type of eccpos pointer
Ben Dooks
2007-06-28
1
-4
/
+4
*
|
[MTD] oops and panic message logging to MTD device
Richard Purdie
2007-06-28
3
-0
/
+374
*
|
[MTD] [NAND] at91_nand rdy_pin fix
Ivan Kuten
2007-06-28
1
-1
/
+4
*
|
[MTD] Remove references to ROOT_DEV from map drivers.
David Woodhouse
2007-06-28
2
-5
/
+0
*
|
[MTD] Only call mtd->sync() method in mtdchar close if opened for write.
Joakim Tjernlund
2007-06-28
1
-1
/
+2
|
/
*
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
2007-06-04
3
-7
/
+233
|
\
|
*
[MTD] Fix error checking after get_mtd_device() in get_sb_mtd functions
David Woodhouse
2007-06-01
1
-3
/
+3
|
*
[MTD] generalise the handling of MTD-specific superblocks
David Howells
2007-05-11
2
-2
/
+233
[prev]
[next]