index
:
kernel-crypto.git
audit
bugfixes
herbert
integration
master
ncr-audit
ncr-integration
ncr-rhel5-patches
ncr-standalone-master
ncr-standalone-rename
ncr-submission-2
ncr-userspace-crypto
User-space crypto API development for Linux
Miloslav Trmac
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
2009-06-22
13
-164
/
+1406
|
\
|
*
mtd: nand: Fix memory leak on txx9ndfmc probe failure.
Atsushi Nemoto
2009-06-09
1
-9
/
+9
|
*
mtd: orion_nand: use burst reads with double word accesses
Nicolas Pitre
2009-06-08
1
-0
/
+23
|
*
mtd/nand: s3c6400 support for s3c2410 driver
Peter Korsgaard
2009-06-08
2
-9
/
+12
|
*
Merge branch 'next-mtd' of git://aeryn.fluff.org.uk/bjdooks/linux
David Woodhouse
2009-06-08
2
-100
/
+199
|
|
\
|
|
*
[MTD] [NAND] S3C2410: Use DIV_ROUND_UP
Ben Dooks
2009-06-08
1
-2
/
+1
|
|
*
[MTD] [NAND] S3C2410: Deal with unaligned lengths in S3C2440 buffer read/write
Ben Dooks
2009-06-08
1
-2
/
+20
|
|
*
[MTD] [NAND] S3C2410: Allow the machine code to get the BBT table from NAND
Michel Pollet
2009-06-08
1
-0
/
+6
|
|
*
[MTD] [NAND] S3C2410: Allow commandline partition processing
Andy Green
2009-05-30
1
-2
/
+16
|
|
*
[MTD] [NAND] S3C2410: Fix CFG debug order
Andy Green
2009-05-30
1
-2
/
+2
|
|
*
[MTD] [NAND] S3C2410: Uninitialised variable cleanup
Nelson Castillo
2009-05-30
1
-4
/
+1
|
|
*
[MTD] [NAND] S3C2410: NAND ECC by chip rather than global
Andy Green
2009-05-30
1
-9
/
+25
|
|
*
[MTD] [NAND] S3C2410: Basic kerneldoc comment updates
Ben Dooks
2009-05-30
1
-11
/
+78
|
|
*
[MTD] [NAND] S3C2410: Move to using platform device table
Ben Dooks
2009-05-30
1
-52
/
+26
|
*
|
mtd: nand: max_retries off by one in mxc_nand
Roel Kluin
2009-06-05
1
-1
/
+1
|
*
|
mtd: nand: s3c2410_nand_setrate(): use correct macros for 2412/2440
Peter Korsgaard
2009-06-05
1
-3
/
+3
|
*
|
mtd: nand: add OMAP2/OMAP3 NAND driver
Vimal Singh
2009-06-05
3
-0
/
+783
|
*
|
mtd: blackfin NFC: fix hang when using NAND on BF527-EZKITs
Cliff Cai
2009-06-05
1
-2
/
+11
|
*
|
mtd: blackfin NFC: remove pointless return value in bf5xx_nand_dma_rw
Mike Frysinger
2009-06-05
1
-3
/
+1
|
*
|
mtd: add on-flash BBT support for Atmel NAND driver
Simon Polette
2009-06-05
1
-1
/
+10
|
*
|
mtd: MXC NAND support for 2KiB page size flashes
Vladimir Barinov
2009-06-05
1
-9
/
+51
|
*
|
mtd: plat_nand: allow platform to set partitions
H Hartley Sweeten
2009-06-05
1
-0
/
+2
|
*
|
mtd: plat_nand: add platform probe/remove callbacks
H Hartley Sweeten
2009-06-05
1
-2
/
+11
|
*
|
mtd: extend plat_nand for (read|write)_buf
Alexander Clouter
2009-06-05
1
-0
/
+2
|
*
|
mtd: davinci_nand: cmdlinepart uses MTD IDs
David Brownell
2009-06-05
1
-11
/
+0
|
*
|
mtd: mxc_nand: add correct dev_id parameter to free_irq() calls
Magnus Lilja
2009-06-05
1
-2
/
+2
|
*
|
mtd: nand: fix 512 byte software ecc support
Vimal Singh
2009-06-05
1
-2
/
+2
|
*
|
mtd: nand: davinci_nand, 4-bit ECC for smallpage
David Brownell
2009-06-05
1
-13
/
+291
|
*
|
mtd: nand: minor davinci_nand cleanup
David Brownell
2009-06-05
1
-16
/
+11
|
*
|
mtd: nand: don't walk past end of oobfree[]
David Brownell
2009-06-05
1
-1
/
+2
|
*
|
mtd: plat_nand: fix section error
Thomas Chou
2009-06-05
1
-1
/
+1
|
*
|
mtd: Fix handling of mtdname in txx9ndfmc.c
David Woodhouse
2009-05-29
1
-4
/
+12
|
*
|
[MTD] Remove mtd->{suspend,resume} calls from board drivers
David Woodhouse
2009-05-26
1
-5
/
+0
*
|
|
trivial: Kconfig: .ko is normally not included in module names
Pavel Machek
2009-06-12
1
-2
/
+2
*
|
|
mtd: davinci nand: update clock naming
Kevin Hilman
2009-06-05
1
-3
/
+4
|
|
/
|
/
|
*
|
mtd: MXC NAND driver fixes (v5)
Vladimir Barinov
2009-05-29
1
-20
/
+23
|
/
*
cafe_nand: Fix warning
Alan Cox
2009-04-24
1
-1
/
+1
*
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
2009-04-06
13
-55
/
+1695
|
\
|
*
[MTD] struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2009-04-06
1
-1
/
+1
|
*
[MTD] [NAND] FSL-UPM: Add wait flags to support board/chip specific delays
Wolfgang Grandegger
2009-04-06
1
-2
/
+18
|
*
[MTD] [NAND] FSL-UPM: add multi chip support
Wolfgang Grandegger
2009-04-06
1
-23
/
+76
|
*
[MTD] [NAND] Add support for NAND on the Socrates board
Wolfgang Grandegger
2009-04-06
3
-0
/
+332
|
*
[MTD] [NAND] Add support for 4KiB pages.
Thomas Gleixner
2009-04-06
1
-0
/
+18
|
*
[MTD] [NAND] Add parent info for CAFÉ controller
David Woodhouse
2009-04-04
1
-0
/
+1
|
*
[MTD] support driver model updates
David Brownell
2009-04-04
2
-0
/
+3
|
*
[MTD] [NAND] move gen_nand's probe function to .devinit.text
Uwe Kleine-König
2009-04-03
1
-1
/
+1
|
*
[MTD] [NAND] sh_flctl: fix hardware ecc handling for 2048 byte page
Yoshihiro Shimoda
2009-03-24
1
-6
/
+12
|
*
[MTD] [NAND] pxa3xx_nand: add ability to keep controller settings defined by ...
Mike Rapoport
2009-03-20
1
-1
/
+102
|
*
[MTD] [NAND] pxa3xx_nand: allow building as module
Mike Rapoport
2009-03-20
2
-1
/
+11
|
*
[MTD] [NAND] pxa3xx_nand: use resource_size instead of 'r->end - r->start + 1'
Mike Rapoport
2009-03-20
1
-3
/
+3
[next]