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
/
onenand
/
generic.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mtd: onenand: generic: show parent device in sysfs
Frans Klaver
2015-10-13
1
-2
/
+1
*
arch, drivers: don't include <asm/io.h> directly, use <linux/io.h> instead
Dan Williams
2015-08-10
1
-1
/
+1
*
mtd: onenand: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
mtd: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-03-10
1
-1
/
+0
*
mtd: onenand: fix warning (integer used as pointer)
Brian Norris
2014-01-07
1
-1
/
+1
*
mtd: onenand: use dev_get_platdata()
Jingoo Han
2013-08-30
1
-1
/
+1
*
mtd: onenand/generic: Remove redundant platform_set_drvdata()
Sachin Kamat
2013-08-05
1
-2
/
+0
*
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