summaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)Author
2013-12-12usb: gadget: FunctionFS: Remove VLAIS usage from gadget codeAndrzej Pietrasiewicz
2013-12-12usb: gadget: rndis: merge u_rndis.ko with usb_f_rndis.koAndrzej Pietrasiewicz
2013-12-12usb: gadget: f_rndis: remove compatibility layerAndrzej Pietrasiewicz
2013-12-12usb: gadget: g_ffs: convert to new interface of f_rndisAndrzej Pietrasiewicz
2013-12-12usb: gadget: f_subset: remove compatibility layerAndrzej Pietrasiewicz
2013-12-12usb: gadget: g_ffs: convert to new interface of f_subsetAndrzej Pietrasiewicz
2013-12-12usb: gadget: f_ecm: remove compatibility layerAndrzej Pietrasiewicz
2013-12-12usb: gadget: g_ffs: convert to new interface of f_ecmAndrzej Pietrasiewicz
2013-12-12usb: gadget: g_ffs: remove a reduntant gfs_ether_setup variableAndrzej Pietrasiewicz
2013-12-12usb: gadget: configfs: allow setting function instance's nameAndrzej Pietrasiewicz
2013-12-12usb: gadget: s3c-hsotg: add flush TX FIFO when kill all requestsRobert Baldyga
2013-12-12usb: gadget: s3c-hsotg: fix maxpacket size in s3c_hsotg_irq_enumdoneRobert Baldyga
2013-12-12usb: phy: initialize the notifier when add a new phyNeil Zhang
2013-12-12usb: renesas_usbhs: fifo: request DMAEngine onceKuninori Morimoto
2013-12-12usb: phy: add Keystone usb phy driverWingMan Kwok
2013-12-12usb: dwc3: add Keystone specific glue layerWingMan Kwok
2013-12-11USB: EHCI: tegra: use reset frameworkStephen Warren
2013-12-10xhci: clarify logging in xhci_setup_deviceDan Williams
2013-12-10usb: xhci: change enumeration scheme to 'new scheme' by defaultDan Williams
2013-12-10xhci: Limit the spurious wakeup fix only to HP machinesTakashi Iwai
2013-12-09USB: storage: fix compile warningMing Lei
2013-12-09usb: dwc3: set gadget's quirk ep_out_align_sizeDavid Cohen
2013-12-09usb: f_fs: check quirk to pad epout buf size when not aligned to maxpacketsizeMichal Nazarewicz
2013-12-09usb: gadget: f_fs: remove loop from I/O functionMichal Nazarewicz
2013-12-09usb: wusbcore: set packet count correctly on isoc transfersThomas Pugliese
2013-12-09usb: wusbcore: move isoc_frame_index from wa_xfer to wa_segThomas Pugliese
2013-12-09usb: wusbcore: use USB_CTRL_SET_TIMEOUT and USB_CTRL_GET_TIMEOUTThomas Pugliese
2013-12-09usb: core: get config and string descriptors for unauthorized devicesThomas Pugliese
2013-12-09usb: core: allow isoc URBs for wireless devices with an interval < 6Thomas Pugliese
2013-12-09usb: wusbcore: fix short transfersThomas Pugliese
2013-12-09usb: chipidea: fix nobody cared IRQ when booting with host rolePeter Chen
2013-12-09usb: chipidea: host: Only disable the vbus regulator if it is not NULLFabio Estevam
2013-12-09usb: serial: zte_ev: move support for ZTE AC2726 from zte_ev back to optionDmitry Kunilov
2013-12-09usb: cdc-wdm: manage_power should always set needs_remote_wakeupBjørn Mork
2013-12-09usb: phy: r-car gen2: use usb_add_phy_devValentine Barshak
2013-12-09Merge tag 'fixes-for-v3.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2013-12-09usb: dwc3: omap: remove unnecessary lockFelipe Balbi
2013-12-08Revert "USB: quirks: add touchscreen that is dazzeled by remote wakeup"Oliver Neukum
2013-12-08usb: hcd: move controller wakeup setting initialization to individual driverPeter Chen
2013-12-08usb: chipidea: usbmisc: Add support for i.MX51 CPUAlexander Shiyan
2013-12-08usb: chipidea: usbmisc: Add support for i.MX27/i.MX31 CPUsAlexander Shiyan
2013-12-08usb: chipidea: imx: avoid unnecessary probe defer every timePeter Chen
2013-12-08usb: chipidea: Reallocate regmap only if lpm is detectedChris Ruehl
2013-12-08Usb: atm: usbatm: fixed a pointer variable format issueSeth Archer Brown
2013-12-08usb: Use dev_is_pci() to check whether it is pci deviceYijing Wang
2013-12-08usb: hcd: Initialize USB phy if neededValentine Barshak
2013-12-08usb: hcd: Remove USB phy if neededValentine Barshak
2013-12-08USB: storage: use sg_miter_* APIs to access scsi bufferMing Lei
2013-12-08usb: wusbcore: return -ENOENT for unlinked URBs.Thomas Pugliese
2013-12-08usb: wusbcore: add more info to debug prints in urb_unlink pathThomas Pugliese