]> git.kernelconcepts.de Git - karo-tx-linux.git/shortlog
karo-tx-linux.git
2017-05-03 Alexander Couzensmtd: nand: add ooblayout for old hamming layout
2017-05-02 Dan Carpentermtd: oxnas_nand: Allocating more than necessary in...
2017-05-02 Ludovic Barredt-bindings: mtd: Document the STM32 QSPI bindings
2017-05-02 Brian NorrisMerge tag 'spi-nor/for-4.12-v2' of git://github.com...
2017-05-01 Brian NorrisMerge tag 'nand/for-4.12' of github.com:linux-nand...
2017-05-01 Guochun Maomtd: mtk-nor: set controller's address width according...
2017-05-01 Ludovic Barremtd: spi-nor: add driver for STM32 quad spi flash contr...
2017-04-25 Kamal Dasumtd: nand: brcmnand: Check flash #WP pin status before...
2017-04-25 Sekhar Norimtd: nand: davinci: add comment on NAND subpage write...
2017-04-25 Roger Quadrosmtd: nand: omap2: Fix partition creation via cmdline...
2017-04-25 Christophe... mtd: nand: NULL terminate a of_device_id table
2017-04-25 Dan Carpentermtd: nand: Fix a couple error codes
2017-04-25 Masahiro Yamadamtd: nand: allow drivers to request minimum alignment...
2017-04-25 Masahiro Yamadamtd: nand: allocate aligned buffers if NAND_OWN_BUFFERS...
2017-04-25 Masahiro Yamadamtd: nand: denali: allow to override revision number
2017-04-25 Masahiro Yamadamtd: nand: denali_dt: use pdev instead of ofdev for...
2017-04-25 Masahiro Yamadamtd: nand: denali_dt: remove dma-mask DT property
2017-04-25 Masahiro Yamadamtd: nand: denali: support 64bit capable DMA engine
2017-04-25 Masahiro Yamadamtd: nand: denali_dt: enable HW_ECC_FIXUP for Altera...
2017-04-25 Masahiro Yamadamtd: nand: denali: support HW_ECC_FIXUP capability
2017-04-25 Masahiro Yamadamtd: nand: denali: fix erased page checking
2017-04-25 Masahiro Yamadamtd: nand: denali: fix bitflips calculation in handle_ecc()
2017-04-25 Masahiro Yamadamtd: nand: denali: remove meaningless pipeline read...
2017-04-25 Masahiro Yamadamtd: nand: denali: allow to override mtd->name from...
2017-04-25 Masahiro Yamadamtd: nand: relax ecc.read_page() return value for uncor...
2017-04-25 Boris Brezillonmtd: nand: Remove unused chip->write_page() hook
2017-04-25 Boris Brezillonmtd: nand: atmel: Document the new DT bindings
2017-04-25 Boris Brezillonmtd: nand: Cleanup/rework the atmel_nand driver
2017-04-19 Rafał Miłeckimtd: physmap_of: use OF helpers for reading strings
2017-04-19 Cyrille PitchenMAINTAINERS: change email address from atmel.com to...
2017-04-19 Geliang Tangmtd: mtdswap: use MTDSWAP_ECNT_MIN/MAX
2017-04-19 Joe Perchesdrivers/mtd: Convert remaining uses of pr_warning to...
2017-04-19 Linus Walleijmtd: physmap_of: really fix the physmap add-ons
2017-04-19 Rafał Miłeckimtd: use dev_of_node helper in mtd_get_of_node
2017-04-19 Colin Ian Kingjffs2: fix spelling mistake: "requestied" -> "requested"
2017-04-16 Mathias Kresinmtd: spi-nor: enable stateless 4b op codes for mx25u25635f
2017-04-10 Nobuhiro Iwamatsumtd: spi-nor: Add support for N25Q256A11
2017-03-29 Simon Baatzmtd: nand: orion: improve handling of optional clock
2017-03-29 Simon Baatzmtd: nand: orion: fix clk handling
2017-03-28 Masahiro Yamadamtd: nand: denali: remove unnecessary writes to ECC_COR...
2017-03-28 Masahiro Yamadamtd: nand: denali: remove meaningless writes to read...
2017-03-28 Masahiro Yamadamtd: nand: denali: set DEVICES_CONNECTED 1 if not set
2017-03-28 Masahiro Yamadamtd: nand: denali: simplify multi device fixup code
2017-03-27 Masahiro Yamadamtd: nand: denali: move multi device fixup code to...
2017-03-27 Masahiro Yamadamtd: nand: denali: call nand_set_flash_node() to set...
2017-03-27 Masahiro Yamadamtd: nand: denali: use nand_chip to hold frequently...
2017-03-24 Masahiro Yamadamtd: nand: do not check R/B# for CMD_SET_FEATURES in...
2017-03-24 Masahiro Yamadamtd: nand: do not check R/B# for CMD_READID in nand_com...
2017-03-24 Masahiro Yamadamtd: nand: denali: use int where no reason to use fixed...
2017-03-24 Masahiro Yamadamtd: nand: denali: introduce capability flag
2017-03-24 Masahiro Yamadamtd: nand: denali: consolidate INTR_STATUS__* and INTR_...
2017-03-24 Masahiro Yamadamtd: nand: denali: fix comment of denali_nand_info...
2017-03-24 Masahiro Yamadamtd: nand: denali: remove more unused struct members
2017-03-24 Masahiro Yamadamtd: nand: denali: remove redundant define of BANK(x)
2017-03-24 Masahiro Yamadamtd: nand: denali: remove unused CONFIG option and...
2017-03-24 Masahiro Yamadamtd: nand: use read_oob() instead of cmdfunc() for...
2017-03-24 Masahiro Yamadamtd: nand: allow to set only one of ECC size and ECC...
2017-03-23 Thomas Petazzonimtd: nand: fsmc: remove CONFIG_OF conditional
2017-03-23 Thomas Petazzonimtd: nand: fsmc: remove unused definitions
2017-03-23 Thomas Petazzonimtd: nand: fsmc: use devm_clk_get()
2017-03-23 Thomas Petazzonimtd: nand: fsmc: finally remove fsmc_nand_platform_data
2017-03-23 Thomas Petazzonimtd: nand: fsmc: remove duplicate nand_set_flash_node()
2017-03-23 Thomas Petazzonimtd: nand: fsmc: kill {nr_, }partitions structure fields
2017-03-23 Thomas Petazzonimtd: nand: fmsc: kill {read, write}_dma_priv from fsmc_...
2017-03-23 Thomas Petazzonimtd: nand: fsmc: remove fsmc_select_chip()
2017-03-23 Thomas Petazzonimtd: nand: fsmc: remove ->select_bank() from fsmc_nand_...
2017-03-23 Thomas Petazzonimtd: nand: fsmc: move fsmc_nand_data definition
2017-03-23 Thomas Petazzonimtd: nand: fsmc: fix NAND width handling
2017-03-23 Dan Carpentermtd: nand: hynix: Fix an error code in init
2017-03-22 Alexander Kurzdrivers mtd: spi-nor: add Macronix MX25Ux033E and MX25U...
2017-03-22 Alexander Kurzdrivers mtd: spi-nor: add Winbond W25Q20 variants
2017-03-22 mar.krzeminskimtd: spi-nor: Disable chip erase for Micron n25q00.
2017-03-22 mar.krzeminskimtd: spi-nor: Fix whole chip erasing for stacked chips.
2017-03-16 Christophe... mtd: nand: gpio: make nCE GPIO optional
2017-03-16 Alison Wangmtd: nand: Update dependency of IFC for LS1021A
2017-03-16 Alison Wangmemory: ifc: Update dependency of IFC for LS1021A
2017-03-16 Boris Brezillonmtd: nand: tango: Enforce DMA direction type
2017-03-16 Colin Ian Kingmtd: nand: nandsim: fix spelling mistake: "weakpagess...
2017-03-16 Philipp Zabelmtd: nand: sunxi: simplify optional reset handling
2017-03-08 Boris Brezillonmtd: nand: hynix: Add read-retry support for 1x nm...
2017-03-08 Boris Brezillonmtd: nand: hynix: Rework NAND ID decoding to extract...
2017-03-08 Hans de Goedemtd: nand: samsung: Retrieve ECC requirements from...
2017-03-08 Boris Brezillonmtd: nand: Move Macronix specific initialization in...
2017-03-08 Boris Brezillonmtd: nand: Move AMD/Spansion specific init/detection...
2017-03-08 Boris Brezillonmtd: nand: Move Micron specific init logic in nand_micron.c
2017-03-08 Boris Brezillonmtd: nand: Move Toshiba specific init/detection logic...
2017-03-08 Boris Brezillonmtd: nand: Move Hynix specific init/detection logic...
2017-03-08 Boris Brezillonmtd: nand: Move Samsung specific init/detection logic...
2017-03-08 Boris Brezillonmtd: nand: Add manufacturer specific initialization...
2017-03-08 Boris Brezillonmtd: nand: Do not expose the NAND manufacturer table...
2017-03-08 Boris Brezillonmtd: nand: Kill the MTD_NAND_IDS Kconfig option
2017-03-08 Boris Brezillonmtd: nand: Rename the nand_manufacturers struct
2017-03-08 Boris Brezillonmtd: nand: Rename nand_get_flash_type() into nand_detect()
2017-03-08 Boris Brezillonmtd: nand: Get rid of busw parameter
2017-03-08 Boris Brezillonmtd: nand: Store nand ID in struct nand_chip
2017-03-08 Boris Brezillonmtd: nand: Get rid of the mtd parameter in all auto...
2017-03-07 L. D. Pinneymtd: spi-nor: Add support for ESMT F25L32QA and F25L64QA
2017-03-07 Nicholas Mc... mtd: spi-nor: intel: use ERR_CAST in return statement
2017-03-07 Nicholas Mc... mtd: spi-nor: intel: use true/false for boolean
2017-03-07 Alexey Khoroshilovmtd: spi-nor: hisi: do not ignore clk_prepare_enable...
next