summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2011-12-12usb: gadget: replace usb_gadget::is_dualspeed with max_speedMichal Nazarewicz
2011-12-12usb: gadget: renesas_usbhs: parameter cleanup for usbhsh_device_xx()Kuninori Morimoto
2011-12-12usb: gadget: renesas_usbhs: parameter cleanup for usbhsh_endpoint_xx()Kuninori Morimoto
2011-12-12usb: gadget: renesas_usbhs: parameter cleanup for usbhsh_xx_queue_push()Kuninori Morimoto
2011-12-12usb: gadget: renesas_usbhs: cleanup usbhsh_endpoint_xxx()Kuninori Morimoto
2011-12-12usb: gadget: renesas_usbhs: adds spin lock area on mod_hostKuninori Morimoto
2011-12-12usb: gadget: renesas_usbhs: check device0 status when allocKuninori Morimoto
2011-12-12usb: gadget: renesas_usbhs: remove usbhsh_request listKuninori Morimoto
2011-12-12usb: gadget: renesas_usbhs: usbhs_set_device_config() care upphub/hubportKuninori Morimoto
2011-12-12usb: gadget: renesas_usbhs: cleanup usbhs_endpoint_disable()Kuninori Morimoto
2011-12-12usb: gadget: renesas_usbhs: modify function name of usbhs_set_device_xx()Kuninori Morimoto
2011-12-12usb: gadget: renesas_usbhs: usbhsh_ureq_alloc/free() care urb->hcprivKuninori Morimoto
2011-12-12usb: gadget: renesas_usbhs: cleanup complicated ureq alloc/freeKuninori Morimoto
2011-12-12usb: gadget: renesas_usbhs: drop dependency for mod_gadgetKuninori Morimoto
2011-12-12usb: gadget: mass_storage: support multi-luns with different logic block sizeYuping Luo
2011-12-12usb: gadget: renesas_usbhs: unified callback functionKuninori Morimoto
2011-12-12usb: gadget: renesas_usbhs: add platform power control functionKuninori Morimoto
2011-12-12usb: gadget: renesas_usbhs: tidyup the unit of detection_delayKuninori Morimoto
2011-12-12usb: gadget: renesas_usbhs: tidyup mod_host request variable nameKuninori Morimoto
2011-12-12usb: gadget: renesas_usbhs: tidyup usbhs_sys_clock_ctrl() was local functionKuninori Morimoto
2011-12-12usb: gadget: renesas_usbhs: remove usbhs_sys_usb_ctrl()Kuninori Morimoto
2011-12-12usb: gadget: renesas_usbhs: remove usbhs_sys_hispeed_ctrl()Kuninori Morimoto
2011-12-12USB: ci13xxx_udc: handle controllers with less than 16 EPsMarc Kleine-Budde
2011-12-12USB: ci13xxx_udc: make suspend and resume in gadget driver optionalMarc Kleine-Budde
2011-12-01Merge branch 'for-usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman
2011-12-01usb: ftdi_sio: add PID for Propox ISPcable IIIMarcin Koƛcielnicki
2011-12-01Revert "xHCI: reset-on-resume quirk for NEC uPD720200"Sarah Sharp
2011-12-01xHCI: fix bug in xhci_clear_command_ring()Andiry Xu
2011-11-29usb: gadget: fsl_udc: fix dequeuing a request in progressLi Yang
2011-11-29usb: fsl_mxc_udc.c: Remove compile-time dependency of MX35 SoC typeFabio Estevam
2011-11-29usb: fsl_mxc_udc.c: Fix build issue by including missing header fileFabio Estevam
2011-11-29USB: fsl_udc_core: use usb_endpoint_xfer_isoc to judge ISO XFERPeter Chen
2011-11-29usb: udc: Fix gadget driver's speed check in various UDC driversMichal Nazarewicz
2011-11-29usb: gadget: fix g_serial regressionRobert Jarzmik
2011-11-29usb: renesas_usbhs: fixup driver speedKuninori Morimoto
2011-11-29usb: renesas_usbhs: fixup gadget.dev.driver when udc_stop.Kuninori Morimoto
2011-11-29usb: renesas_usbhs: fixup signal the driver that cable was disconnectedKuninori Morimoto
2011-11-29usb: renesas_usbhs: fixup device_register timingKuninori Morimoto
2011-11-29usb: musb: PM: fix context save/restore in suspend/resume pathKevin Hilman
2011-11-29EHCI : Fix a regression in the ISO schedulerMatthieu CASTET
2011-11-28xHCI: reset-on-resume quirk for NEC uPD720200Andiry Xu
2011-11-27USB: whci-hcd: fix endian conversion in qset_clear()Dan Carpenter
2011-11-27USB: usb-storage: unusual_devs entry for Kingston DT 101 G2Qinglin Ye
2011-11-27usb: option: add SIMCom SIM5218Veli-Pekka Peltola
2011-11-27usb: option: add Huawei E353 controlling interfacesDirk Nehring
2011-11-22Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2011-11-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2011-11-18USB: Fix Corruption issue in USB ftdi driver ftdi_sio.cAndrew Worsley
2011-11-18USB: option: add PID of Huawei E173s 3G modemFerenc Wagner
2011-11-18OHCI: final fix for NVIDIA problems (I hope)Alan Stern