index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
mtd: m25p80: remove obsolete FIXME
Brian Norris
2013-11-06
1
-9
/
+0
*
mtd: m25p80: fix allocation size
Brian Norris
2013-11-06
1
-13
/
+7
*
mtd: gpmi: imx6: fix the wrong method for checking ready/busy
Huang Shijie
2013-11-06
1
-0
/
+7
*
mtd: gpmi: scan two nand chips
Huang Shijie
2013-11-06
1
-1
/
+1
*
mtd: gpmi: use DMA channel 0 for all the nand chips
Huang Shijie
2013-11-06
1
-3
/
+2
*
mtd: gpmi: decouple the chip select from the DMA channel
Huang Shijie
2013-11-06
2
-0
/
+9
*
driver/mtd/ifc: Read Status while programming NAND flash
Prabhakar Kushwaha
2013-11-06
1
-10
/
+24
*
driver/mtd/IFC: Add support of 8K page size NAND flash
Prabhakar Kushwaha
2013-11-06
1
-0
/
+77
*
mtd: Move major number definitions to major.h
Ezequiel Garcia
2013-11-06
7
-0
/
+7
*
mtd: bcm47xxpart: detect "factory" partition
Rafał Miłecki
2013-11-06
1
-0
/
+8
*
mtd: bcm47xxpart: detect block aligned Squashfs partition
Rafał Miłecki
2013-11-06
1
-0
/
+8
*
mtd: bcm47xxpart: handle malloc failures
Hauke Mehrtens
2013-11-06
1
-0
/
+7
*
mtd: bcm47xxnflash: Use devm_kzalloc
Sachin Kamat
2013-11-06
1
-13
/
+5
*
mtd: bcm47xxnflash: Use module_platform_driver
Sachin Kamat
2013-11-06
1
-19
/
+1
*
mtd: plat-ram: Use module_platform_driver
Sachin Kamat
2013-11-06
1
-15
/
+1
*
mtd: nand: hack ONFI for non-power-of-2 dimensions
Brian Norris
2013-11-06
1
-2
/
+13
*
mtd: nand: pxa3xx: Allocate data buffer on detected flash size
Ezequiel Garcia
2013-11-06
1
-15
/
+30
*
mtd: nand: pxa3xx: Move DMA I/O enabling
Ezequiel Garcia
2013-11-06
1
-1
/
+5
*
mtd: m25p80: Add support for Micron N25Q512A memory
Priyanka Jain
2013-11-06
1
-0
/
+1
*
mtg: docg3: use free_bch() instead of kfree()
Wei Yongjun
2013-11-06
1
-1
/
+1
*
mtd: docg4: fix status polling loop
Mike Dunn
2013-11-06
1
-9
/
+6
*
mtd: socrates_nand: Use dev_err instead of printk
Sachin Kamat
2013-11-06
1
-1
/
+1
*
mtd: socrates_nand: Use devm_kzalloc
Sachin Kamat
2013-11-06
1
-8
/
+2
*
mtd: socrates_nand: Remove redundant dev_set_drvdata
Sachin Kamat
2013-11-06
1
-2
/
+0
*
mtd: fsl_ifc_nand: Use module_platform_driver
Sachin Kamat
2013-11-06
1
-19
/
+1
*
mtd: fsl_ifc_nand: Remove redundant dev_set_drvdata
Sachin Kamat
2013-11-06
1
-1
/
+0
*
mtd: sst25l: Use devm_kzalloc
Sachin Kamat
2013-11-06
1
-9
/
+3
*
mtd: sst25l: Remove redundant spi_set_drvdata
Sachin Kamat
2013-11-06
1
-1
/
+0
*
mtd: Use MTD_BLOCK_MAJOR instead of the magic number
Ezequiel Garcia
2013-11-06
2
-2
/
+2
*
mtd: nand: pxa3xx_nand: Remove redundant of_match_ptr
Sachin Kamat
2013-11-06
1
-1
/
+1
*
mtd: nand: lpc32xx_slc: Remove redundant of_match_ptr
Sachin Kamat
2013-11-06
1
-1
/
+1
*
mtd: nand: lpc32xx_mlc: Remove redundant of_match_ptr
Sachin Kamat
2013-11-06
1
-1
/
+1
*
mtd: denali: remove unnecessary pci_set_drvdata()
Jingoo Han
2013-11-06
1
-1
/
+0
*
mtd: scb2_flash: remove unnecessary pci_set_drvdata()
Jingoo Han
2013-11-06
1
-1
/
+0
*
mtd: pci: remove unnecessary pci_set_drvdata()
Jingoo Han
2013-11-06
1
-1
/
+0
*
mtd: intel_vr_nor: remove unnecessary pci_set_drvdata()
Jingoo Han
2013-11-06
1
-1
/
+0
*
mtd: phram: Make phram 64-bit compatible
Alexander Sverdlin
2013-11-06
1
-33
/
+33
*
mtd: diskonchip: Fix incorrect placement of __initdata
Sachin Kamat
2013-10-27
1
-1
/
+1
*
mtd: m25p80: Add support for ESMT F25L32PA
Flavio Silveira
2013-10-27
1
-0
/
+3
*
mtd: plat-ram: Remove casting the return value which is a void pointer
Jingoo Han
2013-10-27
1
-1
/
+1
*
mtd: nand: fix the wrong mtd->type for nand chip
Huang Shijie
2013-10-27
1
-1
/
+1
*
mtd: add MTD_MLCNANDFLASH case for mtd_type_show()
Huang Shijie
2013-10-27
1
-0
/
+3
*
mtd: nand: add a helper to detect the nand type
Huang Shijie
2013-10-27
7
-7
/
+7
*
mtd: gpmi: rewrite the gpmi_ecc_write_oob() to support the jffs2
Huang Shijie
2013-10-27
1
-9
/
+20
*
mtd: nand: print out the cell information for nand chip
Huang Shijie
2013-10-27
1
-4
/
+6
*
mtd: nand: set the cell information for ONFI nand
Huang Shijie
2013-10-27
1
-0
/
+1
*
mtd: nand: add the "bits per cell" info for legacy ID NAND
Huang Shijie
2013-10-27
1
-0
/
+3
*
mtd: nand: rename the cellinfo to bits_per_cell
Huang Shijie
2013-10-27
1
-2
/
+12
*
mtd: nand: add a helper to check the SLC/MLC nand chip
Huang Shijie
2013-10-27
2
-9
/
+7
*
mtd: nand: correct extemded param page error handling
Brian Norris
2013-10-27
1
-4
/
+5
[next]