summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget/s3c-hsotg.c
AgeCommit message (Expand)Author
2014-04-24usb: dwc2/s3c-hsotg: move s3c-hsotg into dwc2 directoryDinh Nguyen
2014-03-05usb: gadget: s3c-hsotg: add proper suspend/resume supportMarek Szyprowski
2014-02-18usb: gadget: s3c-hsotg: stall ep0 in set_halt functionRobert Baldyga
2014-02-18usb: gadget: s3c-hsotg: use %pad for dma_addr_tJingoo Han
2014-02-18usb: gadget: s3c-hsotg: fix build on x86 and other architecturesMatt Porter
2014-01-07usb: gadget: s3c-hsotg: remove duplicated include from s3c-hsotg.cWei Yongjun
2013-12-23usb: gadget: s3c-hsotg: get phy bus width from phy subsystemMatt Porter
2013-12-23usb: gadget: s3c-hsotg: enable generic phy supportMatt Porter
2013-12-23usb: gadget: s3c-hsotg: add snps,dwc2 compatible stringMatt Porter
2013-12-23usb: gadget: s3c-hsotg: enable build for other platformsMatt Porter
2013-12-19Merge tag 'v3.13-rc4' into nextFelipe Balbi
2013-12-17usb: gadget: add "maxpacket_limit" field to struct usb_epRobert Baldyga
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-11-25usb: gadget: s3c-hsotg: fix disconnect handlingRobert Baldyga
2013-11-25usb: gadget: s3c-hsotg: fix spinlock lockingRobert Baldyga
2013-10-15usb: gadget: s3c-hsotg: fix can_write limit for non-periodic endpointsRobert Baldyga
2013-10-15usb: gadget: s3c-hsotg: fix interrupt configuration in dedicated-fifo modeRobert Baldyga
2013-10-15usb: gadget: s3c-hsotg: fix clear feature ENDPOINT_HALTRobert Baldyga
2013-10-15usb: gadget: s3c-hsotg: fix "halted" property updatingRobert Baldyga
2013-10-15usb: gadget: s3c-hsotg: add DAINT maskingRobert Baldyga
2013-10-15usb: gadget: s3c-hsotg: fix endpoint interrupts handlingRobert Baldyga
2013-10-15usb: gadget: s3c-hsotg: fix s3c_hsotg_write_fifo function for dedicated fifo ...Robert Baldyga
2013-10-15usb: gadget: s3c-hsotg: fix "protocol stall" handlingRobert Baldyga
2013-10-11usb: gadget: s3c-hsotg: remove unused labelRobert Baldyga
2013-10-11usb: gadget: s3c-hsotg: add multi count supportRobert Baldyga
2013-10-11usb: gadget: s3c-hsotg: add isochronous transfers supportRobert Baldyga
2013-10-10usb: gadget: s3c-hsotg: fix set_ep_maxpacket functionRobert Baldyga
2013-10-04usb: gadget: s3c-hsotg: fix maxpacket sizeRobert Baldyga
2013-10-02usb: gadget: s3c-hsotg: fix CodingStyle issuesPavel Machek
2013-09-17usb: s3c-hsotg: do not disconnect gadget when receiving ErlySusp intrChanho Park
2013-09-17usb: s3c-hsotg: fix unregistration functionMarek Szyprowski
2013-07-30usb: gadget: use dev_get_platdata()Jingoo Han
2013-07-29usb: gadget: s3c-hsotg: Allow driver instantiation using device treeTomasz Figa
2013-05-15usb: gadget: s3c-hsotg: pass 'struct usb_request *' to usb_gadget_unmap_reque...Jingoo Han
2013-03-18usb: gadget: s3c-hsotg: fix PHY error handlingFelipe Balbi
2013-03-18usb: gadget: s3c-hsotg: don't assign gadget.dev.release directlyFelipe Balbi
2013-03-18usb: gadget: s3c-hsotg: don't touch gadget.dev.driverFelipe Balbi
2013-03-18usb: gadget: s3c-hsotg: remove unnecessary initializationsFelipe Balbi
2013-03-18usb: gadget: s3c-hsotg: switch over to usb_gadget_map/unmap_request()Felipe Balbi
2013-03-18usb: gadget: drop now unnecessary flagFelipe Balbi
2013-03-18usb: gadget: s3c-hsotg: let udc-core manage gadget->devFelipe Balbi
2013-02-21Merge tag 'usb-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2013-01-25Merge tag 'xceiv-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Greg Kroah-Hartman
2013-01-25Merge tag 'gadget-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2013-01-24usb: gadget: constify all struct usb_gadget_opsFelipe Balbi
2013-01-22usb: Convert to devm_ioremap_resource()Thierry Reding
2013-01-18usb: phy: s3c-hsotg: adding phy driver supportPraveen Paneri
2013-01-10usb: gadget: s3c-hsotg: Use devm_regulator_bulk_get APISachin Kamat
2012-12-13usb: gadget: s3c-hsotg: Fix invalid free of devm_ allocated dataTushar Behera