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
/
usb
/
core
Age
Commit message (
Expand
)
Author
2009-08-16
USB: usbfs: fix -ENOENT error code to be -ENODEV
Alan Stern
2009-08-16
USB: devio: Properly do access_ok() checks
Michael Buesch
2009-07-30
USB: handle zero-length usbfs submissions correctly
Alan Stern
2009-07-30
USB: fix memleak in usbfs
Oliver Neukum
2009-03-23
USB: usbfs: keep async URBs until the device file is closed
Alan Stern
2009-03-16
USB: usb_get_string should check the descriptor type
Alan Stern
2009-02-02
USB: fix char-device disconnect handling
Alan Stern
2008-11-20
USB: don't register endpoints for interfaces that are going away
Alan Stern
2008-11-06
USB: fix crash when URBs are unlinked after the device is gone
Alan Stern
2008-10-25
USB: don't rebind drivers after failed resume or reset
Alan Stern
2008-10-22
USB: EHCI: log a warning if ehci-hcd is not loaded first
Alan Stern
2008-09-23
USB: revert recovery from transient errors
Alan Stern
2008-09-23
USB: fix hcd interrupt disabling
Geoff Levand
2008-08-21
USB: automatically enable RHSC interrupts
Alan Stern
2008-08-21
USB: Don't rebind before "complete" callback
Alan Stern
2008-08-21
USB: Add new PM callback methods for USB
Alan Stern
2008-08-21
USB: Defer Set-Interface for suspended devices
Alan Stern
2008-08-21
USB: Add udev argument to interface suspend/resume functions
Alan Stern
2008-08-21
USB: fix bug in usb_unlink_anchored_urbs()
Oliver Neukum
2008-08-13
USB: fix compiler warning fix
Alan Stern
2008-08-13
USB: fix interface unregistration logic
Alan Stern
2008-08-13
usb/core/driver: fix warning
Alexander Beregalov
2008-08-05
Fix USB storage hang on command abort
Alan Stern
2008-07-21
device create: usb: convert device_create to device_create_drvdata
Greg Kroah-Hartman
2008-07-21
sysfs: add /sys/dev/{char,block} to lookup sysfs path by major:minor
Dan Williams
2008-07-21
USB: use reset_resume when normal resume fails
Alan Stern
2008-07-21
USB: Fix pointer/int cast in USB devio code
David Howells
2008-07-21
usbfs: don't store bad pointers in registration
Alan Stern
2008-07-21
usbfs: fix race between open and unregister
Alan Stern
2008-07-21
usbfs: simplify the lookup-by-minor routines
Alan Stern
2008-07-21
usbfs: send disconnect signals when device is unregistered
Alan Stern
2008-07-21
USB: Force unbinding of drivers lacking reset_resume or other methods
Alan Stern
2008-07-21
USB: fix usb_reset_device and usb_reset_composite_device(take 3)
Ming Lei
2008-07-21
USB: fix comment of usb_set_configuration
Ming Lei
2008-07-21
USB: use standard SG iterator in the scatter-gather library
Alan Stern
2008-07-21
USB: remove interface parameter of usb_reset_composite_device
Ming Lei
2008-07-21
usb: hub: add check for unsupported bus topology
Felipe Balbi
2008-07-21
USB: remove CVS keywords
Adrian Bunk
2008-07-21
USB: implement "soft" unbinding
Alan Stern
2008-07-21
USB: combine hub_quiesce and hub_stop
Alan Stern
2008-07-21
USB: combine hub_activate and hub_restart
Alan Stern
2008-07-21
USB: optimize port debouncing during hub activation
Alan Stern
2008-07-21
USB: try to salvage lost power sessions
Alan Stern
2008-07-21
USB: simplify hub_restart() logic
Alan Stern
2008-07-21
USB: revert "don't use reset-resume if drivers don't support it"
Greg Kroah-Hartman
2008-07-21
USB: debounce before unregistering
Alan Stern
2008-07-21
USB: add new routine for checking port-resume type
Alan Stern
2008-07-21
USB: usb dev_set_name() instead of dev->bus_id
Kay Sievers
2008-07-21
USB: usb dev_name() instead of dev->bus_id
Kay Sievers
2008-07-21
USB: revert "don't lose disconnections during suspend"
Greg Kroah-Hartman
[next]