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
/
usb
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-22
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
1
-9
/
+9
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
tree-wide: use reinit_completion instead of INIT_COMPLETION
Wolfram Sang
3
-3
/
+3
2013-11-15
ACPI: Eliminate the DEVICE_ACPI_HANDLE() macro
Rafael J. Wysocki
2
-3
/
+3
2013-11-14
Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
22
-74
/
+73
2013-11-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-12
/
+4
2013-11-12
Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-0
/
+7
2013-11-11
Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
1
-1
/
+1
2013-11-11
Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
1
-4
/
+4
2013-11-07
Merge remote-tracking branch 'grant/devicetree/next' into for-next
Rob Herring
8
-13
/
+29
2013-11-07
Merge tag 'usb-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
154
-5249
/
+6860
2013-11-01
USB: serial: ftdi_sio: add id for Z3X Box device
Алексей Крамаренко
2
-0
/
+7
2013-11-01
Revert "USB: pl2303: restrict the divisor based baud rate encoding method to ...
Greg Kroah-Hartman
1
-5
/
+1
2013-11-01
Revert "usb: pl2303: fix+improve the divsor based baud rate encoding method"
Greg Kroah-Hartman
1
-52
/
+10
2013-11-01
Revert "usb: pl2303: do not round to the next nearest standard baud rate for ...
Greg Kroah-Hartman
1
-37
/
+28
2013-11-01
Revert "usb: pl2303: remove 500000 baud from the list of standard baud rates"
Greg Kroah-Hartman
1
-2
/
+2
2013-11-01
Revert "usb: pl2303: move the two baud rate encoding methods to separate func...
Greg Kroah-Hartman
1
-114
/
+101
2013-11-01
Revert "usb: pl2303: increase the allowed baud rate range for the divisor bas...
Greg Kroah-Hartman
1
-12
/
+4
2013-11-01
Revert "usb: pl2303: also use the divisor based baud rate encoding method for...
Greg Kroah-Hartman
1
-1
/
+1
2013-11-01
Revert "usb: pl2303: add two comments concerning the supported baud rates wit...
Greg Kroah-Hartman
1
-12
/
+0
2013-11-01
Revert "pl2303: simplify the else-if contruct for type_1 chips in pl2303_star...
Greg Kroah-Hartman
1
-2
/
+3
2013-11-01
Revert "pl2303: improve the chip type information output on startup"
Greg Kroah-Hartman
1
-10
/
+5
2013-11-01
Revert "pl2303: improve the chip type detection/distinction"
Greg Kroah-Hartman
1
-72
/
+23
2013-11-01
Revert "USB: pl2303: distinguish between original and cloned HX chips"
Greg Kroah-Hartman
1
-32
/
+11
2013-10-31
DMA-API: usb: musb: use platform_device_register_full() to avoid directly mes...
Russell King
4
-128
/
+68
2013-10-31
DMA-API: usb: use new dma_coerce_mask_and_coherent()
Russell King
17
-49
/
+18
2013-10-31
DMA-API: usb: use dma_set_coherent_mask()
Russell King
19
-38
/
+64
2013-10-31
DMA-API: usb: ohci-sa1111: add a note about DMA masks
Russell King
1
-0
/
+6
2013-10-31
DMA-API: usb: ssb-hcd: replace dma_set_mask()+dma_set_coherent_mask() with ne...
Russell King
1
-2
/
+1
2013-10-31
DMA-API: usb: bcma: replace dma_set_mask()+dma_set_coherent_mask() with new h...
Russell King
1
-2
/
+1
2013-10-30
usb: usbtest: support container id descriptor test
Huang Rui
1
-0
/
+27
2013-10-30
usb: usbtest: support superspeed device capbility descriptor test
Huang Rui
1
-0
/
+37
2013-10-30
usb: usbtest: support usb2 extension descriptor test
Huang Rui
1
-0
/
+77
2013-10-30
usb: chipidea: only get vbus regulator for non-peripheral mode
Peter Chen
1
-12
/
+15
2013-10-30
USB: ehci-atmel: add usb_clk for transition to CCF
Boris BREZILLON
1
-1
/
+15
2013-10-30
usb: cdc-wdm: ignore speed change notifications
Bjørn Mork
1
-0
/
+4
2013-10-30
USB: cdc-wdm: support back-to-back USB_CDC_NOTIFY_RESPONSE_AVAILABLE notifica...
Greg Suarez
1
-4
/
+34
2013-10-30
usbatm: Fix dynamic_debug / ratelimited atm_dbg and atm_rldbg macros
Joe Perches
1
-7
/
+7
2013-10-30
usb: usbtest: support bos descriptor test for usb 3.0
Huang Rui
1
-0
/
+13
2013-10-30
USB: phy: samsung: Support multiple PHYs of same type
Anton Tikhomirov
2
-2
/
+4
2013-10-30
usb: wusbcore: change WA_SEGS_MAX to a legal value
Thomas Pugliese
1
-2
/
+3
2013-10-30
usb: wusbcore: add a quirk for Alereon HWA device isoc behavior
Thomas Pugliese
4
-17
/
+62
2013-10-30
usb: wusbcore: combine multiple isoc frames in a single transfer request.
Thomas Pugliese
1
-111
/
+255
2013-10-30
usb: wusbcore: set the RPIPE wMaxPacketSize value correctly
Thomas Pugliese
1
-1
/
+4
2013-10-30
usb: chipidea: host: more enhancement when ci->hcd is NULL
Peter Chen
1
-3
/
+3
2013-10-30
usb: ohci: remove ep93xx bus glue platform driver
H Hartley Sweeten
3
-183
/
+0
2013-10-30
usb: usbtest: fix checkpatch warning as sizeof code style
Huang Rui
1
-8
/
+8
2013-10-25
usb/gadget: f_mass_storage: use string literal as format in dev_set_name
Andrzej Pietrasiewicz
1
-1
/
+1
2013-10-25
USB:add new zte 3g-dongle's pid to option.c
Rui li
1
-0
/
+17
[next]