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_6.6-2.2.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
2005-10-28
[PATCH] gfp_t: drivers/usb
Al Viro
2005-10-10
Use the new "kill_proc_info_as_uid()" for USB disconnect too
Linus Torvalds
2005-10-10
[PATCH] Fix signal sending in usbdevio on async URB completion
Harald Welte
2005-09-30
[PATCH] usb/core/hcd-pci.c: don't free_irq() on suspend
Daniel Ritz
2005-09-22
[PATCH] driver core: add helper device_is_registered()
Daniel Ritz
2005-09-12
[PATCH] USB: relax usbcore reset timings
David Brownell
2005-09-12
[PATCH] USB: get rid of minor log spamming
David Brownell
2005-09-12
[PATCH] usbcore: small changes to HCD glue layer
Alan Stern
2005-09-08
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
2005-09-08
[PATCH] ehci: add think_time
david-b@pacbell.net
2005-09-08
[PATCH] USB: remove annoying message
david-b@pacbell.net
2005-09-08
[PATCH] USB: tweak highspeed timing calculations
david-b@pacbell.net
2005-09-08
[PATCH] USB: Support unbinding of the usb_generic driver
Alan Stern
2005-09-08
[PATCH] USB: Add timeout to usb_lock_device_for_reset
Alan Stern
2005-09-08
[PATCH] USB: Disconnect children when unbinding the hub driver
Alan Stern
2005-09-08
[PATCH] USB: Code motion in the hub driver
Alan Stern
2005-09-08
[PATCH] USB: URB_ASYNC_UNLINK flag removed from the kernel
Alan Stern
2005-09-08
[PATCH] USB: Fix regression in core/devio.c
Alan Stern
2005-09-08
[PATCH] USB: real nodes instead of usbfs
Kay Sievers
2005-09-08
[PATCH] PCI: start paying attention to a lot of pci function return values
Greg Kroah-Hartman
2005-09-08
[PATCH] PCI: remove CONFIG_PCI_NAMES
Adrian Bunk
2005-09-07
[PATCH] USB: convert kcalloc to kzalloc
Pekka Enberg
2005-09-05
[PATCH] Driver core: link device and all class devices derived from it.
Dmitry Torokhov
2005-09-05
[PATCH] swsusp: switch pm_message_t to struct
Pavel Machek
2005-07-29
[PATCH] USB: fix in usb_calc_bus_time
Dan Streetman
2005-07-29
[PATCH] USB: Usbcore: Don't try to delete unregistered interfaces
Alan Stern
2005-07-29
[PATCH] USB: usbfs: Don't leak uninitialized data
Alan Stern
2005-07-12
[ACPI] merge acpi-2.6.12 branch into latest Linux 2.6.13-rc...
Len Brown
2005-07-12
[PATCH] USB: export usb_get_intf() and usb_put_intf()
brian@murphy.dk
2005-07-12
[PATCH] USB: Fix kmalloc's flags type in USB
Olav Kongas
2005-07-12
[PATCH] USB: khubd: use kthread API
akpm@osdl.org
2005-07-12
[PATCH] USB: add bMaxPacketSize0 attribute to sysfs
Greg Kroah-Hartman
2005-07-11
[ACPI] S3 Suspend to RAM: fix driver suspend/resume methods
David Shaohua Li
2005-06-27
[PATCH] USB: usbcore: inverted test for resuming interfaces
Alan Stern
2005-06-27
[PATCH] usbcore: register root hub in usb_add_hcd
Alan Stern
2005-06-27
[PATCH] usbcore: Remove hub_set_power_budget
Alan Stern
2005-06-27
[PATCH] usbcore support for root-hub IRQ instead of polling
Alan Stern
2005-06-27
[PATCH] USB: turn a user mode driver error into a hard error
David Brownell
2005-06-25
[PATCH] Cleanup patch for process freezing
Christoph Lameter
2005-06-23
[PATCH] better USB_MON dependencies
Adrian Bunk
2005-06-23
[PATCH] remove duplicate get_dentry functions in various places
Christoph Hellwig
2005-06-20
[PATCH] USB: fix show_modalias() function due to attribute change
Greg Kroah-Hartman
2005-06-20
[PATCH] Driver Core: drivers/s390/net/qeth_sys.c - drivers/usb/gadget/pxa2xx_...
Yani Ioannou
2005-06-20
[PATCH] usbcore: Don't call device_release_driver recursively
Alan Stern
2005-06-20
[PATCH] usb: klist_node_attached() fix
Patrick Mochel
2005-06-20
[PATCH] USB: fix build warning in usb core as pointed out by Andrew.
gregkh@suse.de
2005-06-20
[PATCH] Fix up USB to use klist_node_attached() instead of list_empty() on li...
mochel@digitalimplant.org
2005-06-20
[PATCH] Use driver_for_each_device() instead of manually walking list.
mochel@digitalimplant.org
2005-06-20
[PATCH] USB: trivial error path fix
Mark M. Hoffman
2005-06-20
[PATCH] class: convert drivers/* to use the new class api instead of class_si...
gregkh@suse.de
[next]