]> git.kernelconcepts.de Git - karo-tx-linux.git/shortlog
karo-tx-linux.git
2016-05-05 Rafał Miłeckimtd: nand: bf5xx: set ECC algorithm explicitly
2016-05-05 Cooper Jr.... mtd: nand: omap2: Fix high memory dma prefetch transfer
2016-05-05 Cooper Jr.... mtd: nand: omap2: Start dma request before enabling...
2016-05-05 Julia Lawallmtd: nandsim: add __init attribute
2016-05-05 Boris Brezillonmtd: nand: move of_get_nand_xxx() helpers into nand_base.c
2016-05-05 Boris Brezillonmtd: nand: sh_flctl: rely on generic DT parsing done...
2016-05-05 Boris Brezillonmtd: nand: mxc: rely on generic DT parsing done in...
2016-05-05 Boris Brezillonmtd: nand: lpc32xx: rely on generic DT parsing done...
2016-05-05 Boris Brezillonmtd: nand: hisi504: rely on generic DT parsing done...
2016-05-05 Boris Brezillonmtd: nand: davinci: rely on generic DT parsing done...
2016-05-05 Boris Brezillonmtd: nand: gpmi: rely on generic DT parsing done in...
2016-05-05 Julia Lawallmtd: nand: omap2: fix compare_const_fl.cocci warnings
2016-05-05 Maarten ter... mtd: nand: jz4740: Remove unused local variable
2016-05-05 Rafał Miłeckimtd: nand: fsl_elbc: set ECC algorithm explicitly
2016-05-05 Rafał Miłeckimtd: nand: fsl_ifc: set ECC algorithm explicitly
2016-05-05 Rafał Miłeckimtd: nand: fsl_upm: set ECC algorithm explicitly
2016-05-05 Rafał Miłeckimtd: nand: cmx270: set ECC algorithm explicitly
2016-05-05 Rafał Miłeckimtd: nand: mpc5121_nfc: set ECC algorithm explicitly
2016-05-05 Rafał Miłeckimtd: nand: au1550nd: set ECC algorithm explicitly
2016-05-05 Rafał Miłeckimtd: nand: sh_flctl: set ECC algorithm explicitly
2016-05-05 Rafał Miłeckimtd: nand: s3c2410: set ECC algorithm explicitly
2016-05-05 Rafał Miłeckimtd: nand: omap2: set ECC algorithm explicitly
2016-05-05 Boris Brezillonmtd: kill the nand_ecclayout struct
2016-05-05 Boris Brezillonmtd: nand: kill the ecc->layout field
2016-05-05 Boris Brezillonstaging: mt29f_spinand: switch to mtd_ooblayout_ops
2016-05-05 Boris Brezillonmtd: onenand: switch to mtd_ooblayout_ops
2016-05-05 Boris Brezillonmtd: nand: qcom: switch to mtd_ooblayout_ops
2016-05-05 Boris Brezillonmtd: nand: vf610: switch to mtd_ooblayout_ops
2016-05-05 Boris Brezillonmtd: nand: sunxi: switch to mtd_ooblayout_ops
2016-05-05 Boris Brezillonmtd: nand: sm_common: switch to mtd_ooblayout_ops
2016-05-05 Boris Brezillonmtd: nand: sh_flctl: switch to mtd_ooblayout_ops
2016-05-05 Boris Brezillonmtd: nand: s3c2410: switch to mtd_ooblayout_ops
2016-05-05 Boris Brezillonmtd: nand: pxa3xx: switch to mtd_ooblayout_ops
2016-05-05 Boris Brezillonmtd: nand: omap2: switch to mtd_ooblayout_ops
2016-05-05 Boris Brezillonmtd: nand: mxc: switch to mtd_ooblayout_ops
2016-05-05 Boris Brezillonmtd: nand: lpc32xx: switch to mtd_ooblayout_ops
2016-05-05 Boris Brezillonmtd: nand: jz4780: switch to mtd_ooblayout_ops
2016-05-05 Boris Brezillonmtd: nand: hisi504: switch to mtd_ooblayout_ops
2016-05-05 Boris Brezillonmtd: nand: gpmi: switch to mtd_ooblayout_ops
2016-05-05 Boris Brezillonmtd: nand: fsmc: get rid of the fsmc_nand_eccplace...
2016-05-05 Boris Brezillonmtd: nand: fsmc: switch to mtd_ooblayout_ops
2016-05-05 Boris Brezillonmtd: nand: fsl_ifc: switch to mtd_ooblayout_ops
2016-05-05 Boris Brezillonmtd: nand: fsl_elbc: switch to mtd_ooblayout_ops
2016-05-05 Boris Brezillonmtd: nand: docg4: switch to mtd_ooblayout_ops
2016-05-05 Boris Brezillonmtd: nand: diskonchip: switch to mtd_ooblayout_ops
2016-05-05 Boris Brezillonmtd: nand: denali: switch to mtd_ooblayout_ops
2016-05-05 Boris Brezillonmtd: nand: davinci: switch to mtd_ooblayout_ops
2016-05-05 Boris Brezillonmtd: nand: cafe: switch to mtd_ooblayout_ops
2016-05-05 Boris Brezillonmtd: nand: brcm: switch to mtd_ooblayout_ops
2016-05-05 Boris Brezillonmtd: nand: bf5xx: switch to mtd_ooblayout_ops
2016-05-05 Boris Brezillonmtd: nand: atmel: switch to mtd_ooblayout_ops
2016-05-05 Boris Brezillonmtd: nand: jz4740: switch to mtd_ooblayout_ops
2016-05-05 Boris Brezillonmtd: nand: sharpsl: switch to mtd_ooblayout_ops
2016-05-05 Boris Brezillonmtd: nand: bch: switch to mtd_ooblayout_ops
2016-04-19 Boris Brezillonmtd: nand: implement the default mtd_ooblayout_ops
2016-04-19 Boris Brezillonmtd: docg3: switch to mtd_ooblayout_ops
2016-04-19 Boris Brezillonmtd: create an mtd_ooblayout_ops struct to ease ECC...
2016-04-19 Boris Brezillonmtd: docg3: use mtd_set_ecclayout() where appropriate
2016-04-19 Boris Brezillonmtd: onenand: use mtd_set_ecclayout() where appropriate
2016-04-19 Boris Brezillonmtd: nand: use mtd_set_ecclayout() where appropriate
2016-04-19 Boris Brezillonmtd: use mtd_set_ecclayout() where appropriate
2016-04-19 Boris Brezillonmtd: add mtd_set_ecclayout() helper function
2016-04-19 Boris Brezillonmtd: onenand: use mtd_ooblayout_xxx() helpers where...
2016-04-19 Boris Brezillonmtd: nand: qcom: use mtd_ooblayout_xxx() helpers where...
2016-04-19 Boris Brezillonmtd: nand: omap2: use mtd_ooblayout_xxx() helpers where...
2016-04-19 Boris Brezillonmtd: nand: lpc32xx: use mtd_ooblayout_xxx() helpers...
2016-04-19 Boris Brezillonmtd: nand: gpmi: use mtd_ooblayout_xxx() helpers where...
2016-04-19 Boris Brezillonmtd: nand: fsl_ifc: use mtd_ooblayout_xxx() helpers...
2016-04-19 Boris Brezillonmtd: nand: atmel: use mtd_ooblayout_xxx() helpers where...
2016-04-19 Boris Brezillonmtd: nand: core: use mtd_ooblayout_xxx() helpers where...
2016-04-19 Boris Brezillonmtd: use mtd_ooblayout_xxx() helpers where appropriate
2016-04-19 Boris Brezillonmtd: add mtd_ooblayout_xxx() helper functions
2016-04-19 Boris Brezillonmtd: nand: sunxi: make cur_off parameter optional in...
2016-04-19 Boris Brezillonmtd: nand: sunxi: make OOB retrieval optional
2016-04-19 Boris Brezillonmtd: nand: sunxi: move some ECC related operations...
2016-04-19 Boris Brezillonmtd: nand: sunxi: poll for events instead of using...
2016-04-19 Boris Brezillonmtd: nand: sunxi: make use of readl_poll_timeout()
2016-04-19 Boris Brezillonmtd: nand: sunxi: fix ->dev_ready() implementation
2016-04-19 Boris Brezillonmtd: nand: enable ECC pipelining
2016-04-19 Boris Brezillonmtd: nand: sunxi: disable clks on device removal
2016-04-19 Boris Brezillonmtd: nand: sunxi: fix NFC_CTL setting
2016-04-19 Boris Brezillonmtd: nand: sunxi: fix the NFC_ECC_ERR_CNT() macro
2016-04-19 Boris Brezillonmtd: nand: sunxi: let the NAND controller control the...
2016-04-19 Boris Brezillonmtd: nand: sunxi: improve ->cmd_ctrl() function
2016-04-19 Boris Brezillonmtd: nand: sunxi: implement ->read_subpage()
2016-04-19 Boris Brezillonmtd: nand: sunxi: implement ->read_oob()/->write_oob()
2016-04-19 Boris Brezillonmtd: nand: export default read/write oob functions
2016-04-19 Boris Brezillonmtd: nand: sunxi: adapt clk_rate to tWB, tADL, tWHR...
2016-04-19 Boris Brezillonmtd: nand: sunxi: fix EDO mode selection
2016-04-19 Boris Brezillonmtd: nand: sunxi: fix clk rate calculation
2016-04-19 Boris Brezillonmtd: nand: sunxi: fix call order in sunxi_nand_chip_init()
2016-04-19 Boris Brezillonmtd: nand: pxa3xx: rely on generic DT parsing done...
2016-04-19 Boris Brezillonmtd: nand: atmel: rely on generic DT parsing done in...
2016-04-19 Rafał Miłeckimtd: nand: pasemi: switch to dev_* printing functions
2016-04-19 Rafał Miłeckimtd: nand: socrates: set ECC algorithm explicitly
2016-04-19 Rafał Miłeckimtd: nand: plat: set ECC algorithm explicitly
2016-04-19 Rafał Miłeckimtd: nand: pasemi: set ECC algorithm explicitly
2016-04-19 Rafał Miłeckimtd: nand: orion: set ECC algorithm explicitly
2016-04-19 Rafał Miłeckimtd: nand: nuc900: set ECC algorithm explicitly
2016-04-19 Rafał Miłeckimtd: nand: mxc: set ECC algorithm explicitly
next