summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2010-07-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2010-07-26USB: musb: tusb6010: fix compile error with n8x0_defconfigFelipe Balbi
2010-07-26USB: FTDI: Add support for the RT System VX-7 radio programming cableCorey Minyard
2010-07-26USB: add quirk for Broadcom BT dongleOliver Neukum
2010-07-26USB: usb-storage: fix initializations of urb fieldsBob Copeland
2010-07-26USB: xhci: Set Mult field in endpoint context correctly.Sarah Sharp
2010-07-26USB: sisusbvga: Fix for USB 3.0Oliver Neukum
2010-07-26USB: adds Artisman USB dongle to list of quirky devicesPaul Mortier
2010-07-26USB: xhci: Set EP0 dequeue ptr after reset of configured device.Sarah Sharp
2010-07-26USB: Fix USB3.0 Port Speed Downgrade after port resetSarah Sharp
2010-07-26USB: xHCI: Fix another bug in link TRB activation change.Sarah Sharp
2010-07-26USB: option: Add support for AMOI Skypephone S2Dennis Jansen
2010-07-26USB: New PIDs for Qualcomm gobi 2000 (qcserial)Andrew Bird
2010-07-26USB: ftdi_sio: support for Signalyzer tools based on FTDI chipsColin Leitner
2010-07-26USB: s3c2410_udc: be aware of connected gadget driverVladimir Zapolskiy
2010-07-26USB: Expose vendor-specific ACM channel on Nokia 5230Przemo Firszt
2010-07-26USB: Add PID for Sierra 250U to drivers/usb/serial/sierra.caugust huber
2010-07-26USB: option: add support for 1da5:4518Ă–mer Sezgin Ugurlu
2010-07-26Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-07-21Fix up trivial spelling errors ('taht' -> 'that')Linus Torvalds
2010-07-15[ARM] pxa: fix incorrect CONFIG_CPU_PXA27x to CONFIG_PXA27xEric Miao
2010-07-11V4L/DVB: uvc: Fix multiple symbols definitions with UVC gadget and host driversLaurent Pinchart
2010-06-30USB: gadget: f_mass_storage: stale common->fsg value bug fixMichal Nazarewicz
2010-06-30USB: gadget: f_mass_storage: fixed fs descriptors not being updatedMichal Nazarewicz
2010-06-30USB: musb: Enable the maximum supported burst mode for DMAHema HK
2010-06-30USB: musb: fix Blackfin ulpi stubsMike Frysinger
2010-06-30USB: MUSB: make non-OMAP platforms build with CONFIG_PM=ySergei Shtylyov
2010-06-30USB: musb_core: make disconnect and suspend interrupts work againSergei Shtylyov
2010-06-30USB: obey the sysfs power/wakeup settingAlan Stern
2010-06-30USB: gadget eth: Fix calculate CRC32 in EEMJiri Pinkava
2010-06-30USB: qcserial: fix a memory leak in qcprobe error pathAxel Lin
2010-06-30USB: gadget/printer, fix sleep inside atomicJiri Slaby
2010-06-30USB: isp1362-hcd, fix double lockJiri Slaby
2010-06-30USB: serial: ftdi: correct merge conflict with CONTEC idDaniel Sangorrin
2010-06-30USB: fix oops in usb_sg_init()Alan Stern
2010-06-30USB: s3c2410: deactivate endpoints before gadget unbindingVladimir Zapolskiy
2010-06-30USB: ehci-mxc: bail out on transceiver problemsWolfram Sang
2010-06-30USB: otg/ulpi: bail out on read errorsWolfram Sang
2010-06-30usb: musb: Fix a bug by making suspend interrupt available in device modeMaulik Mankad
2010-06-30USB: r8a66597: Fix failure in change of statusNobuhiro Iwamatsu
2010-06-30USB: xHCI: Fix bug in link TRB activation change.Sarah Sharp
2010-06-30USB: gadget: g_fs: possible invalid pointer reference bug fixedMichal Nazarewicz
2010-06-30USB: g_serial: fix tty cleanup on unloadJon Povey
2010-06-30USB: g_serial: don't set low_latency flagJon Povey
2010-06-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2010-06-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2010-06-04USB: unbind all interfaces before rebinding themAlan Stern
2010-06-04USB: serial: digi_acceleport: Eliminate a NULL pointer dereferenceJulia Lawall
2010-06-04usb: fix ehci_hcd build failure when both generic-OF and xilinx is selectedGrant Likely
2010-06-04USB: cdc-acm: fix resource reclaim in error path of acm_probeAxel Lin