index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
Commit message (
Expand
)
Author
Age
Files
Lines
*
Eliminate pointless casts from void* in a few driver irq handlers.
Jeff Garzik
2007-10-23
1
-1
/
+1
*
[MTD] [NOR] Fix deadlock in Intel chip driver caused by get_chip recursion
Alexey Korolev
2007-10-23
1
-69
/
+77
*
[MTD] [OneNAND] Fix wrong free the static address in onenand_sim
Kyungmin Park
2007-10-22
1
-1
/
+0
*
[MTD] [NAND] Replace -1 with -EBADMSG in nand error correction code
Jörn Engel
2007-10-20
2
-3
/
+3
*
[MTD] [NAND] treat any negative return value from correct() as an error
Matt Reimer
2007-10-20
1
-3
/
+3
*
[MTD] [NAND] nandsim: bugfix in initialization
Artem Bityutskiy
2007-10-20
1
-1
/
+1
*
[MTD] Fix typo in Alauda config option help text.
Dave Jones
2007-10-20
1
-1
/
+1
*
[MTD] [NAND] add s3c2440-specific read_buf/write_buf
Matt Reimer
2007-10-20
1
-0
/
+14
*
[MTD] [OneNAND] onenand-sim: fix kernel-doc and typos
Randy Dunlap
2007-10-20
1
-24
/
+25
*
typo fixes
Matt LaPlante
2007-10-20
1
-5
/
+5
*
Use helpers to obtain task pid in printks
Pavel Emelyanov
2007-10-19
1
-1
/
+1
*
Add missing newlines to some uses of dev_<level> messages
Joe Perches
2007-10-18
1
-1
/
+1
*
Slab API: remove useless ctor parameter and reorder parameters
Christoph Lameter
2007-10-17
1
-2
/
+1
*
Reinstate lost flush_ioremap_region() fix to pxa2xx-flash driver
Linus Torvalds
2007-10-15
1
-2
/
+2
*
signedness: module_param_array nump argument
Al Viro
2007-10-14
1
-1
/
+1
*
Merge branch 'master' of git://git.infradead.org/~dedekind/ubi-2.6
David Woodhouse
2007-10-14
12
-317
/
+274
|
\
|
*
UBI: return correct error code
Artem Bityutskiy
2007-10-14
1
-0
/
+1
|
*
UBI: remove useless inlines
Artem Bityutskiy
2007-10-14
1
-81
/
+38
|
*
UBI: fix atomic LEB change problems
Artem Bityutskiy
2007-10-14
2
-21
/
+33
|
*
UBI: use byte hexdump
Artem Bityutskiy
2007-10-14
2
-3
/
+3
|
*
UBI: do not use vmalloc on I/O path
Artem Bityutskiy
2007-10-14
8
-112
/
+119
|
*
UBI: allocate memory with GFP_NOFS
Artem Bityutskiy
2007-10-14
6
-19
/
+21
|
*
UBI: use linux print_hex_dump(), not home-grown one
Artem Bityutskiy
2007-10-14
3
-38
/
+3
|
*
UBI: don't use array index before testing if it is negative
Jesper Juhl
2007-10-14
1
-2
/
+7
|
*
UBI: add more prints
Artem Bityutskiy
2007-10-14
2
-1
/
+5
|
*
UBI: fix sparse warnings
Artem Bityutskiy
2007-10-14
2
-41
/
+45
|
*
UBI: fix leak in ubi_scan_erase_peb
Florin Malita
2007-10-14
1
-4
/
+4
*
|
[MTD] fix mtdconcat for subpage-write NAND
Chris Paulson-Ellis
2007-10-14
1
-0
/
+1
*
|
[MTD] [OneNAND] Avoid deadlock in erase callback; release chip lock first.
Adrian Hunter
2007-10-14
1
-3
/
+4
*
|
[MTD] [OneNAND] Return only negative error codes
Adrian Hunter
2007-10-14
1
-2
/
+2
*
|
[MTD] [OneNAND] Synchronize block locking operations
Adrian Hunter
2007-10-14
1
-4
/
+14
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
2007-10-13
2
-129
/
+218
|
\
\
|
*
|
[POWERPC] Cleanups for physmap_of.c (v2)
David Gibson
2007-09-20
1
-125
/
+99
|
*
|
[POWERPC] Make partitions optional in physmap_of
Josh Boyer
2007-09-19
1
-0
/
+2
|
*
|
Merge branch 'linux-2.6'
Paul Mackerras
2007-09-20
1
-1
/
+2
|
|
\
\
|
|
|
/
|
*
|
[POWERPC] Document and implement an improved flash device binding for powerpc
David Gibson
2007-09-14
1
-65
/
+174
|
*
|
Merge branch 'linux-2.6' into for-2.6.24
Paul Mackerras
2007-09-14
3
-7
/
+6
|
|
\
\
|
*
|
|
[POWERPC] Fixes to allow use of Ebony's flash chips through physmap_of
David Gibson
2007-08-17
1
-1
/
+1
*
|
|
|
Merge Linux 2.6.23
David Woodhouse
2007-10-13
1
-0
/
+2
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
pci: fix unterminated pci_device_id lists
Kees Cook
2007-09-19
1
-1
/
+2
|
|
|
/
|
|
/
|
|
*
|
[MTD] Initialise s_flags in get_sb_mtd_aux()
David Howells
2007-09-02
1
-0
/
+2
|
*
|
[ARM] 4554/1: replace consistent_sync() with flush_ioremap_region()
Jared Hulbert
2007-08-23
2
-7
/
+4
|
|
/
*
|
[MTD] [NAND] Blackfin on-chip NAND Flash Controller driver
Bryan Wu
2007-10-13
3
-0
/
+808
*
|
[MTD] [NOR] fix ctrl-alt-del can't reboot for intel flash bug
Kevin Hao
2007-10-13
1
-3
/
+6
*
|
[MTD] [NAND] Fix compiler warning in Alauda driver
akpm@linux-foundation.org
2007-10-13
1
-1
/
+1
*
|
[MTD] [OneNAND] Fix typo related with recent commit
Kyungmin Park
2007-10-13
1
-1
/
+1
*
|
[MTD] [NAND] Avoid deadlock in erase callback; release chip lock first.
David Woodhouse
2007-10-06
1
-3
/
+4
*
|
[MTD] [NAND] Resume method for CAFÉ NAND controller
David Woodhouse
2007-10-06
1
-3
/
+39
*
|
[MTD] [NAND] Fix PCI ident table for CAFÉ NAND controller.
David Woodhouse
2007-10-06
1
-1
/
+7
*
|
Merge branch 'master' of ssh://git.infradead.org/srv/git/mtd-2.6
David Woodhouse
2007-10-06
1
-2
/
+2
|
\
\
[next]