index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-03-30
mtd: fsl-quadspi: cleanup wait_for_completion return handling
Nicholas Mc Guire
2015-03-30
mtd: fsl-quadspi: Print the error value
Fabio Estevam
2015-03-30
mtd: cfi: clean up some indenting
Dan Carpenter
2015-03-30
mtd: maps: sa1100-flash: remove incorrect __exit markups
Dmitry Torokhov
2015-03-30
mtd: replace CONFIG_8xx by CONFIG_PPC_8xx
Christophe Leroy
2015-03-30
mtd: fsmc_nand.c: Use default timings if none are provided in the dts
Stefan Roese
2015-03-30
jffs2: remove an unneeded condition
Dan Carpenter
2015-03-30
mtd: nand: Prevent possible kernel lockup in nand_command()
Roger Quadros
2015-03-27
mtd: spi-nor: factor out replace-able flash_{lock,unlock}
Brian Norris
2015-03-24
mtd: nand: fix spelling of REPLACEABLE
Brian Norris
2015-03-24
Documentation: devicetree: fix spelling in pxa3xx-nand binding
Brian Norris
2015-03-11
mtd: clean up whitespace in linux/mtd/map.h
Arnd Bergmann
2015-03-11
mtd: cfi: reduce stack size
Arnd Bergmann
2015-03-11
mtd: nand: fully initialize mtd_oob_ops
Brian Norris
2015-03-11
mtd: blkdevs: remove dead code
Brian Norris
2015-03-11
mtd: nand: denali: drop dead code
Brian Norris
2015-03-11
mtd: nand: fixup bounds checks for nand_{lock,unlock}()
Brian Norris
2015-03-11
mtd: tests: fix more potential integer overflows
Brian Norris
2015-03-11
mtd: onenand: drop dead code
Brian Norris
2015-03-11
mtd: docg3: drop dead code
Brian Norris
2015-03-11
mtd: mxc-nand: Warn on unimplemented commands
Uwe Kleine-König
2015-03-11
mtd: mxc-nand: Implement support for PARAM command
Uwe Kleine-König
2015-03-11
mtd: mxc-nand: Allow to use column addresses different from 0
Uwe Kleine-König
2015-03-11
mtd: mxc-nand: Do the word to byte mangling in the read_byte callback
Uwe Kleine-König
2015-03-11
mtd: mxc-nand: Only enable hardware checksumming for fully detected flashes
Uwe Kleine-König
2015-03-11
mtd: mxc-nand: Add a timeout when waiting for interrupt
Uwe Kleine-König
2015-03-11
mtd: atmel_nand: check NFC busy flag by HSMC_SR instead of NFC cmd regs
Boris Brezillon
2015-03-02
mtd: atmel_nand: fix typo in dev_err error message
Colin Ian King
2015-02-28
mtd: s3c2410: drop useless / misspelled debug prints
Brian Norris
2015-02-28
mtd: pxa3xx_nand: initialiaze pxa3xx_flash_ids to 0
Antoine Ténart
2015-02-28
Merge MTD updates into -next
Brian Norris
2015-02-28
mtd: pxa3xx_nand: fix driver when num_cs is 0
Robert Jarzmik
2015-02-28
mtd: pxa3xx-nand: handle PIO in threaded interrupt
Robert Jarzmik
2015-02-28
Merge MTD updates into -next
Brian Norris
2015-02-28
mtd: nand: pxa3xx: Fix PIO FIFO draining
Maxime Ripard
2015-02-26
mtd: nand: sunxi: fix generic nand binding reference
Baruch Siach
2015-02-23
mtd: block2mtd: wait until block devices are presented
Felix Fietkau
2015-02-22
Linux 4.0-rc1
Linus Torvalds
2015-02-22
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2015-02-22
Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2015-02-22
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
2015-02-22
autofs4 copy_dev_ioctl(): keep the value of ->size we'd used for allocation
Al Viro
2015-02-22
procfs: fix race between symlink removals and traversals
Al Viro
2015-02-22
debugfs: leave freeing a symlink body until inode eviction
Al Viro
2015-02-22
Documentation/filesystems/Locking: ->get_sb() is long gone
Al Viro
2015-02-22
trylock_super(): replacement for grab_super_passive()
Konstantin Khlebnikov
2015-02-22
fanotify: Fix up scripted S_ISDIR/S_ISREG/S_ISLNK conversions
David Howells
2015-02-22
Cachefiles: Fix up scripted S_ISDIR/S_ISREG/S_ISLNK conversions
David Howells
2015-02-22
VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry)
David Howells
2015-02-22
SELinux: Use d_is_positive() rather than testing dentry->d_inode
David Howells
[next]