index
:
litmus-rt-ext-res.git
5.4-EXT-RES
EXT-RES
WIP
budgeting
forbidden-zones
omlp
update_litmus_2019
LITMUS^RT with extended reservations for Forbidden Zones paper @ RTAS'20
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
musb
Commit message (
Expand
)
Author
Age
...
|
*
|
|
usb: musb: cancel work on removal
Sebastian Andrzej Siewior
2013-10-10
|
*
|
|
usb: musb_am335x: Remove redundant of_match_ptr
Sachin Kamat
2013-10-04
|
*
|
|
usb: musb: ux500: use SIMPLE_DEV_PM_OPS
Daniel Mack
2013-10-02
|
*
|
|
usb: musb: blackfin: use SIMPLE_DEV_PM_OPS
Daniel Mack
2013-10-02
|
*
|
|
usb: musb: am35x: use SIMPLE_DEV_PM_OPS
Daniel Mack
2013-10-02
|
*
|
|
usb: musb_dsps: Remove redundant of_match_ptr
Sachin Kamat
2013-10-01
|
*
|
|
usb: musb: davinci: fix resources passed to MUSB driver for DM6467
Sergei Shtylyov
2013-10-01
|
*
|
|
usb: musb: use platform_device_register_full() to avoid directly messing with...
Russell King
2013-10-01
|
*
|
|
usb: musb: Call atomic_notifier_call_chain when status is changed
Pali Rohár
2013-10-01
|
*
|
|
usb: musb: name ux500 platforms more broadly
Linus Walleij
2013-10-01
|
|
/
/
*
|
|
Merge 3.12-rc6 into usb-next.
Greg Kroah-Hartman
2013-10-19
|
\
\
\
|
*
|
|
Revert "usb: musb: gadget: fix otg active status flag"
Greg Kroah-Hartman
2013-10-14
|
*
|
|
usb: musb: start musb on the udc side, too
Sebastian Andrzej Siewior
2013-10-11
|
|
|
/
|
|
/
|
*
|
|
usb: Remove unnecessary semicolons
Joe Perches
2013-10-11
*
|
|
Merge 3.12-rc4 into usb-next
Greg Kroah-Hartman
2013-10-06
|
\
|
|
|
*
|
usb: musb: dsps: do not bind to "musb-hdrc"
Sebastian Andrzej Siewior
2013-10-01
|
*
|
usb: musb: gadget: fix otg active status flag
Bin Liu
2013-09-25
|
*
|
usb: musb: fix otg default state
Bin Liu
2013-09-17
|
|
/
*
|
usb: musb: omap2430: Don't use omap_get_control_dev()
Roger Quadros
2013-10-03
*
|
usb: musb: omap2430: use the new generic PHY framework
Kishon Vijay Abraham I
2013-09-27
|
/
*
Remove GENERIC_HARDIRQ config option
Martin Schwidefsky
2013-09-13
*
usb: musb: ux500: Add check for NULL board data
Lee Jones
2013-08-27
*
usb: musb: am335x-evm: Do not remove the session bit HOST-only mode
Sebastian Andrzej Siewior
2013-08-27
*
usb: musb: dsps: do not set is_active on the first drvbus interrupt
Sebastian Andrzej Siewior
2013-08-27
*
usb: usb: dsps: update code according to the binding document
Sebastian Andrzej Siewior
2013-08-27
*
usb: musb: only remove host/udc if it has been added
Sebastian Andrzej Siewior
2013-08-27
*
usb: musb: dsps: fix devm_ioremap_resource error detection code
Julia Lawall
2013-08-27
*
usb: musb: avoid null pointer dereference in debug logging
Maarten ter Huurne
2013-08-27
*
usb: musb: cppi41: fix missing unlock on error in cppi41_dma_callback()
Wei Yongjun
2013-08-27
*
usb: musb: honour the return value of dma_map_single()
Sebastian Andrzej Siewior
2013-08-27
*
Merge tag 'usb-for-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
2013-08-13
|
\
|
*
usb: musb: cppi41: Enable in device-TX mode
Sebastian Andrzej Siewior
2013-08-13
|
*
usb: musb: Use is_cppi_enabled() and tusb_dma_omap() instead of the ifdef
Sebastian Andrzej Siewior
2013-08-13
|
*
usb: musb: dsps: make it depend on OF_IRQ
Felipe Balbi
2013-08-12
|
*
usb: musb dma: add cppi41 dma driver
Sebastian Andrzej Siewior
2013-08-09
|
*
usb: musb: dsps: use proper child nodes
Sebastian Andrzej Siewior
2013-08-09
|
*
usb: musb: dsps: remove the hardcoded phy pieces
Sebastian Andrzej Siewior
2013-08-09
|
*
Merge branch 'nop-phy-rename' into next
Felipe Balbi
2013-08-09
|
|
\
|
|
*
usb: phy: rename nop_usb_xceiv => usb_phy_gen_xceiv
Sebastian Andrzej Siewior
2013-08-09
|
*
|
usb: musb: use dev_get_platdata()
Jingoo Han
2013-07-30
|
*
|
usb: musb: dsps: remove EOI access
Sebastian Andrzej Siewior
2013-07-29
|
*
|
usb: musb: dsps: rename ti81xx_driver_data to am33xx_driver_data
Sebastian Andrzej Siewior
2013-07-29
|
*
|
usb: musb: do not change dev's dma_mask
Sebastian Andrzej Siewior
2013-07-29
|
*
|
usb: musb: remove ti81xx pieces from musb
Sebastian Andrzej Siewior
2013-07-29
|
*
|
usb: musb: dsps: init / shutdown the phy
Sebastian Andrzej Siewior
2013-07-29
|
*
|
usb: musb: get rid of unused proc_dir_entry
Greg Kroah-Hartman
2013-07-29
|
*
|
usb: musb: unmap reqs in musb_gadget_queue()'s error case
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: provide empty dma_controller_create() in PIO mode
Sebastian Andrzej Siewior
2013-07-29
[prev]
[next]