index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
Age
Commit message (
Expand
)
Author
Files
Lines
2010-07-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
16
-24
/
+84
2010-07-26
USB: musb: tusb6010: fix compile error with n8x0_defconfig
Felipe Balbi
1
-13
/
+0
2010-07-26
USB: FTDI: Add support for the RT System VX-7 radio programming cable
Corey Minyard
2
-0
/
+7
2010-07-26
USB: add quirk for Broadcom BT dongle
Oliver Neukum
1
-0
/
+3
2010-07-26
USB: usb-storage: fix initializations of urb fields
Bob Copeland
1
-3
/
+1
2010-07-26
USB: xhci: Set Mult field in endpoint context correctly.
Sarah Sharp
1
-2
/
+3
2010-07-26
USB: sisusbvga: Fix for USB 3.0
Oliver Neukum
1
-2
/
+3
2010-07-26
USB: adds Artisman USB dongle to list of quirky devices
Paul Mortier
1
-0
/
+4
2010-07-26
USB: xhci: Set EP0 dequeue ptr after reset of configured device.
Sarah Sharp
3
-0
/
+25
2010-07-26
USB: Fix USB3.0 Port Speed Downgrade after port reset
Sarah Sharp
1
-0
/
+2
2010-07-26
USB: xHCI: Fix another bug in link TRB activation change.
Sarah Sharp
1
-4
/
+7
2010-07-26
USB: option: Add support for AMOI Skypephone S2
Dennis Jansen
1
-0
/
+2
2010-07-26
USB: New PIDs for Qualcomm gobi 2000 (qcserial)
Andrew Bird
1
-0
/
+2
2010-07-26
USB: ftdi_sio: support for Signalyzer tools based on FTDI chips
Colin Leitner
2
-0
/
+17
2010-07-26
USB: s3c2410_udc: be aware of connected gadget driver
Vladimir Zapolskiy
1
-0
/
+4
2010-07-26
USB: Expose vendor-specific ACM channel on Nokia 5230
Przemo Firszt
1
-0
/
+1
2010-07-26
USB: Add PID for Sierra 250U to drivers/usb/serial/sierra.c
august huber
1
-0
/
+1
2010-07-26
USB: option: add support for 1da5:4518
Ă–mer Sezgin Ugurlu
1
-0
/
+2
2010-07-26
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2
-2
/
+2
2010-07-21
Fix up trivial spelling errors ('taht' -> 'that')
Linus Torvalds
1
-1
/
+1
2010-07-15
[ARM] pxa: fix incorrect CONFIG_CPU_PXA27x to CONFIG_PXA27x
Eric Miao
2
-2
/
+2
2010-07-11
V4L/DVB: uvc: Fix multiple symbols definitions with UVC gadget and host drivers
Laurent Pinchart
7
-110
/
+89
2010-06-30
USB: gadget: f_mass_storage: stale common->fsg value bug fix
Michal Nazarewicz
1
-99
/
+61
2010-06-30
USB: gadget: f_mass_storage: fixed fs descriptors not being updated
Michal Nazarewicz
1
-22
/
+12
2010-06-30
USB: musb: Enable the maximum supported burst mode for DMA
Hema HK
1
-11
/
+2
2010-06-30
USB: musb: fix Blackfin ulpi stubs
Mike Frysinger
1
-2
/
+2
2010-06-30
USB: MUSB: make non-OMAP platforms build with CONFIG_PM=y
Sergei Shtylyov
1
-2
/
+4
2010-06-30
USB: musb_core: make disconnect and suspend interrupts work again
Sergei Shtylyov
1
-5
/
+1
2010-06-30
USB: obey the sysfs power/wakeup setting
Alan Stern
1
-10
/
+3
2010-06-30
USB: gadget eth: Fix calculate CRC32 in EEM
Jiri Pinkava
1
-2
/
+1
2010-06-30
USB: qcserial: fix a memory leak in qcprobe error path
Axel Lin
1
-0
/
+3
2010-06-30
USB: gadget/printer, fix sleep inside atomic
Jiri Slaby
1
-16
/
+16
2010-06-30
USB: isp1362-hcd, fix double lock
Jiri Slaby
1
-5
/
+10
2010-06-30
USB: serial: ftdi: correct merge conflict with CONTEC id
Daniel Sangorrin
2
-8
/
+0
2010-06-30
USB: fix oops in usb_sg_init()
Alan Stern
1
-2
/
+5
2010-06-30
USB: s3c2410: deactivate endpoints before gadget unbinding
Vladimir Zapolskiy
1
-1
/
+5
2010-06-30
USB: ehci-mxc: bail out on transceiver problems
Wolfram Sang
1
-3
/
+10
2010-06-30
USB: otg/ulpi: bail out on read errors
Wolfram Sang
1
-6
/
+11
2010-06-30
usb: musb: Fix a bug by making suspend interrupt available in device mode
Maulik Mankad
1
-1
/
+2
2010-06-30
USB: r8a66597: Fix failure in change of status
Nobuhiro Iwamatsu
1
-1
/
+1
2010-06-30
USB: xHCI: Fix bug in link TRB activation change.
Sarah Sharp
1
-16
/
+46
2010-06-30
USB: gadget: g_fs: possible invalid pointer reference bug fixed
Michal Nazarewicz
1
-0
/
+11
2010-06-30
USB: g_serial: fix tty cleanup on unload
Jon Povey
1
-0
/
+1
2010-06-30
USB: g_serial: don't set low_latency flag
Jon Povey
1
-13
/
+2
2010-06-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
5
-40
/
+40
2010-06-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
13
-18
/
+180
2010-06-04
USB: unbind all interfaces before rebinding them
Alan Stern
1
-0
/
+2
2010-06-04
USB: serial: digi_acceleport: Eliminate a NULL pointer dereference
Julia Lawall
1
-2
/
+1
2010-06-04
usb: fix ehci_hcd build failure when both generic-OF and xilinx is selected
Grant Likely
1
-3
/
+17
2010-06-04
USB: cdc-acm: fix resource reclaim in error path of acm_probe
Axel Lin
1
-2
/
+4
[next]