index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
musb
/
musb_core.c
Age
Commit message (
Expand
)
Author
2013-11-25
usb: musb: only cancel work if it is initialized
Sebastian Andrzej Siewior
2013-10-24
Merge tag 'usb-for-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
2013-10-19
Merge 3.12-rc6 into usb-next.
Greg Kroah-Hartman
2013-10-17
usb: musb: cppi41: allow to defer probing if DMA isn't yet available
Sebastian Andrzej Siewior
2013-10-17
usb: musb: core: Call dma_controller_destroy() in error path only once.
Sebastian Andrzej Siewior
2013-10-17
usb: musb: core: properly free host / device structs in err path
Sebastian Andrzej Siewior
2013-10-11
usb: Remove unnecessary semicolons
Joe Perches
2013-10-11
usb: musb: start musb on the udc side, too
Sebastian Andrzej Siewior
2013-10-10
usb: musb: cancel work on removal
Sebastian Andrzej Siewior
2013-08-13
Merge tag 'usb-for-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
2013-07-30
usb: musb: use dev_get_platdata()
Jingoo Han
2013-07-29
usb: musb: do not change dev's dma_mask
Sebastian Andrzej Siewior
2013-07-29
usb: musb: core: call dma_controller_destroy() in the err path
Sebastian Andrzej Siewior
2013-07-29
usb: musb: remove a few is_dma_capable() in init/exit code
Sebastian Andrzej Siewior
2013-07-29
usb: musb: dma: merge ->start/stop into create/destroy
Sebastian Andrzej Siewior
2013-07-24
USB: remove unneeded idr.h include
Greg Kroah-Hartman
2013-05-28
usb: musb: eliminate musb_to_hcd
Daniel Mack
2013-05-28
usb: musb: use musb->port_mode
Daniel Mack
2013-05-28
usb: musb: re-introduce musb->port_mode
Daniel Mack
2013-05-28
usb: musb: add musb_host_setup() and musb_host_cleanup()
Daniel Mack
2013-05-28
usb: musb: factor out hcd initalization
Daniel Mack
2013-05-28
usb: musb: move musb_start to musb_virthub.c
Daniel Mack
2013-05-28
usb: musb: factor some host-specific functions
Daniel Mack
2013-05-28
usb: musb: remove 'ignore_disconnect' flag
Felipe Balbi
2013-03-22
usb: musb: core: log VBUS error
Grazvydas Ignotas
2013-03-22
usb: musb: core: honour initial transceiver state
Grazvydas Ignotas
2013-03-18
usb: otg: prefix otg_state_string with usb_
Felipe Balbi
2013-03-18
usb: musb: switch over to devm_ioremap_resource()
Felipe Balbi
2013-03-18
usb: musb: core: remove unnecessary pr_info()
Felipe Balbi
2013-03-11
usb: musb: core: fix possible build error with randconfig
Felipe Balbi
2013-03-05
usb: musb: fix compile warning
Felipe Balbi
2013-01-25
Merge tag 'musb-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
2013-01-17
usb: musb: core: fix failure path
Ming Lei
2013-01-07
Merge tag 'fixes-for-v3.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
2012-12-17
usb: musb: use io{read,write}*_rep accessors
Matthew Leach
2012-12-13
usb: musb: core: print new line in the driver banner again
Sergei Shtylyov
2012-11-21
usb: remove use of __devexit
Bill Pemberton
2012-11-21
usb: remove use of __devinitdata
Bill Pemberton
2012-11-21
usb: remove use of __devinit
Bill Pemberton
2012-11-21
usb: remove use of __devexit_p
Bill Pemberton
2012-11-06
usb: musb: remove generic_interrupt
Philippe De Swert
2012-11-01
usb: musb: remove hand-crafted id handling
Sebastian Andrzej Siewior
2012-10-31
usb: musb: Perform only write access on MUSB_INTRTXE
Sebastian Andrzej Siewior
2012-10-31
usb: musb: Perform only write access on MUSB_INTRRXE
Sebastian Andrzej Siewior
2012-10-31
usb: musb: read MUSB_POWER register only when required.
Sebastian Andrzej Siewior
2012-09-11
usb: musb: kill global and static for multi instance
Ajay Kumar Gupta
2012-09-11
usb: musb: add musb_ida for multi instance support
B, Ravi
2012-08-31
usb: musb: core: fix kernel-doc of musb_init_controller()
Sergei Shtylyov
2012-08-09
usb: musb: Prevent the masking of the return value
Shubhrajyoti D
2012-08-09
usb: musb: drop is_host_capable() and is_peripheral_capable()
Felipe Balbi
[next]