index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
dwc3
/
dwc3-omap.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-03
usb: dwc3: dwc3-omap: get rid of ->prepare()/->complete()
George Cherian
1
-18
/
+2
2014-10-23
Revert "usb: dwc3: dwc3-omap: Disable/Enable only wrapper interrupts in prepa...
Roger Quadros
1
-13
/
+2
2014-09-16
Merge tag 'v3.17-rc5' into next
Felipe Balbi
1
-1
/
+1
2014-09-08
Merge tag 'v3.17-rc4' into next
Felipe Balbi
1
-1
/
+1
2014-09-04
usb: dwc3: omap: fix ordering for runtime pm calls
Felipe Balbi
1
-1
/
+1
2014-08-20
usb: dwc3: remove unnecessary OOM messages
Jingoo Han
1
-3
/
+1
2014-08-19
usb: dwc3: omap: signedness bug in dwc3_omap_set_utmi_mode()
Dan Carpenter
1
-1
/
+1
2014-07-21
Merge tag 'usb-for-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
1
-86
/
+86
2014-07-16
usb: dwc3: omap: add dwc3_omap_extcon_register function
George Cherian
1
-26
/
+39
2014-07-16
usb: dwc3: omap: add dwc3_omap_set_utmi_mode() function
George Cherian
1
-19
/
+25
2014-07-16
usb: dwc3: omap: add dwc3_omap_map_offset() function
George Cherian
1
-16
/
+22
2014-07-16
usb: dwc3: omap: remove x_major calculation from revision register
George Cherian
1
-32
/
+7
2014-06-19
usb: dwc3: dwc3-omap: Disable/Enable only wrapper interrupts in prepare/complete
George Cherian
1
-2
/
+13
2014-06-19
usb: dwc3: dwc3-omap: Fix the crash on module removal
George Cherian
1
-1
/
+1
2014-05-15
usb: dwc3: no need to initialize ret variable
Andy Shevchenko
1
-1
/
+1
2014-04-02
Merge tag 'usb-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-5
/
+0
2014-03-19
extcon: Move OF helper function to extcon core and change function name
Chanwoo Choi
1
-2
/
+1
2014-02-18
usb: dwc3: omap: don't check resource with devm_ioremap_resource
Wolfram Sang
1
-5
/
+0
2013-12-09
usb: dwc3: omap: remove unnecessary lock
Felipe Balbi
1
-10
/
+0
2013-11-26
usb: dwc3: dwc3-omap: return PROBE_DEFER if extcon is missing and found in dt
George Cherian
1
-1
/
+1
2013-09-03
Merge tag 'char-misc-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-19
/
+106
2013-08-05
usb: dwc3: use extcon fwrk to receive connect/disconnect
Kishon Vijay Abraham I
1
-19
/
+106
2013-07-29
usb: dwc3: omap: switch over to devm_ioremap_resource()
Felipe Balbi
1
-5
/
+3
2013-07-29
usb: dwc3: switch to GPL v2 only
Felipe Balbi
1
-28
/
+8
2013-06-13
usb: dwc3: omap: Adds dwc3_omap_readl/writel wrappers
George Cherian
1
-57
/
+116
2013-06-13
usb: dwc3: omap: initialize the register offset values for omap5 and AM437x
George Cherian
1
-0
/
+57
2013-06-13
usb: dwc3: omap: Adding am437x specific register map changes
George Cherian
1
-0
/
+6
2013-06-13
usb: dwc3: omap: improve error handling of dwc3_omap_probe
Kishon Vijay Abraham I
1
-3
/
+14
2013-04-02
usb: dwc3: add CONFIG_PM_SLEEP to suspend/resume functions
Jingoo Han
1
-2
/
+2
2013-03-18
usb: dwc3: omap: fix sparse warning
Felipe Balbi
1
-1
/
+1
2013-03-18
usb: dwc3: dwc3-omap: return -EPROBE_DEFER if probe has not yet executed
Kishon Vijay Abraham I
1
-2
/
+5
2013-03-18
usb: dwc3: set dma_mask for dwc3_omap device
Kishon Vijay Abraham I
1
-0
/
+3
2013-03-18
usb: dwc3: omap: add basic suspend/resume support
Felipe Balbi
1
-0
/
+56
2013-03-18
usb: dwc3: omap: remove unused fields from private structure
Felipe Balbi
1
-12
/
+0
2013-03-18
usb: dwc3: omap: introduce enable/disable IRQ methods
Felipe Balbi
1
-15
/
+32
2013-03-18
usb: dwc3: omap: stop using nop-usb-xceiv
Kishon Vijay Abraham I
1
-67
/
+0
2013-03-18
usb: dwc3: omap: remove platform data associated with dwc3-omap
Kishon Vijay Abraham I
1
-14
/
+10
2013-03-18
usb: dwc3: omap: minor fixes to get dt working
Kishon Vijay Abraham I
1
-24
/
+21
2013-03-04
usb: dwc3: glue layers shouldn't know about the core IP
Felipe Balbi
1
-2
/
+0
2013-03-04
usb: dwc3: omap: fix a typo on of_device_id
Felipe Balbi
1
-3
/
+3
2013-01-25
usb: dwc3: exynos/omap: Change platform device IDs for no_op_xceive to AUTO
Vivek Gautam
1
-2
/
+2
2013-01-25
usb: dwc3: omap: Add an API to write to dwc mailbox
Kishon Vijay Abraham I
1
-0
/
+60
2013-01-25
usb: dwc3: omap: Remove explicit writes to SYSCONFIG register
Kishon Vijay Abraham I
1
-26
/
+0
2013-01-25
usb: dwc3: omap: use runtime API's to enable clocks
Kishon Vijay Abraham I
1
-0
/
+10
2013-01-25
usb: dwc3: omap: use of_platform API to create dwc3 core pdev
Kishon Vijay Abraham I
1
-30
/
+10
2013-01-25
usb: dwc3: omap: use device_for_each_child to handle child removal
Kishon Vijay Abraham I
1
-1
/
+11
2012-11-22
usb: remove use of __devexit
Bill Pemberton
1
-1
/
+1
2012-11-22
usb: remove use of __devinit
Bill Pemberton
1
-2
/
+2
2012-11-22
usb: remove use of __devexit_p
Bill Pemberton
1
-1
/
+1
2012-10-31
usb: dwc3: remove custom unique id handling
Sebastian Andrzej Siewior
1
-14
/
+2
[next]