summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand
Commit message (Expand)AuthorAgeFilesLines
* tmio: Silence warnings introduced by mfd changesAndres Salomon2011-03-231-4/+4
* mtd: Use mfd_data instead of driver_data for tmio_nandAndres Salomon2011-03-231-2/+1
* mfd: mfd_cell is now implicitly available to t7166xb driversAndres Salomon2011-03-231-5/+5
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-03-181-3/+2
|\
| * kbuild, mtd, net: a few comment typo fixes and rewordingGilles Espinasse2011-02-171-3/+2
* | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2011-03-172-105/+279
|\ \
| * \ Merge branch 'devel-cleanup' into omap-for-linusTony Lindgren2011-03-021-1/+1
| |\ \
| * | | omap3: nand: making ecc layout as compatible with romcode eccSukumar Ghorai2011-02-171-1/+36
| * | | omap3: nand: ecc layout select from board fileSukumar Ghorai2011-02-171-15/+11
| * | | omap3: nand: configurable fifo threshold to gain the throughputSukumar Ghorai2011-02-171-8/+14
| * | | omap3: nand: prefetch in irq mode supportSukumar Ghorai2011-02-171-9/+189
| * | | omap3: nand: configurable transfer type per boardSukumar Ghorai2011-02-172-77/+34
| * | | omap3630: nand: fix device size to work in polled modeSukumar Ghorai2011-02-171-1/+1
| | |/ | |/|
* | | Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-03-171-1/+1
|\ \ \
| * \ \ Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into dev...Russell King2011-03-101-1/+1
| |\ \ \ | | |_|/ | |/| |
| | * | ARM: imx5x: clean up ARCH_MX5XRichard Zhao2011-03-071-1/+1
| | |/
* | | Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-03-165-25/+20
|\ \ \
| * | | dt: Eliminate of_platform_{,un}register_driverGrant Likely2011-02-285-25/+20
| |/ /
* | | Merge git://git.infradead.org/users/dwmw2/mtd-2.6.38Linus Torvalds2011-03-131-1/+1
|\ \ \ | |/ / |/| |
| * | mtd: add "platform:" prefix for platform modaliasAxel Lin2011-03-111-1/+1
| |/
* | workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable'Tejun Heo2011-02-161-1/+1
|/
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2011-01-1712-124/+183
|\
| * mtd: pxa3xx_nand: NULL dereference in pxa3xx_nand_probeDan Carpenter2011-01-061-1/+1
| * mtd: nand: add mtd->writebufsize initializationAnatolij Gustschin2011-01-061-0/+1
| * mtd: txx9ndfmc: limit transfer bytes to 512 (ECC provides 6 bytes max)Ralf Rösch2011-01-061-2/+3
| * mtd: nand: ams-delta: drop omap_read/write, use ioremapJanusz Krzysztofik2011-01-061-6/+43
| * mtd: nand: ams-delta: select for built-in by defaultJanusz Krzysztofik2011-01-061-0/+1
| * mtd: nand: rearrange ONFI revision checking, add ONFI 2.3Brian Norris2011-01-061-8/+12
| * mtd: nand: choose correct chip name (ONFI bug)Brian Norris2011-01-061-1/+1
| * mtd: nand: ams-delta: convert to platform driverJanusz Krzysztofik2011-01-061-5/+26
| * Revert "mtd: nand: add check for out of page read"Artem Bityutskiy2011-01-061-8/+1
| * mtd: nand: Fix integer overflow in ONFI detection of chips >= 4GiBDavid Woodhouse2010-12-031-1/+1
| * mtd: FSMC NAND use the PrimeCell identifier macrosLinus Walleij2010-12-031-3/+20
| * mtd: FSMC NAND remove PARTITION macro and fix compile noiseLinus Walleij2010-12-031-18/+48
| * mtd: mxc_nand: Fix warning on nr_parts unused variableFabio Estevam2010-12-031-1/+1
| * mtd: fsl_elbc_nand: fix jffs2 problem after NAND-flash image record in u-bootSergej.Stepanov@ids.de2010-12-031-0/+2
| * mtd: nand: add check for out of page readJason Liu2010-12-031-1/+8
| * mtd: fix nand kernel-doc warningsRandy Dunlap2010-12-031-1/+2
| * mtd: nand: Use printf extension %pR for struct resourceJoe Perches2010-12-031-1/+1
| * mtd: NAND: jz4740: Remove custom {read,write}_page handlersLars-Peter Clausen2010-12-031-55/+0
| * mtd: NAND: jz4740: Make 'struct platform_driver jz_nand_driver' staticLars-Peter Clausen2010-12-031-1/+1
| * mtd: use vzallocJoe Perches2010-12-031-2/+1
| * mtd: nandsim: spell fixes in commentssrimugunthan2010-12-031-18/+18
* | Merge branch 'master' into for-nextJiri Kosina2010-12-221-1/+0
|\ \
| * | omap: nand: remove hardware ECC as defaultSukumar Ghorai2010-12-061-1/+0
| |/
* | tree-wide: fix comment/printk typosUwe Kleine-König2010-11-011-1/+1
|/
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2010-10-3018-733/+1710
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2010-10-303-11/+85
| |\
| * | P4080/mtd: Fix the freescale lbc issue with 36bit modeLan Chunhe-B258062010-10-251-1/+1
| * | P4080/eLBC: Make Freescale elbc interrupt common to elbc devicesRoy Zang2010-10-252-285/+198
OpenPOWER on IntegriCloud