summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-08-23mtd: nand: sh_flctl: fix error return code in flctl_probe()Gustavo A. R. Silva
2017-08-23mtd: nand: sh_flctl: use dma_mapping_error to check map errorsPan Bian
2017-08-23mtd: nand: atmel: fix of_irq_get() error checkSergei Shtylyov
2017-08-23mtd: nand: hynix: add support for 20nm NAND chipsMartin Blumenstingl
2017-08-23mtd: nand: mxc: Fix mxc_v1 ooblayoutBoris Brezillon
2017-08-23mtd: nand: sunxi: explicitly request exclusive reset controlPhilipp Zabel
2017-08-23mtd: st_spi_fsm: Handle clk_prepare_enable/clk_disable_unprepare.Arvind Yadav
2017-08-23mtd: nand: lpc32xx_mlc: Handle return value of clk_prepare_enable.Arvind Yadav
2017-08-23mtd: nand: lpc32xx_slc: Handle return value of clk_prepare_enable.Arvind Yadav
2017-08-23mtd: oxnas_nand: Handle clk_prepare_enable/clk_disable_unprepare.Arvind Yadav
2017-08-23mtd: nand: denali: Handle return value of clk_prepare_enable.Arvind Yadav
2017-08-23mtd: orion-nand: fix build error with ARMv4Arnd Bergmann
2017-08-23mtd: nand: pxa3xx_nand: enable building on mvebu 64-bit platformsGregory CLEMENT
2017-08-23mtd: nand: qcom: reorganize nand devices probingAbhishek Sahu
2017-08-23mtd: nand: qcom: remove memset for clearing read register bufferAbhishek Sahu
2017-08-23mtd: nand: qcom: reorganize nand page writeAbhishek Sahu
2017-08-23mtd: nand: qcom: reorganize nand page readAbhishek Sahu
2017-08-23dt-bindings: qcom_nandc: remove chip select compatible stringAbhishek Sahu
2017-08-23mtd: nand: qcom: remove redundant chip select compatible stringAbhishek Sahu
2017-08-23mtd: nand: qcom: fix config error for BCHAbhishek Sahu
2017-08-23mtd: nand: vf610: Remove unneeded pinctrl_pm_select_default_state()Fabio Estevam
2017-08-23mtd: nand: vf610: Check the return value from clk_prepare_enable()Fabio Estevam
2017-08-23mtd: nand: remove hard-coded NAND ids lengthJean-Louis Thekekara
2017-08-23mtd: nand: Fix various memory leaks in coreBoris Brezillon
2017-08-03mtd: nand: Remove support for block locking/unlockingBoris Brezillon
2017-07-15Linux v4.13-rc1v4.13-rc1Linus Torvalds
2017-07-15Merge tag 'standardize-docs' of git://git.lwn.net/linuxLinus Torvalds
2017-07-15Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-07-15Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2017-07-15Merge branch 'work.__copy_to_user' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2017-07-15Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-07-15Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2017-07-15Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2017-07-15Merge branch 'for-linus-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-07-15Merge tag 'upstream-4.13-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds
2017-07-15Merge tag 'kvm-4.13-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-07-15random: reorder READ_ONCE() in get_random_uXXSebastian Andrzej Siewior
2017-07-15random: suppress spammy warnings about unseeded randomnessTheodore Ts'o
2017-07-14Merge tag 'xfs-4.13-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2017-07-14Merge branch 'for-4.13-part2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-07-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2017-07-14Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2017-07-14Merge tag 'devprop-fix-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-07-14Merge tag 'acpi-fixes-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-07-14Merge tag 'pm-fixes-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-07-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-07-14replace incorrect strscpy use in FORTIFY_SOURCEDaniel Micay
2017-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2017-07-14Merge tag 'powerpc-4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-07-14kmod: throttle kmod thread limitLuis R. Rodriguez