aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAge
...
| * | | mtd: sst25l: check for null consistentlyDan Carpenter2010-08-02
| * | | drivers/mtd/maps: introduce missing kfreeJulia Lawall2010-06-03
| * | | of/mtd: nand: fix build breakage in driversAnatolij Gustschin2010-06-03
* | | | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-08-08
|\ \ \ \
| * \ \ \ Merge branch 'devel-map-io' into omap-for-linusTony Lindgren2010-08-04
| |\ \ \ \
| * | | | | omap3 nand: cleanup virtual address usagesSukumar Ghorai2010-08-02
| * | | | | omap3 gpmc: functionality enhancementSukumar Ghorai2010-08-02
| | |_|/ / | |/| | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2010-08-06
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | pcmcia: use struct resource for PCMCIA devices, part 2Dominik Brodowski2010-08-03
| * | | | pcmcia: remove memreq_tDominik Brodowski2010-08-03
| * | | | pcmcia: remove cs_types.hDominik Brodowski2010-07-30
| |/ / /
* | | | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-08-05
|\ \ \ \
| * | | | of/platform: remove all of_bus_type and of_platform_bus_type referencesGrant Likely2010-07-24
| |/ / /
* | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2010-08-05
|\ \ \ \
| * | | | Remove REDWOOD_[456] config options and conditional codeChristian Dietrich2010-07-26
| |/ / /
* | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2010-08-05
|\ \ \ \
| * | | | MTD: Nand: Add JZ4740 NAND driverLars-Peter Clausen2010-08-05
| |/ / /
* | | | Merge branch 'master' into for-nextJiri Kosina2010-08-04
|\ \ \ \
| * \ \ \ Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6Linus Torvalds2010-08-03
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | UBI: do not warn unnecessarilyArtem Bityutskiy2010-08-02
| | * | | UBI: do not print message about corruptes PEBs if we have none of themArtem Bityutskiy2010-08-02
| | * | | UBI: improve delete-compatible volumes handlingBrijesh Singh2010-06-16
| | * | | UBI: fix error message and compilation warningsArtem Bityutskiy2010-06-14
| | * | | UBI: generate random image_seq when formatting MTD devicesMatthieu CASTET2010-06-11
| | * | | UBI: improve ECC error messageArtem Bityutskiy2010-06-11
| | * | | UBI: improve corrupted flash handlingArtem Bityutskiy2010-06-04
| | * | | UBI: introduce eraseblock counter variablesArtem Bityutskiy2010-06-04
| | * | | UBI: introduce a new IO return codeArtem Bityutskiy2010-06-04
| | * | | UBI: simplify IO error codesArtem Bityutskiy2010-06-04
| * | | | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into dev...Russell King2010-07-29
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Merge branch 'imx/for-2.6.36' of git://git.pengutronix.de/git/ukl/linux-2.6 i...Uwe Kleine-König2010-07-26
| | |\| |
| | * | | mxc_nand: add support for platform defined partitionsBaruch Siach2010-07-26
| | * | | mxc_nand: Fix OOB handlingSascha Hauer2010-07-26
* | | | | Merge branch 'master' into for-nextJiri Kosina2010-06-16
|\| | | |
| * | | | Merge git://git.infradead.org/~dwmw2/mtd-2.6.35Linus Torvalds2010-06-07
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | mtd: Fix NAND submenuMaxim Levitsky2010-06-03
| | * | | mtd/r852: update card detect early.Maxim Levitsky2010-06-02
| | * | | mtd/r852: Fixes in case of DMA timeoutMaxim Levitsky2010-06-02
| | * | | mtd/r852: register IRQ as last stepMaxim Levitsky2010-06-02
| | * | | drivers/mtd: Use memdup_userJulia Lawall2010-05-22
| * | | | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-06-03
| |\ \ \ \
| | * | | | i2c: Remove all i2c_set_clientdata(client, NULL) in driversWolfram Sang2010-06-03
| | | |_|/ | | |/| |
| * | | | of/mtd: nand: fix build breakage in driversAnatolij Gustschin2010-06-02
| * | | | of/mtd/nand: mpc5121_nfc.c: Fix build failuresAnatolij Gustschin2010-06-02
| |/ / /
| * | / drop unused dentry argument to ->fsyncChristoph Hellwig2010-05-27
| | |/ | |/|
| * | Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Linus Torvalds2010-05-24
| |\ \
| | * | drivers: Push down BKL into various driversArnd Bergmann2010-05-16
| * | | Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely2010-05-22
| |\ \ \ | | | |/ | | |/|
| * | | of: Remove duplicate fields from of_platform_driverGrant Likely2010-05-22
| * | | of: Always use 'struct device.of_node' to get device node pointer.Grant Likely2010-05-18