]> git.ipfire.org Git - people/ms/linux.git/shortlog
people/ms/linux.git
2018-03-29  Xiaolei Limtd: nand: Fix some function description mismatches...
2018-03-29  Boris Brezillonmtd: rawnand: marvell: Rename ->ecc_clk into ->core_clk
2018-03-29  Miquel Raynalmtd: rawnand: s3c2410: enhance the probe function error...
2018-03-29  Miquel Raynalmtd: rawnand: tango: fix probe function error path
2018-03-29  Miquel Raynalmtd: rawnand: sh_flctl: fix the probe function error...
2018-03-29  Miquel Raynalmtd: rawnand: omap2: fix the probe function error path
2018-03-29  Miquel Raynalmtd: rawnand: mxc: fix probe function error path
2018-03-29  Miquel Raynalmtd: rawnand: denali: fix probe function error path
2018-03-29  Miquel Raynalmtd: rawnand: davinci: fix probe function error path
2018-03-29  Miquel Raynalmtd: rawnand: cafe: fix probe function error path
2018-03-29  Miquel Raynalmtd: rawnand: brcmnand: fix probe function error path
2018-03-29  Boris Brezillonmtd: rawnand: sunxi: Stop supporting ECC_HW_SYNDROME...
2018-03-29  Gregory CLEMENTmtd: rawnand: marvell: Fix clock resource by adding...
2018-03-20  Miquel Raynalmtd: rawnand: gpmi: use core timings instead of an...
2018-03-20  Miquel Raynalmtd: rawnand: gpmi: support ->setup_data_interface()
2018-03-20  Miquel Raynalmtd: rawnand: get rid of the ONFI parameter page in...
2018-03-20  Miquel Raynalmtd: rawnand: get rid of the JEDEC parameter page in...
2018-03-20  Miquel Raynalmtd: rawnand: macronix: nack the support of changing...
2018-03-20  Miquel Raynalmtd: rawnand: allow vendors to declare (un)supported...
2018-03-20  Miquel Raynalmtd: rawnand: prepare the removal of the ONFI parameter...
2018-03-20  Miquel Raynalmtd: rawnand: prepare the removal of ONFI/JEDEC paramet...
2018-03-20  Miquel Raynalmtd: rawnand: avoid setting again the timings to mode...
2018-03-20  Miquel Raynalmtd: rawnand: check ONFI timings have been acked by...
2018-03-20  Miquel Raynalmtd: rawnand: move calls to ->select_chip() in nand_set...
2018-03-20  Miquel Raynalmtd: rawnand: mxc: remove useless checks in GET/SET_FEA...
2018-03-20  Miquel Raynalmtd: rawnand: handle differently chip/controller errors...
2018-03-20  Miquel Raynalmtd: rawnand: use wrappers to call onfi GET/SET_FEATURES
2018-03-20  Miquel Raynalmtd: rawnand: rename SET/GET FEATURES related functions
2018-03-20  Miquel Raynalmtd: rawnand: rename default ->onfi_get/set_features...
2018-03-19  Miquel Raynalmtd: rawnand: makes the Kconfig entry clear when it...
2018-03-17  Arnd Bergmannmtd: rawnand: remove bf5xx_nand driver
2018-03-17  Stefan Agnermtd: rawnand: vf610_nfc: support ONFI SET/GET_FEATURES...
2018-03-17  Stefan Agnermtd: rawnand: vf610_nfc: remove old hooks
2018-03-17  Stefan Agnermtd: rawnand: vf610_nfc: make use of ->exec_op()
2018-03-15  Masahiro Yamadamtd: rawnand: remove STANDALONE compile mode of nand_ecc
2018-03-15  Shreeya Patelmtd: rawnand: Replace printk() with appropriate pr_...
2018-03-15  Boris Brezillonmtd: Move onenand code base to drivers/mtd/nand/onenand
2018-03-15  Boris Brezillonmtd: onenand: Get rid of comments giving the file path...
2018-03-02  Boris BrezillonMerge tag 'nand/pxa3xx-removal' of git://git.infradead...
2018-03-02  Miquel RaynalMAINTAINERS: remove entry for deleted pxa3xx_nand driver
2018-03-02  Miquel Raynalarm: dts: pxa: use reworked NAND controller driver
2018-03-02  Miquel Raynaldt-bindings: mtd: remove pxa3xx NAND controller documen...
2018-03-02  Miquel Raynalmtd: nand: remove useless fields from pxa3xx NAND platf...
2018-02-23  Miquel Raynalmtd: nand: remove deprecated pxa3xx_nand driver
2018-02-23  Miquel Raynalmtd: nand: use Marvell reworked NAND controller driver...
2018-02-22  Boris BrezillonUpdate Boris Brezillon email address
2018-02-22  Miquel RaynalMAINTAINERS: Update email address for Miquel Raynal
2018-02-17  Miquel Raynalmtd: nand: fsmc: use ->exec_op()
2018-02-17  Miquel Raynalmtd: nand: fsmc: get rid of IO_ADDR_[R|W]
2018-02-16  Boris Brezillonmtd: nand: Add core infrastructure to deal with NAND...
2018-02-16  Boris Brezillonmtd: nand: move raw NAND related code to the raw/ subdir
2018-02-16  Boris Brezillonmtd: nand: Add missing copyright information
2018-02-16  Boris Brezillonmtd: nand: State when references to other drivers are...
2018-02-16  Boris Brezillonmtd: nand: ams-delta: Fix path to toto.c source file
2018-02-16  Boris Brezillonmtd: nand: Stop using full path when referring to files...
2018-02-16  Boris Brezillonmtd: nand: Get rid of comments giving the file path...
2018-02-14  KOBAYASHI Yoshitakemtd: nand: toshiba: Retrieve ECC requirements from...
2018-02-12  Alexey Khoroshilovmtd: nand: vf610: check mtd_device_register() return...
2018-02-12  Alexey Khoroshilovmtd: nand: vf610: improve readability of error label
2018-02-12  Alexey Khoroshilovmtd: nand: vf610: remove the unnecessary of_node_put()
2018-02-12  Stefan Agnermtd: nand: vf610_nfc: remove unused function
2018-02-12  Miquel Raynalmtd: nand: add ->setup_data_interface() support for...
2018-02-12  Sascha Hauermtd: nand: mxc: remove now unused code
2018-02-12  Sascha Hauermtd: nand: mxc: Drop now unnecessary functions
2018-02-12  Sascha Hauermtd: nand: mxc: Add own write_page
2018-02-12  Sascha Hauermtd: nand: mxc: Fix failed/corrected values for v1...
2018-02-12  Sascha Hauermtd: nand: mxc: Fix failed/corrected values for v2...
2018-02-12  Sascha Hauermtd: nand: mxc: Add buffer argument to copy_spare
2018-02-12  Sascha Hauermtd: nand: mxc: Add function to control hardware ECC
2018-02-12  Sascha Hauermtd: nand: mxc: reorder functions to avoid forward...
2018-02-11  Linus TorvaldsLinux 4.16-rc1
2018-02-11  Al Virounify {de,}mangle_poll(), get rid of kernel-side POLL...
2018-02-11  Linus Torvaldsvfs: do bulk POLL* -> EPOLL* replacement
2018-02-11  Linus TorvaldsMerge branch 'work.poll2' of git://git.kernel.org/pub...
2018-02-11  Linus TorvaldsMerge tag 'xtensa-20180211' of git://github.com/jcmvbkb...
2018-02-11  Linus TorvaldsMerge tag 'nios2-v4.16-rc1' of git://git.kernel.org...
2018-02-11  Max Filippovxtensa: fix build with KASAN
2018-02-11  Krzysztof Kozlowskinios2: defconfig: Cleanup from old Kconfig options
2018-02-11  Mathieu Malaterrenios2: dts: Remove leading 0x and 0s from bindings...
2018-02-10  Linus TorvaldsMerge tag 'pci-v4.16-fixes-1' of git://git.kernel.org...
2018-02-10  Linus TorvaldsMerge tag 'for-linus-20180210' of git://git.kernel...
2018-02-10  Linus TorvaldsMerge tag 'platform-drivers-x86-v4.16-3' of git://githu...
2018-02-10  Linus TorvaldsMerge tag 'chrome-platform-for-linus-4.16' of git:...
2018-02-10  Linus TorvaldsMerge tag 'kvm-4.16-1' of git://git.kernel.org/pub...
2018-02-10  Alexey Kardashevskiypowerpc/pci: Fix broken INTx configuration via OF
2018-02-10  Linus TorvaldsMerge tag 'kbuild-v4.16-2' of git://git.kernel.org...
2018-02-10  Al Viromconsole_proc(): don't mess with file->f_pos
2018-02-10  Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2018-02-10  Masahiro Yamadakconfig: remove const qualifier from sym_expand_string_...
2018-02-10  Masahiro Yamadakconfig: add xrealloc() helper
2018-02-10  Vadim Pasternakplatform/x86: mlx-platform: Add support for new 200G...
2018-02-10  Vadim Pasternakplatform/x86: mlx-platform: Add support for new msn201x...
2018-02-10  Vadim Pasternakplatform/x86: mlx-platform: Add support for new msn274x...
2018-02-09  Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2018-02-09  Linus TorvaldsMerge tag 'nfs-for-4.16-2' of git://git.linux-nfs.org...
2018-02-09  Linus TorvaldsMerge branch 'for-next' of git://git.kernel.org/pub...
2018-02-09  Linus TorvaldsMerge tag 'trace-v4.16-rc1' of git://git.kernel.org...
2018-02-09  Linus TorvaldsMerge tag '4.16-minor-rc-SMB3-fixes' of git://git.samba...
2018-02-09  Linus TorvaldsMerge tag 'fbdev-v4.16-fix' of git://github.com/bzolnie...
2018-02-09  Radim KrčmářMerge tag 'kvm-ppc-next-4.16-2' of git://git.kernel...
next