index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
USB: EHCI: improve end_unlink_async()
Alan Stern
2013-03-25
4
-46
/
+60
*
USB: EHCI: convert singly-linked lists to list_heads
Alan Stern
2013-03-25
6
-47
/
+43
*
USB: EHCI: consolidate code in ehci_urb_dequeue()
Alan Stern
2013-03-25
1
-37
/
+11
*
USB: EHCI: split needs_rescan into two flags
Alan Stern
2013-03-25
4
-54
/
+39
*
USB: EHCI: change return value of qh_completions()
Alan Stern
2013-03-25
2
-21
/
+13
*
USB: EHCI: changes related to qh_refresh()
Alan Stern
2013-03-25
2
-35
/
+26
*
USB: usb-skeleton.c: fix blocked forever in skel_read
Du Xing
2013-03-25
1
-24
/
+8
*
USB: cdc-wdm: implement IOCTL_WDM_MAX_COMMAND
Bjørn Mork
2013-03-25
1
-0
/
+19
*
USB: hub: Avoid NULL pointer dereference when hub doesn't have any ports
David Linares
2013-03-25
1
-0
/
+4
*
USB: serial: comments on suspend failure
Ming Lei
2013-03-25
1
-0
/
+5
*
USB: adds comment on suspend callback
Ming Lei
2013-03-25
1
-3
/
+8
*
Merge 3.9-rc4 into usb-next
Greg Kroah-Hartman
2013-03-25
26
-101
/
+151
|
\
|
*
USB: ti_usb_3410_5052: fix use-after-free in TIOCMIWAIT
Johan Hovold
2013-03-21
1
-4
/
+6
|
*
USB: ssu100: fix use-after-free in TIOCMIWAIT
Johan Hovold
2013-03-21
1
-5
/
+7
|
*
USB: spcp8x5: fix use-after-free in TIOCMIWAIT
Johan Hovold
2013-03-21
1
-4
/
+5
|
*
USB: quatech2: fix use-after-free in TIOCMIWAIT
Johan Hovold
2013-03-21
1
-5
/
+7
|
*
USB: pl2303: fix use-after-free in TIOCMIWAIT
Johan Hovold
2013-03-21
1
-5
/
+6
|
*
USB: oti6858: fix use-after-free in TIOCMIWAIT
Johan Hovold
2013-03-21
1
-4
/
+6
|
*
USB: mos7840: fix use-after-free in TIOCMIWAIT
Johan Hovold
2013-03-21
1
-5
/
+8
|
*
USB: mos7840: fix broken TIOCMIWAIT
Johan Hovold
2013-03-21
1
-2
/
+3
|
*
USB: mct_u232: fix use-after-free in TIOCMIWAIT
Johan Hovold
2013-03-21
1
-6
/
+7
|
*
USB: io_ti: fix use-after-free in TIOCMIWAIT
Johan Hovold
2013-03-21
1
-6
/
+6
|
*
USB: io_edgeport: fix use-after-free in TIOCMIWAIT
Johan Hovold
2013-03-21
1
-5
/
+7
|
*
USB: ftdi_sio: fix use-after-free in TIOCMIWAIT
Johan Hovold
2013-03-21
1
-11
/
+8
|
*
USB: f81232: fix use-after-free in TIOCMIWAIT
Johan Hovold
2013-03-21
1
-4
/
+5
|
*
USB: cypress_m8: fix use-after-free in TIOCMIWAIT
Johan Hovold
2013-03-21
1
-6
/
+8
|
*
USB: ch341: fix use-after-free in TIOCMIWAIT
Johan Hovold
2013-03-21
1
-5
/
+6
|
*
USB: ark3116: fix use-after-free in TIOCMIWAIT
Johan Hovold
2013-03-21
1
-4
/
+6
|
*
USB: serial: fix interface refcounting
Johan Hovold
2013-03-21
1
-1
/
+2
|
*
USB: io_ti: fix get_icount for two port adapters
Johan Hovold
2013-03-21
1
-0
/
+1
|
*
USB: garmin_gps: fix memory leak on disconnect
Johan Hovold
2013-03-21
1
-6
/
+1
|
*
USB: cdc-acm: fix device unregistration
Johan Hovold
2013-03-21
1
-1
/
+2
|
*
usb: cdc-acm: fix error handling in acm_probe()
Alexey Khoroshilov
2013-03-21
1
-2
/
+17
|
*
Merge tag 'fixes-for-v3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
2013-03-21
8
-11
/
+28
|
|
\
|
|
*
usb: gadget: net2272: finally convert "CONFIG_USB_GADGET_NET2272_DMA"
Paul Bolle
2013-03-21
1
-1
/
+1
|
|
*
usb: gadget: f_rndis: Avoid to use ERROR macro if cdev can be null
Truls Bengtsson
2013-03-20
1
-2
/
+1
|
|
*
usb: gadget: ffs: fix enable multiple instances
Andrzej Pietrasiewicz
2013-03-20
1
-2
/
+2
|
|
*
USB: gadget: net2280: remove leftover driver->unbind call in error pathway
Alan Stern
2013-03-20
1
-1
/
+0
|
|
*
usb: gadget: udc-core: fix a regression during gadget driver unbinding
Alan Stern
2013-03-20
1
-1
/
+1
|
|
*
usb: gadget: net22xx: fix ->disconnect reporting
Felipe Balbi
2013-03-20
2
-0
/
+14
|
|
*
usb: musb: gadget: do *unmap_dma_buffer* only for valid DMA addr
Kishon Vijay Abraham I
2013-03-18
1
-2
/
+7
|
|
*
usb: gadget: u_serial: fix typo which cause build warning
Bo Shen
2013-03-14
1
-1
/
+1
|
|
*
usb: musb: da8xx: Fix build breakage due to typo
Mikhail Kshevetskiy
2013-03-14
1
-1
/
+1
*
|
|
USB: EHCI: fix up incorrect merge resolution
Alan Stern
2013-03-21
1
-0
/
+9
*
|
|
Revert "USB: quatech2: only write to the tty if the port is open."
Bill Pemberton
2013-03-21
1
-5
/
+2
*
|
|
Merge branch 'usb-linus' into usb-next
Greg Kroah-Hartman
2013-03-21
41
-238
/
+568
|
\
|
|
|
*
|
USB: EHCI: fix regression in QH unlinking
Alan Stern
2013-03-21
1
-1
/
+1
|
*
|
USB: xhci - fix bit definitions for IMAN register
Dmitry Torokhov
2013-03-18
1
-2
/
+2
|
*
|
USB: EHCI: fix regression during bus resume
Alan Stern
2013-03-15
3
-1
/
+15
|
*
|
usb-storage: add unusual_devs entry for Samsung YP-Z3 mp3 player
Dmitry Artamonow
2013-03-15
1
-0
/
+7
[next]