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
/
onenand
/
generic.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mtd: remove use of __devexit
Bill Pemberton
2012-11-22
1
-1
/
+1
*
mtd: remove use of __devinit
Bill Pemberton
2012-11-22
1
-1
/
+1
*
mtd: remove use of __devexit_p
Bill Pemberton
2012-11-22
1
-1
/
+1
*
mtd: do not use plain 0 as NULL
Artem Bityutskiy
2012-03-27
1
-3
/
+3
*
mtd: convert drivers/mtd/* to use module_platform_driver()
Axel Lin
2012-01-09
1
-14
/
+2
*
mtd: onenand: remove redundant mtd_device_unregister before onenand_release
Axel Lin
2011-09-11
1
-1
/
+0
*
mtd: onenand/generic.c: use mtd_device_parse_register
Dmitry Eremin-Solenikov
2011-09-11
1
-8
/
+3
*
mtd: onenand/generic don't specify default parsing options
Dmitry Eremin-Solenikov
2011-09-11
1
-3
/
+1
*
mtd: onenand: convert to mtd_device_register()
Jamie Iles
2011-05-25
1
-12
/
+4
*
mtd: add "platform:" prefix for platform modalias
Axel Lin
2011-03-11
1
-1
/
+1
*
mtd: onenand: make onenand/generic.c more generic
Magnus Damm
2009-09-19
1
-10
/
+14
*
platform driver: fix incorrect use of 'platform_bus_type' with 'struct device...
Ming Lei
2009-03-24
1
-13
/
+13
*
mtd: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2009-01-06
1
-1
/
+1
*
[MTD] [MAPS] Fix cmdlineparse handling in mapping files
Kyungmin Park
2008-06-05
1
-1
/
+1
*
Merge git://git.infradead.org/~kmpark/onenand-mtd-2.6
David Woodhouse
2006-11-29
1
-0
/
+1
|
\
|
*
MTD: OneNAND: interrupt based wait support
Kyungmin Park
2006-11-16
1
-0
/
+1
*
|
[MTD] replace kmalloc+memset with kzalloc
Burman Yan
2006-11-28
1
-3
/
+1
|
/
*
[PATCH] fix more missing includes
Tim Schmielau
2006-01-08
1
-0
/
+1
*
[PATCH] mtd onenand driver: use platform_device.h instead device.h
Kyungmin Park
2005-12-18
1
-2
/
+2
*
[MTD] OneNAND: Add generic platform driver
Kyungmin Park
2005-11-06
1
-0
/
+147