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
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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-05
mtd: onenand: add bbt_wait & unlock_all as replaceable for some platform
Kyungmin Park
1
-2
/
+10
2009-06-05
mtd: Flex-OneNAND support
Rohit Hagargundgi
3
-85
/
+867
2009-06-05
mtd: nand: add OMAP2/OMAP3 NAND driver
Vimal Singh
3
-0
/
+783
2009-06-05
mtd: maps: Blackfin async: fix memory leaks in probe/remove funcs
Mike Frysinger
1
-0
/
+5
2009-06-05
mtd: uclinux: mark local stuff static
Mike Frysinger
1
-3
/
+3
2009-06-05
mtd: uclinux: do not allow to be built as a module
Mike Frysinger
1
-1
/
+1
2009-06-05
mtd: uclinux: allow systems to override map addr/size
Mike Frysinger
1
-4
/
+6
2009-06-05
mtd: blackfin NFC: fix hang when using NAND on BF527-EZKITs
Cliff Cai
1
-2
/
+11
2009-06-05
mtd: blackfin NFC: remove pointless return value in bf5xx_nand_dma_rw
Mike Frysinger
1
-3
/
+1
2009-06-05
mtd: add on-flash BBT support for Atmel NAND driver
Simon Polette
1
-1
/
+10
2009-06-05
mtd: MXC NAND support for 2KiB page size flashes
Vladimir Barinov
1
-9
/
+51
2009-06-05
mtd: plat_nand: allow platform to set partitions
H Hartley Sweeten
1
-0
/
+2
2009-06-05
mtd: plat_nand: add platform probe/remove callbacks
H Hartley Sweeten
1
-2
/
+11
2009-06-05
mtd: remove pmcmsp-ramroot.c
Shane McDonald
3
-114
/
+0
2009-06-05
mtd: OneNAND: add missing __devexit_p
Mika Korhonen
1
-2
/
+2
2009-06-05
mtd: m25p80: add support for Macronix MX25L12805D
Lennert Buytenhek
1
-0
/
+3
2009-06-05
mtd: CFI 1.0 and CFI 1.1
Daniel Ribeiro
1
-4
/
+10
2009-06-05
mtd: CFI: quirk for PF38F4476.
Daniel Ribeiro
1
-0
/
+12
2009-06-05
mtd: extend plat_nand for (read|write)_buf
Alexander Clouter
1
-0
/
+2
2009-06-05
mtd: add SST39SF040 chip to jedec_probe
Michał Mirosław
1
-0
/
+13
2009-06-05
mtd: davinci_nand: cmdlinepart uses MTD IDs
David Brownell
1
-11
/
+0
2009-06-05
mtd: OneNAND: add support for OneNAND manufactured by Numonyx
Adrian Hunter
1
-1
/
+2
2009-06-05
mtd: m25p80 nand: add m45pe10 ids
Matthieu CASTET
1
-0
/
+1
2009-06-05
mtd: mxc_nand: add correct dev_id parameter to free_irq() calls
Magnus Lilja
1
-2
/
+2
2009-06-05
mtd: nand: fix 512 byte software ecc support
Vimal Singh
1
-2
/
+2
2009-06-05
mtd: nand: davinci_nand, 4-bit ECC for smallpage
David Brownell
1
-13
/
+291
2009-06-05
mtd: nand: minor davinci_nand cleanup
David Brownell
1
-16
/
+11
2009-06-05
mtd: nand: don't walk past end of oobfree[]
David Brownell
1
-1
/
+2
2009-06-05
mtd: plat_nand: fix section error
Thomas Chou
1
-1
/
+1
2009-05-29
mtd: Fix pointer handling in compat ioctls to use compat_ptr()
David Woodhouse
1
-2
/
+2
2009-05-29
mtd: Handle compat ioctls directly; remove all trace from compat_ioctl.c
Kevin Cernekee
1
-1
/
+2
2009-05-29
mtd: add OOB ioctls for >4GiB devices
Kevin Cernekee
1
-0
/
+28
2009-05-29
mtd: compat_ioctl cleanup
Kevin Cernekee
1
-84
/
+171
2009-05-29
mtd: add MEMERASE64 ioctl for >4GiB devices
Kevin Cernekee
1
-8
/
+21
2009-05-29
mtd: Fix handling of mtdname in txx9ndfmc.c
David Woodhouse
1
-4
/
+12
2009-05-29
mtd: Add armflash support for multiple blocks of flash
Catalin Marinas
1
-62
/
+164
2009-05-29
mtd: DIL/NetPC broken for now
David Woodhouse
1
-1
/
+1
2009-05-26
[MTD] Remove option for add_mtd_partitions() to not register partitions.
David Woodhouse
1
-14
/
+4
2009-05-26
[MTD] Only set partition suspend/resume method if parent not registered
David Woodhouse
1
-1
/
+1
2009-05-26
[MTD] Remove mtd->{suspend,resume} calls from board drivers
David Woodhouse
5
-113
/
+0
2009-05-26
[MTD] Restore suspend/resume support for mtd devices
David Woodhouse
1
-10
/
+37
2009-05-26
[MTD] set blkdev parent to the mtd device, not its parent
David Woodhouse
1
-1
/
+1
2009-05-09
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
2
-15
/
+29
2009-05-08
hwmon: (w83781d) Fix W83782D support (NULL pointer dereference)
Jean Delvare
1
-1
/
+2
2009-05-08
hwmon: (asus_atk0110) Fix compiler warning
Luca Tettamanti
1
-0
/
+2
2009-05-08
mtd: fix timeout in M25P80 driver
Peter Horton
1
-8
/
+8
2009-05-07
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
3
-51
/
+60
2009-05-07
random: make get_random_int() more random
Linus Torvalds
1
-7
/
+12
2009-05-07
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
4
-10
/
+70
2009-05-07
md: remove rd%d links immediately after stopping an array.
NeilBrown
1
-8
/
+8
[next]