summaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAgeFilesLines
...
| * mtd: remove the dbox2-flash map driverArtem Bityutskiy2013-04-053-132/+0
| * mtd: devices: elm: check for device's presence before configurationDaniel Mack2013-04-052-3/+11
| * mtd: nand_base: Removed unnecessary cleaning "onfi_version" variableAlexander Shiyan2013-04-051-2/+0
| * mtd: nand_base: Removed unnecessary command maskingAlexander Shiyan2013-04-051-2/+1
| * mtd: m25p80: add entry for w25q128Rafał Miłecki2013-04-051-0/+1
| * mtd: maps: Remove redundant NULL check before kfreeSyam Sidhardhan2013-04-051-2/+1
| * mtd: m25p80: add support for SST25VF064CKrzysztof Mazur2013-04-051-0/+1
| * mtd: m25p80: introduce SST_WRITE flag for SST byte programmingKrzysztof Mazur2013-04-051-9/+10
| * mtd: ofpart: support partitions of 4 GiB and largerJoe Schaack2013-04-051-2/+5
| * mtd: m25p80: n25q064 is Micron, not Intel/NumonyxBrian Norris2013-04-051-1/+1
| * mtd: doc: remove support for DoC 2000/2001/2001+Artem Bityutskiy2013-04-057-3996/+0
| * mtd: nand_ids: introduce helper macrosArtem Bityutskiy2013-04-052-111/+109
| * mtd: nand: remove few tiny page NAND bitsArtem Bityutskiy2013-04-053-13/+4
| * mtd: nand: rename the id field of 'struct nand_flash_dev'Artem Bityutskiy2013-04-056-8/+8
| * mtd: nand: use NAND_HAS_CACHEPROGArtem Bityutskiy2013-04-051-1/+1
| * mtd: nand: remove a bunch of unused commandsArtem Bityutskiy2013-04-054-33/+0
| * mtd: nand: remove AG-AND supportArtem Bityutskiy2013-04-053-116/+2
| * mtd: nand: remove the rtc_from4 driver supportArtem Bityutskiy2013-04-053-635/+0
| * mtd: decommission the NAND museumArtem Bityutskiy2013-04-052-25/+5
| * mtd: nand_ids: minor clean-upsArtem Bityutskiy2013-04-051-19/+15
| * mtd: mtdchar: handle chips that have user otp but no factory otpUwe Kleine-König2013-04-051-11/+13
| * mtd: m25p80: add support for EON EN25QH256Daniel Schwierzeck2013-04-051-0/+1
| * mtd: m25p80: add support for Macronix MX66L51235LDaniel Schwierzeck2013-04-051-0/+1
* | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-05-092-2/+2
|\ \
| * | Convert selectors of GENERIC_GPIO to GPIOLIBAlexandre Courbot2013-04-162-2/+2
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-073-10/+6
|\ \
| * | block_device_operations->release() should return voidAl Viro2013-05-071-3/+2
| * | mtd_blktrans_ops->release() should return voidAl Viro2013-05-053-9/+6
* | | Merge tag 'dt-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2013-05-072-52/+2
|\ \ \ | |/ / |/| |
| * | mtd: gpmi: move to use generic DMA helperShawn Guo2013-04-042-52/+2
| |/
* | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-05-051-3/+5
|\ \
| * | CONFIG_SYMBOL_PREFIX: cleanup.Rusty Russell2013-03-151-3/+5
* | | Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-05-022-2/+63
|\ \ \
| * | | mtd: onenand/samsung: make regs-onenand.h file localArnd Bergmann2013-04-192-2/+63
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-011-0/+1
|\ \ \
| * | | Include missing linux/slab.h inclusionsDavid Howells2013-04-291-0/+1
| |/ /
* | | mtdchar: remove no-longer-used vma helpersLinus Torvalds2013-04-191-27/+0
* | | vm: convert mtdchar mmap to vm_iomap_memory() helperLinus Torvalds2013-04-191-30/+2
|/ /
* | Merge tag 'for-linus-20130318' of git://git.infradead.org/linux-mtdLinus Torvalds2013-03-183-58/+90
|\ \ | |/ |/|
| * mtd: nand: reintroduce NAND_NO_READRDY as NAND_NEED_READRDYBrian Norris2013-03-142-39/+57
| * mtd: bcm47xxpart: look for NVRAM at the end of deviceRafał Miłecki2013-03-081-7/+25
| * Revert "mtd: bcm47xxpart: improve probing of nvram partition"Rafał Miłecki2013-03-081-13/+9
* | fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman2013-03-031-0/+1
|/
* Merge tag 'for-linus-20130301' of git://git.infradead.org/linux-mtdLinus Torvalds2013-03-0233-329/+1800
|\
| * mtd: bcm47xxnflash: use pr_fmt for module prefix in messagesRafał Miłecki2013-02-133-4/+8
| * mtd: davinci_nand: Use managed resourcesMrugesh Katepallewar2013-02-131-19/+5
| * mtd: mtd_torturetest can cause stack overflowsAl Cooper2013-02-131-14/+11
| * mtd: physmap_of: Convert device allocation to managed devm_kzalloc()Ezequiel Garcia2013-02-121-5/+3
| * mtd: at91: atmel_nand: for PMECC, add code to check the ONFI parameter ECC re...Josh Wu2013-02-121-3/+87
| * mtd: atmel_nand: make pmecc-cap, pmecc-sector-size in dts is optional.Josh Wu2013-02-121-21/+31
OpenPOWER on IntegriCloud