summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mtd: cfi_cmdset_0001.c: fix resume for LH28F640BF chipsDmitry Eremin-Solenikov2014-10-291-0/+2
* mtd: omap: fix mtd devices not showing upFrans Klaver2014-10-291-1/+1
* mtd: m25p80,spi-nor: Fix module aliases for m25p80Ben Hutchings2014-10-213-4/+52
* mtd: spi-nor: make spi_nor_scan() take a chip type name, not spi_device_idBen Hutchings2014-10-174-30/+14
* mtd: m25p80: get rid of spi_get_device_idRafał Miłecki2014-10-171-5/+5
* mtd: nand: omap: Correct CONFIG_MTD_NAND_OMAP_BCH help messageRoger Quadros2014-10-061-1/+1
* mtd: nand: Force omap_elm to be built as a module if omap2_nand is a moduleEzequiel Garcia2014-10-062-2/+5
* mtd: move support for struct flash_platform_data into m25p80Rafał Miłecki2014-09-282-29/+21
* mtd: spi-nor: add Kconfig option to disable 4K sectorsRafał Miłecki2014-09-282-1/+18
* mtd: nand: Move ELM driver and rename as omap_elmEzequiel García2014-09-223-1/+1
* nand: omap2: Replace pr_err with dev_errEzequiel García2014-09-221-13/+17
* nand: omap2: Remove horrible ifdefs to fix module probeEzequiel García2014-09-222-59/+87
* mtd: nand: add Hynix's H27UCG8T2ATR-BC to nand_ids tableBoris BREZILLON2014-09-221-0/+4
* mtd: nand: support ONFI timing mode retrieval for non-ONFI NANDsBoris BREZILLON2014-09-222-0/+13
* mtd: physmap_of: Add non-obsolete map_rom probeAaron Sierra2014-09-222-2/+6
* mtd: physmap_of: Fix ROM support via OFAaron Sierra2014-09-221-1/+1
* MAINTAINERS: add l2-mtd.git, 'next' tree for MTDBrian Norris2014-09-191-0/+1
* mtd: denali: fix indents and other trivial thingsMasahiro Yamada2014-09-191-77/+61
* mtd: denali: remove unnecessary parenthesesMasahiro Yamada2014-09-191-7/+7
* mtd: denali: remove another set-but-unused variableBrian Norris2014-09-191-2/+1
* mtd: denali: fix include guard and license block of denali.hMasahiro Yamada2014-09-171-23/+4
* mtd: nand: don't break long print messagesRafał Miłecki2014-09-172-22/+15
* mtd: bcm47xxnflash: replace some magic numbersRafał Miłecki2014-09-171-4/+6
* mtd: bcm47xxnflash: NAND_CMD_RESET supportRafał Miłecki2014-09-171-1/+5
* mtd: bcm47xxnflash: add cmd_ctrl handlerRafał Miłecki2014-09-171-0/+21
* mtd: bcm47xxnflash: add dev_ready and fill chip_delayRafał Miłecki2014-09-171-0/+12
* mtd: bcm47xxnflash: fix typo in freq calculationRafał Miłecki2014-09-171-3/+5
* mtd: bcm47xxpart: find NVRAM partitions in middle blocksRafał Miłecki2014-09-171-0/+11
* mtd: atmel_nand: remove pmecc_bytes_per_sector, use chip->ecc.bytes insteadWu, Josh2014-09-171-8/+5
* mtd: atmel_nand: remove pmecc_sector_number, use ecc.steps insteadWu, Josh2014-09-171-8/+6
* nand: omap2: Add support for flash-based bad block tableEzequiel García2014-09-173-1/+8
* mtd: nand: atmel_nand: retrieve NFC clockBoris BREZILLON2014-09-172-0/+27
* mtd: denali: remove a set-but-unused variableMasahiro Yamada2014-09-151-2/+0
* mtd: denali: change the type of iterators to intMasahiro Yamada2014-09-151-4/+7
* mtd: denali: remove unnecessary castsMasahiro Yamada2014-09-151-18/+18
* mtd: denali: remove unnecessary variable initializationsMasahiro Yamada2014-09-151-32/+27
* mtd: denali: fix the format of comment blocksMasahiro Yamada2014-09-151-123/+188
* Merge tag 'v3.17-rc5' from upstreamBrian Norris2014-09-15980-5534/+10963
|\
| * Linux 3.17-rc5v3.17-rc5Linus Torvalds2014-09-141-1/+1
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-09-143-23/+39
| |\
| | * be careful with nd->inode in path_init() and follow_dotdot_rcu()Al Viro2014-09-141-2/+13
| | * don't bugger nd->seq on set_root_rcu() from follow_dotdot_rcu()Al Viro2014-09-141-16/+17
| | * fix bogus read_seqretry() checks introduced in b37199eAl Viro2014-09-131-2/+2
| | * move the call of __d_drop(anon) into __d_materialise_unique(dentry, anon)Al Viro2014-09-131-2/+6
| | * [fix] lustre: d_make_root() does iput() on dentry allocation failureAl Viro2014-09-131-1/+1
| * | vfs: avoid non-forwarding large load after small store in path lookupLinus Torvalds2014-09-142-9/+11
| * | Merge branch 'parisc-3.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-09-149-8/+280
| |\ \
| | * | parisc: Implement new LWS CAS supporting 64 bit operations.Guy Martin2014-09-131-4/+229
| | * | parisc: Wire up seccomp, getrandom and memfd_create syscallsHelge Deller2014-08-276-2/+49
| | * | parisc: dino: fix %d confusingly prefixed with 0x in format stringHans Wennborg2014-08-271-1/+1
OpenPOWER on IntegriCloud