index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-11-07
mtd: bcm47xxpart: detect "factory" partition
Rafał Miłecki
1
-0
/
+8
2013-11-07
mtd: bcm47xxpart: detect block aligned Squashfs partition
Rafał Miłecki
1
-0
/
+8
2013-11-07
mtd: bcm47xxpart: handle malloc failures
Hauke Mehrtens
1
-0
/
+7
2013-11-07
mtd: bcm47xxnflash: Use devm_kzalloc
Sachin Kamat
1
-13
/
+5
2013-11-07
mtd: bcm47xxnflash: Use module_platform_driver
Sachin Kamat
1
-19
/
+1
2013-11-07
mtd: plat-ram: Use module_platform_driver
Sachin Kamat
1
-15
/
+1
2013-11-07
mtd: nand: hack ONFI for non-power-of-2 dimensions
Brian Norris
1
-2
/
+13
2013-11-07
mtd: nand: pxa3xx: Allocate data buffer on detected flash size
Ezequiel Garcia
1
-15
/
+30
2013-11-07
mtd: nand: pxa3xx: Move DMA I/O enabling
Ezequiel Garcia
1
-1
/
+5
2013-11-07
mtd: m25p80: Add support for Micron N25Q512A memory
Priyanka Jain
1
-0
/
+1
2013-11-07
mtg: docg3: use free_bch() instead of kfree()
Wei Yongjun
1
-1
/
+1
2013-11-07
mtd: docg4: fix status polling loop
Mike Dunn
1
-9
/
+6
2013-11-07
mtd: socrates_nand: Use dev_err instead of printk
Sachin Kamat
1
-1
/
+1
2013-11-07
mtd: socrates_nand: Use devm_kzalloc
Sachin Kamat
1
-8
/
+2
2013-11-07
mtd: socrates_nand: Remove redundant dev_set_drvdata
Sachin Kamat
1
-2
/
+0
2013-11-07
mtd: fsl_ifc_nand: Use module_platform_driver
Sachin Kamat
1
-19
/
+1
2013-11-07
mtd: fsl_ifc_nand: Remove redundant dev_set_drvdata
Sachin Kamat
1
-1
/
+0
2013-11-07
mtd: sst25l: Use devm_kzalloc
Sachin Kamat
1
-9
/
+3
2013-11-07
mtd: sst25l: Remove redundant spi_set_drvdata
Sachin Kamat
1
-1
/
+0
2013-11-07
mtd: Use MTD_BLOCK_MAJOR instead of the magic number
Ezequiel Garcia
2
-2
/
+2
2013-11-07
mtd: nand: pxa3xx_nand: Remove redundant of_match_ptr
Sachin Kamat
1
-1
/
+1
2013-11-07
mtd: nand: lpc32xx_slc: Remove redundant of_match_ptr
Sachin Kamat
1
-1
/
+1
2013-11-07
mtd: nand: lpc32xx_mlc: Remove redundant of_match_ptr
Sachin Kamat
1
-1
/
+1
2013-11-07
mtd: denali: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-1
/
+0
2013-11-07
mtd: scb2_flash: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-1
/
+0
2013-11-07
mtd: pci: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-1
/
+0
2013-11-07
mtd: intel_vr_nor: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-1
/
+0
2013-11-07
mtd: phram: Make phram 64-bit compatible
Alexander Sverdlin
1
-33
/
+33
2013-10-28
mtd: diskonchip: Fix incorrect placement of __initdata
Sachin Kamat
1
-1
/
+1
2013-10-28
mtd: m25p80: Add support for ESMT F25L32PA
Flavio Silveira
1
-0
/
+3
2013-10-28
mtd: plat-ram: Remove casting the return value which is a void pointer
Jingoo Han
1
-1
/
+1
2013-10-28
mtd: nand: fix the wrong mtd->type for nand chip
Huang Shijie
1
-1
/
+1
2013-10-28
jffs2: do not support the MLC nand
Huang Shijie
1
-0
/
+4
2013-10-28
mtd: add MTD_MLCNANDFLASH case for mtd_type_show()
Huang Shijie
2
-1
/
+4
2013-10-28
mtd: mtd-abi: add a helper to detect the nand type
Huang Shijie
1
-0
/
+5
2013-10-28
mtd: nand: add a helper to detect the nand type
Huang Shijie
8
-7
/
+12
2013-10-28
mtd: nand: add more comment for MTD_NANDFLASH/MTD_MLCNANDFLASH
Huang Shijie
1
-2
/
+2
2013-10-28
mtd: gpmi: rewrite the gpmi_ecc_write_oob() to support the jffs2
Huang Shijie
1
-9
/
+20
2013-10-28
mtd: nand: print out the cell information for nand chip
Huang Shijie
1
-4
/
+6
2013-10-28
mtd: nand: set the cell information for ONFI nand
Huang Shijie
1
-0
/
+1
2013-10-28
mtd: nand: add the "bits per cell" info for legacy ID NAND
Huang Shijie
1
-0
/
+3
2013-10-28
mtd: nand: rename the cellinfo to bits_per_cell
Huang Shijie
2
-5
/
+16
2013-10-28
mtd: nand: add a helper to check the SLC/MLC nand chip
Huang Shijie
3
-9
/
+16
2013-10-28
mtd: nand: correct extemded param page error handling
Brian Norris
1
-4
/
+5
2013-10-28
mtd: atmel_nand: use minimum ecc requirements of nand: ecc_{strength,step}_ds
Josh Wu
1
-37
/
+9
2013-10-28
mtd: atmel_nand: add MODULE_DEVICE_TABLE for nfc driver
Josh Wu
1
-1
/
+2
2013-10-28
mtd: atmel_nand: remove #if defined(CONFIG_OF) around OF-specific code
Josh Wu
1
-14
/
+3
2013-10-28
mtd: onenand: omap: remove two unused functions
Paul Bolle
1
-22
/
+0
2013-10-28
mtd: nand: cleanup ONFI printed errors, warnings
Brian Norris
1
-9
/
+15
2013-10-28
mtd: lpddr_cmds: make function static
Brian Norris
1
-1
/
+1
[next]