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