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_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
Age
Commit message (
Expand
)
Author
2016-02-03
Add support for USBTMC USB488 SRQ notification with fasync
Dave Penkler
2016-02-03
Implement an ioctl to support the USMTMC-USB488 READ_STATUS_BYTE operation.
Dave Penkler
2016-02-03
usb: usbip: Fix possible deadlocks reported by lockdep
Andrew Goodbody
2016-02-03
USB: cxacru: fix an bounds check warning
Dan Carpenter
2016-02-03
usb: storage: ene_ub6250: Remove unnecessary cast in kfree
Amitoj Kaur Chawla
2016-02-03
usb: host: ehci-sched: remove unnecessary braces
Geyslan G. Bem
2016-02-03
usb: host: ehci-sched: use sizeof operator with parens
Geyslan G. Bem
2016-02-03
usb: host: ehci-sched: add line after declarations
Geyslan G. Bem
2016-02-03
usb: host: ehci-sched: use C89-style comments
Geyslan G. Bem
2016-02-03
usb: host: ehci-sched: remove useless else branch
Geyslan G. Bem
2016-02-03
usb: host: ehci-sched: remove prohibited spaces
Geyslan G. Bem
2016-02-03
usb: host: ehci-sched: add spaces around operators
Geyslan G. Bem
2016-02-03
usb: host: ehci-sched: remove useless initializations
Geyslan G. Bem
2016-02-03
usb: host: ehci-sched: move constants to right
Geyslan G. Bem
2016-02-03
usb: host: ehci-sched: refactor scan_isoc function
Geyslan G. Bem
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
2016-02-03
usb: host: ehci.h: move constant to right
Geyslan G. Bem
2016-02-03
usb: host: ehci.h: move pointer operator to name side
Geyslan G. Bem
2016-02-03
usb: host: ehci.h: remove macros trailing semicolon
Geyslan G. Bem
2016-02-03
usb: host: ehci.h: use space after comma
Geyslan G. Bem
2016-02-03
usb: host: ehci.h: remove direct use of __attribute__ keyword
Geyslan G. Bem
2016-02-03
usb: host: ehci.h: fix single statement macros
Geyslan G. Bem
2016-02-03
usb: host: ehci.h: remove space before open square bracket
Geyslan G. Bem
2016-02-03
usb: host: ehci.h: remove space before function open parenthesis
Geyslan G. Bem
2016-02-03
usb: host: ehci.h: remove space before comma
Geyslan G. Bem
2016-02-03
usb: gadget: rndis: fix itnull.cocci warnings
Julia Lawall
2016-02-03
usb: no locking for reading descriptors in sysfs
Oliver Neukum
2016-02-03
usb: sysfs: make locking interruptible
Oliver Neukum
2016-02-03
usb: core: switch bus numbering to using idr
Heiner Kallweit
2016-02-03
xhci: set slot context speed field to SuperSpeedPlus for USB 3.1 SSP devices
Mathias Nyman
2016-02-03
xhci: USB 3.1 add default Speed Attributes to SuperSpeedPlus device capability
Mathias Nyman
2016-02-03
xhci: set roothub speed to USB_SPEED_SUPER_PLUS for USB3.1 capable controllers
Mathias Nyman
2016-02-03
xhci: Make sure xhci handles USB_SPEED_SUPER_PLUS devices.
Mathias Nyman
2016-02-03
USB: EHCI: improvements to unlink_empty_async_suspended()
Alan Stern
[next]