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
2021-04-09
usb: core: hub: Fix PM reference leak in usb_port_resume()
Bixuan Cui
1
-1
/
+1
2021-04-09
usb: musb: fix PM reference leak in musb_irq_work()
Bixuan Cui
1
-1
/
+1
2021-04-09
usb: gadget: tegra-xudc: Fix possible use-after-free in tegra_xudc_remove()
Yang Yingliang
1
-1
/
+1
2021-04-09
usb: host: u132-hcd: use DEFINE_MUTEX() for mutex lock
Zheng Yongjun
1
-2
/
+1
2021-04-09
usb: gadget: r8a66597: Add missing null check on return from platform_get_res...
Colin Ian King
1
-0
/
+2
2021-04-09
usb: dwc3: pci: add support for the Intel Alder Lake-M
Heikki Krogerus
1
-0
/
+4
2021-04-09
usb: typec: Link all ports during connector registration
Heikki Krogerus
3
-7
/
+68
2021-04-09
usb: Iterator for ports
Heikki Krogerus
1
-0
/
+46
2021-04-09
usb: Link the ports to the connectors they are attached to
Heikki Krogerus
1
-0
/
+3
2021-04-09
usb: typec: Port mapping utility
Heikki Krogerus
4
-2
/
+235
2021-04-09
usb: typec: tcpm: update power supply once partner accepts
Badhri Jagan Sridharan
1
-3
/
+1
2021-04-09
usb: typec: tcpm: Address incorrect values of tcpm psy for pps supply
Badhri Jagan Sridharan
1
-35
/
+53
2021-04-09
usb: typec: tcpm: Address incorrect values of tcpm psy for fixed supply
Badhri Jagan Sridharan
1
-7
/
+10
2021-04-09
usb: dwc2: Add exit partial power down before removing driver
Artur Petrosyan
1
-1
/
+10
2021-04-09
usb: dwc2: Fix partial power down exiting by system resume
Artur Petrosyan
1
-44
/
+46
2021-04-09
usb: dwc2: Update partial power down entering by system suspend
Artur Petrosyan
1
-35
/
+18
2021-04-09
usb: dwc2: Fix session request interrupt handler
Artur Petrosyan
1
-0
/
+8
2021-04-09
usb: dwc2: Allow exit partial power down in urb enqueue
Artur Petrosyan
1
-0
/
+7
2021-04-09
usb: dwc2: Add part. power down exit from dwc2_conn_id_status_change().
Artur Petrosyan
1
-0
/
+9
2021-04-09
usb: dwc2: Add exit partial power down when port reset is asserted
Artur Petrosyan
1
-0
/
+9
2021-04-09
usb: dwc2: Add exit partial power down when port is resumed
Artur Petrosyan
2
-24
/
+42
2021-04-09
usb: dwc2: Add enter partial power down when port is suspended
Artur Petrosyan
2
-19
/
+34
2021-04-09
usb: dwc2: Update port suspend/resume function definitions.
Artur Petrosyan
2
-6
/
+23
2021-04-09
usb: dwc2: Add partial power down exit flow in wakeup intr.
Artur Petrosyan
1
-9
/
+8
2021-04-09
usb: dwc2: Update enter and exit partial power down functions
Artur Petrosyan
6
-115
/
+45
2021-04-09
usb: dwc2: Add host partial power down functions
Artur Petrosyan
2
-0
/
+168
2021-04-09
usb: dwc2: Add device partial power down functions
Artur Petrosyan
2
-0
/
+138
2021-04-06
xhci: prevent double-fetch of transfer and transfer event TRBs
Mathias Nyman
1
-23
/
+19
2021-04-06
xhci: fix potential array out of bounds with several interrupters
Mathias Nyman
1
-1
/
+5
2021-04-06
xhci: check control context is valid before dereferencing it.
Mathias Nyman
1
-0
/
+8
2021-04-06
xhci: check port array allocation was successful before dereferencing it
Mathias Nyman
1
-0
/
+3
2021-04-05
usb: typec: Declare the typec_class static
Heikki Krogerus
1
-11
/
+13
2021-04-05
usb: typec: Organize the private headers properly
Heikki Krogerus
6
-84
/
+107
2021-04-05
Merge 5.12-rc6 into usb-next
Greg Kroah-Hartman
223
-1090
/
+2064
2021-04-05
firewire: nosy: Fix a use-after-free bug in nosy_ioctl()
Zheyu Ma
1
-2
/
+7
2021-04-04
Merge tag 'for-linus' of git://github.com/openrisc/linux
Linus Torvalds
1
-1
/
+0
2021-04-03
soc: litex: Remove duplicated header file inclusion
Zhen Lei
1
-1
/
+0
2021-04-03
Merge tag 'hyperv-fixes-signed-20210402' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-3
/
+0
2021-04-03
Merge tag 'driver-core-5.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+3
2021-04-03
Merge tag 'char-misc-5.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
6
-19
/
+22
2021-04-03
Merge tag 'staging-5.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-2
/
+2
2021-04-03
Merge tag 'tty-5.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2
-81
/
+0
2021-04-03
Merge tag 'usb-5.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
10
-67
/
+112
2021-04-03
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-1
/
+13
2021-04-03
Merge tag 'block-5.12-2021-04-02' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-5
/
+22
2021-04-03
Merge tag 'acpi-5.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
3
-4
/
+57
2021-04-03
Merge tag 'pm-5.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2
-4
/
+10
2021-04-02
Merge branches 'acpi-tables' and 'acpi-scan'
Rafael J. Wysocki
2
-4
/
+50
2021-04-02
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
1
-2
/
+2
2021-04-02
usb: xhci-mtk: support quirk to disable usb2 lpm
Chunfeng Yun
2
-0
/
+4
[next]