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
/
nand
/
au1550nd.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-03
mtd: au1550nd: Remove unnecessary OOM messages
Jingoo Han
1
-3
/
+1
2014-01-03
mtd: au1550nd: add missing platform_set_drvdata()
Wei Yongjun
1
-0
/
+2
2013-08-30
mtd: nand: use dev_get_platdata()
Jingoo Han
1
-1
/
+1
2012-11-22
mtd: remove use of __devexit
Bill Pemberton
1
-1
/
+1
2012-11-22
mtd: remove use of __devinit
Bill Pemberton
1
-2
/
+2
2012-11-22
mtd: remove use of __devexit_p
Bill Pemberton
1
-1
/
+1
2012-09-29
mtd: kill MTD_NAND_VERIFY_WRITE
Huang Shijie
1
-46
/
+0
2012-05-13
mtd: nand: kill NAND_NO_AUTOINCR option
Brian Norris
1
-2
/
+0
2011-12-08
MTD: nand: make au1550nd.c a platform_driver
Manuel Lauss
1
-175
/
+123
2011-11-07
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
1
-16
/
+13
2011-10-24
MIPS: Alchemy: kill au1xxx.h header
Manuel Lauss
1
-1
/
+5
2011-09-11
mtd: spelling, capitalization, uniformity
Brian Norris
1
-16
/
+13
2011-05-27
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
1
-1
/
+2
2011-05-25
mtd: convert remaining users to mtd_device_register()
Jamie Iles
1
-1
/
+2
2011-05-19
MIPS: Alchemy: Clean up GPIO registers and accessors
Manuel Lauss
1
-1
/
+2
2010-03-26
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
1
-1
/
+3
2010-02-27
MIPS: Alchemy: devboard register abstraction
Manuel Lauss
1
-1
/
+3
2009-12-31
mtd: au1550nd.c: remove unnecessary casts
H Hartley Sweeten
1
-3
/
+3
2009-12-31
mtd: au1550nd.c: use kzalloc()
H Hartley Sweeten
1
-5
/
+1
2008-08-23
removed unused #include <linux/version.h>'s
Adrian Bunk
1
-1
/
+0
2008-07-25
[MTD][NAND] au1550nd: remove unused variable
Yoichi Yuasa
1
-2
/
+0
2008-06-04
MTD/JFFS2: remove CVS keywords
Adrian Bunk
1
-2
/
+0
2006-09-22
[MTD NAND] Remove old code in au1550nd.c
Michal Piotrowski
1
-11
/
+0
2006-05-23
[MTD] NAND remove write_byte/word function from nand_chip
Thomas Gleixner
1
-23
/
+8
2006-05-23
[MTD] Refactor NAND hwcontrol to cmd_ctrl
Thomas Gleixner
1
-7
/
+18
2006-05-23
Merge branch 'master' of /home/tglx/work/kernel/git/mtd-2.6/
Thomas Gleixner
1
-2
/
+2
2006-05-23
[MTD] NAND modularize ECC
Thomas Gleixner
1
-1
/
+1
2006-05-22
[MTD] Introduce writesize
Joern Engel
1
-2
/
+2
2006-05-16
NAND: Fix NAND ECC errors on AMD Au1550
Sergei Shtylyov
1
-0
/
+139
2006-05-16
NAND: AMD Au1550 driver reads write-only register
Sergei Shtylyov
1
-4
/
+2
2006-05-16
[MTD NAND] Make various initfuncs static, remove #ifdef MODULE from exitfuncs
David Woodhouse
1
-3
/
+1
2006-05-14
[MTD] Fix module refcounting in NAND board drivers.
David Woodhouse
1
-0
/
+1
2006-05-13
[MTD NAND] Indent all of drivers/mtd/nand/*.c.
David Woodhouse
1
-70
/
+73
2006-03-31
[PATCH] drivers/mtd: Use ARRAY_SIZE macro
Tobias Klauser
1
-3
/
+1
2006-01-10
[PATCH] turn "const static" into "static const"
Jesper Juhl
1
-1
/
+1
2005-11-09
[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason
Olaf Hering
1
-0
/
+1
2005-11-07
[MTD] NAND: Clean up trailing white spaces
Thomas Gleixner
1
-29
/
+29
2005-11-06
[MTD] NAND: Alchemy board driver cleanup
Pete Popov
1
-46
/
+69
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+477