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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2006-06-26
[PATCH] md: increase the delay before marking metadata clean, and make it con...
NeilBrown
1
-2
/
+52
2006-06-26
[PATCH] md: remove useless ioctl warning
NeilBrown
1
-5
/
+0
2006-06-26
[PATCH] md: remove arbitrary limit on chunk size
NeilBrown
3
-5
/
+5
2006-06-26
[PATCH] md: reformat code in raid1_end_write_request to avoid goto
NeilBrown
1
-17
/
+17
2006-06-26
[PATCH] dm: improve error message consistency
Alasdair G Kergon
16
-112
/
+141
2006-06-26
[PATCH] dm: prevent removal if open
Alasdair G Kergon
3
-21
/
+78
2006-06-26
[PATCH] dm: create error table
David Teigland
1
-0
/
+38
2006-06-26
[PATCH] dm: add exports
Alasdair G Kergon
2
-80
/
+7
2006-06-26
[PATCH] dm: consolidate creation functions
Alasdair G Kergon
3
-31
/
+26
2006-06-26
[PATCH] dm table split_args: handle no input
David Teigland
1
-0
/
+6
2006-06-26
[PATCH] dm kcopyd: error accumulation fix
Jonathan Brassow
2
-3
/
+3
2006-06-26
[PATCH] dm mirror log: sync_count fix
Alasdair G Kergon
1
-1
/
+5
2006-06-26
[PATCH] dm mirror log: bitset_size fix
Alasdair G Kergon
1
-2
/
+2
2006-06-26
[PATCH] dm mirror log: refactor context
Alasdair G Kergon
1
-50
/
+63
2006-06-26
[PATCH] dm mirror log: sector size fix
Kevin Corry
2
-50
/
+20
2006-06-26
[PATCH] dm table: get_target: fix last index
Milan Broz
1
-1
/
+1
2006-06-26
[PATCH] dm: mirror sector offset fix
Neil Brown
1
-31
/
+32
2006-06-26
[PATCH] dm: fix block device initialisation
Jeff Mahoney
1
-4
/
+4
2006-06-26
[PATCH] dm: add module ref counting
Jeff Mahoney
1
-0
/
+6
2006-06-26
[PATCH] dm: fix mapped device ref counting
Jeff Mahoney
1
-10
/
+24
2006-06-26
[PATCH] dm: add DMF_FREEING
Jeff Mahoney
1
-2
/
+30
2006-06-26
[PATCH] dm: change minor_lock to spinlock
Jeff Mahoney
1
-14
/
+13
2006-06-26
[PATCH] dm: move idr_pre_get
Jeff Mahoney
1
-14
/
+9
2006-06-26
[PATCH] dm: fix idr minor allocation
Jeff Mahoney
1
-3
/
+16
2006-06-26
[PATCH] dm snapshot: unify chunk_size
Alasdair G Kergon
2
-26
/
+45
2006-06-26
[PATCH] VT binding: Make sticon support binding
Antonino A. Daplas
1
-1
/
+1
2006-06-26
[PATCH] VT binding: Make promcon support binding
Antonino A. Daplas
1
-2
/
+2
2006-06-26
[PATCH] VT binding: Make newport_con support binding
Antonino A. Daplas
1
-10
/
+28
2006-06-26
[PATCH] VT binding: Make mdacon support binding
Antonino A. Daplas
1
-1
/
+1
2006-06-26
[PATCH] VT binding: Do not create a device file for class device 'fbcon'
Antonino A. Daplas
1
-4
/
+2
2006-06-26
[PATCH] VT binding: Make VT binding a Kconfig option
Antonino A. Daplas
2
-16
/
+44
2006-06-26
[PATCH] VT binding: Add sysfs control to the VT layer
Antonino A. Daplas
1
-147
/
+232
2006-06-26
[PATCH] VT binding: Update fbcon to support binding
Antonino A. Daplas
2
-61
/
+150
2006-06-26
[PATCH] VT binding: Add binding/unbinding support for the VT console
Antonino A. Daplas
1
-33
/
+434
2006-06-26
[PATCH] Detaching fbcon: add capability to attach/detach fbcon
Antonino A. Daplas
1
-58
/
+97
2006-06-26
[PATCH] Detaching fbcon: clean up exit code
Antonino A. Daplas
1
-0
/
+43
2006-06-26
[PATCH] Detaching fbcon: sdd sysfs class device entry for fbcon
Antonino A. Daplas
5
-76
/
+112
2006-06-26
[PATCH] Detaching fbcon: remove calls to pci_disable_device()
Antonino A. Daplas
7
-20
/
+2
2006-06-26
[PATCH] Detaching fbcon: fix give_up_console()
Antonino A. Daplas
1
-8
/
+21
2006-06-26
[PATCH] Detaching fbcon: fix vgacon to allow retaking of the console
Antonino A. Daplas
1
-6
/
+22
2006-06-26
[PATCH] fbdev: tag by scantype in sysfs
Daniel R Thompson
1
-1
/
+10
2006-06-26
[PATCH] imacfb: Add Intel-based Macintosh Framebuffer Support
Edgar Hucek
3
-0
/
+355
2006-06-26
[PATCH] atyfb: Fix section warnings
Antonino A. Daplas
2
-14
/
+14
2006-06-26
[PATCH] macmodes: Fix section warning
Antonino A. Daplas
3
-23
/
+25
2006-06-26
[PATCH] fbdev: Fix logo rotation if width != height
Antonino A. Daplas
1
-10
/
+10
2006-06-26
[PATCH] neofb: fix unblank logic interfering with lid toggled backlight
Christian Trefzer
1
-9
/
+23
2006-06-26
[PATCH] skeletonfb: remove duplicate module init, exit, license lines
Arnaldo Carvalho de Melo
1
-5
/
+0
2006-06-26
[PATCH] au1100fb: add power management support
Rodolfo Giometti
1
-2
/
+39
2006-06-26
[PATCH] backlight: Fix Kconfig dependency
Antonino A. Daplas
1
-2
/
+2
2006-06-26
[PATCH] s3c2410fb: Fix resume
Arnaud Patard
1
-6
/
+11
[prev]
[next]