| Commit message (Expand) | Author | Age | Files | Lines |
* | mtd: davinci_nand: use module_platform_driver_probe() | Jingoo Han | 2013-04-05 | 1 | -11/+1 |
* | mtd: txx9ndfmc: use module_platform_driver_probe() | Jingoo Han | 2013-04-05 | 1 | -12/+1 |
* | mtd: sh_flctl: use module_platform_driver_probe() | Jingoo Han | 2013-04-05 | 1 | -12/+1 |
* | mtd: fsmc_nand: use module_platform_driver_probe() | Jingoo Han | 2013-04-05 | 1 | -12/+1 |
* | mtd: atmel_nand: use module_platform_driver_probe() | Jingoo Han | 2013-04-05 | 1 | -14/+1 |
* | mtd: orion_nand: use module_platform_driver_probe() | Jingoo Han | 2013-04-05 | 1 | -12/+1 |
* | mtd: doc: use module_platform_driver_probe() | Jingoo Han | 2013-04-05 | 1 | -12/+1 |
* | mtd: devices: elm: check for device's presence before configuration | Daniel Mack | 2013-04-05 | 1 | -2/+3 |
* | mtd: nand_base: Removed unnecessary cleaning "onfi_version" variable | Alexander Shiyan | 2013-04-05 | 1 | -2/+0 |
* | mtd: nand_base: Removed unnecessary command masking | Alexander Shiyan | 2013-04-05 | 1 | -2/+1 |
* | mtd: nand_ids: introduce helper macros | Artem Bityutskiy | 2013-04-05 | 2 | -111/+109 |
* | mtd: nand: remove few tiny page NAND bits | Artem Bityutskiy | 2013-04-05 | 3 | -13/+4 |
* | mtd: nand: rename the id field of 'struct nand_flash_dev' | Artem Bityutskiy | 2013-04-05 | 3 | -5/+5 |
* | mtd: nand: use NAND_HAS_CACHEPROG | Artem Bityutskiy | 2013-04-05 | 1 | -1/+1 |
* | mtd: nand: remove a bunch of unused commands | Artem Bityutskiy | 2013-04-05 | 4 | -33/+0 |
* | mtd: nand: remove AG-AND support | Artem Bityutskiy | 2013-04-05 | 3 | -116/+2 |
* | mtd: nand: remove the rtc_from4 driver support | Artem Bityutskiy | 2013-04-05 | 3 | -635/+0 |
* | mtd: decommission the NAND museum | Artem Bityutskiy | 2013-04-05 | 2 | -25/+5 |
* | mtd: nand_ids: minor clean-ups | Artem Bityutskiy | 2013-04-05 | 1 | -19/+15 |
* | mtd: nand: reintroduce NAND_NO_READRDY as NAND_NEED_READRDY | Brian Norris | 2013-03-14 | 2 | -39/+57 |
* | Merge tag 'for-linus-20130301' of git://git.infradead.org/linux-mtd | Linus Torvalds | 2013-03-02 | 15 | -245/+886 |
|\ |
|
| * | mtd: bcm47xxnflash: use pr_fmt for module prefix in messages | Rafał Miłecki | 2013-02-13 | 3 | -4/+8 |
| * | mtd: davinci_nand: Use managed resources | Mrugesh Katepallewar | 2013-02-13 | 1 | -19/+5 |
| * | mtd: at91: atmel_nand: for PMECC, add code to check the ONFI parameter ECC re... | Josh Wu | 2013-02-12 | 1 | -3/+87 |
| * | mtd: atmel_nand: make pmecc-cap, pmecc-sector-size in dts is optional. | Josh Wu | 2013-02-12 | 1 | -21/+31 |
| * | mtd: atmel_nand: avoid to report an error when lookup table offset is 0. | Josh Wu | 2013-02-12 | 1 | -5/+4 |
| * | mtd: bcm47xxnflash: register this as normal driver | Hauke Mehrtens | 2013-02-04 | 1 | -5/+2 |
| * | mtd: bcm47xxnflash: fix message | Hauke Mehrtens | 2013-02-04 | 1 | -1/+2 |
| * | mtd: gpmi: add sanity check for the ECC | Huang Shijie | 2013-02-04 | 2 | -2/+30 |
| * | mtd: gpmi: set the Golois Field bit for mx6q's BCH | Huang Shijie | 2013-02-04 | 3 | -2/+28 |
| * | mtd: gpmi: fix a dereferencing freed memory error | Huang Shijie | 2013-02-04 | 1 | -1/+1 |
| * | mtd: fix the wrong timeo for panic_nand_wait() | Huang Shijie | 2013-02-04 | 1 | -6/+2 |
| * | mtd: gpmi: dump the BCH registers | Huang Shijie | 2013-02-04 | 2 | -0/+7 |
| * | mtd: nane: print source of error message | Tormod Volden | 2013-02-04 | 1 | -3/+2 |
| * | mtd: fsl_ifc_nand: use more portable i/o accessors | Kim Phillips | 2013-02-04 | 1 | -114/+119 |
| * | mtd: nand: omap2: Support for hardware BCH error correction. | Philip Avinash | 2013-02-04 | 1 | -39/+534 |
| * | mtd: nand: omap2: Update nerrors using ecc.strength | Philip Avinash | 2013-02-04 | 1 | -4/+8 |
| * | mtd: mxc_nand: compress ID info for send_read_id_v3 | Roman Schneider | 2013-02-04 | 1 | -0/+11 |
| * | mtd: rename random32() to prandom_u32() | Akinobu Mita | 2013-02-04 | 1 | -3/+3 |
| * | mtd: gpmi: Always report ECC stats and return max_bitflips | Zach Sadecki | 2013-02-04 | 1 | -19/+8 |
| * | mtd: davinci_nand: fix modular build with CONFIG_OF=y | Sergei Shtylyov | 2013-02-04 | 1 | -1/+1 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-02-26 | 1 | -22/+12 |
|\ \ |
|
| * | | export kernel_write(), convert open-coded instances | Al Viro | 2013-02-26 | 1 | -22/+12 |
| |/ |
|
* | | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 2013-02-26 | 1 | -8/+14 |
|\ \ |
|
| * | | mtd: fsmc_nand: add missing DMA unmap to dma_xfer() | Bartlomiej Zolnierkiewicz | 2013-01-07 | 1 | -8/+14 |
* | | | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2013-02-21 | 1 | -0/+1 |
|\ \ \ |
|
| * | | | ARM: nomadik: add FSMC NAND | Linus Walleij | 2013-01-28 | 1 | -0/+1 |
| | |/
| |/| |
|
* | | | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2013-02-21 | 1 | -1/+3 |
|\ \ \ |
|
| * | | | mtd: omap-nand: pass device_node in platform data | Daniel Mack | 2013-01-14 | 1 | -1/+3 |
| |/ / |
|
* | | | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2013-02-21 | 7 | -47/+36 |
|\ \ \ |
|