summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* usb: gadget: add "maxpacket_limit" field to struct usb_epRobert Baldyga2013-12-1729-61/+73
* usb: gadget: f_fs: fix sparse warningFelipe Balbi2013-12-121-1/+1
* usb: gadget: FunctionFS: add configfs supportAndrzej Pietrasiewicz2013-12-123-1/+94
* usb: gadget: FunctionFS: Remove compatibility layerAndrzej Pietrasiewicz2013-12-122-116/+0
* usb: gadget: g_ffs: convert to new interface of f_fsAndrzej Pietrasiewicz2013-12-122-56/+96
* usb: gadget: FunctionFS: convert to new function interface with backward comp...Andrzej Pietrasiewicz2013-12-125-209/+433
* usb: gadget: FunctionFS: add devices management codeAndrzej Pietrasiewicz2013-12-123-123/+314
* usb: gadget: FunctionFS: create utility fileAndrzej Pietrasiewicz2013-12-123-13/+35
* usb: gadget: FunctionFS: Remove VLAIS usage from gadget codeAndrzej Pietrasiewicz2013-12-121-40/+76
* usb: gadget: rndis: merge u_rndis.ko with usb_f_rndis.koAndrzej Pietrasiewicz2013-12-125-16/+26
* usb: gadget: f_rndis: remove compatibility layerAndrzej Pietrasiewicz2013-12-122-107/+1
* usb: gadget: g_ffs: convert to new interface of f_rndisAndrzej Pietrasiewicz2013-12-122-40/+66
* usb: gadget: f_subset: remove compatibility layerAndrzej Pietrasiewicz2013-12-122-62/+1
* usb: gadget: g_ffs: convert to new interface of f_subsetAndrzej Pietrasiewicz2013-12-122-22/+48
* usb: gadget: f_ecm: remove compatibility layerAndrzej Pietrasiewicz2013-12-122-74/+1
* usb: gadget: g_ffs: convert to new interface of f_ecmAndrzej Pietrasiewicz2013-12-122-14/+80
* usb: gadget: g_ffs: remove a reduntant gfs_ether_setup variableAndrzej Pietrasiewicz2013-12-121-8/+5
* usb: gadget: configfs: allow setting function instance's nameAndrzej Pietrasiewicz2013-12-121-0/+7
* usb: gadget: s3c-hsotg: add flush TX FIFO when kill all requestsRobert Baldyga2013-12-121-0/+3
* usb: gadget: s3c-hsotg: fix maxpacket size in s3c_hsotg_irq_enumdoneRobert Baldyga2013-12-121-2/+2
* usb: phy: initialize the notifier when add a new phyNeil Zhang2013-12-125-7/+4
* usb: renesas_usbhs: fifo: request DMAEngine onceKuninori Morimoto2013-12-121-14/+4
* usb: phy: add Keystone usb phy driverWingMan Kwok2013-12-123-0/+152
* usb: dwc3: add Keystone specific glue layerWingMan Kwok2013-12-123-0/+210
* usb: dwc3: set gadget's quirk ep_out_align_sizeDavid Cohen2013-12-091-0/+6
* usb: f_fs: check quirk to pad epout buf size when not aligned to maxpacketsizeMichal Nazarewicz2013-12-091-4/+19
* usb: gadget: f_fs: remove loop from I/O functionMichal Nazarewicz2013-12-091-54/+40
* usb: phy: r-car gen2: use usb_add_phy_devValentine Barshak2013-12-091-1/+1
* usb: dwc3: omap: remove unnecessary lockFelipe Balbi2013-12-091-10/+0
* usb: omap1: Tahvo USB transceiver driverAaro Koskinen2013-12-063-0/+479
* usb: omap1: OTG controller driverAaro Koskinen2013-12-063-0/+180
* usb: phy: phy-mxs-usb: Check the return value from clk_prepare_enable()Fabio Estevam2013-12-061-2/+9
* usb: gadget: amd5536udc: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han2013-12-061-1/+1
* usb: gadget: pch_udc: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han2013-12-061-1/+1
* usb: dwc3: pci: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han2013-12-061-1/+1
* usb: gadget: f_sourcesink: add configfs supportAndrzej Pietrasiewicz2013-11-264-5/+335
* usb: gadget: f_loopback: add configfs supportAndrzej Pietrasiewicz2013-11-264-2/+158
* usb: gadget: factor out alloc_ep_reqAndrzej Pietrasiewicz2013-11-268-49/+83
* usb: gadget: composite: redirect setup requestsAndrzej Pietrasiewicz2013-11-261-1/+15
* usb: musb: dsps: polling ID pin status only in otg modeBin Liu2013-11-261-2/+3
* usb: phy: Add OTG FSM configuration optionAnton Tikhomirov2013-11-262-3/+11
* usb: phy: move OTG FSM headerAnton Tikhomirov2013-11-263-247/+2
* usb: phy: replace spinlock with mutex in OTG FSMAnton Tikhomirov2013-11-263-10/+8
* usb: phy: fsm: protect against multiple inclusionsAnton Tikhomirov2013-11-261-0/+5
* usb: phy: fsm: don't depend on indirect includesFelipe Balbi2013-11-261-0/+3
* usb: gadget: update some out of date commentsDan Carpenter2013-11-262-2/+2
* usb: gadget: remove superfluous name castsGeert Uytterhoeven2013-11-262-2/+2
* usb: gadget: goku: remove unused argumentMichal Nazarewicz2013-11-261-8/+4
* usb: gadget: epautoconf: switch over to usb_endpoint_type()Felipe Balbi2013-11-261-1/+1
* usb: musb: dsps: add support for suspend and resumeDaniel Mack2013-11-264-2/+66
OpenPOWER on IntegriCloud