index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: dwc3: core: modify IO memory resource after deferred probe completes
Ivan T. Ivanov
2013-07-29
1
-15
/
+16
*
usb: phy: tegra: Use switch instead of if-else
Tuomas Tynkkynen
2013-07-29
1
-3
/
+8
*
usb: musb: dsps: remove EOI access
Sebastian Andrzej Siewior
2013-07-29
1
-13
/
+2
*
usb: musb: dsps: rename ti81xx_driver_data to am33xx_driver_data
Sebastian Andrzej Siewior
2013-07-29
1
-2
/
+2
*
usb: phy: tegra: Use DT helpers for dr_mode
Tuomas Tynkkynen
2013-07-29
1
-12
/
+12
*
usb: phy: tegra: Use DT helpers for phy_type
Tuomas Tynkkynen
2013-07-29
1
-4
/
+8
*
usb: phy: tegra: Remove custom PHY locating APIs
Tuomas Tynkkynen
2013-07-29
1
-24
/
+0
*
usb: host: tegra: Locate a PHY via standard API
Tuomas Tynkkynen
2013-07-29
1
-8
/
+1
*
usb: phy: tegra: Register as an USB PHY.
Tuomas Tynkkynen
2013-07-29
1
-0
/
+17
*
usb: tegra: host: Remove references to plat data
Tuomas Tynkkynen
2013-07-29
1
-8
/
+0
*
usb: host: tegra: Remove leftover code
Tuomas Tynkkynen
2013-07-29
1
-15
/
+5
*
usb: phy: tegra: Remove unnecessary 'dev' field
Tuomas Tynkkynen
2013-07-29
1
-12
/
+15
*
usb: tegra: Use regulators instead of GPIOs for USB PHY VBUS
Mikko Perttunen
2013-07-29
2
-33
/
+25
*
usb: phy: tegra: Read UTMIP parameters from device tree
Mikko Perttunen
2013-07-29
1
-42
/
+87
*
usb: musb: do not change dev's dma_mask
Sebastian Andrzej Siewior
2013-07-29
1
-7
/
+0
*
usb: musb: remove ti81xx pieces from musb
Sebastian Andrzej Siewior
2013-07-29
1
-14
/
+0
*
usb: musb: dsps: init / shutdown the phy
Sebastian Andrzej Siewior
2013-07-29
1
-0
/
+3
*
usb: phy: don't check resource with devm_ioremap_resource
Wolfram Sang
2013-07-29
1
-5
/
+0
*
usb: gadget: atmel_usba: prepare clk before calling enable
Boris BREZILLON
2013-07-29
1
-7
/
+21
*
usb: renesas_usbhs: tidyup original usbhsx_for_each_xxx macro
Kuninori Morimoto
2013-07-29
3
-9
/
+9
*
usb: phy: omap-usb3: Improve DPLL parameter lookup code
Roger Quadros
2013-07-29
1
-49
/
+38
*
usb: ehci-omap: select NOP_USB_XCEIV PHY driver
Roger Quadros
2013-07-29
1
-3
/
+1
*
usb: phy: make PHY driver selection possible by controller drivers
Roger Quadros
2013-07-29
4
-20
/
+21
*
usb: dwc3: ep0: don't change to configured state too early
Felipe Balbi
2013-07-29
1
-2
/
+11
*
usb: dwc3: ep0: only change to ADDRESS if set_config() succeeds
Felipe Balbi
2013-07-29
1
-1
/
+1
*
usb: gadget: udc-core: move sysfs_notify() to a workqueue
Felipe Balbi
2013-07-29
1
-1
/
+11
*
usb: dwc3: fix typo in comment of dwc3_ep
Huang Rui
2013-07-29
1
-1
/
+1
*
usb: dwc3: gadget: introduce dwc3_process_event_buf
Felipe Balbi
2013-07-29
1
-37
/
+44
*
usb: dwc3: gadget: rename dwc3_process_event_buf
Felipe Balbi
2013-07-29
1
-2
/
+2
*
usb: dwc3: gadget: get rid of IRQF_ONESHOT
Felipe Balbi
2013-07-29
1
-1
/
+13
*
usb: dwc3: core: introduce and use macros for Event Size register
Felipe Balbi
2013-07-29
2
-2
/
+7
*
usb: dwc3: gadget: don't enable LPM early
Felipe Balbi
2013-07-29
1
-5
/
+0
*
usb: dwc3: core: don't redefine DWC3_DCFG_LPM_CAP
Felipe Balbi
2013-07-29
1
-1
/
+0
*
usb: dwc3: gadget: add a debugging print when initializing endpoints
Felipe Balbi
2013-07-29
1
-0
/
+2
*
usb: dwc3: gadget: move direction setting up
Felipe Balbi
2013-07-29
1
-1
/
+1
*
usb: dwc3: gadget: move debugging print around
Felipe Balbi
2013-07-29
1
-2
/
+2
*
usb: dwc3: core: switch over to devm_ioremap_resource()
Felipe Balbi
2013-07-29
1
-13
/
+5
*
usb: dwc3: omap: switch over to devm_ioremap_resource()
Felipe Balbi
2013-07-29
1
-5
/
+3
*
usb: dwc3: gadget: drop dwc3 manual phy control
Felipe Balbi
2013-07-29
1
-61
/
+0
*
usb: dwc3: adapt to use dr_mode device tree helper
Ruchika Kharwar
2013-07-29
3
-43
/
+43
*
usb: phy: phy-mxs-usb: Check the return value from stmp_reset_block()
Fabio Estevam
2013-07-29
1
-5
/
+8
*
usb: musb: get rid of unused proc_dir_entry
Greg Kroah-Hartman
2013-07-29
1
-8
/
+0
*
usb: gadget: s3c-hsotg: Allow driver instantiation using device tree
Tomasz Figa
2013-07-29
1
-0
/
+10
*
usb: dwc3: core: switch to snps,dwc3
Felipe Balbi
2013-07-29
1
-0
/
+3
*
usb: dwc3: make maximum-speed a per-instance attribute
Felipe Balbi
2013-07-29
3
-18
/
+30
*
usb: dwc3: let non-DT platforms pass tx-fifo-resize flag;
Felipe Balbi
2013-07-29
2
-2
/
+28
*
usb: common: introduce of_usb_get_maximum_speed()
Felipe Balbi
2013-07-29
1
-11
/
+38
*
usb: dwc3: switch to GPL v2 only
Felipe Balbi
2013-07-29
12
-304
/
+91
*
usb: dwc3: clean up redundant parameter comment
Huang Rui
2013-07-29
1
-1
/
+0
*
usb: dwc3: gadget: don't request IRQs in atomic
Felipe Balbi
2013-07-29
1
-17
/
+22
[next]