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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-07-19
some kmalloc/memset ->kzalloc (tree wide)
Yoann Padioleau
4
-8
/
+4
2007-07-19
dev_vdbg(), available with -DVERBOSE_DEBUG
David Brownell
1
-7
/
+0
2007-07-18
drivers/*: mark variables with uninitialized_var()
Jeff Garzik
1
-1
/
+1
2007-07-18
drivers/usb/misc/auerswald: fix status check, remove redundant check
Jeff Garzik
1
-1
/
+1
2007-07-17
no USB on M32R
Al Viro
1
-1
/
+1
2007-07-17
Freezer: make kernel threads nonfreezable by default
Rafael J. Wysocki
4
-2
/
+6
2007-07-16
minimal fixes for drivers/usb/gadget/m66592-udc.c
Al Viro
1
-23
/
+4
2007-07-13
Revert "USB: fix gregkh-usb-usb-use-menuconfig-objects"
Linus Torvalds
1
-0
/
+1
2007-07-13
USB: ohci-pnx4008: Remove unnecessary cast of return value of kzalloc
Suresh Jayaraman
1
-1
/
+1
2007-07-13
USB: additions to the quirk list
Oliver Neukum
1
-0
/
+8
2007-07-13
usb-storage: implement autosuspend
Alan Stern
2
-11
/
+29
2007-07-13
USB: cdc-acm: add new device id to option driver
Andrey Arapov
1
-0
/
+3
2007-07-13
USB: goku_udc trivial cleanups
David Brownell
2
-23
/
+23
2007-07-13
USB: usb gadget stack can now -DDEBUG with Kconfig
David Brownell
3
-82
/
+100
2007-07-13
usb gadget stack: remove usb_ep_*_buffer(), part 2
David Brownell
9
-429
/
+0
2007-07-13
usb gadget stack: remove usb_ep_*_buffer(), part 1
David Brownell
4
-29
/
+11
2007-07-13
USB: pxa2xx_udc -- cleanups, mostly removing dma hooks
David Brownell
2
-404
/
+25
2007-07-13
USB: pxa2xx_udc: use generic gpio layer
Milan Svoboda
1
-14
/
+49
2007-07-13
USB: quirk for samsung printer
Oliver Neukum
1
-0
/
+2
2007-07-13
USB: usb/dma doc updates
David Brownell
1
-5
/
+6
2007-07-13
USB: drivers/usb/storage/unusual_devs.h whitespace cleanup
S.Caglar Onur
1
-94
/
+94
2007-07-13
USB: remove Makefile reference to obsolete OHCI_AT91
Robert P. J. Day
1
-1
/
+0
2007-07-13
USB: io_*: remove bogus termios no change checks
Alan Cox
2
-17
/
+0
2007-07-13
USB: mos7720: remove bogus no termios change check
Alan Cox
1
-10
/
+0
2007-07-13
USB: visor and whiteheat: remove bogus termios change checks
Alan Cox
2
-17
/
+0
2007-07-13
USB: pl2303: remove bogus checks and fix speed support to use tty_get_baud_ra...
Alan Cox
1
-32
/
+1
2007-07-13
USB: mos7840.c: turn this into a serial driver
Alan Cox
1
-72
/
+0
2007-07-13
USB: make the usb_device numa_node get assigned from controller
Yinghai Lu
1
-0
/
+1
2007-07-13
USB: ftdi_sio: fix oops due to processing workarounds too early
Oliver Neukum
1
-60
/
+44
2007-07-13
USB: fix gregkh-usb-usb-use-menuconfig-objects
Jan Engelhardt
1
-1
/
+0
2007-07-13
USB: Make usb-autosuspend timer 1 sec jiffy aligned
Venki Pallipadi
1
-1
/
+1
2007-07-13
USB: Don't autosuspend Blackberry devices.
Jeremy Katz
1
-0
/
+5
2007-07-13
USB: Support Blackberry Pearl with berry_charge
Jeremy Katz
1
-0
/
+35
2007-07-13
USB: add IAD support to usbfs and sysfs
Craig W. Nadler
4
-0
/
+106
2007-07-13
USB: mos7720: change developer email addresses
Greg Kroah-Hartman
1
-3
/
+3
2007-07-13
USB: Fix off-by-1 error in the scatter-gather library
Alan Stern
1
-4
/
+3
2007-07-13
USB: Don't resume root hub if the controller is suspended
Alan Stern
4
-6
/
+11
2007-07-13
USB: Remove usages of dev->power.power_state
Alan Stern
2
-15
/
+1
2007-07-13
USB: usblp: add dynamic URBs, fix races
Pete Zaitcev
1
-242
/
+376
2007-07-13
USB: fsl_usb2_udc: fix bug for portsc bit masking
Li Yang
1
-1
/
+1
2007-07-13
USB: autosuspend for usblcd
Oliver Neukum
1
-3
/
+43
2007-07-13
usb gadget: Rename husb2dev -> usba
Haavard Skinnemoen
2
-5
/
+5
2007-07-13
USB: Add URB_FREE_BUFFER flag and the logic behind it
Marcel Holtmann
1
-0
/
+3
2007-07-13
USB: Fix up full-speed bInterval values in high-speed interrupt descriptor
Laurent Pinchart
1
-3
/
+9
2007-07-13
USB: usb-skeleton: use anchors in pre/post reset
Oliver Neukum
1
-0
/
+23
2007-07-13
USB: usb-skeleton" use anchors in suspend/resume handling
Oliver Neukum
1
-5
/
+37
2007-07-13
USB: usb-skeleton: use anchors in disconnect handling
Oliver Neukum
1
-0
/
+2
2007-07-13
USB: serial: ir_usb: Clean up the worst of it, remove exciting 'crash on open...
Alan Cox
1
-82
/
+60
2007-07-13
USB: serial: belkin_sa: Various needed fixes
Alan Cox
1
-42
/
+27
2007-07-13
USB: serial: ark3116.c: Mixed fixups
Alan Cox
1
-38
/
+23
[next]