summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Artem Bityutskiy2011-03-2510-141/+308
|\
| * 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/+1Star
| * 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/+2Star
| |\
| | * kbuild, mtd, net: a few comment typo fixes and rewordingGilles Espinasse2011-02-171-3/+2Star
| * | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2011-03-182-105/+279
| |\ \
| | * \ Merge branch 'devel-cleanup' into omap-for-linusTony Lindgren2011-03-031-1/+1
| | |\ \
| | * | | omap3: nand: making ecc layout as compatible with romcode eccSukumar Ghorai2011-02-181-1/+36
| | * | | omap3: nand: ecc layout select from board fileSukumar Ghorai2011-02-181-15/+11Star
| | * | | omap3: nand: configurable fifo threshold to gain the throughputSukumar Ghorai2011-02-181-8/+14
| | * | | omap3: nand: prefetch in irq mode supportSukumar Ghorai2011-02-181-9/+189
| | * | | omap3: nand: configurable transfer type per boardSukumar Ghorai2011-02-182-77/+34Star
| | * | | omap3630: nand: fix device size to work in polled modeSukumar Ghorai2011-02-181-1/+1
| | | |/ | | |/|
| * | | Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-03-181-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-175-25/+20Star
| |\ \ \
| | * | | dt: Eliminate of_platform_{,un}register_driverGrant Likely2011-02-285-25/+20Star
| | |/ /
| * | | Merge git://git.infradead.org/users/dwmw2/mtd-2.6.38Linus Torvalds2011-03-131-1/+1
| |\ \ \ | | |/ / | |/| |
| * | | workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable'Tejun Heo2011-02-161-1/+1
| | |/ | |/|
* | | mtd: nand: enable software BCH ECC in nand simulatorIvan Djelic2011-03-111-1/+42
* | | mtd: nand: add software BCH ECC supportIvan Djelic2011-03-114-1/+298
* | | mtd: mxc_nand: fix OOB corruption when page size > 2KiBBaruch Siach2011-03-111-0/+27
* | | mtd: DaVinci: Removed header file that is not requiredSandeep Paulraj2011-03-111-3/+0Star
* | | mtd: pxa3xx_nand: clean the keep configure codeLei Wen2011-03-111-68/+35Star
* | | mtd: pxa3xx_nand: mtd scan id process could be defined by driver itselfLei Wen2011-03-111-93/+123
* | | mtd: pxa3xx_nand: unify prepare commandLei Wen2011-03-111-110/+139
* | | mtd: pxa3xx_nand: discard wait_for_event,write_cmd,__readid functionLei Wen2011-03-111-76/+1Star
* | | mtd: pxa3xx_nand: rework irq logicLei Wen2011-03-111-212/+187Star
* | | mtd: pxa3xx_nand: make scan procedure more clearLei Wen2011-03-111-44/+55
* | | mtd: mxc_nand: fix read past buffer endBaruch Siach2011-03-111-2/+2
* | | mtd: omap3: nand: report corrected ecc errorsJohn Ogness2011-03-111-4/+12
* | | mtd: nand: fix a typo in a commentaryJason Liu2011-03-111-1/+1
* | | mtd: nand: fix pointer NULL pointer dereferencingStanislav Fomichev2011-03-111-2/+6
* | | mtd: atmel_nand: Add DMA support to access NandflashHong Xu2011-03-111-9/+157
* | | mtd: mpc5121_nfc: don't treat NULL clk as an errorJamie Iles2011-03-111-2/+3
| |/ |/|
* | mtd: add "platform:" prefix for platform modaliasAxel Lin2011-03-111-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/+1Star
| * 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