index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
onenand
/
generic.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-15
mtd: Move onenand code base to drivers/mtd/nand/onenand
Boris Brezillon
1
-116
/
+0
2018-03-15
mtd: onenand: Get rid of comments giving the file path inside the file itself
Boris Brezillon
1
-2
/
+0
2015-10-13
mtd: onenand: generic: show parent device in sysfs
Frans Klaver
1
-2
/
+1
2015-08-10
arch, drivers: don't include <asm/io.h> directly, use <linux/io.h> instead
Dan Williams
1
-1
/
+1
2014-10-20
mtd: onenand: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-03-10
mtd: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2014-01-07
mtd: onenand: fix warning (integer used as pointer)
Brian Norris
1
-1
/
+1
2013-08-30
mtd: onenand: use dev_get_platdata()
Jingoo Han
1
-1
/
+1
2013-08-05
mtd: onenand/generic: Remove redundant platform_set_drvdata()
Sachin Kamat
1
-2
/
+0
2012-11-22
mtd: remove use of __devexit
Bill Pemberton
1
-1
/
+1
2012-11-22
mtd: remove use of __devinit
Bill Pemberton
1
-1
/
+1
2012-11-22
mtd: remove use of __devexit_p
Bill Pemberton
1
-1
/
+1
2012-03-27
mtd: do not use plain 0 as NULL
Artem Bityutskiy
1
-3
/
+3
2012-01-09
mtd: convert drivers/mtd/* to use module_platform_driver()
Axel Lin
1
-14
/
+2
2011-09-11
mtd: onenand: remove redundant mtd_device_unregister before onenand_release
Axel Lin
1
-1
/
+0
2011-09-11
mtd: onenand/generic.c: use mtd_device_parse_register
Dmitry Eremin-Solenikov
1
-8
/
+3
2011-09-11
mtd: onenand/generic don't specify default parsing options
Dmitry Eremin-Solenikov
1
-3
/
+1
2011-05-25
mtd: onenand: convert to mtd_device_register()
Jamie Iles
1
-12
/
+4
2011-03-11
mtd: add "platform:" prefix for platform modalias
Axel Lin
1
-1
/
+1
2009-09-19
mtd: onenand: make onenand/generic.c more generic
Magnus Damm
1
-10
/
+14
2009-03-24
platform driver: fix incorrect use of 'platform_bus_type' with 'struct device...
Ming Lei
1
-13
/
+13
2009-01-06
mtd: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
1
-1
/
+1
2008-06-05
[MTD] [MAPS] Fix cmdlineparse handling in mapping files
Kyungmin Park
1
-1
/
+1
2006-11-29
Merge git://git.infradead.org/~kmpark/onenand-mtd-2.6
David Woodhouse
1
-0
/
+1
2006-11-28
[MTD] replace kmalloc+memset with kzalloc
Burman Yan
1
-3
/
+1
2006-11-16
MTD: OneNAND: interrupt based wait support
Kyungmin Park
1
-0
/
+1
2006-01-08
[PATCH] fix more missing includes
Tim Schmielau
1
-0
/
+1
2005-12-18
[PATCH] mtd onenand driver: use platform_device.h instead device.h
Kyungmin Park
1
-2
/
+2
2005-11-06
[MTD] OneNAND: Add generic platform driver
Kyungmin Park
1
-0
/
+147