summaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)Author
2013-12-03cdc-acm: add TIOCMIWAITOliver Neukum
2013-12-03usb: chipidea: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han
2013-12-03usb: chipidea: host: Only disable the vbus regulator if it is not NULLFabio Estevam
2013-12-02USB: pl2303: fixed handling of CS5 settingColin Leitner
2013-12-02USB: ftdi_sio: fixed handling of unsupported CSIZE settingColin Leitner
2013-12-02USB: mos7840: correct handling of CS5 settingColin Leitner
2013-12-02USB: spcp8x5: correct handling of CS5 settingColin Leitner
2013-12-02usb: wusbcore: fix deadlock in wusbhc_gtk_rekeyThomas Pugliese
2013-12-02usb: wusbcore: do device lookup while holding the hc mutexThomas Pugliese
2013-12-02usb: wusbcore: send keepalives to unauthenticated devicesThomas Pugliese
2013-12-02USB: option: support new huawei devicesFangxiaozhi (Franko)
2013-12-02USB: serial: option: blacklist interface 1 for Huawei E173s-6Gustavo Zacarias
2013-12-02xhci: replace xhci_write_64() with writeq()Xenia Ragiadakou
2013-12-02xhci: replace xhci_read_64() with readq()Xenia Ragiadakou
2013-12-02xhci: replace xhci_writel() with writel()Xenia Ragiadakou
2013-12-02xhci: replace xhci_readl() with readl()Xenia Ragiadakou
2013-12-02xhci: remove conversion from generic to pci device in xhci_mem.cXenia Ragiadakou
2013-12-02xhci: fix incorrect type in assignment in xhci_count_num_dropped_endpoints()Xenia Ragiadakou
2013-12-02xhci: fix incorrect type in assignment in xhci_count_num_new_endpoints()Xenia Ragiadakou
2013-12-02xhci: remove unnecessary check in xhci_free_stream_info()Xenia Ragiadakou
2013-12-02xhci: fix SCT_FOR_CTX(p) macroXenia Ragiadakou
2013-12-02xhci: replace USB_MAXINTERFACES with config->desc.bNumInterfaceXenia Ragiadakou
2013-12-02xhci: fix incorrect type in assignment in xhci_address_device()Xenia Ragiadakou
2013-12-02xhci: fix sparse warning in xhci-trace.hXenia Ragiadakou
2013-12-02xhci: fix derivation of TRB's DMA address in xhci_log_event Trace Event ClassXenia Ragiadakou
2013-12-02xhci: fix incorrect type in assignment in handle_device_notification()Xenia Ragiadakou
2013-12-02xhci: convert TRB_CYCLE to le32 before using it to set Link TRB's cycle bitXenia Ragiadakou
2013-12-02usb: xhci: Link TRB must not occur within a USB payload burstDavid Laight
2013-12-02ARM: at91: move at91_pmc.h to include/linux/clk/at91_pmc.hBoris BREZILLON
2013-11-28usb: r8a66597-hcd: Convert to clk_prepare/unprepareLaurent Pinchart
2013-11-27Merge tag 'fixes-for-v3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2013-11-26usb: gadget: f_sourcesink: add configfs supportAndrzej Pietrasiewicz
2013-11-26usb: gadget: f_loopback: add configfs supportAndrzej Pietrasiewicz
2013-11-26usb: gadget: factor out alloc_ep_reqAndrzej Pietrasiewicz
2013-11-26usb: gadget: composite: redirect setup requestsAndrzej Pietrasiewicz
2013-11-26usb: musb: dsps: polling ID pin status only in otg modeBin Liu
2013-11-26usb: phy: Add OTG FSM configuration optionAnton Tikhomirov
2013-11-26usb: phy: move OTG FSM headerAnton Tikhomirov
2013-11-26usb: phy: replace spinlock with mutex in OTG FSMAnton Tikhomirov
2013-11-26usb: phy: fsm: protect against multiple inclusionsAnton Tikhomirov
2013-11-26usb: phy: fsm: don't depend on indirect includesFelipe Balbi
2013-11-26usb: gadget: update some out of date commentsDan Carpenter
2013-11-26usb: gadget: remove superfluous name castsGeert Uytterhoeven
2013-11-26usb: gadget: goku: remove unused argumentMichal Nazarewicz
2013-11-26usb: gadget: epautoconf: switch over to usb_endpoint_type()Felipe Balbi
2013-11-26usb: musb: dsps: add support for suspend and resumeDaniel Mack
2013-11-26usb: musb: dsps: add {tx,rx}_mode to wrapperDaniel Mack
2013-11-26usb: musb: call musb_port_suspend from musb_bus_suspendDaniel Mack
2013-11-26usb: musb: unconditionally save and restore the context on suspendDaniel Mack
2013-11-26usb: dwc3: dwc3-omap: return PROBE_DEFER if extcon is missing and found in dtGeorge Cherian