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-01-15
drivers/usb/core/hub.c: fix CONFIG_USB_OTG=y build
David Brownell
2009-01-07
USB: fix minor nit in usbfs checking
Mark Lord
2009-01-07
USB: re-enable interface after driver unbinds
Alan Stern
2009-01-07
USB: cancel pending Set-Config requests if userspace gets there first
Alan Stern
2009-01-07
USB: automatically enable wakeup for PCI host controllers
Alan Stern
2009-01-07
USB: fix up suspend and resume for PCI host controllers
Alan Stern
2009-01-07
USB: extension of anchor API to unpoison an anchor
Oliver Neukum
2009-01-07
USB: mark "reject" field of struct urb as atomic_t
Ming Lei
2009-01-07
USB: utilize the bus notifiers
Alan Stern
2009-01-07
USB: make printk messages more searchable
Wu Fengguang
2009-01-07
USB: Enhance usage of pm_message_t
Alan Stern
2009-01-07
USB: utilize round_jiffies_up_relative()
Alan Stern
2009-01-07
USB: Don't use __module_param_call; use core_param.
Rusty Russell
2009-01-07
USB: announce new devices earlier
Alan Stern
2009-01-07
USB: Allow usbmon as a module even if usbcore is builtin
Pete Zaitcev
2009-01-07
USB: Introduce usb_queue_reset() to do resets from atomic contexts
Inaky Perez-Gonzalez
2009-01-07
USB: add asynchronous autosuspend/autoresume support
Alan Stern
2009-01-07
USB: change interface to usb_lock_device_for_reset()
Alan Stern
2009-01-07
USB: Remove restrictions on signal numbers in devio.c
Phil Endecott
2009-01-07
USB: straighten out inline code in sysfs.c
Alan Stern
2009-01-07
USB: avoid needless address-taking of function parameters
Harvey Harrison
2009-01-07
USB: protect hcd.h from multiple inclusions
Anton Vorontsov
2009-01-06
PM: Simplify the new suspend/hibernation framework for devices
Rafael J. Wysocki
2009-01-05
zero i_uid/i_gid on inode allocation
Al Viro
2008-12-25
Merge branch 'next' into for-linus
James Morris
2008-12-17
USB: skip Set-Interface(0) if already in altsetting 0
Alan Stern
2008-11-18
Merge branch 'master' into next
James Morris
2008-11-14
CRED: Wrap current->cred and a few other accessors
David Howells
2008-11-14
CRED: Wrap task credential accesses in the USB driver
David Howells
2008-11-13
USB: mention URB_FREE_BUFFER in usb_free_urb documentation
Rabin Vincent
2008-11-13
USB: don't register endpoints for interfaces that are going away
Alan Stern
2008-10-29
USB: prevent autosuspend during hub initialization
Alan Stern
2008-10-29
USB: fix crash when URBs are unlinked after the device is gone
Alan Stern
2008-10-22
USB: don't rebind drivers after failed resume or reset
Alan Stern
2008-10-17
USB: remove err() macro from usb core code
Greg Kroah-Hartman
2008-10-17
USB: remove warn() macro from usb drivers
Greg Kroah-Hartman
2008-10-17
USB: hub.c: Add initial_descriptor_timeout module parameter for usbcore
Jaroslav Kysela
2008-10-17
USB: Export if an interface driver supports autosuspend.
Sarah Sharp
2008-10-17
USB: snoop processes opening usbfs device files
Alan Stern
2008-10-17
USB: EHCI: log a warning if ehci-hcd is not loaded first
Alan Stern
2008-10-17
USB: anchor API changes needed for btusb
Oliver Neukum
2008-10-17
USB: change hub initialization sleeps to delayed_work
Alan Stern
2008-10-17
USB: RESET_RESUME needs to block autosuspend when remote wakeup is needed
Oliver Neukum
2008-10-17
usb core: fix USB_OTG_BLACKLIST_HUB typo
Peter Korsgaard
2008-10-17
USB: extend poisoning to anchors
Oliver Neukum
2008-10-17
USB: kill URBs permanently
Oliver Neukum
2008-10-16
device create: usb: convert device_create_drvdata to device_create
Greg Kroah-Hartman
2008-10-13
vfs: Use const for kernel parser table
Steven Whitehouse
2008-09-23
USB: revert recovery from transient errors
Alan Stern
2008-09-23
USB: fix hcd interrupt disabling
Geoff Levand
[next]