summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | usb: gadget: add "maxpacket_limit" field to struct usb_epRobert Baldyga2013-12-1730-61/+92
| * | | usb: gadget: f_fs: fix sparse warningFelipe Balbi2013-12-121-1/+1
| * | | usb: gadget: FunctionFS: add configfs supportAndrzej Pietrasiewicz2013-12-124-1/+103
| * | | usb: gadget: FunctionFS: Remove compatibility layerAndrzej Pietrasiewicz2013-12-123-134/+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-126-209/+435
| * | | usb: gadget: FunctionFS: add devices management codeAndrzej Pietrasiewicz2013-12-124-137/+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-122-0/+9
| * | | 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: gadget: add quirk_ep_out_aligned_size field to struct usb_gadgetDavid Cohen2013-12-091-0/+20
| * | | usb: gadget: move bitflags to the end of usb_gadget structDavid Cohen2013-12-091-9/+10
| * | | 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-064-0/+495
| * | | usb: omap1: OTG controller driverAaro Koskinen2013-12-063-0/+180
| * | | usb: omap1: add extcon to platform dataAaro Koskinen2013-12-061-0/+2
| * | | ARM: OMAP1: USB: move omap_usb_config to platform dataAaro Koskinen2013-12-062-37/+52
| * | | 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-265-5/+347
| * | | usb: gadget: f_loopback: add configfs supportAndrzej Pietrasiewicz2013-11-265-2/+166
| * | | 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-3/+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
OpenPOWER on IntegriCloud