index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
musb
/
musb_core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-14
usb: musb: add code comment for clarification
Gustavo A. R. Silva
1
-0
/
+1
2017-02-06
Merge 4.10-rc7 into usb-next
Greg Kroah-Hartman
1
-13
/
+13
2017-02-03
usb: musb: Add a quirk to preserve the session during suspend
Alexandre Bailon
1
-1
/
+2
2017-02-03
usb: musb: remove musb_generic_disable function
Bin Liu
1
-16
/
+10
2017-01-25
usb: musb: Fix external abort on non-linefetch for musb_irq_work()
Tony Lindgren
1
-0
/
+11
2017-01-25
usb: musb: Fix host mode error -71 regression
Tony Lindgren
1
-13
/
+2
2017-01-05
usb: musb: fix compilation warning on unused function
Jérémy Lefaure
1
-0
/
+2
2016-11-28
Merge 4.9-rc7 into usb-next
Greg Kroah-Hartman
1
-18
/
+129
2016-11-21
usb: musb: core: added helper function for parsing DT
Petr Kulhavy
1
-0
/
+19
2016-11-21
usb: musb: don't complain on -EPROBE_DEFER when initializing controller
Ladislav Michl
1
-2
/
+3
2016-11-21
USB: musb: remove obsolete resume-signalling comments
Johan Hovold
1
-4
/
+1
2016-11-17
usb: musb: Fix PM for hub disconnect
Tony Lindgren
1
-10
/
+19
2016-11-17
usb: musb: Fix sleeping function called from invalid context for hdrc glue
Tony Lindgren
1
-4
/
+105
2016-11-17
usb: musb: Fix broken use of static variable for multiple instances
Tony Lindgren
1
-4
/
+5
2016-11-07
usb: musb: remove duplicated actions
Kirill Esipov
1
-5
/
+0
2016-09-23
usb: musb: Fix session based PM for first invalid VBUS
Tony Lindgren
1
-5
/
+8
2016-09-13
usb: musb: remove redundant stack buffers
Rasmus Villemoes
1
-7
/
+5
2016-09-13
usb: musb: Implement session bit based runtime PM for musb-core
Tony Lindgren
1
-0
/
+66
2016-07-17
usb: musb: add tracepoints to dump interrupt events
Bin Liu
1
-3
/
+1
2016-07-17
usb: musb: add tracepoints for register access
Bin Liu
1
-3
/
+16
2016-07-17
usb: musb: switch dev_dbg to tracepoints
Bin Liu
1
-33
/
+31
2016-06-01
usb: musb: only restore devctl when session was set in backup
Bin Liu
1
-1
/
+2
2016-06-01
usb: musb: Remove pm_runtime_set_irq_safe
Tony Lindgren
1
-6
/
+0
2016-06-01
usb: musb: Return error value from musb_mailbox
Tony Lindgren
1
-3
/
+4
2016-06-01
usb: musb: Split PM runtime between wrapper IP and musb core
Tony Lindgren
1
-22
/
+17
2016-06-01
usb: musb: Update to use PM runtime autosuspend
Tony Lindgren
1
-3
/
+6
2016-06-01
usb: musb: Remove unnecessary shutdown function
Tony Lindgren
1
-25
/
+14
2016-06-01
usb: musb: Fix idling after host mode by increasing autosuspend delay
Tony Lindgren
1
-2
/
+8
2016-03-04
usb: musb: core: added missing const qualifier to musb_hdrc_platform_data::co...
Petr Kulhavy
1
-1
/
+1
2015-12-22
usb: musb: core: call init and shutdown for the usb phy
Uwe Kleine-König
1
-0
/
+10
2015-12-16
usb: musb: core: Fix handling of the phy notifications
Tony Lindgren
1
-0
/
+21
2015-12-15
usb: musb: convert printk to pr_*
Rasmus Villemoes
1
-10
/
+7
2015-12-09
usb: musb: fail with error when no DMA controller set
Aaro Koskinen
1
-0
/
+1
2015-12-08
usb: musb: core: Fix pm runtime for deferred probe
Tony Lindgren
1
-1
/
+6
2015-11-17
usb: musb: enable usb_dma parameter
Bin Liu
1
-1
/
+1
2015-11-16
usb: musb: core: fix order of arguments to ulpi write callback
Uwe Kleine-König
1
-5
/
+5
2015-10-16
usb: musb: core: add common method of getting vbus status
Roman Alyautdin
1
-3
/
+10
2015-09-27
usb: musb: set the controller speed based on the config setting
Bin Liu
1
-6
/
+10
2015-09-14
usb: musb: Disable interrupts on suspend, enable them on resume
Pascal Huerst
1
-0
/
+6
2015-09-14
usb: musb: ensure in peripheral mode when checking session
Bin Liu
1
-0
/
+1
2015-06-08
Merge 4.1-rc7 into usb-next
Greg Kroah-Hartman
1
-1
/
+7
2015-05-26
usb: musb: Fix platform code being unable to override ep access ops
Hans de Goede
1
-7
/
+6
2015-05-26
usb: musb: Do not use musb_read[b|w] / _write[b|w] wrappers in generic fifo f...
Hans de Goede
1
-4
/
+4
2015-05-26
usb: musb: Make busctl_offset an io-op rather then a define
Hans de Goede
1
-12
/
+22
2015-05-26
usb: musb: Make musb_write_rxfun* and musb_write_rxhub* work like their tx ve...
Hans de Goede
1
-8
/
+3
2015-05-26
usb: musb: fix order of conditions for assigning end point operations
Ben Hutchings
1
-7
/
+7
2015-05-07
usb: musb: Get rid of the DMA ifdefs for musb_core.c
Tony Lindgren
1
-2
/
+0
2015-05-07
usb: musb: Set up function pointers for DMA
Tony Lindgren
1
-3
/
+22
2015-05-07
usb: musb: Fix up DMA related macros
Tony Lindgren
1
-1
/
+1
2015-04-07
usb: musb: use new USB_RESUME_TIMEOUT
Felipe Balbi
1
-3
/
+4
[next]