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
/
maps
Commit message (
Expand
)
Author
Age
Files
Lines
*
[MTD] [MAPS] don't force uclinux mtd map to be root dev
Mike Frysinger
2007-05-11
1
-5
/
+0
*
[MTD] [MAPS] Remove flash maps for no longer supported 405LP boards
David Gibson
2007-05-09
4
-285
/
+0
*
[MTD] [MAPS] Fix missing printk() parameter in physmap_of.c MTD driver
David Gibson
2007-05-09
1
-1
/
+1
*
[MTD] [MAPS] drivers/mtd/maps/ck804xrom.c: convert pci_module_init()
Adrian Bunk
2007-04-27
1
-1
/
+1
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
2007-04-27
1
-2
/
+2
|
\
|
*
[SPARC/64] constify of_get_property return: drivers
Stephen Rothwell
2007-04-26
1
-2
/
+2
*
|
[MTD] [MAPS] fix plat-ram printk format
Randy Dunlap
2007-04-26
1
-1
/
+2
*
|
Use menuconfig objects: MTD
Jan Engelhardt
2007-04-19
1
-5
/
+3
*
|
[MTD] Fix dependencies for MIPS MTD drivers
Ralf Baechle
2007-04-17
1
-3
/
+3
*
|
[MTD] Alchemy cleanups
Ralf Baechle
2007-04-17
1
-9
/
+0
*
|
[MTD] PMC MSP71xx flash/rootfs mappings
Marc St-Jean
2007-04-02
4
-0
/
+324
|
/
*
[MTD] [MAPS] dilnetpc: Fix printk warning
Alan Cox
2007-03-08
1
-2
/
+2
*
[MTD] ESB2 check for closed ROM window
Cyrill Gorcunov
2007-03-08
1
-3
/
+8
*
[MTD] [MAPS] ichxrom warning fix
Andrew Morton
2007-02-18
1
-2
/
+2
*
[MTD] [MAPS] amd76xrom warning fix
Andrew Morton
2007-02-18
1
-2
/
+2
*
[MTD] [MAPS] esb2rom warning fixes
Andrew Morton
2007-02-18
1
-2
/
+2
*
[MTD] [MAPS] ck804xrom warning fix
Andrew Morton
2007-02-18
1
-2
/
+2
*
[MTD] [MAPS] netsc520 warning fix
Andrew Morton
2007-02-18
1
-1
/
+3
*
[MTD] [MAPS] sc520cdp warning fix
Andrew Morton
2007-02-18
1
-2
/
+3
*
[MTD] CK804XROM must depend on PCI
akpm@osdl.org
2007-02-09
1
-1
/
+1
*
[MTD] ck804xrom: fix a pci_find_device
Alan
2007-01-31
1
-1
/
+1
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
2007-01-18
2
-2
/
+2
|
\
|
*
Fix typos in doc and comments
Jan Engelhardt
2006-11-30
1
-1
/
+1
|
*
Fix misc Kconfig typos
Matt LaPlante
2006-11-30
1
-1
/
+1
*
|
[MTD] Nuke IVR leftovers
Ralf Baechle
2006-12-11
3
-209
/
+0
*
|
[MTD] ESB2ROM uses PCI
Randy Dunlap
2006-12-10
1
-1
/
+1
*
|
[MTD] of_device-based physmap driver
Vitaly Wool
2006-12-08
3
-0
/
+265
*
|
[MTD] Remove trailing whitespace
David Woodhouse
2006-11-30
3
-3
/
+3
*
|
[MTD] return error code from get_mtd_device()
Artem Bityutskiy
2006-11-29
1
-1
/
+2
*
|
[MTD] fix map probe name for cstm_mips_ixx
Yoichi Yuasa
2006-11-29
1
-1
/
+1
*
|
[MTD] replace kmalloc+memset with kzalloc
Burman Yan
2006-11-28
9
-25
/
+10
*
|
[MTD] Fix printk format warning in physmap. (resources again)
Randy Dunlap
2006-11-28
1
-1
/
+1
*
|
[MTD] [MAPS] Support for BIOS flash chips on the nvidia ck804 southbridge
Dave Olsen
2006-11-28
3
-0
/
+366
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
2006-10-21
1
-1
/
+1
|
\
\
|
|
/
|
*
[PATCH] mtd: remove several bogus casts to void * in iounmap() argument
Al Viro
2006-10-10
1
-1
/
+1
*
|
[MTD] MAPS: Remove ITE 8172G and Globespan IVR MTD support
Yoichi Yuasa
2006-10-21
1
-120
/
+1
*
|
[MTD] MAPS: esb2rom: use hotplug safe interfaces
Alan Cox
2006-10-21
1
-3
/
+4
*
|
[MTD] MAPS: Support for BIOS flash chips on Intel ESB2 southbridge
Lew Glendenning
2006-10-21
3
-0
/
+459
*
|
[MTD] MAPS: Add parameter to amd76xrom to override rom window size
Ryan Jackson
2006-10-21
1
-6
/
+28
|
/
*
fix file specification in comments
Uwe Zeisberger
2006-10-03
2
-2
/
+2
*
[MTD] Cleanup of 'ioremap balanced with iounmap for drivers/mtd subsystem'
Amol Lad
2006-10-02
5
-12
/
+12
*
[MTD] Remove iq80310 map driver
Lennert Buytenhek
2006-09-22
3
-127
/
+0
*
[MTD] physmap: add power management support
Lennert Buytenhek
2006-09-22
1
-0
/
+33
*
ioremap balanced with iounmap for drivers/mtd subsystem
Amol Lad
2006-09-22
12
-15
/
+108
*
[MTD] Switch to pci_get_device and do ref counting
Alan Cox
2006-09-22
4
-7
/
+22
*
[MTD] Fix ixp4xx partition parsing.
Brian Walsh
2006-09-22
1
-1
/
+1
*
[PATCH] [MTD] Maps: Add dependency on alternate probe methods to physmap
Takashi YOSHII
2006-08-15
1
-6
/
+6
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
35
-35
/
+0
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
2006-06-29
4
-8
/
+12
|
\
|
*
[PATCH] 64bit resource: fix up printks for resources in mtd drivers
Greg Kroah-Hartman
2006-06-27
4
-8
/
+12
[next]