]> git.karo-electronics.de Git - karo-tx-linux.git/history - drivers
mtd: gpmi: use DMA channel 0 for all the nand chips
[karo-tx-linux.git] / drivers /
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-08 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git.kerne...
2013-10-07 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2013-10-07 Linus TorvaldsMerge branch 'stable' of git://git.kernel.org/pub/scm...
2013-10-07 David HerrmannHID: wiimote: fix FF deadlock
2013-10-07 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2013-10-06 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2013-10-06 Linus TorvaldsMerge branch 'fixes' of git://git.infradead.org/users...
2013-10-05 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2013-10-05 Linus TorvaldsMerge tag 'gpio-v3.12-2' of git://git.kernel.org/pub...
2013-10-05 Linus TorvaldsMerge tag 'usb-3.12-rc4' of git://git.kernel.org/pub...
2013-10-05 Linus TorvaldsMerge tag 'tty-3.12-rc4' of git://git.kernel.org/pub...
2013-10-05 Linus TorvaldsMerge tag 'staging-3.12-rc4' of git://git.kernel.org...
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-05 Linus TorvaldsMerge tag 'pci-v3.12-fixes-1' of git://git.kernel.org...
2013-10-04 Linus TorvaldsMerge tag 'pm+acpi-3.12-rc4' of git://git.kernel.org...
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 'iommu-fixes-v3.12-rc3' of git://git.kernel...
2013-10-04 Linus TorvaldsMerge tag 'arm64-stable' of git://git.kernel.org/pub...
2013-10-04 Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2013-10-04 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git.kernel...
2013-10-04 Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git.kernel...
2013-10-04 Michael Grzeschikdmaengine: imx-dma: fix callback path in tasklet
2013-10-04 Michael Grzeschikdmaengine: imx-dma: fix lockdep issue between irqhandle...
2013-10-04 Michael Grzeschikdmaengine: imx-dma: fix slow path issue in prep_dma_cyclic
2013-10-03 David Vrabelxen/hvc: allow xenboot console to be used again
2013-10-03 David Cohenusb: chipidea: add Intel Clovertrail pci id
2013-10-03 Ian Abbottstaging: comedi: ni_65xx: (bug fix) confine insn_bits...
2013-10-03 Nicholas Bellingeriscsi-target; Allow an extra tag_num / 2 number of...
2013-10-03 Nicholas Bellingeriscsi-target: Perform release of acknowledged tags...
2013-10-03 Nicholas Bellingeriscsi-target: Only perform wait_for_tasks when performi...
2013-10-03 Linus TorvaldsMerge git://git.kernel.org/pub/scm/virt/kvm/kvm
2013-10-03 Linus TorvaldsMerge branch 'for-curr' of git://git.kernel.org/pub...
2013-10-03 Linus TorvaldsMerge branch 'merge' of git://git.kernel.org/pub/scm...
2013-10-03 Nicholas Bellingertarget: Fail on non zero scsi_status in compare_and_wri...
2013-10-03 Nicholas Bellingertarget: Fix recursive COMPARE_AND_WRITE callback failure
next