]> git.ipfire.org Git - people/ms/linux.git/shortlog
people/ms/linux.git
2018-04-04  Boris BrezillonMerge tag 'v4.16-rc2' of git://git.kernel.org/pub/scm...
2018-04-04  Boris BrezillonMerge tag 'nand/for-4.17' of git://git.infradead.org...
2018-04-04  Boris BrezillonMerge tag 'spi-nor/for-4.17' of git://git.infradead...
2018-03-30  Fabio Estevamdt-bindings: fsl-quadspi: Add the example of two SPI NOR
2018-03-30  Fabio Estevammtd: fsl-quadspi: Distinguish the mtd device names
2018-03-29  Xiaolei Limtd: nand: Fix some function description mismatches...
2018-03-29  Boris Brezillonmtd: fsl-quadspi: Remove unneeded driver.bus assignment
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-29  Arushi Singhalmtd: ftl: Use DIV_ROUND_UP()
2018-03-29  Xiaolei Limtd: Fix some function description mismatches in mtdcore.c
2018-03-29  Prabhakar Kushwahamtd: physmap_of: update struct map_info's swap as per...
2018-03-29  Prabhakar Kushwahadt-bindings: mtd-physmap: Add endianness supports
2018-03-29  Rafał Miłeckimtd: update documentation of mtd_device_parse_register()
2018-03-29  Cyrille PitchenMAINTAINERS: update maintainers for MTD and SPI NOR...
2018-03-29  Linus Walleijmtd: jedec_probe: add Eon EN29LV400A IDs
2018-03-27  Rafał Miłeckimtd: ofpart: add of_match_table with "fixed-partitions"
2018-03-27  Rafał Miłeckimtd: rename "ofpart" parser to "fixed-partitions" as...
2018-03-27  Rafał Miłeckimtd: partitions: add of_match_table parser matching...
2018-03-21  Arnd Bergmannmtd: maps: remove bfin-async-flash driver
2018-03-21  Stefan Agnermtd: tests: check erase block count in page test
2018-03-21  Antonio Cardacemtd: nftl: use %*ph to print small buffer
2018-03-21  Boris Brezillonmtd: Stop updating erase_info->state and calling mtd_er...
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  Boris Brezillonmtd: Unconditionally update ->fail_addr and ->addr...
2018-03-15  Boris Brezillonmtd: Stop assuming mtd_erase() is asynchronous
2018-03-15  Boris Brezillonmtd: Get rid of unused fields in struct erase_info
2018-03-15  Boris Brezillonmtd: Initialize ->fail_addr early in mtd_erase()
2018-03-15  Antonio Cardacemtd: st_spi_fsm: use %*ph to print small buffer
2018-03-15  Colin Ian Kingmtd: block2mtd: remove redundant initialization of...
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-19  Linus TorvaldsLinux 4.16-rc2
2018-02-18  Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git.kernel...
2018-02-18  Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git.kerne...
2018-02-18  Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git.kernel...
2018-02-18  Linus TorvaldsMerge branch 'core-urgent-for-linus' of git://git.kerne...
2018-02-17  Linus TorvaldsMerge tag 'for-linus-20180217' of git://git.kernel...
2018-02-17  Linus TorvaldsMerge tag 'mmc-v4.16-rc1' of git://git.kernel.org/pub...
2018-02-17  Linus TorvaldsMerge tag 'mtd/fixes-for-4.16-rc2' of git://git.infrade...
2018-02-17  Linus TorvaldsMerge tag 'powerpc-4.16-3' of git://git.kernel.org...
2018-02-17  Linus TorvaldsMerge tag 'arm64-fixes' of git://git.kernel.org/pub...
2018-02-17  Linus TorvaldsMerge tag 'for-linus-4.16a-rc2-tag' of git://git.kernel...
2018-02-17  Stefano Stabellinipvcalls-front: wait for other operations to return...
2018-02-17  Stefano Stabellinipvcalls-front: introduce a per sock_mapping refcount
2018-02-17  Prarit Bhargavax86/xen: Calculate __max_logical_packages on PV domains
2018-02-17  Joao Martinsxenbus: track caller request id
2018-02-17  Robin Murphyarm64: cputype: Silence Sparse warnings
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  Linus TorvaldsMerge tag 'dma-mapping-4.16-2' of git://git.infradead...
2018-02-16  Will Deaconarm64: mm: Use READ_ONCE/WRITE_ONCE when accessing...
2018-02-16  Arnd Bergmannmm: hide a #warning for COMPILE_TEST
2018-02-16  Linus TorvaldsMerge tag 'mips_fixes_4.16_2' of git://git.kernel.org...
2018-02-16  Linus TorvaldsMerge tag 'for-4.16-rc1-tag' of git://git.kernel.org...
2018-02-16  Linus TorvaldsMerge tag 'for-4.16/dm-chained-bios-fix' of git://git...
2018-02-16  Linus TorvaldsMerge tag 'platform-drivers-x86-v4.16-4' of git://git...
2018-02-16  Linus TorvaldsMerge tag 'sound-4.16-rc2' of git://git.kernel.org...
2018-02-16  Linus TorvaldsMerge tag 'drm-fixes-for-v4.16-rc2' of git://people...
next