aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2012-06-22usb: gadget: fsl_mxc_udc: do not depend on grouped clocksFabio Estevam
2012-06-22usb: gadget: mv: Add USB 3.0 device driver for Marvell PXA2128 chip.Yu Xu
2012-06-20USB: option: add id for Cellient MEN-200Dmitry Shmygov
2012-06-20Merge 3.5-rc3 into usb-nextGreg Kroah-Hartman
2012-06-20USB: ohci-nxp: add usbd and otg clock initializationAlexandre Pereira da Silva
2012-06-20USB: cdc-wdm: QMI devices are now handled by qmi_wwanBjørn Mork
2012-06-20USB: serial: Remove unused serial_priv variableBill Pemberton
2012-06-20USB: serial: Remove unused s_priv variableBill Pemberton
2012-06-15usb: correct trivial typo in drivers/usb/host/KconfigJesper Dangaard Brouer
2012-06-15usb: dwc3: giveback all queued request when ep disabled or reset receivedPratyush Anand
2012-06-15usb: dwc3: fix giveback of queued request in ep_dequeuePratyush Anand
2012-06-15usb: hsotg: samsung: smp Provide *_lock functions abstraction layer for SMP SoCsLukasz Majewski
2012-06-15usb: hsotg: samsung: Protect the udc_stop routine with spinlockLukasz Majewski
2012-06-15usb: hsotg: samsung: Replace endpoint specific locks with a global lockLukasz Majewski
2012-06-15usb: gadget: hidg: register OUT INT endpoint for SET_REPORTDaniel Mack
2012-06-15usb: gadget: mass_storage: add documentationMichal Nazarewicz
2012-06-15usb: gadget: mass_storage: remove unused optionsMichal Nazarewicz
2012-06-14USB: fix gathering of interface associationsDaniel Mack
2012-06-14usb: ehci-sh: fix illegal phy_init() running when platform_data is NULLShimoda, Yoshihiro
2012-06-14usb: cdc-acm: fix devices not unthrottled on openOtto Meta
2012-06-14usb: otg: twl: add missing IRQF_ONESHOTFelipe Balbi
2012-06-13Fix OMAP EHCI suspend/resume failure (i693)Anand Gadiyar
2012-06-13TTY: usb-serial, use tty_port_installJiri Slaby
2012-06-13USB: ohci-hub: Mark ohci_finish_controller_resume() as __maybe_unusedRoland Stigge
2012-06-13usb: use usb_serial_put in usb_serial_probe errorsJan Safrata
2012-06-13USB: EHCI: Fix build warning in xilinx ehci driverHerton Ronaldo Krzesinski
2012-06-13USB: fix PS3 EHCI systemsRicardo Martins
2012-06-13Merge tag 'for-usb-linus-2012-06-13' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2012-06-13xHCI: Increase the timeout for controller save/restore state operationAndiry Xu
2012-06-13xhci: Don't free endpoints in xhci_mem_cleanup()Takashi Iwai
2012-06-13xhci: Fix invalid loop check in xhci_free_tt_info()Takashi Iwai
2012-06-13xhci: Fix error path return value.Sarah Sharp
2012-06-13USB: Checking the wrong variable in usb_disable_lpm()Dan Carpenter
2012-06-13usb-storage: Add 090c:1000 to unusal-devsHans de Goede
2012-06-13usb-core: Set intfdata to NULL if a driver's probe method failedHans de Goede
2012-06-13usb: early: fixed coding style issue related to : operatorJeffrin Jose
2012-06-13USB: allow match on bInterfaceNumberBjørn Mork
2012-06-13USB: rename the usb misc class from "usb" to "usbmisc"Greg Kroah-Hartman
2012-06-13USB: storage: fixed space issues in coding style.Jeffrin Jose
2012-06-13USB: option: handle send_setup blacklisting at probeJohan Hovold
2012-06-13USB: option: clean up probe coding styleJohan Hovold
2012-06-13Merge branch 'usb-linus' into usb-nextGreg Kroah-Hartman
2012-06-13USB: option: use usb_{get,set}_serial_dataJohan Hovold
2012-06-13USB: serial-generic: use a single set of device IDsAlan Stern
2012-06-13USB: serial: Enforce USB driver and USB serial driver matchBjørn Mork
2012-06-13USB: add NO_D3_DURING_SLEEP flag and revert 151b61284776be2Alan Stern
2012-06-13USB: move transceiver from ehci_hcd and ohci_hcd to hcd and rename it as phyRichard Zhao
2012-06-12USB: option: add more YUGA device ids说不得
2012-06-12USB: mos7840: Fix compilation of usb serial driverTony Zelenoff
2012-06-12USB: option: fix memory leakJohan Hovold