summaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAgeFilesLines
...
| * | | mtd: ensure index is positiveRoel Kluin2009-11-302-2/+2
| * | | mtd: m25p80: make command buffer DMA-safeJohannes Stezenbach2009-11-301-2/+9
| * | | mtd: s3c2410: propagate nand options from the platform dataBen Dooks2009-11-301-1/+1
| * | | mtd: nand: add option to quieten off the no device found messgaeBen Dooks2009-11-301-1/+2
| * | | mtd: txx9ndfmc: Use nand_release to free resourcesAtsushi Nemoto2009-11-301-2/+1
| * | | mtd: ixp4xx map: use resource_sizeTobias Klauser2009-11-301-3/+3
| * | | mtd: Add panic_write for NAND flashesSimon Kagstrom2009-11-301-8/+120
| * | | mtd: add missing put_chip() in cfi_intelext_reset()Nicolas Pitre2009-11-301-0/+1
| * | | mtd: OneNAND: fix double printing of function nameMika Korhonen2009-11-301-2/+2
| * | | mtd: OneNAND: multiblock erase supportMika Korhonen2009-11-302-6/+189
| * | | mtd: OneNAND: move erase method to a separate functionMika Korhonen2009-11-301-56/+76
| * | | mtd: add nand_ecc test moduleAkinobu Mita2009-11-302-0/+88
| * | | mtd: Add __nand_calculate_ecc() to NAND ECC functionsAkinobu Mita2009-11-301-5/+20
| * | | mtd: OneNAND OTP support reworkAmul Kumar Saha2009-11-301-31/+261
| * | | mtd: vmu-flash: Use hweight_longAkinobu Mita2009-11-201-4/+3
| |/ /
| * | mtd: Fix compile failure and error path in physmap.cH Hartley Sweeten2009-10-211-23/+21
| * | Revert "mtd: mxc_nand: fix 2KiB pagesize NAND on i.MX27"David Woodhouse2009-10-201-15/+1
| * | mtd_blkdevs.c: quiet a "symbol shadows" sparse warninghartleys2009-10-201-1/+1
| * | mtd: add bcmring nand driverLeo (Hao) Chen2009-10-206-0/+1318
| * | mtd: Fix kernel NULL pointer dereference in physmap.cH Hartley Sweeten2009-10-201-24/+25
| * | mtd: plat_nand: request memory resource before doing ioremapH Hartley Sweeten2009-10-201-16/+34
| * | pcmcia: convert pcmciamtd driver to use new CIS helpersDominik Brodowski2009-10-191-84/+91
| * | mtd: maps: remove obsolete ipaq-flash driverDmitry Artamonow2009-10-173-467/+0
| * | mtd: fix memory leak in mtd_dataflashH Hartley Sweeten2009-10-171-3/+16
| * | mtd: cleanup mtd_oobtestAkinobu Mita2009-10-171-14/+4
| * | mtd: maps/sa1100: fix section mismatchDmitry Artamonow2009-10-171-1/+1
| * | mtd: move mxcnd_remove to .exit.textUwe Kleine-König2009-10-171-1/+1
| * | mtd: atmel_nand: unused variable removedClaudio Scordino2009-10-081-1/+0
| * | mtd: make onenand_base.c compile againDavid Woodhouse2009-10-051-3/+3
| * | mtd: Standardising prints in onenand_base.cAmul Kumar Saha2009-10-051-68/+108
| * | mtd: nand: davinci: fix to use mask_ale from pdataHemant Pedanekar2009-10-051-1/+1
| * | mtd: Fix warning in sa1100-flash.cRussell King2009-09-271-2/+2
| * | mtd: m25p80: disable SST software protection bits by defaultGraf Yang2009-09-241-3/+4
* | | const: constify remaining dev_pm_opsAlexey Dobriyan2009-12-151-1/+1
* | | Merge git://git.infradead.org/ubifs-2.6Linus Torvalds2009-12-102-9/+51
|\ \ \ | |_|/ |/| |
| * | UBI: flush wl before clearing update markerSebastian Andrzej Siewior2009-12-041-9/+11
| * | UBI: Add ubi_open_volume_pathCorentin Chary2009-11-241-0/+40
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-0911-26/+7
|\ \ \
| * \ \ Merge branch 'for-next' into for-linusJiri Kosina2009-12-0711-26/+7
| |\ \ \
| | * | | mtd: Fix comment in KconfigKrzysztof Halasa2009-12-041-3/+3
| | * | | tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-044-4/+4
| | * | | Kconfig: Remove useless and sometimes wrong commentsMichael Roth2009-11-097-19/+0
* | | | | Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-12-081-0/+2
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' into for-2.6.33Jens Axboe2009-12-035-5/+13
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | block: add helpers to run flush_dcache_page() against a bio and a request's p...Ilya Loginov2009-11-261-0/+2
* | | | | | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-12-084-9/+9
|\ \ \ \ \ \
| * \ \ \ \ \ Merge 7xx-iosplit-plat-merge with omap-fixesTony Lindgren2009-11-224-9/+9
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | Merge branch '7xx-iosplit-plat' with omap-fixesTony Lindgren2009-11-104-9/+9
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | |
| | | * | | | omap: headers: Move remaining headers from include/mach to include/platTony Lindgren2009-10-204-9/+9
* | | | | | | Merge branch 'sa1100' into develRussell King2009-12-061-99/+98
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
OpenPOWER on IntegriCloud