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
2011-04-13
usbcore: Bug fix: system can't suspend with USB3.0 device connected to USB3.0...
Andiry Xu
2011-04-13
USB: Fix unplug of device with active streams
Matthew Wilcox
2011-04-13
USB: fix formatting of SuperSpeed endpoints in /proc/bus/usb/devices
Dmitry Torokhov
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-03-23
USB: Do not pass negative length to snoop_urb()
Michal Sojka
2011-03-18
USB: Move runtime PM callbacks to usb_device_pm_ops
Rafael J. Wysocki
2011-03-16
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2011-03-15
PM: Remove CONFIG_PM_OPS
Rafael J. Wysocki
2011-03-15
USB / Hub: Do not call device_set_wakeup_capable() under spinlock
Rafael J. Wysocki
2011-03-13
USB: Add support for SuperSpeed isoc endpoints
Paul Zimmerman
2011-03-13
USB: Disable auto-suspend for USB 3.0 hubs.
Sarah Sharp
2011-03-13
USB: Remove bogus USB_PORT_STAT_SUPER_SPEED symbol.
Sarah Sharp
2011-03-13
USB: Set usb_hcd->state and flags for shared roothubs.
Sarah Sharp
2011-03-13
usb: Make core allocate resources per PCI-device.
Sarah Sharp
2011-03-13
usb: Store bus type in usb_hcd, not in driver flags.
Sarah Sharp
2011-03-13
usb: Change usb_hcd->bandwidth_mutex to a pointer.
Sarah Sharp
2011-03-13
usb: Refactor irq enabling out of usb_add_hcd()
Sarah Sharp
2011-03-13
usb: Make usb_hcd_pci_probe labels more descriptive.
Sarah Sharp
2011-03-13
usb: Make USB 3.0 roothub have a SS EP comp descriptor.
Sarah Sharp
2011-03-13
USB: Clear "warm" port reset change.
Sarah Sharp
2011-03-13
USB 3.0 Hub Changes
John Youn
2011-03-13
usb: Initialize hcd->state roothubs.
Sarah Sharp
2011-03-13
USB: Fix usb_add_hcd() checkpatch errors.
Sarah Sharp
2011-03-13
usb: Always return 0 or -EBUSY to the runtime PM core.
Sarah Sharp
2011-03-11
USB: Only treat lasting over-current conditions as errors
Paul Bolle
2011-03-07
USB: move usbcore away from hcd->state
Alan Stern
2011-02-28
usb: core: hub.c Remove one to many n's in a word.
Justin P. Mattock
2011-02-25
USB: use "device number" instead of "address"
Alan Stern
2011-02-20
USB: Reset USB 3.0 devices on (re)discovery
Luben Tuikov
2011-02-17
Revert "USB: Reset USB 3.0 devices on (re)discovery"
Greg Kroah-Hartman
2011-02-17
USB: Reset USB 3.0 devices on (re)discovery
Luben Tuikov
2011-02-17
USB: Add quirk for Samsung Android phone modem
Maciej Szmigiero
2011-02-17
USB: add quirks entry for Keytouch QWERTY Panel
Alan Stern
2011-02-17
Merge 2.6.38-rc5 into usb-next
Greg Kroah-Hartman
2011-02-04
USB: HCD: Add driver hooks for (un)?map_urb_for_dma
Robert Morell
2011-02-04
USB: HCD: Add usb_hcd prefix to exported functions
Robert Morell
2011-02-03
USB: fix race between root-hub resume and wakeup requests
Alan Stern
2011-02-03
USB: prevent buggy hubs from crashing the USB stack
Alan Stern
2011-01-24
Merge branch 'for-usb-linus' of master.kernel.org:/pub/scm/linux/kernel/git/s...
Greg Kroah-Hartman
2011-01-22
USB: Core: Fix minor coding style issues
Tobias Ollmann
2011-01-22
USB: add helper to convert USB error codes
Oliver Neukum
2011-01-22
usb: set ep_dev async suspend should be later than device_initialize
Peter Chen
2011-01-20
kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT
David Rientjes
2011-01-14
usb: Realloc xHCI structures after a hub is verified.
Sarah Sharp
2011-01-14
xHCI: synchronize irq in xhci_suspend()
Andiry Xu
2011-01-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2011-01-07
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2011-01-07
fs: dcache remove dcache_lock
Nick Piggin
2011-01-07
fs: dcache scale subdirs
Nick Piggin
2011-01-07
fs: dcache scale d_unhashed
Nick Piggin
[next]