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
/
usb
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-21
Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-3
/
+3
2013-11-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2013-11-15
ACPI: Eliminate the DEVICE_ACPI_HANDLE() macro
Rafael J. Wysocki
2
-3
/
+3
2013-11-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-12
/
+4
2013-10-25
consolidate the reassignments of ->f_op in ->open() instances
Al Viro
1
-12
/
+4
2013-10-20
USB: change dev_warn about missing reset-resume to dev_dbg
Alan Stern
1
-2
/
+2
2013-10-20
Merge tag 'for-usb-next-2013-10-17' of git://git.kernel.org/pub/scm/linux/ker...
Greg Kroah-Hartman
4
-9
/
+49
2013-10-20
Merge 3.12-rc6 into usb-next.
Greg Kroah-Hartman
1
-0
/
+6
2013-10-17
usb: hub_activate kill an 'else'
Dan Williams
1
-7
/
+4
2013-10-17
usb: hub: Clear Port Reset Change during init/resume
Julius Werner
1
-0
/
+5
2013-10-17
drivers: usb: core: devio.c: Spaces to tabs for proc_control_compat()
Matthias Beyer
1
-10
/
+10
2013-10-17
drivers: usb: core: devio.c: Spaces to tabs for proc_reapurbnonblock()
Matthias Beyer
1
-6
/
+6
2013-10-16
usb: Push USB2 LPM disable on disconnect into USB core.
Sarah Sharp
1
-0
/
+4
2013-10-16
xhci: Enable LPM support only for hardwired or BESL devices
Mathias Nyman
1
-0
/
+27
2013-10-16
usb: Don't enable USB 2.0 Link PM by default.
Sarah Sharp
3
-2
/
+8
2013-10-16
usb: Disable USB 2.0 Link PM before device reset.
Sarah Sharp
1
-0
/
+6
2013-10-16
USB: quirks: add touchscreen that is dazzeled by remote wakeup
Oliver Neukum
1
-0
/
+3
2013-10-14
USB: quirks.c: add one device that cannot deal with suspension
Oliver Neukum
1
-0
/
+3
2013-10-14
usb/hcd: remove unnecessary local_irq_save
Michael Opdenacker
1
-15
/
+0
2013-10-14
treewide: Fix typo in Kconfig
Masanari Iida
1
-1
/
+1
2013-10-12
drivers: usb: core: hub.c: Comments shouldnt be C99 // comment style
Matthias Beyer
1
-2
/
+2
2013-10-12
drivers: usb: core: file.c: moved asterisk to variable name
Matthias Beyer
1
-1
/
+1
2013-10-12
drivers: usb: core: {file,hub,sysfs,usb}.c: Whitespace fixes
Matthias Beyer
4
-62
/
+62
2013-10-12
drivers: usb: core: hcd.c: converted busmap from struct to bitmap
Matthias Beyer
1
-7
/
+5
2013-10-12
usb-anchor: Delay usb_wait_anchor_empty_timeout wake up till completion is done
Hans de Goede
2
-2
/
+45
2013-10-12
usb: Remove unnecessary semicolons
Joe Perches
1
-1
/
+1
2013-10-06
drivers: usb: core: hcd: if-else-braces fixed
Matthias Beyer
1
-2
/
+2
2013-10-06
drivers: usb: core: hcd: removed braces for return statements
Matthias Beyer
1
-4
/
+4
2013-10-06
drivers: usb: core: hcd: replaced C99 // comments
Matthias Beyer
1
-5
/
+5
2013-10-06
drivers: usb: core: hcd: Whitespace fixes
Matthias Beyer
1
-28
/
+28
2013-10-06
drivers: usb: core: hcd: moved asterix to variable
Matthias Beyer
1
-1
/
+1
2013-09-30
Merge 3.12-rc3 into usb-next
Greg Kroah-Hartman
2
-0
/
+19
2013-09-26
usb: core: usb_amd_resume_quirk() can be static
Fengguang Wu
1
-1
/
+1
2013-09-26
USB: correct the usb_disconnect() comment about usb_bus_list_lock
Bjorn Helgaas
1
-2
/
+2
2013-09-26
usb/core/devio.c: Don't reject control message to endpoint with wrong directi...
Kurt Garloff
1
-0
/
+16
2013-09-26
USB: fix substandard locking for the sysfs files
Alan Stern
1
-27
/
+26
2013-09-26
usb: core: implement AMD remote wakeup quirk
Huang Rui
2
-0
/
+40
2013-09-24
usbcore: check usb device's state before sending a Set SEL control transfer
Xenia Ragiadakou
1
-0
/
+3
2013-09-17
usbcore: fix read of usbdevfs_ctrltransfer fields in proc_control()
Xenia Ragiadakou
1
-4
/
+2
2013-09-17
usbcore: fix incorrect type in assignment in usb_set_lpm_parameters()
Xenia Ragiadakou
1
-2
/
+2
2013-09-17
usbcore: set lpm_capable field for LPM capable root hubs
Xenia Ragiadakou
3
-1
/
+8
2013-09-17
usb-core: Make usb_free_streams return an error
Hans de Goede
1
-4
/
+7
2013-09-17
USB: see if URB comes from a completion handler
Alan Stern
1
-0
/
+2
2013-08-31
usbcore: fix incorrect type in assignment in descriptors_changed()
Xenia Ragiadakou
1
-3
/
+3
2013-08-30
usbcore: compare and release one bos descriptor in usb_reset_and_verify_device()
Xenia Ragiadakou
1
-2
/
+21
2013-08-26
USB: core: be specific about attribute permissions
Greg Kroah-Hartman
4
-197
/
+166
2013-08-24
USB: core: use DRIVER_ATTR_RW()
Greg Kroah-Hartman
1
-15
/
+13
2013-08-23
usb: don't use bNbrPorts after initialization
Krzysztof Mazur
1
-7
/
+5
2013-08-23
usb: fail on usb_hub_create_port_device() errors
Krzysztof Mazur
1
-2
/
+8
2013-08-23
usb: fix cleanup after failure in hub_configure()
Krzysztof Mazur
1
-0
/
+1
[next]