index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-05-21
mtd: onenand: fix build warning for dma type
Arnd Bergmann
1
-4
/
+4
2014-05-21
mtd: orion_nand: Make of_device_id array const
Jingoo Han
1
-1
/
+1
2014-05-21
mtd: nand: pxa3xx: Make of_device_id array const
Jingoo Han
1
-1
/
+1
2014-05-21
mtd: st_spi_fsm: Make of_device_id array const
Jingoo Han
1
-1
/
+1
2014-05-21
mtd: Fix warning in access_ok() parameter passing
Geert Uytterhoeven
1
-9
/
+11
2014-05-21
mtd: nand: omap: fix BCHx ecc.correct to return detected bit-flips in erased-...
pekon gupta
1
-1
/
+1
2014-05-13
mtd: spi-nor: Enable Dual and Quad SPI read transfers for s25sl032p
Geert Uytterhoeven
1
-1
/
+1
2014-05-13
mtd: m25p80: Revive dual read support
Geert Uytterhoeven
1
-0
/
+2
2014-05-13
mtd: elm: compile suspend/resume only with PM_SLEEP
Wolfram Sang
1
-0
/
+2
2014-05-12
mtd: Fix Elan SC520 dependencies
Jean Delvare
1
-2
/
+2
2014-05-10
mtd: nand: refactor erase_cmd() to return chip status
Brian Norris
4
-16
/
+16
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
Merge branch 'spinor'
Brian Norris
13
-1415
/
+2723
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
2014-04-14
Documentation: add the binding file for Freescale QuadSPI driver
Huang Shijie
1
-0
/
+35
2014-04-14
mtd: spi-nor: add a helper to find the spi_device_id
Huang Shijie
2
-0
/
+24
2014-04-14
mtd: m25p80: use the SPI nor framework
Brian Norris
2
-1199
/
+106
2014-04-14
Documentation: add the document for the SPI NOR framework
Huang Shijie
1
-0
/
+59
2014-04-14
mtd: spi-nor: add the framework for SPI NOR
Huang Shijie
6
-0
/
+1118
2014-04-14
mtd: spi-nor: add the basic data structures
Huang Shijie
1
-0
/
+110
2014-04-14
mtd: spi-nor: copy the SPI NOR commands to a new header file
Huang Shijie
1
-0
/
+55
2014-04-14
Linux 3.15-rc1
Linus Torvalds
1
-2
/
+2
[next]