summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-03-30mtd: fsl-quadspi: cleanup wait_for_completion return handlingNicholas Mc Guire
2015-03-30mtd: fsl-quadspi: Print the error valueFabio Estevam
2015-03-30mtd: cfi: clean up some indentingDan Carpenter
2015-03-30mtd: maps: sa1100-flash: remove incorrect __exit markupsDmitry Torokhov
2015-03-30mtd: replace CONFIG_8xx by CONFIG_PPC_8xxChristophe Leroy
2015-03-30mtd: fsmc_nand.c: Use default timings if none are provided in the dtsStefan Roese
2015-03-30jffs2: remove an unneeded conditionDan Carpenter
2015-03-30mtd: nand: Prevent possible kernel lockup in nand_command()Roger Quadros
2015-03-27mtd: spi-nor: factor out replace-able flash_{lock,unlock}Brian Norris
2015-03-24mtd: nand: fix spelling of REPLACEABLEBrian Norris
2015-03-24Documentation: devicetree: fix spelling in pxa3xx-nand bindingBrian Norris
2015-03-11mtd: clean up whitespace in linux/mtd/map.hArnd Bergmann
2015-03-11mtd: cfi: reduce stack sizeArnd Bergmann
2015-03-11mtd: nand: fully initialize mtd_oob_opsBrian Norris
2015-03-11mtd: blkdevs: remove dead codeBrian Norris
2015-03-11mtd: nand: denali: drop dead codeBrian Norris
2015-03-11mtd: nand: fixup bounds checks for nand_{lock,unlock}()Brian Norris
2015-03-11mtd: tests: fix more potential integer overflowsBrian Norris
2015-03-11mtd: onenand: drop dead codeBrian Norris
2015-03-11mtd: docg3: drop dead codeBrian Norris
2015-03-11mtd: mxc-nand: Warn on unimplemented commandsUwe Kleine-König
2015-03-11mtd: mxc-nand: Implement support for PARAM commandUwe Kleine-König
2015-03-11mtd: mxc-nand: Allow to use column addresses different from 0Uwe Kleine-König
2015-03-11mtd: mxc-nand: Do the word to byte mangling in the read_byte callbackUwe Kleine-König
2015-03-11mtd: mxc-nand: Only enable hardware checksumming for fully detected flashesUwe Kleine-König
2015-03-11mtd: mxc-nand: Add a timeout when waiting for interruptUwe Kleine-König
2015-03-11mtd: atmel_nand: check NFC busy flag by HSMC_SR instead of NFC cmd regsBoris Brezillon
2015-03-02mtd: atmel_nand: fix typo in dev_err error messageColin Ian King
2015-02-28mtd: s3c2410: drop useless / misspelled debug printsBrian Norris
2015-02-28mtd: pxa3xx_nand: initialiaze pxa3xx_flash_ids to 0Antoine Ténart
2015-02-28Merge MTD updates into -nextBrian Norris
2015-02-28mtd: pxa3xx_nand: fix driver when num_cs is 0Robert Jarzmik
2015-02-28mtd: pxa3xx-nand: handle PIO in threaded interruptRobert Jarzmik
2015-02-28Merge MTD updates into -nextBrian Norris
2015-02-28mtd: nand: pxa3xx: Fix PIO FIFO drainingMaxime Ripard
2015-02-26mtd: nand: sunxi: fix generic nand binding referenceBaruch Siach
2015-02-23mtd: block2mtd: wait until block devices are presentedFelix Fietkau
2015-02-22Linux 4.0-rc1Linus Torvalds
2015-02-22Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2015-02-22Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2015-02-22Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2015-02-22autofs4 copy_dev_ioctl(): keep the value of ->size we'd used for allocationAl Viro
2015-02-22procfs: fix race between symlink removals and traversalsAl Viro
2015-02-22debugfs: leave freeing a symlink body until inode evictionAl Viro
2015-02-22Documentation/filesystems/Locking: ->get_sb() is long goneAl Viro
2015-02-22trylock_super(): replacement for grab_super_passive()Konstantin Khlebnikov
2015-02-22fanotify: Fix up scripted S_ISDIR/S_ISREG/S_ISLNK conversionsDavid Howells
2015-02-22Cachefiles: Fix up scripted S_ISDIR/S_ISREG/S_ISLNK conversionsDavid Howells
2015-02-22VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry)David Howells
2015-02-22SELinux: Use d_is_positive() rather than testing dentry->d_inodeDavid Howells