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
2010-03-03
USB: Remove unsupported usb gadget drivers
Christoph Egger
11
-133
/
+8
2010-03-03
USB: f_mass_storage: fix crash on bind() error
Peter Korsgaard
1
-1
/
+0
2010-03-03
USB: cdc-acm: fix possible deadlock with multiple openers
Oliver Neukum
1
-5
/
+6
2010-03-03
USB: g_mass_storage: min(...) warning fixed
Michal Nazarewicz
1
-1
/
+1
2010-03-03
USB: musb: test always evaluates to false
Roel Kluin
1
-2
/
+1
2010-03-03
USB: isp1760: Flush the D-cache for the pipe-in transfer buffers
Catalin Marinas
1
-0
/
+10
2010-03-03
USB: add new ftdi_sio device ids
Mitchell Solomon
2
-0
/
+12
2010-03-03
USB: ftdi_sio: Replace BKL with a mutex
Alessio Igor Bogani
1
-6
/
+8
2010-03-03
usb: gadgetfs: Convert semaphore to mutex
Thomas Gleixner
1
-18
/
+21
2010-03-03
USB: g_mass_storage: superfluous and missing packets fixed
Michal Nazarewicz
1
-9
/
+6
2010-03-03
USB: mass_storage: eject LUNs on thread exit
Michal Nazarewicz
2
-6
/
+28
2010-03-03
USB: musb: disable double buffering for older RTL versions
Cliff Cai
2
-4
/
+23
2010-03-03
USB: musb: set version of Blackfin version
Cliff Cai
2
-8
/
+14
2010-03-03
USB: pxa27x_udc: Fix deadlocks on request queueing
Robert Jarzmik
2
-35
/
+85
2010-03-03
USB: serial: add support for serial port on the moschip 7715
Mike Dunn
1
-4
/
+130
2010-03-03
USB: io_edgeport: eliminate get_string()
Dan Carpenter
1
-39
/
+4
2010-03-03
USB: s3c-hsotg: replace deprecated dma_sync_single()
FUJITA Tomonori
1
-2
/
+2
2010-03-03
USB: musb: only print info message if probe() is successful
Felipe Balbi
1
-13
/
+12
2010-03-03
USB: musb: unmap base if we can't probe
Felipe Balbi
1
-1
/
+7
2010-03-03
USB: musb: tusb6010: use resource_size
Felipe Balbi
1
-1
/
+1
2010-03-03
USB: musb: we already tested for dyn_fifo
Felipe Balbi
1
-15
/
+4
2010-03-03
USB: musb: get rid of omap_readl/writel
Felipe Balbi
4
-49
/
+47
2010-03-03
usb: musb: Add context save and restore support
Ajay Kumar Gupta
4
-0
/
+291
2010-03-03
USB: remove obsolete config in kernel source (USB_HCD_DMA)
Christoph Egger
1
-13
/
+0
2010-03-03
USB: usbfs_snoop: add data logging back in
Chris Frey
1
-13
/
+38
2010-03-03
USB: s3c-hsotg: Staticise non-exported functions
Mark Brown
1
-3
/
+4
2010-03-03
USB: trivial: missing newline in usb core warning message
Thadeu Lima de Souza Cascardo
1
-1
/
+1
2010-03-03
USB: ftdi_sio: correct spelling in implementation file
Andreas Mohr
1
-7
/
+7
2010-03-03
USB: ftdi_sio: correct spelling in header files
Andreas Mohr
2
-15
/
+15
2010-03-03
USB: serial: Eliminate useless code
Julia Lawall
2
-2
/
+1
2010-03-03
USB: gadget: Add DEVTYPE support for Ethernet functions
Marcel Holtmann
1
-0
/
+5
2010-03-03
USB: remove the berry_charge driver
Greg Kroah-Hartman
3
-195
/
+0
2010-03-03
USB: BKL removal from ioctl path of usbfs
Oliver Neukum
1
-9
/
+3
2010-03-03
USB: BKL removal: vstusb
Oliver Neukum
1
-8
/
+1
2010-03-03
USB: BKL removal: legousbtower
Oliver Neukum
1
-3
/
+0
2010-03-03
USB: BKL removal: ldusb
Oliver Neukum
1
-10
/
+2
2010-03-03
USB: BKL removal: ftdi-elan
Oliver Neukum
1
-6
/
+0
2010-03-03
USB: BKL removal: adutux
Oliver Neukum
1
-3
/
+0
2010-03-03
USB: BKL removal: idmouse
Oliver Neukum
1
-7
/
+1
2010-03-03
USB: BKL removal: rio500
Oliver Neukum
1
-2
/
+6
2010-03-03
USB: BKL removal: mdc800
Oliver Neukum
1
-3
/
+0
2010-03-03
USB: BKL removal: cdc-wdm
Oliver Neukum
1
-3
/
+0
2010-03-03
USB: BKL removal: usbtmc
Oliver Neukum
1
-3
/
+0
2010-03-03
USB: BKL removal: usb-skeleton
Oliver Neukum
1
-3
/
+0
2010-03-03
usb: BKL removal: usblp
Oliver Neukum
1
-3
/
+0
2010-03-03
USB: isight-firmware: declare MODULE_FIRMWARE
Ben Hutchings
1
-0
/
+2
2010-03-03
USB: Reduce scope of BKL in usb ioctl handling
Oliver Neukum
1
-4
/
+10
2010-03-03
USB: Push BKL on open down into the drivers
Oliver Neukum
16
-12
/
+81
2010-03-03
USB: Remove BKL from lseek implementations
Oliver Neukum
2
-4
/
+4
2010-03-03
USB: Remove BKL from usbdev_open()
Oliver Neukum
1
-4
/
+0
[prev]
[next]