index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
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: Remove BUS_ID_SIZE from integrator_flash
David Woodhouse
2009-06-24
1
-8
/
+14
*
mtd: physmap_of: Add multiple regions and concatenation support
Stefan Roese
2009-06-06
1
-56
/
+143
*
mtd: maps: Blackfin async: fix memory leaks in probe/remove funcs
Mike Frysinger
2009-06-05
1
-0
/
+5
*
mtd: uclinux: mark local stuff static
Mike Frysinger
2009-06-05
1
-3
/
+3
*
mtd: uclinux: do not allow to be built as a module
Mike Frysinger
2009-06-05
1
-1
/
+1
*
mtd: uclinux: allow systems to override map addr/size
Mike Frysinger
2009-06-05
1
-4
/
+6
*
mtd: remove pmcmsp-ramroot.c
Shane McDonald
2009-06-05
3
-114
/
+0
*
mtd: Add armflash support for multiple blocks of flash
Catalin Marinas
2009-05-29
1
-62
/
+164
*
mtd: DIL/NetPC broken for now
David Woodhouse
2009-05-29
1
-1
/
+1
*
[MTD] Remove mtd->{suspend,resume} calls from board drivers
David Woodhouse
2009-05-26
4
-108
/
+0
*
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
2009-04-06
9
-124
/
+221
|
\
|
*
[MTD] [NOR] Add device parent info to physmap_of
David Woodhouse
2009-04-06
1
-0
/
+1
|
*
[MTD] support driver model updates
David Brownell
2009-04-04
3
-0
/
+4
|
*
[MTD] [MAPS] move sa1100 flash's probe function to .devinit.text
Uwe Kleine-König
2009-04-03
1
-1
/
+1
|
*
[MTD] [MAPS] Drop now unused sharpsl-flash map
Dmitry Eremin-Solenikov
2009-03-25
3
-123
/
+0
|
*
[MTD] RBTX4939 map driver
Atsushi Nemoto
2009-03-20
3
-0
/
+215
*
|
[ARM] fix build-breaking 7a192ec commit
Russell King
2009-04-02
1
-1
/
+1
*
|
Merge branch 'origin' into devel
Russell King
2009-03-28
4
-19
/
+863
|
\
\
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
2009-03-26
1
-18
/
+19
|
|
\
\
|
|
*
|
platform driver: fix incorrect use of 'platform_bus_type' with 'struct device...
Ming Lei
2009-03-24
1
-18
/
+19
|
|
|
/
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
2009-03-26
3
-1
/
+844
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
mtd: flash mapping support for Dreamcast VMU.
Adrian McMenamin
2009-03-10
3
-1
/
+844
*
|
|
[ARM] acorn,ebsa110,footbridge,integrator,sa1100: Convert asm/io.h to linux/io.h
Russell King
2009-03-25
2
-2
/
+2
|
/
/
*
|
mtd: physmap: fix NULL pointer dereference in error path
Atsushi Nemoto
2009-03-10
1
-8
/
+11
|
/
*
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
2009-02-26
4
-22
/
+26
|
\
|
*
[MTD] [MAPS] Remove MODULE_DEVICE_TABLE() from ck804rom driver.
David Woodhouse
2009-02-27
1
-1
/
+1
|
*
[MTD] [MAPS] blackfin async requires complex mappings
Mike Frysinger
2009-02-14
1
-1
/
+1
|
*
[MTD] [MAPS] blackfin: fix memory leak in error path
Mike Frysinger
2009-02-14
1
-1
/
+5
|
*
[MTD] [MAPS] physmap: fix wrong free and del_mtd_{partition,device}
Atsushi Nemoto
2009-02-14
1
-19
/
+19
*
|
rename platform_driver name "flash" to "sa1100-mtd"
Uwe Kleine-König
2009-01-31
1
-2
/
+2
|
/
*
[MTD] [MAPS] Fix printk format warning in nettel.c
David Woodhouse
2009-01-09
1
-2
/
+2
*
[MTD] LPDDR extended physmap driver to support LPDDR flash
Alexey Korolev
2009-01-05
2
-3
/
+9
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
2009-01-05
3
-6
/
+5
|
\
|
*
Merge branch 'omap3-upstream' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Russell King
2008-12-15
1
-17
/
+9
|
|
\
|
*
|
[ARM] netwinder: clean up GPIO naming
Russell King
2008-12-13
1
-4
/
+3
|
*
|
[ARM] remove memzero()
Russell King
2008-11-27
2
-2
/
+2
*
|
|
[MTD] struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2008-12-23
6
-10
/
+10
*
|
|
[MTD] physmap: fix leak of memory returned by parse_mtd_partitions
Atsushi Nemoto
2008-12-10
1
-9
/
+8
*
|
|
[MTD] drivers/mtd/maps/nettel.c: use ARRAY_SIZE
Julia Lawall
2008-12-10
1
-2
/
+1
*
|
|
[MTD] physmap: make physmap compat explicit
Mike Frysinger
2008-12-10
2
-15
/
+18
*
|
|
[MTD] update internal API to support 64-bit device size
Adrian Hunter
2008-12-10
6
-12
/
+14
*
|
|
[MTD] Make init_impa7 static
Dmitri Vorobiev
2008-12-10
1
-1
/
+1
*
|
|
[MTD] Make init_redwood_flash function static
Dmitri Vorobiev
2008-12-10
1
-1
/
+1
*
|
|
[MTD] Make init_msp_flash function static
Dmitri Vorobiev
2008-12-10
1
-1
/
+1
*
|
|
[MTD] Make h720x_mtd_init function static
Dmitri Vorobiev
2008-12-10
1
-1
/
+1
*
|
|
[MTD] Make init_mbx function static
Dmitri Vorobiev
2008-12-10
1
-1
/
+1
*
|
|
[MTD] Make the function init_vmax301 static
Dmitri Vorobiev
2008-12-10
1
-1
/
+1
*
|
|
[MTD] Make init_fortunet function static
Dmitri Vorobiev
2008-12-10
1
-1
/
+1
*
|
|
[MTD] Make alchemy_mtd_init function static
Dmitri Vorobiev
2008-12-10
1
-1
/
+1
*
|
|
[MTD] Make ipaq_mtd_init function static
Dmitri Vorobiev
2008-12-10
1
-1
/
+1
[next]