index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
/
au1550nd.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mtd: nand: au1550nd: set ECC algorithm explicitly
Rafał Miłecki
2016-05-05
1
-0
/
+1
*
mtd: nand: remove useless mtd->priv = chip assignments
Boris BREZILLON
2015-12-18
1
-1
/
+0
*
mtd: nand: au1550nd: use the mtd instance embedded in struct nand_chip
Boris BREZILLON
2015-12-18
1
-8
/
+11
*
mtd: nand: make use of mtd_to_nand() in NAND drivers
Boris BREZILLON
2015-12-08
1
-11
/
+11
*
mtd: nand: au1550nd: show parent device in sysfs
Frans Klaver
2015-10-13
1
-1
/
+1
*
mtd: nand: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
MIPS: Alchemy: remove au_read/write/sync
Manuel Lauss
2014-07-30
1
-11
/
+10
*
MIPS: Alchemy: add helpers to access static memory ctrl registers.
Manuel Lauss
2014-07-30
1
-5
/
+3
*
mtd: nand: force NAND_CMD_READID onto 8-bit bus
Brian Norris
2014-03-11
1
-1
/
+2
*
mtd: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-03-11
1
-1
/
+0
*
mtd: au1550nd: Remove unnecessary OOM messages
Jingoo Han
2014-01-03
1
-3
/
+1
*
mtd: au1550nd: add missing platform_set_drvdata()
Wei Yongjun
2014-01-03
1
-0
/
+2
*
mtd: nand: use dev_get_platdata()
Jingoo Han
2013-08-30
1
-1
/
+1
*
mtd: remove use of __devexit
Bill Pemberton
2012-11-22
1
-1
/
+1
*
mtd: remove use of __devinit
Bill Pemberton
2012-11-22
1
-2
/
+2
*
mtd: remove use of __devexit_p
Bill Pemberton
2012-11-22
1
-1
/
+1
*
mtd: kill MTD_NAND_VERIFY_WRITE
Huang Shijie
2012-09-29
1
-46
/
+0
*
mtd: nand: kill NAND_NO_AUTOINCR option
Brian Norris
2012-05-14
1
-2
/
+0
*
MTD: nand: make au1550nd.c a platform_driver
Manuel Lauss
2011-12-08
1
-175
/
+123
*
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
2011-11-07
1
-16
/
+13
|
\
|
*
mtd: spelling, capitalization, uniformity
Brian Norris
2011-09-11
1
-16
/
+13
*
|
MIPS: Alchemy: kill au1xxx.h header
Manuel Lauss
2011-10-25
1
-1
/
+5
|
/
*
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
2011-05-28
1
-1
/
+2
|
\
|
*
mtd: convert remaining users to mtd_device_register()
Jamie Iles
2011-05-25
1
-1
/
+2
*
|
MIPS: Alchemy: Clean up GPIO registers and accessors
Manuel Lauss
2011-05-19
1
-1
/
+2
|
/
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
2010-03-26
1
-1
/
+3
|
\
|
*
MIPS: Alchemy: devboard register abstraction
Manuel Lauss
2010-02-27
1
-1
/
+3
*
|
mtd: au1550nd.c: remove unnecessary casts
H Hartley Sweeten
2009-12-31
1
-3
/
+3
*
|
mtd: au1550nd.c: use kzalloc()
H Hartley Sweeten
2009-12-31
1
-5
/
+1
|
/
*
removed unused #include <linux/version.h>'s
Adrian Bunk
2008-08-23
1
-1
/
+0
*
[MTD][NAND] au1550nd: remove unused variable
Yoichi Yuasa
2008-07-25
1
-2
/
+0
*
MTD/JFFS2: remove CVS keywords
Adrian Bunk
2008-06-04
1
-2
/
+0
*
[MTD NAND] Remove old code in au1550nd.c
Michal Piotrowski
2006-09-22
1
-11
/
+0
*
[MTD] NAND remove write_byte/word function from nand_chip
Thomas Gleixner
2006-05-23
1
-23
/
+8
*
[MTD] Refactor NAND hwcontrol to cmd_ctrl
Thomas Gleixner
2006-05-23
1
-7
/
+18
*
Merge branch 'master' of /home/tglx/work/kernel/git/mtd-2.6/
Thomas Gleixner
2006-05-23
1
-2
/
+2
|
\
|
*
[MTD] Introduce writesize
Joern Engel
2006-05-22
1
-2
/
+2
*
|
[MTD] NAND modularize ECC
Thomas Gleixner
2006-05-23
1
-1
/
+1
|
/
*
NAND: Fix NAND ECC errors on AMD Au1550
Sergei Shtylyov
2006-05-16
1
-0
/
+139
*
NAND: AMD Au1550 driver reads write-only register
Sergei Shtylyov
2006-05-16
1
-4
/
+2
*
[MTD NAND] Make various initfuncs static, remove #ifdef MODULE from exitfuncs
David Woodhouse
2006-05-16
1
-3
/
+1
*
[MTD] Fix module refcounting in NAND board drivers.
David Woodhouse
2006-05-14
1
-0
/
+1
*
[MTD NAND] Indent all of drivers/mtd/nand/*.c.
David Woodhouse
2006-05-13
1
-70
/
+73
*
[PATCH] drivers/mtd: Use ARRAY_SIZE macro
Tobias Klauser
2006-03-31
1
-3
/
+1
*
[PATCH] turn "const static" into "static const"
Jesper Juhl
2006-01-10
1
-1
/
+1
*
[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason
Olaf Hering
2005-11-09
1
-0
/
+1
*
[MTD] NAND: Clean up trailing white spaces
Thomas Gleixner
2005-11-07
1
-29
/
+29
*
[MTD] NAND: Alchemy board driver cleanup
Pete Popov
2005-11-06
1
-46
/
+69
*
Linux-2.6.12-rc2
Linus Torvalds
2005-04-17
1
-0
/
+477