index
:
drm/drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-02
USB: usbmon: mask seconds properly in text API
Pete Zaitcev
1
-1
/
+1
2010-03-02
USB: sisusbvga: no unnecessary GFP_ATOMIC
Oliver Neukum
1
-2
/
+2
2010-03-02
USB: storage: onetouch: unnecessary GFP_ATOMIC
Oliver Neukum
1
-1
/
+1
2010-03-02
USB: serial: ftdi: add CONTEC vendor and product id
Daniel Sangorrin
2
-0
/
+8
2010-03-02
USB: remove references to port->port.count from the serial drivers
Alan Stern
11
-126
/
+66
2010-03-02
USB: tty: Prune uses of tty_request_room in the USB layer
Alan Cox
24
-79
/
+25
2010-03-02
USB: don't read past config->interface[] if usb_control_msg() fails in usb_re...
Roel Kluin
1
-1
/
+1
2010-03-02
USB: tty: kill request_room for USB ACM class
Alan Cox
1
-1
/
+0
2010-03-02
USB: tty: sort out the request_room handling for whiteheat
Alan Cox
1
-15
/
+3
2010-03-02
USB: storage: fix misplaced parenthesis
Roel Kluin
1
-8
/
+7
2010-03-02
USB: vstusb.c: removal of driver for Vernier Software & Technology, Inc., dev...
Dennis O'Brien
3
-798
/
+0
2010-03-02
USB: fix the idProduct value for USB-3.0 root hubs
Alan Stern
1
-1
/
+1
2010-03-02
usb-storage: use max_hw_sectors instead of max_sectors
Alan Stern
1
-5
/
+5
2010-03-02
USB: OHCI: DA8xx/OMAP-L1x glue layer
Sergei Shtylyov
3
-0
/
+462
2010-03-02
USB: ehci: omap: Update TODO list in comments
Anand Gadiyar
1
-2
/
+1
2010-03-02
USB: ehci: omap: use default interrupt threshold
Anand Gadiyar
1
-4
/
+0
2010-03-02
USB: omap: ehci: kill 2 compile warnings
Anand Gadiyar
1
-0
/
+3
2010-03-02
USB: serial: sierra driver indat_callback fix
Elina Pasheva
1
-8
/
+11
2010-03-02
USB: serial: sierra driver adding reset_resume function
Elina Pasheva
1
-10
/
+20
2010-03-02
USB: xhci: Fix finding extended capabilities registers
Edward Shao
1
-2
/
+5
2010-03-02
USB: remove debugging message for uevent constructions
Alan Stern
1
-3
/
+1
2010-03-02
tty: Fix various bogus WARN checks in the usb serial layer
Alan Cox
1
-13
/
+0
2010-03-02
USB: cp210x: Add 81E8 (Zephyr Bioharness)
Alan Cox
1
-1
/
+2
2010-03-02
USB: Convert concatenated __FILE__ to %s, __FILE__
Joe Perches
11
-39
/
+41
2010-03-02
USB: serial: Remove unnecessary \n's from dbg uses
Joe Perches
12
-24
/
+24
2010-03-02
USB: ehci-dbgp: split PID register updates for IN and OUT pipes
Jason Wessel
1
-40
/
+28
2010-03-02
USB: serial: Add support for ViVOtech ViVOpay devices.
Forest Bond
3
-0
/
+85
2010-03-02
USB: atmel uaba: Adding invert vbus_pin
Eirik Aanonsen
2
-2
/
+4
2010-03-02
USB: Remove unsupported usb gadget drivers
Christoph Egger
11
-133
/
+8
2010-03-02
USB: f_mass_storage: fix crash on bind() error
Peter Korsgaard
1
-1
/
+0
2010-03-02
USB: cdc-acm: fix possible deadlock with multiple openers
Oliver Neukum
1
-5
/
+6
2010-03-02
USB: g_mass_storage: min(...) warning fixed
Michal Nazarewicz
1
-1
/
+1
2010-03-02
USB: musb: test always evaluates to false
Roel Kluin
1
-2
/
+1
2010-03-02
USB: isp1760: Flush the D-cache for the pipe-in transfer buffers
Catalin Marinas
1
-0
/
+10
2010-03-02
USB: add new ftdi_sio device ids
Mitchell Solomon
2
-0
/
+12
2010-03-02
USB: ftdi_sio: Replace BKL with a mutex
Alessio Igor Bogani
1
-6
/
+8
2010-03-02
usb: gadgetfs: Convert semaphore to mutex
Thomas Gleixner
1
-18
/
+21
2010-03-02
USB: g_mass_storage: superfluous and missing packets fixed
Michal Nazarewicz
1
-9
/
+6
2010-03-02
USB: mass_storage: eject LUNs on thread exit
Michal Nazarewicz
2
-6
/
+28
2010-03-02
USB: musb: disable double buffering for older RTL versions
Cliff Cai
2
-4
/
+23
2010-03-02
USB: musb: set version of Blackfin version
Cliff Cai
2
-8
/
+14
2010-03-02
USB: pxa27x_udc: Fix deadlocks on request queueing
Robert Jarzmik
2
-35
/
+85
2010-03-02
USB: serial: add support for serial port on the moschip 7715
Mike Dunn
1
-4
/
+130
2010-03-02
USB: io_edgeport: eliminate get_string()
Dan Carpenter
1
-39
/
+4
2010-03-02
USB: s3c-hsotg: replace deprecated dma_sync_single()
FUJITA Tomonori
1
-2
/
+2
2010-03-02
USB: musb: only print info message if probe() is successful
Felipe Balbi
1
-13
/
+12
2010-03-02
USB: musb: unmap base if we can't probe
Felipe Balbi
1
-1
/
+7
2010-03-02
USB: musb: tusb6010: use resource_size
Felipe Balbi
1
-1
/
+1
2010-03-02
USB: musb: we already tested for dyn_fifo
Felipe Balbi
1
-15
/
+4
2010-03-02
USB: musb: get rid of omap_readl/writel
Felipe Balbi
4
-49
/
+47
[next]