platform/kernel/linux-rpi.git
2018-07-31 Miquel Raynalmtd: rawnand: sunxi: convert driver to nand_scan()
2018-07-31 Miquel Raynalmtd: rawnand: sh_flctl: convert driver to nand_scan()
2018-07-31 Miquel Raynalmtd: rawnand: s3c2410: convert driver to nand_scan()
2018-07-31 Miquel Raynalmtd: rawnand: nandsim: convert driver to nand_scan()
2018-07-31 Miquel Raynalmtd: rawnand: mxc: convert driver to nand_scan()
2018-07-31 Miquel Raynalmtd: rawnand: mtk: convert driver to nand_scan()
2018-07-31 Miquel Raynalmtd: rawnand: marvell: convert driver to nand_scan()
2018-07-31 Miquel Raynalmtd: rawnand: lpc32xx_slc: convert driver to nand_scan()
2018-07-31 Miquel Raynalmtd: rawnand: jz4780: convert driver to nand_scan()
2018-07-31 Miquel Raynalmtd: rawnand: hisi504: convert driver to nand_scan()
2018-07-31 Miquel Raynalmtd: rawnand: gpmi: convert driver to nand_scan()
2018-07-31 Miquel Raynalmtd: rawnand: fsmc: convert driver to nand_scan()
2018-07-31 Miquel Raynalmtd: rawnand: fsl_ifc: convert driver to nand_scan()
2018-07-31 Miquel Raynalmtd: rawnand: fsl_elbc: convert driver to nand_scan()
2018-07-31 Miquel Raynalmtd: rawnand: fsl_elbc: return meaningful values
2018-07-31 Miquel Raynalmtd: rawnand: denali: convert to nand_scan()
2018-07-31 Miquel Raynalmtd: rawnand: davinci: convert driver to nand_scan()
2018-07-31 Boris Brezillonmtd: rawnand: au1550nd: Remove unneeded gpio.h inclusion
2018-07-31 Boris Brezillonmtd: rawnand: atmel: Stop including gpio.h
2018-07-31 Boris Brezillonmtd: rawnand: sunxi: Remove gpio.h and of_gpio.h inclusions
2018-07-31 Boris Brezillonmtd: rawnand: jz4740: Include gpio/consumer.h instead...
2018-07-31 Miquel Raynalmtd: rawnand: add hooks that may be called during nand_...
2018-07-31 Miquel Raynalmtd: rawnand: better name for the controller structure
2018-07-31 Boris Brezillonmtd: rawnand: Remove unused caller_is_module() definition
2018-07-31 Boris Brezillonmtd: rawnand: s3c2410: Error out when ->nrsets < 0...
2018-07-31 Miquel Raynalmtd: rawnand: make subop helpers return unsigned values
2018-07-31 Boris Brezillonmtd: rawnand: orion: Handle cases where __LINUX_ARM_ARC...
2018-07-31 Boris Brezillonmtd: rawnand: orion: Avoid direct inclusion of asm...
2018-07-19 Boris Brezillonmtd: rawnand: micron: Make ECC activation stateful
2018-07-19 Boris Brezillonmtd: rawnand: micron: Avoid enabling/disabling ECC...
2018-07-19 Boris Brezillonmtd: rawnand: micron: Get the actual number of bitflips
2018-07-19 Chris Packhammtd: rawnand: micron: allow forced on-die ECC
2018-07-19 Boris Brezillonmtd: rawnand: Expose _notsupp() helpers for raw page...
2018-07-19 Chris Packhammtd: rawnand: micron: support 8/512 on-die ECC
2018-07-19 Boris Brezillonmtd: rawnand: micron: Fix on-die ECC detection logic
2018-07-19 Boris Brezillonmtd: rawnand: fsmc: Stop using chip->read_buf()
2018-07-19 Arnd Bergmannmtd: rawnand: qcom: stop using phys_to_dma()
2018-07-19 Stefan Agnermtd: rawnand: tegra: check bounds of die_nr properly
2018-07-19 Miquel Raynalmtd: rawnand: add default values for dynamic timings
2018-07-19 Rafał Miłeckimtd: onenand: use mtd_device_register() where applicable
2018-07-19 Rafał Miłeckimtd: rawnand: use mtd_device_register() where applicable
2018-07-19 Arnd Bergmannmtd: rawnand: MTD_NAND_BCM47XXNFLASH needs CONFIG_BCMA
2018-07-19 Boris Brezillonmemory: jz4780-nemc: Allow selection of this driver...
2018-07-19 Boris Brezillonmtd: rawnand: jz4740: Use the proper format specifier...
2018-07-18 Boris Brezillonmtd: rawnand: jz4780: Drop the dependency on MACH_JZ4780
2018-07-18 Boris Brezillonmtd: rawnand: jz4740: Allow selection of this driver...
2018-07-18 Boris BrezillonMIPS: jz4740: Move jz4740_nand.h header to include...
2018-07-18 Boris Brezillonmtd: rawnand: txx9ndfmc: Allow selection of this driver...
2018-07-18 Boris BrezillonMIPS: txx9: Move the ndfc.h header to include/linux...
2018-07-18 Boris Brezillonmtd: rawnand: fsl_ifc: Allow selection of this driver...
2018-07-18 Boris Brezillonmtd: rawnand: fsl_ifc: Add an __iomem specifier on...
2018-07-18 Boris Brezillonmemory: fsl_ifc: Allow selection of this driver when...
2018-07-18 Boris Brezillonmtd: rawnand: fsmc: Allow selection of this driver...
2018-07-18 Boris Brezillonmtd: rawnand: fsmc: Use uintptr_t casts instead of...
2018-07-18 Boris Brezillonmtd: rawnand: fscm: Avoid collision on PC def when...
2018-07-18 Boris Brezillonmtd: rawnand: sunxi: Allow selection of this driver...
2018-07-18 Boris Brezillonmtd: rawnand: sunxi: Make sure ret is initialized in...
2018-07-18 Boris Brezillonmtd: rawnand: sunxi: Add an U suffix to NFC_PAGE_OP...
2018-07-18 Boris Brezillonmtd: rawnand: davinci: Allow selection of this driver...
2018-07-18 Miquel Raynalmtd: rawnand: fix indentation in Kconfig
2018-07-18 Boris Brezillonmtd: rawnand: davinci: Use uintptr_t casts instead...
2018-07-18 Boris Brezillonmtd: rawnand: davinci: Stop doing iomem pointer <-...
2018-07-18 Boris Brezillonmtd: rawnand: atmel: Allow selection of this driver...
2018-07-18 Boris Brezillonmtd: rawnand: atmel: Add an __iomem cast on gen_pool_dm...
2018-07-18 Boris Brezillonmtd: rawnand: atmel: Use uintptr_t casts instead of...
2018-07-18 Boris Brezillonmtd: rawnand: hynix: Use ->exec_op() in hynix_nand_reg_...
2018-07-18 Daniel Mackmtd: rawnand: marvell: set reg_clk to NULL if it can...
2018-07-18 Daniel Mackmtd: rawnand: marvell: remove bogus comment in marvell_...
2018-07-18 Daniel Mackmtd: rawnand: marvell: add suspend and resume hooks
2018-07-18 Fabio Estevammtd: rawnand: mxc: Switch to SPDX identifier
2018-07-18 Fabio Estevammtd: rawnand: gpmi: Switch to SPDX identifier
2018-07-18 Boris Brezillonmtd: rawnand: plat_nand: Kill pdata->ctrl.{hwcontrol...
2018-07-18 Boris Brezillonmtd: rawnand: orion_nand: Kill orion_nand_data.dev_ready()
2018-07-18 Boris Brezillonmtd: rawnand: Kill the chip->scan_bbt() hook
2018-07-18 Boris Brezillonmtd: rawnand: Rename nand_default_bbt() into nand_creat...
2018-07-18 Boris Brezillonmtd: rawnand: Remove forward declaration of device_node
2018-07-18 Boris Brezillonmtd: rawnand: Remove forward declaration of mtd_info
2018-07-18 Boris Brezillonmtd: rawnand: Remove nand_do_read() prototype from...
2018-07-18 Boris Brezillonmtd: rawnand: Kill cafe_nand_bug()
2018-07-18 Boris Brezillonbcma: Allow selection of this driver when COMPILE_TEST=y
2018-07-18 Boris Brezillonmtd: rawnand: nuc900: Allow selection of this driver...
2018-07-18 Boris Brezillonmtd: rawnand: qcom: Allow selection of this driver...
2018-07-18 Boris Brezillonmtd: rawnand: mxc: Allow selection of this driver when...
2018-07-18 Boris Brezillonmtd: rawnand: mxc: Avoid inclusion of asm/mach headers
2018-07-18 Boris Brezillonmtd: rawnand: brcmnand: Allow selection of this driver...
2018-07-18 Boris Brezillonmtd: rawnand: lpc32xx: Allow selection of these drivers...
2018-07-18 Boris Brezillonmtd: rawnand: sharpsl: Allow selection of this driver...
2018-07-18 Boris Brezillonmtd: rawnand: sharpsl: Remove inclusion of mach and...
2018-07-18 Boris Brezillonmtd: rawnand: omap2: Allow selection of this driver...
2018-07-18 Boris Brezillonmtd: rawnand: Add 'depends on HAS_IOMEM' where missing
2018-07-18 Boris Brezillonmtd: rawnand: gpmi: Remove useless dependency on MTD_NAND
2018-07-18 Abhishek Sahumtd: rawnand: qcom: erased page bitflips detection
2018-07-18 Colin Ian Kingmtd: rawnand: gpmi: remove redundant variable payload_virt
2018-07-18 Miquel Raynalmtd: rawnand: docg4: fix the probe function error path
2018-07-18 Masahiro Yamadamtd: rawnand: denali: optimize timing parameters for...
2018-07-18 Masahiro Yamadamtd: rawnand: denali_dt: add more clocks based on IP...
2018-07-18 Masahiro Yamadadt-binding: mtd: denali_dt: document clock property
2018-07-18 Masahiro Yamadamtd: rawnand: denali_dt: use dev as a shorthand of...
2018-07-18 Martin Kaisermtd: rawnand: mxc: remove __init qualifier from mxcnd_p...
2018-07-18 Miquel Raynalmtd: spinand: macronix: Add support for MX35LF2GE4AB
next