]> git.karo-electronics.de Git - karo-tx-linux.git/history - drivers/mtd
mtd: gpmi: use DMA channel 0 for all the nand chips
[karo-tx-linux.git] / drivers / mtd /
2013-10-23 Huang Shijiemtd: gpmi: use DMA channel 0 for all the nand chips
2013-10-23 Huang Shijiemtd: gpmi: decouple the chip select from the DMA channel
2013-10-23 Prabhakar Kushwahadriver/mtd/ifc: Read Status while programming NAND...
2013-10-23 Prabhakar Kushwahadriver/mtd/IFC: Add support of 8K page size NAND flash
2013-10-22 Ezequiel Garciamtd: Move major number definitions to major.h
2013-10-22 Rafał Miłeckimtd: bcm47xxpart: detect "factory" partition
2013-10-22 Rafał Miłeckimtd: bcm47xxpart: detect block aligned Squashfs partition
2013-10-22 Hauke Mehrtensmtd: bcm47xxpart: handle malloc failures
2013-10-22 Sachin Kamatmtd: bcm47xxnflash: Use devm_kzalloc
2013-10-22 Sachin Kamatmtd: bcm47xxnflash: Use module_platform_driver
2013-10-22 Sachin Kamatmtd: plat-ram: Use module_platform_driver
2013-10-21 Brian Norrismtd: nand: hack ONFI for non-power-of-2 dimensions
2013-10-15 Ezequiel Garciamtd: nand: pxa3xx: Allocate data buffer on detected...
2013-10-15 Ezequiel Garciamtd: nand: pxa3xx: Move DMA I/O enabling
2013-10-15 Priyanka Jainmtd: m25p80: Add support for Micron N25Q512A memory
2013-10-15 Wei Yongjunmtg: docg3: use free_bch() instead of kfree()
2013-10-15 Mike Dunnmtd: docg4: fix status polling loop
2013-10-15 Sachin Kamatmtd: socrates_nand: Use dev_err instead of printk
2013-10-15 Sachin Kamatmtd: socrates_nand: Use devm_kzalloc
2013-10-15 Sachin Kamatmtd: socrates_nand: Remove redundant dev_set_drvdata
2013-10-15 Sachin Kamatmtd: fsl_ifc_nand: Use module_platform_driver
2013-10-15 Sachin Kamatmtd: fsl_ifc_nand: Remove redundant dev_set_drvdata
2013-10-15 Sachin Kamatmtd: sst25l: Use devm_kzalloc
2013-10-15 Sachin Kamatmtd: sst25l: Remove redundant spi_set_drvdata
2013-10-15 Ezequiel Garciamtd: Use MTD_BLOCK_MAJOR instead of the magic number
2013-10-15 Sachin Kamatmtd: nand: pxa3xx_nand: Remove redundant of_match_ptr
2013-10-15 Sachin Kamatmtd: nand: lpc32xx_slc: Remove redundant of_match_ptr
2013-10-15 Sachin Kamatmtd: nand: lpc32xx_mlc: Remove redundant of_match_ptr
2013-10-15 Jingoo Hanmtd: denali: remove unnecessary pci_set_drvdata()
2013-10-15 Jingoo Hanmtd: scb2_flash: remove unnecessary pci_set_drvdata()
2013-10-15 Jingoo Hanmtd: pci: remove unnecessary pci_set_drvdata()
2013-10-15 Jingoo Hanmtd: intel_vr_nor: remove unnecessary pci_set_drvdata()
2013-10-15 Alexander Sverdlinmtd: phram: Make phram 64-bit compatible
2013-10-15 Sachin Kamatmtd: diskonchip: Fix incorrect placement of __initdata
2013-10-15 Flavio Silveiramtd: m25p80: Add support for ESMT F25L32PA
2013-10-15 Jingoo Hanmtd: plat-ram: Remove casting the return value which...
2013-10-15 Huang Shijiemtd: nand: fix the wrong mtd->type for nand chip
2013-10-15 Huang Shijiemtd: add MTD_MLCNANDFLASH case for mtd_type_show()
2013-10-15 Huang Shijiemtd: nand: add a helper to detect the nand type
2013-10-15 Huang Shijiemtd: gpmi: rewrite the gpmi_ecc_write_oob() to support...
2013-10-15 Huang Shijiemtd: nand: print out the cell information for nand...
2013-10-15 Huang Shijiemtd: nand: set the cell information for ONFI nand
2013-10-15 Huang Shijiemtd: nand: add the "bits per cell" info for legacy...
2013-10-15 Huang Shijiemtd: nand: rename the cellinfo to bits_per_cell
2013-10-15 Huang Shijiemtd: nand: add a helper to check the SLC/MLC nand chip
2013-10-15 Brian Norrismtd: nand: correct extemded param page error handling
2013-10-15 Josh Wumtd: atmel_nand: use minimum ecc requirements of nand...
2013-10-15 Josh Wumtd: atmel_nand: add MODULE_DEVICE_TABLE for nfc driver
2013-10-15 Josh Wumtd: atmel_nand: remove #if defined(CONFIG_OF) around...
2013-10-15 Paul Bollemtd: onenand: omap: remove two unused functions
2013-10-15 Brian Norrismtd: nand: cleanup ONFI printed errors, warnings
2013-10-15 Brian Norrismtd: lpddr_cmds: make function static
2013-10-15 Brian Norrismtd: onenand: remove unused variable assignments
2013-10-15 Brian Norrismtd: nand: remove obsolete 'ecclayout' field
2013-10-15 Brian Norrismtd: onenand: remove redundant offset check
2013-10-15 Brian Norrismtd: denali: make init function static
2013-10-15 Brian Norrismtd: dataflash: remove unused field
2013-10-15 Brian Norrismtd: nand: stop exporting nand_default_bbt
2013-10-15 Brian Norrismtd: nandsim: don't call nand_default_bbt() directly
2013-10-15 Brian Norrismtd: nand: lpc32xx_slc: don't call nand_default_bbt...
2013-10-15 Brian Norrisnand: docg4: use nand_base's default BBT scan
2013-10-15 Lothar Waßmannmtd: nand: gpmi-nand: janitorial cleanup: (commas after...
2013-10-10 Linus TorvaldsMerge tag 'for-linus-20131008' of git://git.infradead...
2013-10-07 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2013-10-06 Linus TorvaldsMerge branch 'fixes' of git://git.infradead.org/users...
2013-10-05 Linus TorvaldsMerge tag 'gpio-v3.12-2' of git://git.kernel.org/pub...
2013-10-05 Chris MasonMerge branch 'for-linus' into for-linus-3.12
2013-10-05 Linus TorvaldsMerge branch 'for-linus' of git://git.samba.org/sfrench...
2013-10-04 Linus TorvaldsMerge tag 'xfs-for-linus-v3.12-rc4' of git://oss.sgi...
2013-10-04 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2013-10-04 Linus TorvaldsMerge tag 'arm64-stable' of git://git.kernel.org/pub...
2013-10-03 Olof JohanssonMerge tag 'fixes-3.12-2' of git://git.infradead.org...
2013-10-02 Linus TorvaldsMerge tag 'pinctrl-v3.12-2' of git://git.kernel.org...
2013-10-01 Greg Kroah-HartmanMerge tag 'fixes-for-v3.12-rc4' of git://git.kernel...
2013-10-01 Linus TorvaldsMerge git://git.kernel.org/pub/scm/virt/kvm/kvm
2013-10-01 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2013-10-01 Greg Kroah-HartmanMerge tag 'iio-fixes-for-3.12b2' of git://git.kernel...
2013-09-30 Olof JohanssonMerge tag 'renesas-fixes4-for-v3.12' of git://git.kerne...
2013-09-30 Mark BrownMerge remote-tracking branch 'regulator/fix/wm8350...
2013-09-30 Mark BrownMerge remote-tracking branch 'regulator/fix/wm831x...
2013-09-30 Mark BrownMerge remote-tracking branch 'regulator/fix/palmas...
2013-09-30 Mark BrownMerge remote-tracking branch 'regulator/fix/doc' into...
2013-09-30 Mark BrownMerge remote-tracking branch 'regulator/fix/da9063...
2013-09-30 Takashi IwaiMerge tag 'asoc-v3.12-rc2' of git://git.kernel.org...
2013-09-29 Linus TorvaldsMerge tag 'tty-3.12-rc3' of git://git.kernel.org/pub...
2013-09-28 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git.kerne...
2013-09-28 Linus TorvaldsMerge tag 'xfs-for-linus-v3.12-rc3' of git://oss.sgi...
2013-09-28 Linus TorvaldsMerge branch 'fixes' of git://git.linaro.org/people...
2013-09-28 Dave AirlieMerge branch 'drm-fixes-3.12' of git://people.freedeskt...
2013-09-27 John W. LinvilleMerge branch 'master' of git://git.kernel.org/pub/scm...
2013-09-27 Linus TorvaldsMerge tag 'sound-3.12' of git://git.kernel.org/pub...
2013-09-27 Linus TorvaldsMerge tag 'fbdev-fixes-3.12' of git://git.kernel.org...
2013-09-27 Mark BrownMerge remote-tracking branch 'asoc/fix/max98095' into...
2013-09-27 Mark BrownMerge remote-tracking branch 'asoc/fix/core' into asoc...
2013-09-27 Mark BrownMerge remote-tracking branch 'asoc/fix/bfin' into asoc...
2013-09-27 Mark BrownMerge remote-tracking branch 'asoc/fix/ab8500' into...
2013-09-27 Mark BrownMerge remote-tracking branch 'asoc/fix/88pm860x' into...
2013-09-27 Elie De Brauwermtd: m25p80: Fix 4 byte addressing mode for Micron...
2013-09-27 Brian Norrismtd: nand: fix memory leak in ONFI extended parameter...
2013-09-26 John W. LinvilleMerge branch 'master' of git://git.kernel.org/pub/scm...
next