index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
musb
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: musb: dsps: do not bind to "musb-hdrc"
Sebastian Andrzej Siewior
2013-10-01
1
-0
/
+3
*
usb: musb: gadget: fix otg active status flag
Bin Liu
2013-09-25
1
-1
/
+0
*
usb: musb: fix otg default state
Bin Liu
2013-09-17
1
-0
/
+4
*
Remove GENERIC_HARDIRQ config option
Martin Schwidefsky
2013-09-13
1
-1
/
+0
*
usb: musb: ux500: Add check for NULL board data
Lee Jones
2013-08-27
1
-1
/
+3
*
usb: musb: am335x-evm: Do not remove the session bit HOST-only mode
Sebastian Andrzej Siewior
2013-08-27
1
-0
/
+2
*
usb: musb: dsps: do not set is_active on the first drvbus interrupt
Sebastian Andrzej Siewior
2013-08-27
1
-1
/
+0
*
usb: usb: dsps: update code according to the binding document
Sebastian Andrzej Siewior
2013-08-27
1
-18
/
+36
*
usb: musb: only remove host/udc if it has been added
Sebastian Andrzej Siewior
2013-08-27
2
-0
/
+4
*
usb: musb: dsps: fix devm_ioremap_resource error detection code
Julia Lawall
2013-08-27
1
-2
/
+2
*
usb: musb: avoid null pointer dereference in debug logging
Maarten ter Huurne
2013-08-27
1
-1
/
+2
*
usb: musb: cppi41: fix missing unlock on error in cppi41_dma_callback()
Wei Yongjun
2013-08-27
1
-1
/
+3
*
usb: musb: honour the return value of dma_map_single()
Sebastian Andrzej Siewior
2013-08-27
1
-1
/
+9
*
Merge tag 'usb-for-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
2013-08-13
20
-443
/
+830
|
\
|
*
usb: musb: cppi41: Enable in device-TX mode
Sebastian Andrzej Siewior
2013-08-13
1
-0
/
+3
|
*
usb: musb: Use is_cppi_enabled() and tusb_dma_omap() instead of the ifdef
Sebastian Andrzej Siewior
2013-08-13
1
-40
/
+42
|
*
usb: musb: dsps: make it depend on OF_IRQ
Felipe Balbi
2013-08-12
1
-0
/
+1
|
*
usb: musb dma: add cppi41 dma driver
Sebastian Andrzej Siewior
2013-08-09
4
-1
/
+558
|
*
usb: musb: dsps: use proper child nodes
Sebastian Andrzej Siewior
2013-08-09
4
-157
/
+160
|
*
usb: musb: dsps: remove the hardcoded phy pieces
Sebastian Andrzej Siewior
2013-08-09
1
-96
/
+1
|
*
Merge branch 'nop-phy-rename' into next
Felipe Balbi
2013-08-09
6
-6
/
+6
|
|
\
|
|
*
usb: phy: rename nop_usb_xceiv => usb_phy_gen_xceiv
Sebastian Andrzej Siewior
2013-08-09
6
-6
/
+6
|
*
|
usb: musb: use dev_get_platdata()
Jingoo Han
2013-07-30
10
-19
/
+19
|
*
|
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: 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: musb: get rid of unused proc_dir_entry
Greg Kroah-Hartman
2013-07-29
1
-8
/
+0
|
*
|
usb: musb: unmap reqs in musb_gadget_queue()'s error case
Sebastian Andrzej Siewior
2013-07-29
1
-2
/
+3
|
*
|
usb: musb: core: call dma_controller_destroy() in the err path
Sebastian Andrzej Siewior
2013-07-29
1
-0
/
+2
|
*
|
usb: musb: remove a few is_dma_capable() in init/exit code
Sebastian Andrzej Siewior
2013-07-29
1
-4
/
+3
|
*
|
usb: musb: provide empty dma_controller_create() in PIO mode
Sebastian Andrzej Siewior
2013-07-29
1
-0
/
+11
|
*
|
usb: musb: dma: merge ->start/stop into create/destroy
Sebastian Andrzej Siewior
2013-07-29
6
-77
/
+20
|
*
|
usb: musb: musbhsdma: drop the controller check in dma_controller_destroy()
Sebastian Andrzej Siewior
2013-07-29
1
-3
/
+0
|
*
|
usb: musb: replace ifndef with ifdef for CONFIG_MUSB_PIO_ONLY
Sebastian Andrzej Siewior
2013-07-29
1
-3
/
+3
|
|
/
*
|
Merge 3.11-rc4 into usb-next
Greg Kroah-Hartman
2013-08-05
2
-2
/
+12
|
\
\
|
*
|
usb: musb: fix resource passed from glue layer to musb
Kishon Vijay Abraham I
2013-07-17
2
-2
/
+12
|
|
/
*
|
USB: remove unneeded idr.h include
Greg Kroah-Hartman
2013-07-24
1
-1
/
+0
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2013-07-04
2
-2
/
+2
|
\
|
*
treewide: Fix typo in printk
Masanari Iida
2013-05-28
2
-2
/
+2
*
|
Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-07-02
2
-27
/
+93
|
\
\
|
*
\
Merge tag 'ux500-dma40-for-arm-soc-2' of git://git.kernel.org/pub/scm/linux/k...
Olof Johansson
2013-06-14
2
-27
/
+93
|
|
\
\
|
|
*
|
usb: musb: ux500: add device tree probing support
Lee Jones
2013-06-04
1
-0
/
+51
|
|
*
|
usb: musb: ux500: attempt to find channels by name before using pdata
Lee Jones
2013-06-04
1
-3
/
+17
|
|
*
|
usb: musb: ux500: harden checks for platform data
Lee Jones
2013-06-04
1
-3
/
+8
|
|
*
|
usb: musb: ux500: take the dma_mask from coherent_dma_mask
Lee Jones
2013-06-04
1
-1
/
+1
|
|
*
|
usb: musb: ux500: move the MUSB HDRC configuration into the driver
Lee Jones
2013-06-04
1
-0
/
+8
|
|
*
|
usb: musb: ux500: move channel number knowledge into the driver
Lee Jones
2013-06-04
1
-21
/
+9
*
|
|
|
usb: musb: omap2430: make it compile again
Sebastian Andrzej Siewior
2013-06-25
1
-2
/
+2
[next]