]> git.karo-electronics.de Git - karo-tx-linux.git/history - drivers
mtd: gpmi: decouple the chip select from the DMA channel
[karo-tx-linux.git] / drivers /
2013-11-07 Huang Shijiemtd: gpmi: decouple the chip select from the DMA channel
2013-11-07 Prabhakar Kushwahadriver/mtd/ifc: Read Status while programming NAND...
2013-11-07 Prabhakar Kushwahadriver/mtd/IFC: Add support of 8K page size NAND flash
2013-11-07 Ezequiel Garciamtd: Move major number definitions to major.h
2013-11-07 Rafał Miłeckimtd: bcm47xxpart: detect "factory" partition
2013-11-07 Rafał Miłeckimtd: bcm47xxpart: detect block aligned Squashfs partition
2013-11-07 Hauke Mehrtensmtd: bcm47xxpart: handle malloc failures
2013-11-07 Sachin Kamatmtd: bcm47xxnflash: Use devm_kzalloc
2013-11-07 Sachin Kamatmtd: bcm47xxnflash: Use module_platform_driver
2013-11-07 Sachin Kamatmtd: plat-ram: Use module_platform_driver
2013-11-07 Brian Norrismtd: nand: hack ONFI for non-power-of-2 dimensions
2013-11-07 Ezequiel Garciamtd: nand: pxa3xx: Allocate data buffer on detected...
2013-11-07 Ezequiel Garciamtd: nand: pxa3xx: Move DMA I/O enabling
2013-11-07 Priyanka Jainmtd: m25p80: Add support for Micron N25Q512A memory
2013-11-07 Wei Yongjunmtg: docg3: use free_bch() instead of kfree()
2013-11-07 Mike Dunnmtd: docg4: fix status polling loop
2013-11-07 Sachin Kamatmtd: socrates_nand: Use dev_err instead of printk
2013-11-07 Sachin Kamatmtd: socrates_nand: Use devm_kzalloc
2013-11-07 Sachin Kamatmtd: socrates_nand: Remove redundant dev_set_drvdata
2013-11-07 Sachin Kamatmtd: fsl_ifc_nand: Use module_platform_driver
2013-11-07 Sachin Kamatmtd: fsl_ifc_nand: Remove redundant dev_set_drvdata
2013-11-07 Sachin Kamatmtd: sst25l: Use devm_kzalloc
2013-11-07 Sachin Kamatmtd: sst25l: Remove redundant spi_set_drvdata
2013-11-07 Ezequiel Garciamtd: Use MTD_BLOCK_MAJOR instead of the magic number
2013-11-07 Sachin Kamatmtd: nand: pxa3xx_nand: Remove redundant of_match_ptr
2013-11-07 Sachin Kamatmtd: nand: lpc32xx_slc: Remove redundant of_match_ptr
2013-11-07 Sachin Kamatmtd: nand: lpc32xx_mlc: Remove redundant of_match_ptr
2013-11-07 Jingoo Hanmtd: denali: remove unnecessary pci_set_drvdata()
2013-11-07 Jingoo Hanmtd: scb2_flash: remove unnecessary pci_set_drvdata()
2013-11-07 Jingoo Hanmtd: pci: remove unnecessary pci_set_drvdata()
2013-11-07 Jingoo Hanmtd: intel_vr_nor: remove unnecessary pci_set_drvdata()
2013-11-07 Alexander Sverdlinmtd: phram: Make phram 64-bit compatible
2013-10-27 Sachin Kamatmtd: diskonchip: Fix incorrect placement of __initdata
2013-10-27 Flavio Silveiramtd: m25p80: Add support for ESMT F25L32PA
2013-10-27 Jingoo Hanmtd: plat-ram: Remove casting the return value which...
2013-10-27 Huang Shijiemtd: nand: fix the wrong mtd->type for nand chip
2013-10-27 Huang Shijiemtd: add MTD_MLCNANDFLASH case for mtd_type_show()
2013-10-27 Huang Shijiemtd: nand: add a helper to detect the nand type
2013-10-27 Huang Shijiemtd: gpmi: rewrite the gpmi_ecc_write_oob() to support...
2013-10-27 Huang Shijiemtd: nand: print out the cell information for nand...
2013-10-27 Huang Shijiemtd: nand: set the cell information for ONFI nand
2013-10-27 Huang Shijiemtd: nand: add the "bits per cell" info for legacy...
2013-10-27 Huang Shijiemtd: nand: rename the cellinfo to bits_per_cell
2013-10-27 Huang Shijiemtd: nand: add a helper to check the SLC/MLC nand chip
2013-10-27 Brian Norrismtd: nand: correct extemded param page error handling
2013-10-27 Josh Wumtd: atmel_nand: use minimum ecc requirements of nand...
2013-10-27 Josh Wumtd: atmel_nand: add MODULE_DEVICE_TABLE for nfc driver
2013-10-27 Josh Wumtd: atmel_nand: remove #if defined(CONFIG_OF) around...
2013-10-27 Paul Bollemtd: onenand: omap: remove two unused functions
2013-10-27 Brian Norrismtd: nand: cleanup ONFI printed errors, warnings
2013-10-27 Brian Norrismtd: lpddr_cmds: make function static
2013-10-27 Brian Norrismtd: onenand: remove unused variable assignments
2013-10-27 Brian Norrismtd: nand: remove obsolete 'ecclayout' field
2013-10-27 Brian Norrismtd: onenand: remove redundant offset check
2013-10-27 Brian Norrismtd: denali: make init function static
2013-10-27 Brian Norrismtd: dataflash: remove unused field
2013-10-27 Brian Norrismtd: nand: stop exporting nand_default_bbt
2013-10-27 Brian Norrismtd: nandsim: don't call nand_default_bbt() directly
2013-10-27 Brian Norrismtd: nand: lpc32xx_slc: don't call nand_default_bbt...
2013-10-27 Brian Norrisnand: docg4: use nand_base's default BBT scan
2013-10-27 Lothar Waßmannmtd: nand: gpmi-nand: janitorial cleanup: (commas after...
2013-10-25 Linus TorvaldsMerge tag 'for-linus-20131025' of git://git.infradead...
2013-10-25 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2013-10-25 David Woodhousemtd: gpmi: fix ECC regression
2013-10-25 Linus TorvaldsMerge tag 'fixes-for-linus' of git://git.kernel.org...
2013-10-25 Linus TorvaldsMerge tag 'ecryptfs-3.12-rc7-fixes' of git://git.kernel...
2013-10-24 Ezequiel Garciamtd: nand: pxa3xx: Fix registered MTD name
2013-10-24 Linus TorvaldsMerge tag 'md/3.12-fixes' of git://neil.brown.name/md
2013-10-24 Linus TorvaldsMerge tag 'scsi-fixes' of git://git.kernel.org/pub...
2013-10-24 Shaohua Liraid5: avoid finding "discard" stripe
2013-10-24 Shaohua Liraid5: set bio bi_vcnt 0 for discard request
2013-10-24 Bian Yumd: avoid deadlock when md_set_badblocks.
2013-10-24 Lukasz Doraumd: Fix skipping recovery for read-only arrays.
2013-10-23 Aaron Lu[SCSI] sd: call blk_pm_runtime_init before add_disk
2013-10-23 Chad Dupuis[SCSI] qla2xxx: Fix request queue null dereference.
2013-10-23 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2013-10-23 Linus TorvaldsMerge branch 'for-rc' of git://git.kernel.org/pub/scm...
2013-10-23 Randy Dunlapplatform/x86: fix asus-wmi build error
2013-10-23 Kent Overstreetbcache: Fixed incorrect order of arguments to bio_alloc...
2013-10-23 Linus TorvaldsMerge branch 'v4l_for_linus' of git://git.kernel.org...
2013-10-23 Linus TorvaldsMerge tag 'rdma-for-linus' of git://git.kernel.org...
2013-10-23 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2013-10-22 Freddy Xinax88179_178a: Add VID:DID for Samsung USB Ethernet...
2013-10-22 Freddy Xinax88179_178a: Correct the RX error definition in RX...
2013-10-22 Mattia Dongilisony-laptop: don't change keyboard backlight settings
2013-10-22 Linus TorvaldsMerge tag 'sound-3.12' of git://git.kernel.org/pub...
2013-10-22 Linus TorvaldsMerge tag 'jfs-3.12' of git://github.com/kleikamp/linux...
2013-10-22 Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2013-10-22 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2013-10-22 Linus TorvaldsMerge branch 'for-3.12-fixes' of git://git.kernel.org...
2013-10-22 Linus TorvaldsMerge branch 'for-3.12-fixes' of git://git.kernel.org...
2013-10-22 Martin Schwidefskys390/time: correct use of store clock fast
2013-10-22 Dave AirlieMerge branch 'drm-fixes-3.12' of git://people.freedeskt...
2013-10-22 Dave AirlieMerge tag 'drm-intel-fixes-2013-10-21' of git://people...
2013-10-21 Mariusz Ceierdavinci_emac.c: Fix IFF_ALLMULTI setup
2013-10-21 David S. MillerMerge branch 'bnx2x'
2013-10-21 Merav Sicronbnx2x: Set NETIF_F_HIGHDMA unconditionally
2013-10-21 Dmitry Kravkovbnx2x: Don't pretend during register dump
2013-10-21 Ariel Eliorbnx2x: Lock DMAE when used by statistic flow
2013-10-21 Yuval Mintzbnx2x: Prevent null pointer dereference on error flow
next