aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/s3c-hsotg.c
Commit message (Expand)AuthorAge
* usb: dwc2/s3c-hsotg: move s3c-hsotg into dwc2 directoryDinh Nguyen2014-04-24
* usb: gadget: s3c-hsotg: add proper suspend/resume supportMarek Szyprowski2014-03-05
* usb: gadget: s3c-hsotg: stall ep0 in set_halt functionRobert Baldyga2014-02-18
* usb: gadget: s3c-hsotg: use %pad for dma_addr_tJingoo Han2014-02-18
* usb: gadget: s3c-hsotg: fix build on x86 and other architecturesMatt Porter2014-02-18
* usb: gadget: s3c-hsotg: remove duplicated include from s3c-hsotg.cWei Yongjun2014-01-07
* usb: gadget: s3c-hsotg: get phy bus width from phy subsystemMatt Porter2013-12-23
* usb: gadget: s3c-hsotg: enable generic phy supportMatt Porter2013-12-23
* usb: gadget: s3c-hsotg: add snps,dwc2 compatible stringMatt Porter2013-12-23
* usb: gadget: s3c-hsotg: enable build for other platformsMatt Porter2013-12-23
* Merge tag 'v3.13-rc4' into nextFelipe Balbi2013-12-19
|\
| * usb: gadget: s3c-hsotg: fix disconnect handlingRobert Baldyga2013-11-25
| * usb: gadget: s3c-hsotg: fix spinlock lockingRobert Baldyga2013-11-25
* | usb: gadget: add "maxpacket_limit" field to struct usb_epRobert Baldyga2013-12-17
* | usb: gadget: s3c-hsotg: add flush TX FIFO when kill all requestsRobert Baldyga2013-12-12
* | usb: gadget: s3c-hsotg: fix maxpacket size in s3c_hsotg_irq_enumdoneRobert Baldyga2013-12-12
|/
* usb: gadget: s3c-hsotg: fix can_write limit for non-periodic endpointsRobert Baldyga2013-10-15
* usb: gadget: s3c-hsotg: fix interrupt configuration in dedicated-fifo modeRobert Baldyga2013-10-15
* usb: gadget: s3c-hsotg: fix clear feature ENDPOINT_HALTRobert Baldyga2013-10-15
* usb: gadget: s3c-hsotg: fix "halted" property updatingRobert Baldyga2013-10-15
* usb: gadget: s3c-hsotg: add DAINT maskingRobert Baldyga2013-10-15
* usb: gadget: s3c-hsotg: fix endpoint interrupts handlingRobert Baldyga2013-10-15
* usb: gadget: s3c-hsotg: fix s3c_hsotg_write_fifo function for dedicated fifo ...Robert Baldyga2013-10-15
* usb: gadget: s3c-hsotg: fix "protocol stall" handlingRobert Baldyga2013-10-15
* usb: gadget: s3c-hsotg: remove unused labelRobert Baldyga2013-10-11
* usb: gadget: s3c-hsotg: add multi count supportRobert Baldyga2013-10-11
* usb: gadget: s3c-hsotg: add isochronous transfers supportRobert Baldyga2013-10-11
* usb: gadget: s3c-hsotg: fix set_ep_maxpacket functionRobert Baldyga2013-10-10
* usb: gadget: s3c-hsotg: fix maxpacket sizeRobert Baldyga2013-10-04
* usb: gadget: s3c-hsotg: fix CodingStyle issuesPavel Machek2013-10-02
* usb: s3c-hsotg: do not disconnect gadget when receiving ErlySusp intrChanho Park2013-09-17
* usb: s3c-hsotg: fix unregistration functionMarek Szyprowski2013-09-17
* usb: gadget: use dev_get_platdata()Jingoo Han2013-07-30
* usb: gadget: s3c-hsotg: Allow driver instantiation using device treeTomasz Figa2013-07-29
* usb: gadget: s3c-hsotg: pass 'struct usb_request *' to usb_gadget_unmap_reque...Jingoo Han2013-05-15
* usb: gadget: s3c-hsotg: fix PHY error handlingFelipe Balbi2013-03-18
* usb: gadget: s3c-hsotg: don't assign gadget.dev.release directlyFelipe Balbi2013-03-18
* usb: gadget: s3c-hsotg: don't touch gadget.dev.driverFelipe Balbi2013-03-18
* usb: gadget: s3c-hsotg: remove unnecessary initializationsFelipe Balbi2013-03-18
* usb: gadget: s3c-hsotg: switch over to usb_gadget_map/unmap_request()Felipe Balbi2013-03-18
* usb: gadget: drop now unnecessary flagFelipe Balbi2013-03-18
* usb: gadget: s3c-hsotg: let udc-core manage gadget->devFelipe Balbi2013-03-18
* Merge tag 'usb-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2013-02-21
|\
| * Merge tag 'xceiv-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Greg Kroah-Hartman2013-01-25
| |\
| | * usb: phy: s3c-hsotg: adding phy driver supportPraveen Paneri2013-01-18
| * | Merge tag 'gadget-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2013-01-25
| |\ \
| | * | usb: gadget: constify all struct usb_gadget_opsFelipe Balbi2013-01-24
| | * | usb: gadget: s3c-hsotg: Use devm_regulator_bulk_get APISachin Kamat2013-01-10
| | |/
* | / usb: Convert to devm_ioremap_resource()Thierry Reding2013-01-22
|/ /
* / usb: gadget: s3c-hsotg: Fix invalid free of devm_ allocated dataTushar Behera2012-12-13
|/