开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2014-10-17
mtd: spi-nor: make spi_nor_scan() take a chip type name, not spi_device_id
Ben Hutchings
2014-10-17
mtd: m25p80: get rid of spi_get_device_id
Rafał Miłecki
2014-10-06
mtd: nand: omap: Correct CONFIG_MTD_NAND_OMAP_BCH help message
Roger Quadros
2014-10-06
mtd: nand: Force omap_elm to be built as a module if omap2_nand is a module
Ezequiel Garcia
2014-09-28
mtd: move support for struct flash_platform_data into m25p80
Rafał Miłecki
2014-09-28
mtd: spi-nor: add Kconfig option to disable 4K sectors
Rafał Miłecki
2014-09-22
mtd: nand: Move ELM driver and rename as omap_elm
Ezequiel García
2014-09-22
nand: omap2: Replace pr_err with dev_err
Ezequiel García
2014-09-22
nand: omap2: Remove horrible ifdefs to fix module probe
Ezequiel García
2014-09-22
mtd: nand: add Hynix's H27UCG8T2ATR-BC to nand_ids table
Boris BREZILLON
2014-09-22
mtd: nand: support ONFI timing mode retrieval for non-ONFI NANDs
Boris BREZILLON
2014-09-22
mtd: physmap_of: Add non-obsolete map_rom probe
Aaron Sierra
2014-09-22
mtd: physmap_of: Fix ROM support via OF
Aaron Sierra
2014-09-19
MAINTAINERS: add l2-mtd.git, 'next' tree for MTD
Brian Norris
2014-09-19
mtd: denali: fix indents and other trivial things
Masahiro Yamada
2014-09-19
mtd: denali: remove unnecessary parentheses
Masahiro Yamada
2014-09-19
mtd: denali: remove another set-but-unused variable
Brian Norris
2014-09-17
mtd: denali: fix include guard and license block of denali.h
Masahiro Yamada
2014-09-17
mtd: nand: don't break long print messages
Rafał Miłecki
2014-09-17
mtd: bcm47xxnflash: replace some magic numbers
Rafał Miłecki
2014-09-17
mtd: bcm47xxnflash: NAND_CMD_RESET support
Rafał Miłecki
2014-09-17
mtd: bcm47xxnflash: add cmd_ctrl handler
Rafał Miłecki
2014-09-17
mtd: bcm47xxnflash: add dev_ready and fill chip_delay
Rafał Miłecki
2014-09-17
mtd: bcm47xxnflash: fix typo in freq calculation
Rafał Miłecki
2014-09-17
mtd: bcm47xxpart: find NVRAM partitions in middle blocks
Rafał Miłecki
2014-09-17
mtd: atmel_nand: remove pmecc_bytes_per_sector, use chip->ecc.bytes instead
Wu, Josh
2014-09-17
mtd: atmel_nand: remove pmecc_sector_number, use ecc.steps instead
Wu, Josh
2014-09-17
nand: omap2: Add support for flash-based bad block table
Ezequiel García
2014-09-17
mtd: nand: atmel_nand: retrieve NFC clock
Boris BREZILLON
2014-09-15
mtd: denali: remove a set-but-unused variable
Masahiro Yamada
2014-09-15
mtd: denali: change the type of iterators to int
Masahiro Yamada
2014-09-15
mtd: denali: remove unnecessary casts
Masahiro Yamada
2014-09-15
mtd: denali: remove unnecessary variable initializations
Masahiro Yamada
2014-09-15
mtd: denali: fix the format of comment blocks
Masahiro Yamada
2014-09-15
Merge tag 'v3.17-rc5' from upstream
Brian Norris
2014-09-14
Linux 3.17-rc5
v3.17-rc5
Linus Torvalds
2014-09-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2014-09-14
vfs: avoid non-forwarding large load after small store in path lookup
Linus Torvalds
2014-09-14
Merge branch 'parisc-3.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-09-14
be careful with nd->inode in path_init() and follow_dotdot_rcu()
Al Viro
2014-09-14
don't bugger nd->seq on set_root_rcu() from follow_dotdot_rcu()
Al Viro
2014-09-14
Merge tag 'ntb-3.17' of git://github.com/jonmason/ntb
Linus Torvalds
2014-09-14
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2014-09-14
Merge tag 'irqchip-urgent-3.17' of git://git.infradead.org/users/jcooper/linu...
Thomas Gleixner
2014-09-14
ntb: Add alignment check to meet hardware requirement
Dave Jiang
2014-09-14
MAINTAINERS: update NTB info
Jon Mason
2014-09-14
NTB: correct the spread of queues over mw's
Jon Mason
2014-09-13
fix bogus read_seqretry() checks introduced in b37199e
Al Viro
2014-09-13
move the call of __d_drop(anon) into __d_materialise_unique(dentry, anon)
Al Viro
2014-09-13
[fix] lustre: d_make_root() does iput() on dentry allocation failure
Al Viro
[next]