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
2005-11-20
Input: handle failures in input_register_device()
Dmitry Torokhov
1
-27
/
+36
2005-11-20
Input: uinput - don't use "interruptible" in FF code
Dmitry Torokhov
1
-8
/
+3
2005-11-20
Input: uinput - add UI_SET_SWBIT ioctl
Dmitry Torokhov
1
-0
/
+4
2005-11-20
Input: uinput - convert to dynalloc allocation
Dmitry Torokhov
1
-147
/
+163
2005-11-20
Input: wistron - disable wifi/bluetooth on suspend
Miloslav Trmac
1
-0
/
+6
2005-11-20
Input: wistron - add PM support
Dmitry Torokhov
1
-5
/
+57
2005-11-20
Input: wistron - convert to dynamic input_dev allocation
Dmitry Torokhov
1
-16
/
+37
2005-11-20
Input: wistron - add support for Acer Aspire 1500 notebooks
Bernhard Rosenkraenzer
1
-20
/
+59
2005-11-20
Input: wistron - disable for x86_64
Andrew Morton
1
-1
/
+1
2005-11-20
Input: add Wistron driver
Dmitry Torokhov
3
-0
/
+454
2005-11-20
Input: atkbd - speed up setting leds/repeat state
Dmitry Torokhov
1
-31
/
+68
2005-11-20
Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
8
-50
/
+30
2005-11-20
Merge master.kernel.org:/home/rmk/linux-2.6-serial
Linus Torvalds
2
-24
/
+22
2005-11-20
Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel
Linus Torvalds
3
-20
/
+15
2005-11-20
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2
-4
/
+4
2005-11-20
[PATCH] ide: add missing __init tags to device drivers
Bartlomiej Zolnierkiewicz
4
-11
/
+5
2005-11-20
[PATCH] ide: remove dead code from flagged_taskfile()
Bartlomiej Zolnierkiewicz
1
-9
/
+3
2005-11-20
[PATCH] ide: remove dead DEBUG_TASKFILE code
Bartlomiej Zolnierkiewicz
1
-15
/
+0
2005-11-20
[PATCH] ide: remove unused ide_action_t:ide_next
Bartlomiej Zolnierkiewicz
1
-6
/
+0
2005-11-19
[PATCH] sis5513: enable ATA133 for the SiS965 southbridge
Aurelien Jarno
1
-0
/
+1
2005-11-19
[PATCH] via82cxxx: add VIA VT6410 IDE support
Mathias Kretschmer
1
-9
/
+21
2005-11-19
[SERIAL] Remove unused variable in sa1100.c
Russell King
1
-1
/
+0
2005-11-19
[SERIAL] Fix status reporting with PL011 serial driver
Russell King
1
-23
/
+22
2005-11-19
Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
13
-340
/
+140
2005-11-19
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...
Linus Torvalds
4
-26
/
+31
2005-11-19
Merge branch 'parisc' of master.kernel.org:/pub/scm/linux/kernel/git/kyle/par...
Linus Torvalds
7
-32
/
+66
2005-11-19
IB/umad: make sure write()s have sufficient data
Roland Dreier
1
-1
/
+1
2005-11-19
[PATCH] ide: fix ide_toggle_bounce() to not try to bounce if we have an IOMMU
James Bottomley
1
-4
/
+4
2005-11-19
[PATCH] ide: make comment match reality
Ralf Baechle
1
-1
/
+1
2005-11-19
IB/mthca: Safer max_send_sge/max_recv_sge calculation
Michael S. Tsirkin
1
-4
/
+6
2005-11-19
[PATCH] cs5520: fix return value of cs5520_init_one()
Amit Gud
1
-3
/
+2
2005-11-19
[PATCH] siimage: docs urls
Jeff Garzik
1
-1
/
+7
2005-11-19
[PATCH] aec62xxx: remove all dead (#if0'd) code
Thibaut VARENE
1
-47
/
+0
2005-11-19
Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
1
-12
/
+28
2005-11-19
sbp2_command_orb_lock must be held when accessing the _orb_inuse list.
Jody McIntyre
1
-0
/
+6
2005-11-19
Merge branch 'master'
Kyle McMartin
29
-156
/
+614
2005-11-19
[PATCH] pmac IDE: don't release empty interfaces
Thibaut VARENE
1
-14
/
+0
2005-11-19
[PATCH] alim15x3: use KERN_WARNING
Alexey Dobriyan
1
-1
/
+1
2005-11-19
[PARISC] Mark hisax and pcbit ISDN drivers as not for parisc
Matthew Wilcox
2
-7
/
+7
2005-11-19
[PATCH] alim15x3: replace pci_find_device() with pci_dev_present()
Hanna Linder
1
-1
/
+6
2005-11-19
[PARISC] Mention PA-RISC in NS87415 help
Matthew Wilcox
1
-1
/
+1
2005-11-19
[PARISC] Make Serial MUX depend on a specific bus type.
Matthew Wilcox
1
-1
/
+1
2005-11-19
[PATCH] ide: remove ide_driver_t.owner field
Laurent Riffard
5
-5
/
+5
2005-11-19
[PATCH] via82cxxx IDE: support multiple controllers
Daniel Drake
1
-78
/
+117
2005-11-19
[PATCH] via82cxxx IDE: remove /proc/via entry
Daniel Drake
1
-188
/
+0
2005-11-19
[PATCH 3/3] cciss: add put_disk into cleanup routines
mikem
1
-9
/
+24
2005-11-19
[PATCH 2/3] cciss: bug fix for BIG_PASS_THRU
Jens Axboe
1
-3
/
+4
2005-11-18
Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
16
-61
/
+352
2005-11-18
[wireless hermes] build fix
Jeff Garzik
1
-3
/
+3
2005-11-18
[libata sata_mv] update copyright, driver version
Jeff Garzik
1
-1
/
+2
[prev]
[next]