summaryrefslogtreecommitdiff
path: root/drivers/usb/dwc2/gadget.c
AgeCommit message (Expand)Author
2015-01-12drivers: usb: dwc2: remove 'force' parameter from kill_all_requests()Robert Baldyga
2015-01-12usb: dwc2: platform: add generic PHY framework supportYunzhi Li
2015-01-12usb: dwc2: Fixed a few typos in commentsMickael Maison
2014-12-22usb: dwc2: gadget: kill requests with 'force' in s3c_hsotg_udc_stop()Robert Baldyga
2014-11-25Merge tag 'usb-for-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2014-11-25usb: dwc2: remove early return on clock queryDinh Nguyen
2014-11-21usb: dwc2: gadget: rework suspend/resume code to correctly restore gadget stateMarek Szyprowski
2014-11-21usb: dwc2: gadget: add mutex to serialize init/deinit callsMarek Szyprowski
2014-11-21usb: dwc2: gadget: rework disconnect event handlingMarek Szyprowski
2014-11-14usb: dwc2: gadget: Do not fail probe if there isn't a clock nodeDinh Nguyen
2014-11-14usb: dwc2: Update common interrupt handler to call gadget interrupt handlerDinh Nguyen
2014-11-14usb: dwc2: Initialize the USB core for peripheral modeDinh Nguyen
2014-11-14usb: dwc2: Move gadget probe function into platform codeDinh Nguyen
2014-11-14usb: dwc2: Update the gadget driver to use common dwc2_hsotg structureDinh Nguyen
2014-11-03usb: dwc2: gadget: fix calls to phy control functions in suspend/resume codeMarek Szyprowski
2014-11-03usb: dwc2: gadget: use soft-disconnect udc feature in pullup() methodMarek Szyprowski
2014-11-03usb: dwc2: gadget: move phy control calls out of pullup() methodMarek Szyprowski
2014-11-03usb: dwc2: gadget: decouple setting soft-disconnect from s3c_hsotg_core_initMarek Szyprowski
2014-11-03usb: dwc2: gadget: move setting last reset time to s3c_hsotg_core_initMarek Szyprowski
2014-11-03usb: dwc2: gadget: do not call usb_gadget_unregister_driver()Felipe Balbi
2014-11-03usb: gadget: remove unnecessary 'driver' argumentFelipe Balbi
2014-10-28usb: dwc2: gadget: fix enumeration issuesMarek Szyprowski
2014-10-23usb: dwc2: gadget: disable phy before turning off power regulatorsMarek Szyprowski
2014-10-23usb: dwc2: gadget: fix gadget unregistration in udc_stop() functionMarek Szyprowski
2014-10-23usb: dwc2: gadget: sparse warning of context imbalanceSudip Mukherjee
2014-09-25usb: gadget: Refactor request completionMichal Sojka
2014-09-25usb: dwc2/gadget: move phy bus legth initializationKamil Debski
2014-09-19usb: dwc2/gadget: disable clock when it's not neededRobert Baldyga
2014-09-19usb: dwc2/gadget: assign TX FIFO dynamicallyRobert Baldyga
2014-09-19usb: dwc2/gadget: ensure that all fifos have correct memory buffersMarek Szyprowski
2014-09-19usb: dwc2/gadget: hide some not really needed debug messagesMarek Szyprowski
2014-09-19usb: dwc2/gadget: Fix comment textAndrzej Pietrasiewicz
2014-09-09usb: dwc2/gadget: avoid disabling ep0Robert Baldyga
2014-09-09usb: dwc2/gadget: delay enabling irq once hardware is configured properlyMarek Szyprowski
2014-09-09usb: dwc2/gadget: do not call disconnect method in pullupMarek Szyprowski
2014-09-09usb: dwc2/gadget: break infinite loop in endpoint disable codeMarek Szyprowski
2014-09-09usb: dwc2/gadget: fix phy initialization sequenceKamil Debski
2014-09-09usb: dwc2/gadget: fix phy disable sequenceKamil Debski
2014-08-25usb: dwc2: gadget: Set the default EP max packet value as 8 bytesJingoo Han
2014-08-19usb: dwc2: gadget: fix below build warningPeter Chen
2014-07-09usb: dwc2: gadget: remove incorrect file referenceJingoo Han
2014-07-09usb: dwc2: gadget: remove unnecessary OOM messagesJingoo Han
2014-07-09usb: dwc2: gadget: fix checkpatch errorsJingoo Han
2014-05-27usb: dwc2: Remove '0x' notation when using %pad formatFabio Estevam
2014-04-25usb: dwc2: fix sparse warningPaul Zimmerman
2014-04-24usb: dwc2: move s3c-hsotg data structuresDinh Nguyen
2014-04-24usb: dwc2/s3c-hsotg: move s3c-hsotg into dwc2 directoryDinh Nguyen