index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
ehci-dbg.c
Age
Commit message (
Expand
)
Author
2017-12-10
usb: host: fix incorrect updating of offset
Colin Ian King
2017-03-17
usb: add CONFIG_USB_PCI for system have both PCI HW and non-PCI based USB HW
yuan linyu
2016-04-29
USB: EHCI: make all debugging depend on CONFIG_DYNAMIC_DEBUG
Alan Stern
2016-02-03
usb: ehci: remove old stub_debug_files definition
Geyslan G. Bem
2016-02-03
usb: host: ehci-dbg: add function output_buf_tds_dir()
Geyslan G. Bem
2016-02-03
usb: host: ehci-dbg: prefer kmalloc_array over kmalloc times size
Geyslan G. Bem
2016-02-03
usb: host: ehci-dbg: enclose conditional blocks with braces
Geyslan G. Bem
2016-02-03
usb: host: ehci-dbg: replace sizeof operand
Geyslan G. Bem
2016-02-03
usb: host: ehci-dbg: remove blank line before close brace
Geyslan G. Bem
2016-02-03
usb: host: ehci-dbg: add blank line after declarations
Geyslan G. Bem
2016-02-03
usb: host: ehci-dbg: convert macro to inline function
Geyslan G. Bem
2016-02-03
usb: host: ehci-dbg: use a blank line after struct declarations
Geyslan G. Bem
2016-02-03
usb: host: ehci-dbg: fix up function definitions
Geyslan G. Bem
2016-02-03
usb: host: ehci-dbg: use scnprintf() in qh_lines()
Geyslan G. Bem
2016-02-03
usb: host: ehci-dbg: put spaces around operators
Geyslan G. Bem
2016-02-03
usb: host: ehci-dbg: fix up closing parenthesis
Geyslan G. Bem
2016-02-03
usb: host: ehci-dbg: move trailing statements to next line
Geyslan G. Bem
2016-02-03
usb: host: ehci-dbg: use C89-style comments
Geyslan G. Bem
2016-02-03
usb: host: ehci-dbg: remove space before open square bracket
Geyslan G. Bem
2016-02-03
usb: host: ehci-dbg: remove space before open parenthesis
Geyslan G. Bem
2015-12-01
USB: EHCI: enhance "async" debugfs output
Alan Stern
2015-05-10
USB: ehci-dbg.c: move assignment out of if () block
Greg Kroah-Hartman
2013-12-08
usb: Use dev_is_pci() to check whether it is pci device
Yijing Wang
2013-12-03
usb: kill DEBUG compile option
Oliver Neukum
2013-10-14
USB: EHCI: create per-TT bandwidth tables
Alan Stern
2013-10-11
USB: EHCI: use a bandwidth-allocation table
Alan Stern
2013-10-11
USB: EHCI: create a "periodic schedule info" struct
Alan Stern
2013-10-11
usb: Remove unnecessary semicolons
Joe Perches
2013-08-30
ehci: remove duplicate debug_async_open() prototype in ehci-dbg.c
Xenia Ragiadakou
2013-08-30
ehci: enable debugging code when CONFIG_DYNAMIC_DEBUG is set
Xenia Ragiadakou
2013-03-25
USB: EHCI: convert singly-linked lists to list_heads
Alan Stern
2012-10-31
USB: EHCI: remove unused Link Power Management code
Alan Stern
2012-10-24
USB: EHCI: move logging macros to ehci.h
Alan Stern
2012-09-21
USB: EHCI: remove useless test
Alan Stern
2012-07-16
USB: EHCI: add new root-hub state: STOPPING
Alan Stern
2012-07-16
USB: EHCI: rename "reclaim"
Alan Stern
2012-07-16
USB: EHCI: add symbolic constants for QHs
Alan Stern
2012-04-23
EHCI: maintain the ehci->command value properly
Alan Stern
2012-04-05
simple_open: automatically convert to simple_open()
Stephen Boyd
2012-02-24
usb: Fix typo in ehci-dbg.c
Masanari Iida
2011-10-18
EHCI: workaround for MosChip controller bug
Alan Stern
2011-08-22
USB: EHCI: remove usages of hcd->state
Alan Stern
2011-05-03
USB: EHCI: Support controllers with big endian capability regs
Jan Andersson
2011-02-04
USB: EHCI: Cleanup and rewrite ehci_vdgb().
David Daney
2010-12-16
Merge branch 'usb-next' into musb-merge
Greg Kroah-Hartman
2010-11-30
USB: Remove unnecessary casts of void ptr returning alloc function return values
Jesper Juhl
2010-11-15
USB: ehci: fix debugfs 'lpm' permissions
Greg Kroah-Hartman
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
2010-08-10
USB: ehci: fix remove of ehci debugfs dir
Ming Lei
2010-08-10
USB: convert usb_hcd bitfields into atomic flags
Alan Stern
[next]