summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-10-16mtd: nand: mxc: lower ECC failed message priority to debug levelSascha Hauer
2017-10-14mtd: nand: omap2: Do not assign omap_nand_info to platform drvdataLadislav Michl
2017-10-14mtd: nand: omap2: Remove omap_nand_platform_dataLadislav Michl
2017-10-14mtd: nand: atmel: Actually use the PM opsBoris Brezillon
2017-10-14mtd: nand: Export nand_reset() symbolBoris Brezillon
2017-10-07mtd: nand: pxa3xx: enable NAND controller if the SoC needs itMiquel Raynal
2017-10-07Documentation: devicetree: add pxa3xx compatible and syscon propertyMiquel Raynal
2017-10-07mtd: nand: sh_flctl: Use of_device_get_match_data() helperGeert Uytterhoeven
2017-10-07mtd: nand: denali: fix setup_data_interface to meet tCCS delayMasahiro Yamada
2017-10-07mtd: nand: pxa3xx_nand: Update Kconfig informationGregory CLEMENT
2017-10-07mtd: nand: atmel: Avoid ECC errors when leaving backup modeRomain Izard
2017-10-07mtd: nand: qcom: support for command descriptor formationAbhishek Sahu
2017-10-07mtd: nand: qcom: add command elements in BAM transactionAbhishek Sahu
2017-10-07mtd: nand: gpio: Convert to use GPIO descriptorsLinus Walleij
2017-09-22dt-bindings: nand: denali: reduce the register space in the exampleMasahiro Yamada
2017-09-22mtd: nand: denali: change the setup_dma choice into hookMasahiro Yamada
2017-09-22mtd: nand: denali: support direct addressing modeMasahiro Yamada
2017-09-22mtd: nand: denali: remove unneeded init of ECC_ENABLE registerMasahiro Yamada
2017-09-22mtd: nand: denali: use upper/lower_32_bits() macro for clean-upMasahiro Yamada
2017-09-22mtd: nand: denali: clean up commentsMasahiro Yamada
2017-09-22mtd: nand: denali: use more FIELD_PREP / FIELD_GET where appropriateMasahiro Yamada
2017-09-22mtd: nand: denali: clean up macros with <linux/bitfield.h>Masahiro Yamada
2017-09-22mtd: nand: denali: slight clean up of denali_wait_for_irq()Masahiro Yamada
2017-09-22mtd: nand: denali: squash denali_enable_dma() helper into callerMasahiro Yamada
2017-09-22mtd: nand: denali: consolidate include directivesMasahiro Yamada
2017-09-22mtd: nand: denali: prefix detect_max_banks() with denali_Masahiro Yamada
2017-09-22mtd: nand: denali: squash setup_ecc_for_xfer() helper into callerMasahiro Yamada
2017-09-22staging: mt29f_spinand: Enable the read ECC before program the pageArun Nagendran
2017-09-18mtd: nand: denali: support two row address cycle devicesMasahiro Yamada
2017-09-18mtd: nand: introduce NAND_ROW_ADDR_3 flagMasahiro Yamada
2017-09-18mtd: nand: Use standard large page OOB layout when using NAND_ECC_NONEMiquel Raynal
2017-09-16Linux 4.14-rc1v4.14-rc1Linus Torvalds
2017-09-16Merge tag 'upstream-4.14-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds
2017-09-16Merge branch 'for-linus-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-09-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-09-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2017-09-16firmware: Restore support for built-in firmwareMarkus Trippelsdorf
2017-09-16mlxsw: spectrum_router: Only handle IPv4 and IPv6 eventsIdo Schimmel
2017-09-16Documentation: link in networking docsPavel Machek
2017-09-16tcp: fix data delivery rateEric Dumazet
2017-09-15Merge branch '4.14-features' of git://git.linux-mips.org/pub/scm/ralf/upstrea...Linus Torvalds
2017-09-15Merge tag 'pci-v4.14-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-09-15Merge tag 'drm-fixes-for-v4.14-rc1' of git://people.freedesktop.org/~airlied/...Linus Torvalds
2017-09-15Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-09-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-09-15bpf/verifier: reject BPF_ALU64|BPF_ENDEdward Cree
2017-09-15sctp: do not mark sk dumped when inet_sctp_diag_fill returns errXin Long
2017-09-15sctp: fix an use-after-free issue in sctp_sock_dumpXin Long
2017-09-15netvsc: increase default receive buffer sizeStephen Hemminger
2017-09-15tcp: update skb->skb_mstamp more carefullyEric Dumazet