index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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: 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-13
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-24
1
-1
/
+5
|
/
*
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
2011-05-27
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
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+477