index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
virt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-04-29
mtd: nand: fix a typo in a comment line
Masahiro Yamada
1
-1
/
+1
2014-04-18
mtd: mtd_oobtest: generate consistent data for verification
Akinobu Mita
1
-7
/
+10
2014-04-17
mtd: st_spi_fsm: only build for ARM
Brian Norris
1
-1
/
+1
2014-04-17
mtd: st_spi_fsm: correct type issues
Brian Norris
1
-6
/
+6
2014-04-16
mtd: fsl-quadspi: fix __iomem annotations
Brian Norris
1
-2
/
+2
2014-04-16
mtd: gpmi: add gpmi_devdata{} to simplify the code
Huang Shijie
3
-40
/
+46
2014-04-16
mtd: nand: add line feed to pr_err
Raphaël Poggi
1
-1
/
+1
2014-04-16
mtd: davinci-nand: disable subpage write for keystone-nand
Murali Karicheri
1
-0
/
+6
2014-04-16
mtd: mtd_blkdevs: handle REQ_FLUSH request and do explicit flush of writeback...
Roman Peniaev
1
-0
/
+6
2014-04-16
mtd: nand: use the nand_read_subpage index everywhere
Ron
1
-2
/
+1
2014-04-16
mtd: nand: omap: fix compile warning on ‘erased_sector_bitflips’
Christian Engelmayer
1
-1
/
+1
2014-04-14
mtd: spi-nor: allow to be built as module
Brian Norris
1
-2
/
+2
2014-04-14
mtd: st_spi_fsm: begin using spi-nor.h opcodes
Brian Norris
2
-24
/
+5
2014-04-14
mtd: st_spi_fsm: replace FLACH_CMD_* with SPINOR_OP_*
Brian Norris
2
-87
/
+87
2014-04-14
mtd: st_spi_fsm: kill duplicate CMD definitions
Brian Norris
1
-36
/
+0
2014-04-14
mtd: st_spi_fsm: fixup Kconfig dependency
Brian Norris
1
-1
/
+1
2014-04-14
mtd: spi-nor: shorten Kconfig naming
Brian Norris
4
-6
/
+11
2014-04-14
Documentation: spi-nor: rewrite some portions
Brian Norris
1
-17
/
+20
2014-04-14
mtd: spi-nor: unify read opcode variants with ST SPI FSM
Brian Norris
3
-19
/
+27
2014-04-14
mtd: spi-nor: re-name OPCODE_* to SPINOR_OP_*
Brian Norris
4
-90
/
+90
2014-04-14
mtd: spi-nor: drop \t after #define
Brian Norris
1
-36
/
+36
2014-04-14
mtd: spi-nor: add the copyright information
Huang Shijie
2
-1
/
+14
2014-04-14
mtd: st_spi_fsm: Add support for Macronix MX25L3255E
Angus Clark
1
-1
/
+7
2014-04-14
mtd: st_spi_fsm: Add Spansion S25FL032P to device table
Angus Clark
1
-0
/
+2
2014-04-14
mtd: st_spi_fsm: Refactor status register operations
Angus Clark
1
-84
/
+68
2014-04-14
mtd: st_spi_fsm: Update Macronix 'QE' configuration
Angus Clark
1
-4
/
+19
2014-04-14
mtd: st_spi_fsm: Update Macronix 32-bit addressing support
Angus Clark
1
-13
/
+10
2014-04-14
mtd: st_spi_fsm: Add Macronix MX25L25655E device
Angus Clark
1
-0
/
+3
2014-04-14
mtd: spi-nor: EXPORT symbols which could be used by module drivers
Brian Norris
1
-0
/
+3
2014-04-14
mtd: spi-nor: Add Freescale QuadSPI driver
Huang Shijie
3
-0
/
+1016