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
/
driver.c
Age
Commit message (
Expand
)
Author
2013-03-06
usb: Add quirk detection based on interface information
Laurent Pinchart
2012-04-22
USB: don't ignore suspend errors for root hubs
Alan Stern
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-11-04
USB: Update last_busy time after autosuspend fails
Alan Stern
2011-10-31
usb: Add export.h for EXPORT_SYMBOL/THIS_MODULE where needed
Paul Gortmaker
2011-10-25
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2011-09-26
xHCI: set USB2 hardware LPM
Andiry Xu
2011-09-09
USB: for usb_autopm_get_interface_async -EINPROGRESS is not an error
Jim Wylder
2011-08-19
PM / Runtime: Add macro to test for runtime PM events
Alan Stern
2011-06-28
Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2011-06-21
PM: Rename dev_pm_info.in_suspend to is_prepared
Alan Stern
2011-06-15
USB: don't let errors prevent system sleep
Alan Stern
2011-03-18
USB: Move runtime PM callbacks to usb_device_pm_ops
Rafael J. Wysocki
2011-03-13
usb: Always return 0 or -EBUSY to the runtime PM core.
Sarah Sharp
2011-01-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2010-12-24
PM: Replace the device power.status field with a bit field
Rafael J. Wysocki
2010-11-16
USB: improve uses of usb_mark_last_busy
Alan Stern
2010-11-16
USB: use the runtime-PM autosuspend implementation
Alan Stern
2010-11-16
USB: make usb_mark_last_busy use pm_runtime_mark_last_busy
Ming Lei
2010-11-16
USB: use the no_callbacks flag for interfaces
Ming Lei
2010-10-22
USB: do not print -ESHUTDOWN message if usb at otg device mode
Peter Chen
2010-08-10
USB: remove fake "address-of" expressions
Alan Stern
2010-08-10
USB: core driver: Fix Coding Styles
csanchez@neurowork.net
2010-06-30
USB: obey the sysfs power/wakeup setting
Alan Stern
2010-06-04
USB: unbind all interfaces before rebinding them
Alan Stern
2010-05-20
USB: fix interface runtime-PM settings
Alan Stern
2010-05-20
USB: use PM core routines to enable/disable autosuspend
Alan Stern
2010-05-20
USB: improve runtime remote wakeup settings
Alan Stern
2010-05-20
USB: make hcd.h public (drivers dependency)
Eric Lescouet
2010-04-22
USB: put claimed interfaces in the "suspended" state
Alan Stern
2010-04-22
USB: fix remote wakeup settings during system sleep
Alan Stern
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-07
Driver core: create lock/unlock functions for struct device
Greg Kroah-Hartman
2010-03-02
USB: remove debugging message for uevent constructions
Alan Stern
2010-03-02
USB: convert to the runtime PM framework
Alan Stern
2010-03-02
USB: rearrange functions in driver.c
Alan Stern
2010-03-02
USB: implement usb_enable_autosuspend
Alan Stern
2010-03-02
USB: change locking for device-level autosuspend
Alan Stern
2010-03-02
USB: rearrange code in usb_probe_interface
Alan Stern
2010-02-26
USB: implement non-tree resume ordering constraints for PCI host controllers
Alan Stern
2009-12-11
USB: add remove_id sysfs attr for usb drivers
CHENG Renquan
2009-12-11
USB: prepare for changover to Runtime PM framework
Alan Stern
2009-12-11
USB: remove the auto_pm flag
Alan Stern
2009-09-23
USB: fix missing error check in probing
Oliver Neukum
2009-09-23
USB: make intf.pm_usage an atomic_t
Alan Stern
2009-09-23
USB: add API for userspace drivers to "claim" ports
Alan Stern
2009-06-15
USB: Avoid PM error messages during resume if a device was disconnected
Frans Pop
2009-06-15
usb: convert endpoint devices to bus-less childs of the usb interface
Kay Sievers
2009-06-15
USB: consolidate usb_unbind_interface and usb_driver_release_interface
Alan Stern
2009-01-27
USB: fix toggle mismatch in disable_endpoint paths
Alan Stern
[next]