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
2008-10-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
73
-2452
/
+2074
2008-10-11
Merge phase #4 (X2APIC, APIC unification, CPU identification unification) of ...
Linus Torvalds
7
-314
/
+1139
2008-10-11
Merge branch 'x86/apic' into x86-v28-for-linus-phase4-B
Ingo Molnar
7
-314
/
+1139
2008-10-11
Merge phase #3 (IOMMU) of git://git.kernel.org/pub/scm/linux/kernel/git/tip/l...
Linus Torvalds
1
-1
/
+1
2008-10-11
Merge phase #2 (PAT updates) of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
16
-8
/
+152
2008-10-11
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
54
-1347
/
+3295
2008-10-11
security: avoid calling a NULL function pointer in drivers/video/tvaudio.c
Arjan van de Ven
1
-1
/
+1
2008-10-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
427
-28490
/
+62622
2008-10-11
Merge branch 'for-linus' of git://git.alsa-project.org/alsa-kernel
Linus Torvalds
2
-6
/
+9
2008-10-11
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
53
-513
/
+1045
2008-10-11
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...
Linus Torvalds
6
-55
/
+139
2008-10-11
Merge branch 'r8169' of git://git.kernel.org/pub/scm/linux/kernel/git/romieu/...
David S. Miller
1
-23
/
+434
2008-10-11
myri10ge: update driver version number to 1.4.3-1.369
Brice Goglin
1
-1
/
+1
2008-10-11
r8169: add shutdown handler
Francois Romieu
1
-0
/
+6
2008-10-11
r8169: preliminary 8168d support
Francois Romieu
1
-2
/
+97
2008-10-11
r8169: support additional 8168cp chipset
Francois Romieu
1
-3
/
+27
2008-10-11
r8169: change default behavior for mildly identified 8168c chipsets
Francois Romieu
1
-3
/
+4
2008-10-11
r8169: add a new 8168cp flavor
Francois Romieu
1
-6
/
+43
2008-10-11
r8169: add a new 8168c flavor (bis)
Francois Romieu
1
-2
/
+24
2008-10-11
r8169: add a new 8168c flavor
Francois Romieu
1
-2
/
+39
2008-10-11
r8169: sync existing 8168 device hardware start sequences with vendor driver
Francois Romieu
1
-0
/
+75
2008-10-11
r8169: 8168b Tx performance tweak
Francois Romieu
1
-1
/
+2
2008-10-11
r8169: make room for more specific 8168 hardware start procedure
Francois Romieu
1
-5
/
+61
2008-10-11
r8169: shuffle some registers handling around (8168 operation only)
Francois Romieu
1
-6
/
+7
2008-10-11
r8169: new phy init parameters for the 8168b
Francois Romieu
1
-0
/
+33
2008-10-11
r8169: update phy init parameters
Francois Romieu
1
-5
/
+24
2008-10-11
r8169: wake up the PHY of the 8168
Francois Romieu
1
-3
/
+7
2008-10-11
ide: Remove ide_spin_wait_hwgroup() and use special requests instead
Elias Oltmanns
9
-219
/
+201
2008-10-11
ide: move IDE{FLOPPY,TAPE}_WAIT_CMD defines to <linux/ide.h>
Bartlomiej Zolnierkiewicz
2
-19
/
+7
2008-10-11
ide: add ide_do_test_unit_ready() helper
Bartlomiej Zolnierkiewicz
3
-14
/
+13
2008-10-11
ide: add ide_do_start_stop() helper
Bartlomiej Zolnierkiewicz
3
-35
/
+23
2008-10-11
ide: add ide_set_media_lock() helper
Bartlomiej Zolnierkiewicz
3
-56
/
+32
2008-10-11
ide-floppy: move floppy ioctls handling to ide-floppy_ioctl.c
Bartlomiej Zolnierkiewicz
4
-288
/
+317
2008-10-11
ide-floppy: ->{srfp,wp} -> IDE_AFLAG_{SRFP,WP}
Bartlomiej Zolnierkiewicz
1
-10
/
+14
2008-10-11
ide: add ide_queue_pc_tail() helper
Bartlomiej Zolnierkiewicz
3
-73
/
+68
2008-10-11
ide: add ide_queue_pc_head() helper
Bartlomiej Zolnierkiewicz
3
-55
/
+22
2008-10-11
ide: add ide_init_pc() helper
Bartlomiej Zolnierkiewicz
3
-53
/
+30
2008-10-11
ide-tape: add ide_tape_set_media_lock() helper
Bartlomiej Zolnierkiewicz
1
-20
/
+19
2008-10-11
ide-floppy: add ide_floppy_set_media_lock() helper
Bartlomiej Zolnierkiewicz
1
-23
/
+16
2008-10-11
ide: add ide_io_buffers() helper
Bartlomiej Zolnierkiewicz
4
-96
/
+64
2008-10-11
ide-scsi: cleanup ide_scsi_io_buffers()
Bartlomiej Zolnierkiewicz
1
-8
/
+8
2008-10-11
ide-floppy: remove MODE_SENSE_* defines
Bartlomiej Zolnierkiewicz
1
-12
/
+5
2008-10-11
ide-{floppy,tape}: remove packet command stack
Bartlomiej Zolnierkiewicz
2
-67
/
+13
2008-10-11
ide-{floppy,tape}: remove request stack
Bartlomiej Zolnierkiewicz
2
-72
/
+18
2008-10-11
ide-generic: handle probing of legacy io-ports v5
Borislav Petkov
1
-4
/
+51
2008-10-11
ide-floppy: use scatterlists for pio transfers
Borislav Petkov
1
-26
/
+42
2008-10-11
ide-tape: remove idetape_init_rq()
Bartlomiej Zolnierkiewicz
1
-8
/
+3
2008-10-11
ide-floppy: add ide_floppy_format_ioctl() helper
Bartlomiej Zolnierkiewicz
1
-21
/
+25
2008-10-11
ide-floppy: remove needless parens
Bartlomiej Zolnierkiewicz
1
-11
/
+16
2008-10-11
ide: add ide_check_atapi_device() helper
Bartlomiej Zolnierkiewicz
3
-85
/
+53
[next]