Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
cf6c31fc5c3de225348742c95cc6185fca20a2f2
/
drivers
/
usb
/
dwc3
3b9561e
USB: set device dma_mask without reference to global data
by Stephen Warren
· 12 years ago
1bc0d92
usb: dwc3: Fix compilation break when building with USB_DWC3_DUAL_ROLE=y
by Vivek Gautam
· 12 years ago
19fda7c
usb: dwc3: add CONFIG_PM_SLEEP to suspend/resume functions
by Jingoo Han
· 12 years ago
d105e7f
usb: dwc3: fix PHY error handling
by Felipe Balbi
· 12 years ago
a33bb21
usb: dwc3: omap: fix sparse warning
by Felipe Balbi
· 12 years ago
ddb5147
usb: dwc3: exynos: use clk_prepare_enable and clk_disable_unprepare
by Vivek Gautam
· 12 years ago
adcf20d
usb: dwc3: exynos: Use of_platform API to create dwc3 core pdev
by Vivek Gautam
· 12 years ago
2ba7943
usb: dwc3: dwc3-omap: return -EPROBE_DEFER if probe has not yet executed
by Kishon Vijay Abraham I
· 12 years ago
ddff14f
usb: dwc3: set dma_mask for dwc3_omap device
by Kishon Vijay Abraham I
· 12 years ago
d4436c3
usb: dwc3: core: fix wrong OTG event regitser offset
by George Cherian
· 12 years ago
fd89149
usb: phy: remove CONFIG_USB_OTG_UTILS
by Felipe Balbi
· 12 years ago
6a1e3ef
usb: dwc3: gadget: use num_(in|out)_eps from HW params
by Felipe Balbi
· 14 years ago
789451f6
usb: dwc3: calculate the number of endpoints
by Felipe Balbi
· 14 years ago
cd051da
usb: dwc3: set 'mode' based on selected Kconfig choices
by Vivek Gautam
· 12 years ago
0b0cc1c
usb: dwc3: workaround: unexpected transtion U3 -> RESUME
by Felipe Balbi
· 12 years ago
7ac6a59
usb: dwc3: core: define more revisions
by Felipe Balbi
· 12 years ago
e5caff6
usb: dwc3: gadget: don't assign gadget.dev.release directly
by Felipe Balbi
· 12 years ago
180cc68
usb: dwc3: gadget: don't touch gadget.dev.driver
by Felipe Balbi
· 12 years ago
1048d83
usb: dwc3: gadget: remove unnecessary initializations
by Felipe Balbi
· 12 years ago
67d0b50
usb: dwc3: core: avoid checkpatch.pl warning
by Felipe Balbi
· 12 years ago
dbfff05
usb: dwc3: debugfs: improve debugfs file creation
by Felipe Balbi
· 12 years ago
4ec0ddb
usb: dwc3: debugfs: mark our regset structure const
by Felipe Balbi
· 12 years ago
5b9ec33
usb: dwc3: debugfs: when unknown, print only the state value
by Felipe Balbi
· 12 years ago
6b2a0eb
usb: dwc3: debugfs: add two missing Link States
by Felipe Balbi
· 12 years ago
fdba5aa
usb: dwc3: remove our homebrew state mechanism
by Felipe Balbi
· 12 years ago
14cd592
usb: dwc3: gadget: implement gadget state tracking
by Felipe Balbi
· 13 years ago
b15a762
usb: dwc3: gadget: move to threaded IRQ
by Felipe Balbi
· 13 years ago
60d04bb
usb: dwc3: add count field to event buffer
by Felipe Balbi
· 13 years ago
abed411
usb: dwc3: add a flags field to event buffer
by Felipe Balbi
· 13 years ago
9e86e71
usb: dwc3: core: remove bogus comment to our structure
by Felipe Balbi
· 12 years ago
68907a7
usb: dwc3: pci: add basic suspend/resume support
by Felipe Balbi
· 12 years ago
0646caf
usb: dwc3: exynos: add basic suspend/resume support
by Vikas Sajjan
· 12 years ago
f3e117f
usb: dwc3: omap: add basic suspend/resume support
by Felipe Balbi
· 12 years ago
1d9a00e
usb: dwc3: omap: remove unused fields from private structure
by Felipe Balbi
· 12 years ago
9a4b5da
usb: dwc3: omap: introduce enable/disable IRQ methods
by Felipe Balbi
· 12 years ago
7415f17
usb: dwc3: core: add power management support
by Felipe Balbi
· 13 years ago
9fcb3bd
usb: dwc3: gadget: save state of pullups
by Felipe Balbi
· 12 years ago
8698e2a
usb: dwc3: gadget: introduce and use enable/disable irq methods
by Felipe Balbi
· 12 years ago
f122d33
usb: dwc3: core: explicitly setup and cleanup event buffers
by Felipe Balbi
· 12 years ago
7bce401
usb: gadget: drop now unnecessary flag
by Felipe Balbi
· 12 years ago
1e1930b
usb: dwc3: gadget: let udc-core manage gadget->dev
by Felipe Balbi
· 12 years ago
7eaf8f2
usb: dwc3: omap: stop using nop-usb-xceiv
by Kishon Vijay Abraham I
· 12 years ago
4495afc
usb: dwc3: omap: remove platform data associated with dwc3-omap
by Kishon Vijay Abraham I
· 12 years ago
e36a0c8
usb: dwc3: omap: minor fixes to get dt working
by Kishon Vijay Abraham I
· 12 years ago
c390b03
usb: dwc3: ep0: fix sparc64 build
by Andrew Morton
· 12 years ago
e5b29b2
usb: dwc3: gadget: remove unnecessary code
by Felipe Balbi
· 12 years ago
d82f3e3
usb: dwc3: glue layers shouldn't know about the core IP
by Felipe Balbi
· 12 years ago
2c2dc89
usb: dwc3: omap: fix a typo on of_device_id
by Felipe Balbi
· 12 years ago
d9b4330
usb: dwc3: core: don't forget to free coherent memory
by Felipe Balbi
· 12 years ago
5273afe
drivers/usb: add missing GENERIC_HARDIRQS dependencies
by Heiko Carstens
· 12 years ago
67635d3
Merge 3.8-rc5 into usb-next
by Greg Kroah-Hartman
· 12 years ago
4811f53
Merge tag 'xceiv-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 12 years ago
52758bc
usb: dwc3: host: Change platform device ID for xhci-hcd to AUTO
by Vivek Gautam
· 12 years ago
b0e45dd
usb: dwc3: exynos/omap: Change platform device IDs for no_op_xceive to AUTO
by Vivek Gautam
· 12 years ago
5088b6f
usb: dwc3: core: add dt support for dwc3 core
by Kishon Vijay Abraham I
· 12 years ago
5ea9213
usb: dwc3: core: stray statements are removed
by Kishon Vijay Abraham I
· 12 years ago
8ba007a
usb: dwc3: core: enable the USB2 and USB3 phy in probe
by Kishon Vijay Abraham I
· 12 years ago
7e41bba
usb: dwc3: omap: Add an API to write to dwc mailbox
by Kishon Vijay Abraham I
· 12 years ago
6373218
usb: dwc3: omap: Remove explicit writes to SYSCONFIG register
by Kishon Vijay Abraham I
· 12 years ago
af310e9
usb: dwc3: omap: use runtime API's to enable clocks
by Kishon Vijay Abraham I
· 12 years ago
b4bfe6a
usb: dwc3: omap: use of_platform API to create dwc3 core pdev
by Kishon Vijay Abraham I
· 12 years ago
94c6a43
usb: dwc3: omap: use device_for_each_child to handle child removal
by Kishon Vijay Abraham I
· 12 years ago
fe29db8
usb: dwc3: exynos: fix compatible strings for the device
by Vivek Gautam
· 12 years ago
1a94774
usb: dwc3: gadget: change HIRD threshold to 12
by Felipe Balbi
· 12 years ago
388e5c5
usb: dwc3: remove dwc3 dependency on host AND gadget.
by Vivek Gautam
· 12 years ago
c9fda7d
usb: dwc3: gadget: req->queued must be forced to false in cleanup
by Pratyush Anand
· 12 years ago
e5ba5ec
usb: dwc3: gadget: fix scatter gather implementation
by Pratyush Anand
· 12 years ago
1877d6c
usb: dwc3: gadget: no need to pass params in case of UPDATE_TRANSFER
by Pratyush Anand
· 12 years ago
915e202
usb: dwc3: gadget: fix skip LINK_TRB on ISOC
by Pratyush Anand
· 12 years ago
cdc359d
usb: dwc3: gadget: fix isoc END TRANSFER Condition
by Pratyush Anand
· 12 years ago
15f86bd
usb: dwc3: gadget: correct return from ep_queue
by Pratyush Anand
· 12 years ago
7efea86
usb: dwc3: gadget: fix missed isoc
by Pratyush Anand
· 12 years ago
2b75835
usb: dwc3: Enable usb2 LPM only when connected as usb2.0
by Pratyush Anand
· 12 years ago
6048e4c
usb: dwc3: gadget: fix ep->maxburst for ep0
by Pratyush Anand
· 12 years ago
d766802
usb: dwc3: debugfs: convert our regdump to use regsets
by Felipe Balbi
· 12 years ago
7dbdf4e
usb: dwc3: gadget: don't redefine 'ret'
by Felipe Balbi
· 12 years ago
20b97dc
usb: dwc3: exynos: use devm_ functions
by Jingoo Han
· 12 years ago
5da9347
usb: dwc3: decrease event buffer size
by Felipe Balbi
· 12 years ago
1604c1e
usb: dwc3: debugfs: fix regdump offset
by Jack Pham
· 12 years ago
fb4e98a
usb: remove use of __devexit
by Bill Pemberton
· 12 years ago
41ac7b3
usb: remove use of __devinit
by Bill Pemberton
· 12 years ago
7690417
usb: remove use of __devexit_p
by Bill Pemberton
· 12 years ago
4fd2448
usb: dwc3: core: move dwc3_cache_hwparams before dwc3_alloc_event_buffers
by Kishon Vijay Abraham I
· 12 years ago
0f89fc3
Merge tag 'dwc3-for-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 12 years ago
e32672f
usb: dwc3: core: don't kfree() devm_kzalloc()'ed memory
by Felipe Balbi
· 12 years ago
7947699
usb: dwc3: exynos: remove platform data support
by Vivek Gautam
· 12 years ago
accefdd
usb: dwc3: exynos: add support for device tree
by Vivek Gautam
· 12 years ago
124dafd
usb: dwc3: remove custom unique id handling
by Sebastian Andrzej Siewior
· 12 years ago
6f115e4
usb: dwc3: drop HAVE_CLK dependency from Exynos glue layer
by Felipe Balbi
· 13 years ago
01b8daf
usb: dwc3: shutdown usb_phy when removing the device
by Vivek Gautam
· 12 years ago
041d81f
usb: dwc3: gadget: fix 'endpoint always busy' bug
by Felipe Balbi
· 12 years ago
3921426
usb: dwc3: core: move event buffer allocation out of dwc3_core_init()
by Felipe Balbi
· 12 years ago
380f0d2
usb: dwc3: core: switch event buffer allocation to devm_kzalloc()
by Felipe Balbi
· 12 years ago
2bcb132
Merge 3.6-rc6 into usb-next
by Greg Kroah-Hartman
· 12 years ago
e6d49d0
Merge tag 'dwc3-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 12 years ago
dcb9cf3
Merge tag 'xceiv-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 12 years ago
51e1e7b
usb: dwc3: add basic PHY support
by Felipe Balbi
· 12 years ago
d720f05
usb: dwc3: exynos: add nop transceiver support
by Felipe Balbi
· 12 years ago
a418cc4
usb: dwc3: omap: add nop transceiver support
by Felipe Balbi
· 12 years ago
e3ec3eb
usb: dwc3: pci: add nop transceiver support
by Felipe Balbi
· 12 years ago
Next »