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
2013-12-03
fotg210: kill fotg210_vdbg()
Oliver Neukum
1
-11
/
+5
2013-12-03
fotg210: remove conditional compilation
Oliver Neukum
1
-10
/
+3
2013-12-03
fotg210: change dbg_port() to evaluate parameters only if needed
Oliver Neukum
1
-5
/
+5
2013-12-03
fotg210: always compile the support for debugfs
Oliver Neukum
1
-47
/
+0
2013-12-03
fotg210: remove conditional compilation
Oliver Neukum
2
-16
/
+0
2013-12-03
ehci: Remove debugging at every interrupt
Oliver Neukum
1
-7
/
+0
2013-12-03
ehci: no conditional compilation for interestingness
Oliver Neukum
1
-4
/
+2
2013-12-03
ohci: no conditional debugging in root hub hadling
Oliver Neukum
1
-4
/
+2
2013-12-03
ohci:always register debug files
Oliver Neukum
1
-6
/
+0
2013-12-03
ohci: kill ohci_vdbg
Oliver Neukum
3
-12
/
+6
2013-12-03
ohci: remove conditional compilation
Oliver Neukum
4
-87
/
+1
2013-12-03
cdc-acm: fix power management in ioctl
Oliver Neukum
1
-0
/
+6
2013-12-03
cdc-acm: add TIOCGICOUNT
Oliver Neukum
1
-0
/
+24
2013-12-03
cdc-acm: add TIOCMIWAIT
Oliver Neukum
2
-12
/
+77
2013-12-03
usb: chipidea: remove DEFINE_PCI_DEVICE_TABLE macro
Jingoo Han
1
-1
/
+1
2013-12-03
usb: chipidea: host: Only disable the vbus regulator if it is not NULL
Fabio Estevam
1
-1
/
+2
2013-12-03
xhci: replace xhci_write_64() with writeq()
Xenia Ragiadakou
4
-33
/
+20
2013-12-03
xhci: replace xhci_read_64() with readq()
Xenia Ragiadakou
5
-23
/
+17
2013-12-03
xhci: replace xhci_writel() with writel()
Xenia Ragiadakou
5
-61
/
+47
2013-12-03
xhci: replace xhci_readl() with readl()
Xenia Ragiadakou
6
-118
/
+112
2013-12-03
xhci: remove conversion from generic to pci device in xhci_mem.c
Xenia Ragiadakou
1
-10
/
+10
2013-12-03
xhci: fix incorrect type in assignment in xhci_count_num_dropped_endpoints()
Xenia Ragiadakou
1
-2
/
+2
2013-12-03
xhci: fix incorrect type in assignment in xhci_count_num_new_endpoints()
Xenia Ragiadakou
1
-2
/
+2
2013-12-03
xhci: remove unnecessary check in xhci_free_stream_info()
Xenia Ragiadakou
1
-2
/
+1
2013-12-03
xhci: fix SCT_FOR_CTX(p) macro
Xenia Ragiadakou
1
-1
/
+1
2013-12-03
xhci: replace USB_MAXINTERFACES with config->desc.bNumInterface
Xenia Ragiadakou
1
-1
/
+1
2013-12-03
xhci: fix incorrect type in assignment in xhci_address_device()
Xenia Ragiadakou
1
-3
/
+3
2013-12-03
xhci: fix sparse warning in xhci-trace.h
Xenia Ragiadakou
1
-1
/
+1
2013-12-03
xhci: fix derivation of TRB's DMA address in xhci_log_event Trace Event Class
Xenia Ragiadakou
1
-2
/
+2
2013-12-03
xhci: fix incorrect type in assignment in handle_device_notification()
Xenia Ragiadakou
1
-1
/
+1
2013-12-03
xhci: convert TRB_CYCLE to le32 before using it to set Link TRB's cycle bit
Xenia Ragiadakou
1
-2
/
+3
2013-11-22
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
49
-318
/
+989
2013-11-22
Merge tag 'pci-v3.13-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
60
-448
/
+447
2013-11-22
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
46
-732
/
+947
2013-11-22
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-13
/
+87
2013-11-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
19
-136
/
+293
2013-11-22
Merge branch 'akpm' (fixes from Andrew)
Linus Torvalds
2
-4
/
+13
2013-11-22
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...
Linus Torvalds
14
-126
/
+1092
2013-11-22
ARM: drivers/rtc/rtc-at91rm9200.c: disable interrupts at shutdown
Johan Hovold
1
-0
/
+9
2013-11-22
kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS cleanly
Yuanhan Liu
1
-4
/
+4
2013-11-21
xen-netback: stop the VIF thread before unbinding IRQs
David Vrabel
1
-3
/
+3
2013-11-21
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
13
-52
/
+121
2013-11-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
13
-52
/
+121
2013-11-21
drm/sysfs: fix hotplug regression since lifetime changes
David Herrmann
1
-7
/
+33
2013-11-21
drm/exynos: g2d: fix memory leak to userptr
Inki Dae
1
-0
/
+2
2013-11-21
Merge branch 'ttm-fixes-3.13' of git://people.freedesktop.org/~thomash/linux ...
Dave Airlie
3
-9
/
+59
2013-11-21
Merge branch 'vmwgfx-fixes-3.13' of git://people.freedesktop.org/~thomash/lin...
Dave Airlie
8
-67
/
+472
2013-11-21
Merge tag 'drm-intel-fixes-2013-11-20' of git://people.freedesktop.org/~danve...
Dave Airlie
8
-22
/
+79
2013-11-21
Merge branch 'drm-next-3.13' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
28
-213
/
+344
2013-11-21
iscsi-target: chap auth shouldn't match username with trailing garbage
Eric Seppanen
1
-1
/
+4
[next]