aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAgeFilesLines
* mtd: Use platform_data to retrieve tmio_nand platform bitsSamuel Ortiz2011-05-261-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2011-05-241-1/+1
|\
| * pcmcia: Convert pcmcia_device_id declarations to constJoe Perches2011-05-061-1/+1
* | Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6Linus Torvalds2011-05-248-108/+109
|\ \
| * | UBI: switch to dynamic printksArtem Bityutskiy2011-05-202-58/+28
| * | UBI: turn some macros into static inlineArtem Bityutskiy2011-05-201-25/+38
| * | UBI: improve checking in debugging printsArtem Bityutskiy2011-05-201-8/+25
| * | UBI: fix typo in a messageArtem Bityutskiy2011-04-141-1/+1
| * | UBI: fix minor stylistic issuesArtem Bityutskiy2011-04-146-17/+18
| * | UBI: use __packed instead of __attribute__((packed))Artem Bityutskiy2011-04-141-3/+3
| * | UBI: re-name set volume properties ioctlArtem Bityutskiy2011-04-141-4/+4
| * | UBI: make the control character device non-seekableArtem Bityutskiy2011-04-141-1/+1
| | |
| \ \
| \ \
| \ \
*---. \ \ Merge branches 'consolidate-clksrc', 'consolidate-flash', 'consolidate-generi...Russell King2011-05-235-351/+30
|\ \ \ \ \ | | | | |/ | | | |/|
| * | | | ARM: 6910/1: MTD: physmap: let set_vpp() pass a platform_device instead of a ...Marc Zyngier2011-05-202-42/+18
| * | | | ARM: 6906/1: MTD: Remove integrator-flashMarc Zyngier2011-05-203-312/+1
| * | | | ARM: 6904/1: MTD: Add integrator-flash feature to physmapMarc Zyngier2011-05-201-1/+15
| | |/ / | |/| |
* | | | MIPS: Alchemy: Clean up GPIO registers and accessorsManuel Lauss2011-05-191-1/+2
* | | | MIPS: Lantiq: Add NOR flash supportJohn Crispin2011-05-193-0/+259
* | | | drivercore: revert addition of of_match to struct deviceGrant Likely2011-05-181-2/+5
|/ / /
* | | Revert wrong fixes for common misspellingsLucas De Marchi2011-04-261-1/+1
| |/ |/|
* | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2011-04-092-21/+13
|\ \
| * | mtd: atmel_nand: use CPU I/O when buffer is in vmalloc(ed) regionHong Xu2011-04-011-16/+2
| * | mtd: atmel_nand: modify test case for using DMA operationsNicolas Ferre2011-04-011-2/+4
| * | mtd: atmel_nand: fix support for CPUs that do not support DMA accessHong Xu2011-04-011-1/+4
| * | mtd: atmel_nand: trivial: change DMA usage information traceNicolas Ferre2011-04-011-1/+2
| * | mtd: mtdswap: fix printk format warningRandy Dunlap2011-04-011-1/+1
| |/
* | Merge branch 'for-linus' of git://git.infradead.org/ubifs-2.6Linus Torvalds2011-04-073-7/+8
|\ \
| * | UBI: do not select KALLSYMS_ALLArtem Bityutskiy2011-04-051-1/+1
| * | UBI: do not compare array with NULLArtem Bityutskiy2011-04-051-5/+0
| * | UBI: check if we are in RO mode in the erase routineArtem Bityutskiy2011-04-051-1/+7
| |/
* | Fix common misspellingsLucas De Marchi2011-03-3142-68/+68
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Artem Bityutskiy2011-03-2529-445/+654
|\
| * Merge branch 'for-linus' of git://git.infradead.org/ubi-2.6Linus Torvalds2011-03-241-2/+2
| |\
| | * UBI: use GFP_NOFS properlyArtem Bityutskiy2011-03-241-2/+2
| * | 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 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds2011-03-183-0/+19
| |\
| | * UBI: provide LEB offset informationArtem Bityutskiy2011-03-081-0/+1
| | * UBI: incorporate maximum write sizeArtem Bityutskiy2011-03-083-0/+18
| * | Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6Linus Torvalds2011-03-1812-234/+297
| |\ \
| | * | UBI: make tests modes dynamicArtem Bityutskiy2011-03-166-62/+49
| | * | UBI: make self-checks dynamicArtem Bityutskiy2011-03-168-25/+70
| | * | UBI: make debugging messages dynamicArtem Bityutskiy2011-03-163-55/+37
| | * | UBI: remove UBI_IO_DEBUG macroArtem Bityutskiy2011-03-162-21/+16
| | * | UBI: kill debugging bufferArtem Bityutskiy2011-03-162-19/+0
| | * | UBI: allocate erase checking buffer on demandArtem Bityutskiy2011-03-161-7/+12
| | * | UBI: allocate write checking buffer on demandArtem Bityutskiy2011-03-162-9/+16
| | * | UBI: always re-read in case of read failuresArtem Bityutskiy2011-02-061-1/+1
| | * | UBI: cleanup comments about corrupted PEBsArtem Bityutskiy2011-02-061-20/+34