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
/
host
/
ehci-dbg.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-04-29
USB: EHCI: make all debugging depend on CONFIG_DYNAMIC_DEBUG
Alan Stern
1
-52
/
+34
2016-02-03
usb: ehci: remove old stub_debug_files definition
Geyslan G. Bem
1
-2
/
+2
2016-02-03
usb: host: ehci-dbg: add function output_buf_tds_dir()
Geyslan G. Bem
1
-33
/
+29
2016-02-03
usb: host: ehci-dbg: prefer kmalloc_array over kmalloc times size
Geyslan G. Bem
1
-1
/
+1
2016-02-03
usb: host: ehci-dbg: enclose conditional blocks with braces
Geyslan G. Bem
1
-4
/
+5
2016-02-03
usb: host: ehci-dbg: replace sizeof operand
Geyslan G. Bem
1
-1
/
+1
2016-02-03
usb: host: ehci-dbg: remove blank line before close brace
Geyslan G. Bem
1
-1
/
+0
2016-02-03
usb: host: ehci-dbg: add blank line after declarations
Geyslan G. Bem
1
-0
/
+1
2016-02-03
usb: host: ehci-dbg: convert macro to inline function
Geyslan G. Bem
1
-20
/
+34
2016-02-03
usb: host: ehci-dbg: use a blank line after struct declarations
Geyslan G. Bem
1
-0
/
+3
2016-02-03
usb: host: ehci-dbg: fix up function definitions
Geyslan G. Bem
1
-12
/
+16
2016-02-03
usb: host: ehci-dbg: use scnprintf() in qh_lines()
Geyslan G. Bem
1
-6
/
+2
2016-02-03
usb: host: ehci-dbg: put spaces around operators
Geyslan G. Bem
1
-8
/
+8
2016-02-03
usb: host: ehci-dbg: fix up closing parenthesis
Geyslan G. Bem
1
-8
/
+4
2016-02-03
usb: host: ehci-dbg: move trailing statements to next line
Geyslan G. Bem
1
-16
/
+38
2016-02-03
usb: host: ehci-dbg: use C89-style comments
Geyslan G. Bem
1
-10
/
+11
2016-02-03
usb: host: ehci-dbg: remove space before open square bracket
Geyslan G. Bem
1
-17
/
+16
2016-02-03
usb: host: ehci-dbg: remove space before open parenthesis
Geyslan G. Bem
1
-100
/
+99
2015-12-01
USB: EHCI: enhance "async" debugfs output
Alan Stern
1
-4
/
+11
2015-05-10
USB: ehci-dbg.c: move assignment out of if () block
Greg Kroah-Hartman
1
-1
/
+2
2013-12-08
usb: Use dev_is_pci() to check whether it is pci device
Yijing Wang
1
-1
/
+1
2013-12-03
usb: kill DEBUG compile option
Oliver Neukum
1
-4
/
+4
2013-10-14
USB: EHCI: create per-TT bandwidth tables
Alan Stern
1
-0
/
+48
2013-10-11
USB: EHCI: use a bandwidth-allocation table
Alan Stern
1
-0
/
+56
2013-10-11
USB: EHCI: create a "periodic schedule info" struct
Alan Stern
1
-3
/
+4
2013-10-11
usb: Remove unnecessary semicolons
Joe Perches
1
-1
/
+1
2013-08-30
ehci: remove duplicate debug_async_open() prototype in ehci-dbg.c
Xenia Ragiadakou
1
-1
/
+0
2013-08-30
ehci: enable debugging code when CONFIG_DYNAMIC_DEBUG is set
Xenia Ragiadakou
1
-4
/
+4
2013-03-25
USB: EHCI: convert singly-linked lists to list_heads
Alan Stern
1
-6
/
+9
2012-10-31
USB: EHCI: remove unused Link Power Management code
Alan Stern
1
-97
/
+0
2012-10-24
USB: EHCI: move logging macros to ehci.h
Alan Stern
1
-15
/
+0
2012-09-21
USB: EHCI: remove useless test
Alan Stern
1
-4
/
+2
2012-07-16
USB: EHCI: add new root-hub state: STOPPING
Alan Stern
1
-0
/
+2
2012-07-16
USB: EHCI: rename "reclaim"
Alan Stern
1
-7
/
+9
2012-07-16
USB: EHCI: add symbolic constants for QHs
Alan Stern
1
-3
/
+3
2012-04-23
EHCI: maintain the ehci->command value properly
Alan Stern
1
-4
/
+2
2012-04-05
simple_open: automatically convert to simple_open()
Stephen Boyd
1
-8
/
+1
2012-02-24
usb: Fix typo in ehci-dbg.c
Masanari Iida
1
-1
/
+1
2011-10-18
EHCI: workaround for MosChip controller bug
Alan Stern
1
-1
/
+1
2011-08-22
USB: EHCI: remove usages of hcd->state
Alan Stern
1
-2
/
+15
2011-05-03
USB: EHCI: Support controllers with big endian capability regs
Jan Andersson
1
-1
/
+1
2011-02-04
USB: EHCI: Cleanup and rewrite ehci_vdgb().
David Daney
1
-3
/
+1
2010-12-16
Merge branch 'usb-next' into musb-merge
Greg Kroah-Hartman
1
-1
/
+1
2010-11-30
USB: Remove unnecessary casts of void ptr returning alloc function return values
Jesper Juhl
1
-1
/
+1
2010-11-15
USB: ehci: fix debugfs 'lpm' permissions
Greg Kroah-Hartman
1
-1
/
+1
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
1
-0
/
+4
2010-08-10
USB: ehci: fix remove of ehci debugfs dir
Ming Lei
1
-37
/
+21
2010-08-10
USB: convert usb_hcd bitfields into atomic flags
Alan Stern
1
-1
/
+1
2010-08-10
USB: EHCI: EHCI 1.1 addendum: preparation
Alek Du
1
-7
/
+137
2009-09-23
USB: EHCI: split ehci_qh into hw and sw parts
Alek Du
1
-19
/
+24
[next]