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
/
include
/
linux
/
usb
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-2
/
+1
2010-08-24
USB: gadget: fix composite kernel-doc warnings
Randy Dunlap
1
-0
/
+1
2010-08-21
USB: drop tty argument from usb_serial_handle_sysrq_char()
Dmitry Torokhov
1
-2
/
+1
2010-08-11
USB delay init quirk for logitech Harmony 700-series devices
Phil Dibowitz
1
-0
/
+4
2010-08-11
USB: otg/ulpi: extend the generic ulpi driver.
Igor Grinberg
2
-7
/
+39
2010-08-11
USB: ulpi: fix compilation warning
Ajay Kumar Gupta
1
-0
/
+1
2010-08-11
USB: fix race between root-hub wakeup & controller suspend
Alan Stern
1
-0
/
+2
2010-08-11
USB: add do_wakeup parameter for PCI HCD suspend
Alan Stern
1
-1
/
+1
2010-08-11
USB: convert usb_hcd bitfields into atomic flags
Alan Stern
1
-5
/
+17
2010-08-11
USB: gadget: composite: added disconnect callback
Michal Nazarewicz
1
-0
/
+2
2010-08-11
USB: gadget: composite: usb_string_ids_*() functions added
Michal Nazarewicz
1
-0
/
+4
2010-08-11
USB: gadget: f_fs: functionfs_add() renamed to functionfs_bind_config()
Michal Nazarewicz
1
-3
/
+3
2010-08-11
USB: EHCI: EHCI 1.1 addendum: Basic LPM feature support
Alek Du
1
-0
/
+4
2010-08-11
USB: EHCI: EHCI 1.1 addendum: preparation
Alek Du
1
-0
/
+23
2010-08-11
USB: otg.h: Fix the mixup in parameters order.
Igor Grinberg
1
-2
/
+2
2010-08-11
USB: don't stop root-hub status polls too soon
Alan Stern
1
-0
/
+1
2010-08-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
2
-7
/
+22
2010-08-02
V4L/DVB: uvc: Move constants and structures definitions to linux/usb/video.h
Laurent Pinchart
1
-0
/
+397
2010-08-02
V4L/DVB: uvcvideo: Define control information bits using macros
Laurent Pinchart
1
-0
/
+7
2010-06-23
ALSA: usb-audio: move and add some comments
Daniel Mack
1
-0
/
+15
2010-06-23
ALSA: usb-audio: unify UAC macros and struct names
Daniel Mack
2
-7
/
+7
2010-05-31
ALSA: usb-audio: unify constants from specification
Daniel Mack
1
-25
/
+63
2010-05-31
ALSA: usb-audio: fix selector unit string index accessor
Daniel Mack
1
-1
/
+1
2010-05-31
include/linux/usb/audio-v2.h: add more UAC2 details
Daniel Mack
1
-1
/
+20
2010-05-31
ALSA: usb-audio: UAC2: clean up parsing of bmaControls
Daniel Mack
1
-0
/
+10
2010-05-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
1
-0
/
+16
2010-05-27
ALSA: usb-audio: parse UAC2 endpoint descriptors correctly
Daniel Mack
1
-0
/
+16
2010-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
23
-81
/
+1526
2010-05-21
USB: include/usb/*.h checkpatch cleanup
Greg Kroah-Hartman
14
-88
/
+92
2010-05-21
USB: f_fs: the FunctionFS driver
Michal Nazarewicz
1
-0
/
+199
2010-05-21
USB: serial: remove multi-urb write from generic driver
Johan Hovold
1
-6
/
+2
2010-05-21
USB: serial: reimplement generic fifo-based writes
Johan Hovold
1
-0
/
+12
2010-05-21
USB: Add definition for the Pipe Usage descriptor
Matthew Wilcox
1
-0
/
+2
2010-05-21
USB: export the new ch11.h file to userspce
Alan Stern
2
-6
/
+5
2010-05-21
USB: Composite framework: Add suspended sysfs entry
Fabien Chouteau
2
-0
/
+5
2010-05-21
USB: ncm: added ncm.h with auxiliary definitions
Yauheni Kaliuta
1
-0
/
+114
2010-05-21
usb: cdc: ncm constants and structures added
Yauheni Kaliuta
1
-0
/
+94
2010-05-21
USB: Support for allocating USB 3.0 streams.
Sarah Sharp
1
-0
/
+10
2010-05-21
USB: Add parsing of SuperSpeed endpoint companion descriptor.
Sarah Sharp
1
-0
/
+2
2010-05-21
usb: otg: add global ULPI register definitions
Heikki Krogerus
1
-0
/
+140
2010-05-21
USB: gadget: add HID gadget driver
Fabien Chouteau
1
-0
/
+32
2010-05-21
USB: serial: generalise write buffer preparation
Johan Hovold
1
-0
/
+5
2010-05-21
USB: serial: re-implement multi-urb writes in generic driver
Johan Hovold
1
-3
/
+6
2010-05-21
USB: serial: generalise generic read implementation
Johan Hovold
1
-0
/
+3
2010-05-21
USB: serial: refactor read urb submission in generic driver
Johan Hovold
1
-1
/
+1
2010-05-21
USB: serial: allow drivers to define bulk buffer sizes
Johan Hovold
1
-0
/
+5
2010-05-21
USB: Add a new quirk: USB_QUIRK_HONOR_BNUMINTERFACES
Hans de Goede
1
-0
/
+4
2010-05-21
USB: musb: allow the Blackfin vrsel gpio to be active low
Cliff Cai
1
-0
/
+1
2010-05-21
usb: musb: allow board to pass down fifo mode
Felipe Balbi
1
-0
/
+35
2010-05-21
usb-serial: Use tty_port version console instead of usb_serial_port
Jason Wessel
1
-2
/
+0
[next]