开源镜像站
帮助
动态
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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2018-01-06
mtd: nand: Fix unfinished comment in nand_init_data_interface()
Miquel Raynal
2017-12-18
mtd: onenand: samsung: Remove a useless include
Christophe JAILLET
2017-12-18
mtd: onenand: samsung: Propagate the error returned by 'onenand_scan()'
Christophe JAILLET
2017-12-18
mtd: onenand: samsung: return an error if 'mtd_device_parse_register()' fails
Christophe JAILLET
2017-12-18
mtd: onenand: samsung: use devm_ function to simplify code and fix some leaks
Christophe JAILLET
2017-12-16
mtd: nand: add ->exec_op() implementation
Miquel Raynal
2017-12-14
mtd: nand: samsung: add ECC requirements for K9F4G08U0D
Miquel Raynal
2017-12-14
mtd: nand: Only allocate ecc->{calc, code}_buf when actually needed
Boris Brezillon
2017-12-14
mtd: nand: denali: Avoid using ecc->code_buf as a temporary buffer
Boris Brezillon
2017-12-14
mtd: nand: mtk: Support MT7622 NAND flash controller.
RogerCC Lin
2017-12-14
mtd: nand: mtk: Support different MTK NAND flash controller IP
RogerCC Lin
2017-12-14
mtd: onenand: Remove obsolete url from Kconfig help
Ladislav Michl
2017-12-14
mtd: nand: cafe: clean up DMA address setup
Masahiro Yamada
2017-12-14
mtd: nand: squash struct nand_buffers into struct nand_chip
Masahiro Yamada
2017-12-14
mtd: nand: remove unused NAND_OWN_BUFFERS flag
Masahiro Yamada
2017-12-14
mtd: nand: cafe: remove use of NAND_OWN_BUFFERS
Masahiro Yamada
2017-12-14
mtd: nand: provide valid ->data_interface during NAND detection
Miquel Raynal
2017-12-14
mtd: nand: force drivers to explicitly send READ/PROG commands
Boris Brezillon
2017-12-14
mtd: nand: provide several helpers to do common NAND operations
Boris Brezillon
2017-12-01
mtd: nand: use usual return values for the ->erase() hook
Miquel Raynal
2017-11-30
mtd: nand: denali: rename misleading dma_buf to tmp_buf
Masahiro Yamada
2017-11-30
mtd: nand: remove unnecessary extern from driver headers
Masahiro Yamada
2017-11-30
mtd: nand: ifc: update bufnum mask for ver >= 2.0.0
Jagdish Gediya
2017-11-30
mtd: nand: denali_pci: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
Jesse Chan
2017-11-30
mtd: nand: gpmi-nand: Remove wrong Kconfig help text
Sascha Hauer
2017-11-30
mtd: nand: hynix: Don't wait after applying new read-retry params
Boris Brezillon
2017-11-30
mtd: nand: fix interpretation of NAND_CMD_NONE in nand_command[_lp]()
Miquel Raynal
2017-11-30
mtd: nand: gpmi: replace _manual_ swap with swap macro
Gustavo A. R. Silva
2017-11-30
mtd: nand: mtk: use nand_reset() to reset NAND devices in resume function
Xiaolei Li
2017-11-26
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-11-26
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-11-25
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2017-11-24
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2017-11-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-11-23
Merge tag 'platform-drivers-x86-v4.15-2' of git://git.infradead.org/linux-pla...
Linus Torvalds
2017-11-23
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2017-11-23
Merge tag 'drm-for-v4.15-part2' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2017-11-23
x86/PCI: Remove unused HyperTransport interrupt support
Bjorn Helgaas
2017-11-23
irqchip/imgpdc: Use resource_size function on resource object
Vasyl Gomonovych
2017-11-23
irqchip/qcom: Fix u32 comparison with value less than zero
Colin Ian King
2017-11-24
ipvlan: Fix insufficient skb linear check for ipv6 icmp
Gao Feng
2017-11-24
ipvlan: Fix insufficient skb linear check for arp
Gao Feng
2017-11-24
geneve: only configure or fill UDP_ZERO_CSUM6_RX/TX info when CONFIG_IPV6
Hangbin Liu
2017-11-24
Merge tag 'wireless-drivers-for-davem-2017-11-22' of git://git.kernel.org/pub...
David S. Miller
2017-11-24
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
2017-11-24
net: dsa: bcm_sf2: Clear IDDQ_GLOBAL_PWR bit for PHY
Florian Fainelli
2017-11-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2017-11-24
net: accept UFO datagrams from tuntap and packet
Willem de Bruijn
2017-11-24
net: realtek: r8169: implement set_link_ksettings()
Tobias Jakobi
2017-11-24
net: phy: cortina: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
Jesse Chan
[next]