index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
firmware
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-12-03
mtd: bcm47xxnflash: support NAND_CMD_STATUS
Rafał Miłecki
1
-0
/
+11
2012-12-03
mtd: bcm47xxnflash: define some magic numbers
Rafał Miłecki
1
-11
/
+20
2012-12-03
mtd: remove the "chip" parameter in nand_get_device()
Huang Shijie
1
-23
/
+14
2012-12-03
mtd: remove the de-select chip code in nand_release_device()
Huang Shijie
1
-10
/
+25
2012-12-03
mtd: m25p80: modify info for Micron N25Q128
Liming Wang
1
-1
/
+2
2012-12-03
mtd cs553x_nand: Initialise ecc.strength before nand_scan()
Nathan Williams
1
-2
/
+1
2012-11-22
mtd: fix a number of checkpatch complaints
Artem Bityutskiy
9
-18
/
+25
2012-11-22
mtd: remove use of __devexit
Bill Pemberton
46
-50
/
+50
2012-11-22
mtd: remove use of __devinitconst
Bill Pemberton
3
-3
/
+3
2012-11-22
mtd: remove use of __devinitdata
Bill Pemberton
5
-5
/
+5
2012-11-22
mtd: remove use of __devinit
Bill Pemberton
50
-93
/
+92
2012-11-22
mtd: remove use of __devexit_p
Bill Pemberton
38
-38
/
+38
2012-11-22
mtd: Drop FORTUNET support
Alexander Shiyan
3
-285
/
+0
2012-11-22
mtd: ofpart: Replicate mtd cmdline "lk" option with device tree "lock" property
Josh Radel
1
-1
/
+4
2012-11-22
mtd: m25p80: add support for the Winbond w25q80bl chip
Stephen Warren
1
-0
/
+1
2012-11-22
mtd: bcm47xxnflash: enable BCM4706 driver
Rafał Miłecki
3
-3
/
+5
2012-11-22
mtd: bcm47xxnflash: implement reading
Rafał Miłecki
2
-0
/
+107
2012-11-22
mtd: bcm47xxnflash: support for NAND_CMD_READID command
Rafał Miłecki
2
-0
/
+106
2012-11-22
mtd: bcm47xxnflash: init NAND on BCM4706
Rafał Miłecki
2
-0
/
+110
2012-11-22
mtd: prepare place for BCMA NAND flash driver(s)
Rafał Miłecki
5
-0
/
+135
2012-11-22
bcma: export PLL reading function
Rafał Miłecki
2
-1
/
+3
2012-11-21
mtd: bcm63xxpart: use correct printk format for partitions
Jonas Gorski
1
-3
/
+2
2012-11-21
mtd: bcm63xxpart: move the last curpart++ to its correct place
Jonas Gorski
1
-1
/
+1
2012-11-21
mtd: bcm63xxpart: make fixed part length calculation more generic
Jonas Gorski
1
-4
/
+7
2012-11-21
mtd: bcm63xxpart: merge sparelen calculation
Jonas Gorski
1
-2
/
+1
2012-11-21
mtd: bcm63xxpart: remove unused variable
Jonas Gorski
1
-8
/
+3
2012-11-21
mtd: use SQUASHFS_MAGIC from uapi/linux/magic.h
Luka Perkov
1
-5
/
+2
2012-11-21
mtd: mtd_blkdevs: Replace request handler kthread with a workqueue
Ezequiel Garcia
2
-33
/
+18
2012-11-21
mtd: mtd_blkdev: Use a different name for block_device_operations variable
Ezequiel Garcia
1
-2
/
+2
2012-11-18
mtd: Fix typo mtd/tests
Masanari Iida
8
-9
/
+9
2012-11-18
mtd: de-select the chip when it is not used
Huang Shijie
1
-4
/
+6
2012-11-18
mtd: s3c2410: Fix potential NULL pointer dereference error
Sachin Kamat
1
-2
/
+5
2012-11-18
jffs2: hold erase_completion_lock on exit
Alexey Khoroshilov
1
-2
/
+4
2012-11-16
mtd: physmap_of: allow to specify the mtd name for retro compatiblity
Jean-Christophe PLAGNIOL-VILLARD
2
-1
/
+7
2012-11-16
mtd: fsl_ifc_nand: wait tWB time, poll R/B before command execution
Prabhakar Kushwaha
1
-2
/
+2
2012-11-16
mtd: uninitialized variable warning in map.h
Arnd Bergmann
1
-1
/
+1
2012-11-16
mtd: diskonchip: use inline functions for DocRead/DocWrite
Arnd Bergmann
1
-4
/
+18
2012-11-16
mtd: diskonchip: don't warn about ARM architecture
Arnd Bergmann
2
-4
/
+0
2012-11-15
mtd: nand_wait: warn if the nand is busy on exit
Matthieu CASTET
1
-0
/
+2
2012-11-15
mtd: davinci: add support for parition binding nodes
Murali Karicheri
2
-3
/
+18
2012-11-15
mtd: cmdlinepart: fix the overflow of big mtd partitions
Huang Shijie
1
-5
/
+6
2012-11-15
mtd: map: Fix compilation warning
Viresh Kumar
1
-1
/
+1
2012-11-15
mtd: Fix kernel-doc content to avoid warning.
Robert P. J. Day
1
-2
/
+2
2012-11-15
mtdoops: don't erase flash at each boot
Matthieu CASTET
1
-8
/
+7
2012-11-15
mtd: sh_flctl: Add device tree support
Bastian Hecht
2
-7
/
+136
2012-11-15
mtd: sh_flctl: Add DMA capabilty
Bastian Hecht
2
-2
/
+183
2012-11-15
mtd: sh_flctl: Minor cleanups
Bastian Hecht
2
-22
/
+17
2012-11-15
mtd: gpmi: remove unneccessary header
Huang Shijie
4
-71
/
+6
2012-11-15
mtd: gpio-nand: Ability to use driver for configurations without RDY-pin
Alexander Shiyan
1
-7
/
+15
2012-11-15
mtd: use the NAND_STATUS_FAIL to replace the hardcode
Huang Shijie
1
-2
/
+2
[next]