Commit Graph

72 Commits (2b6d598bc9043f51d2092d10392a6e3c161cdff7)

Author SHA1 Message Date
Sachin Kamat c078a37652 usb: dwc3: Remove duplicate inclusion of otg.h 12 years ago
Felipe Balbi bb67490711 usb: dwc3: core: cope with NULL pdata 12 years ago
Felipe Balbi 941ea3616c usb: dwc3: use dev_get_platdata() 12 years ago
Ivan T. Ivanov 2e112345c2 usb: dwc3: core: modify IO memory resource after deferred probe completes 12 years ago
Felipe Balbi 68d6a01bdd usb: dwc3: core: introduce and use macros for Event Size register 12 years ago
Felipe Balbi 6c76e6cb48 usb: dwc3: core: switch over to devm_ioremap_resource() 12 years ago
Ruchika Kharwar a45c82b84c usb: dwc3: adapt to use dr_mode device tree helper 12 years ago
Felipe Balbi 22a5aa170c usb: dwc3: core: switch to snps,dwc3 12 years ago
Felipe Balbi f7e846f095 usb: dwc3: make maximum-speed a per-instance attribute 12 years ago
Felipe Balbi 6462cbd54d usb: dwc3: let non-DT platforms pass tx-fifo-resize flag; 12 years ago
Felipe Balbi 5945f789c8 usb: dwc3: switch to GPL v2 only 12 years ago
Ruchika Kharwar 315955d707 usb: dwc3: fix the error returned with usb3_phy failure 12 years ago
Jingoo Han 19fda7cd59 usb: dwc3: add CONFIG_PM_SLEEP to suspend/resume functions 12 years ago
Felipe Balbi d105e7f86f usb: dwc3: fix PHY error handling 12 years ago
Kishon Vijay Abraham I ddff14f1ab usb: dwc3: set dma_mask for dwc3_omap device 12 years ago
Felipe Balbi 789451f6c6 usb: dwc3: calculate the number of endpoints 12 years ago
Vivek Gautam cd051da2c8 usb: dwc3: set 'mode' based on selected Kconfig choices 12 years ago
Felipe Balbi 67d0b500eb usb: dwc3: core: avoid checkpatch.pl warning 12 years ago
Felipe Balbi 7415f17c95 usb: dwc3: core: add power management support 12 years ago
Felipe Balbi f122d33e4b usb: dwc3: core: explicitly setup and cleanup event buffers 12 years ago
Felipe Balbi d9b4330ade usb: dwc3: core: don't forget to free coherent memory 12 years ago
Kishon Vijay Abraham I 5088b6f5bc usb: dwc3: core: add dt support for dwc3 core 12 years ago
Kishon Vijay Abraham I 5ea921320f usb: dwc3: core: stray statements are removed 12 years ago
Kishon Vijay Abraham I 8ba007a971 usb: dwc3: core: enable the USB2 and USB3 phy in probe 12 years ago
Bill Pemberton fb4e98ab63 usb: remove use of __devexit 12 years ago
Bill Pemberton 41ac7b3ab7 usb: remove use of __devinit 12 years ago
Bill Pemberton 7690417db5 usb: remove use of __devexit_p 12 years ago
Kishon Vijay Abraham I 4fd24483d1 usb: dwc3: core: move dwc3_cache_hwparams before dwc3_alloc_event_buffers 12 years ago
Felipe Balbi e32672f0bc usb: dwc3: core: don't kfree() devm_kzalloc()'ed memory 12 years ago
Sebastian Andrzej Siewior 124dafde8f usb: dwc3: remove custom unique id handling 12 years ago
Vivek Gautam 01b8daf71b usb: dwc3: shutdown usb_phy when removing the device 12 years ago
Felipe Balbi 3921426b13 usb: dwc3: core: move event buffer allocation out of dwc3_core_init() 12 years ago
Felipe Balbi 380f0d2843 usb: dwc3: core: switch event buffer allocation to devm_kzalloc() 12 years ago
Felipe Balbi 51e1e7bcef usb: dwc3: add basic PHY support 13 years ago
Kishon Vijay Abraham I 066618bc35 usb: dwc3: core: fix incorrect usage of resource pointer 13 years ago
Oliver Neukum 2a540edf7b usb: dwc3: core: memory ordering fix in close 13 years ago
Felipe Balbi b7e38aa67d usb: dwc3: core: use devm_iremap_nocache() version 13 years ago
Pratyush Anand 58a0f23fdd USB: DWC3: Issue device soft reset before core soft reset 13 years ago
Pratyush Anand 45627ac6a4 USB: DWC3: Put 100 ms delay for phy to be stable 13 years ago
Paul Zimmerman 7acd85e0eb usb: dwc3: core: make sure evt->lpos is correctly initialized 13 years ago
Ido Shayevitz 51249dca62 usb: dwc3: core: split host address space 13 years ago
Anton Tikhomirov 64b6c8a701 usb: dwc3: Free event buffers array 13 years ago
Tobias Klauser b1116dcc63 usb: dwc3: core: Convert to module_platform_driver 13 years ago
Paul Zimmerman 3e87c42a29 usb: dwc3: replace hard-coded constant in DWC3_GCTL_SCALEDOWN(3) 13 years ago
Dan Carpenter 075cd14d2a usb: dwc3: make dwc3_get_device_id() return the id 13 years ago
Paul Zimmerman 1d04679395 usb: dwc3: clean up whitespace damage, typos, missing parens, etc. 13 years ago
Danny Kukawka 2cd0e85121 usb: dwc3: linux/module.h included twice 13 years ago
Chanho Park 802ca85067 usb: dwc3: use devm_xxx functions 13 years ago
Paul Gortmaker 13ae246db4 includecheck: delete any duplicate instances of module.h 13 years ago
Felipe Balbi 457e84b662 usb: dwc3: gadget: dynamically re-size TxFifos 13 years ago