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, Colibri and Verdin modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
core
Age
Commit message (
Expand
)
Author
2010-07-26
USB: add quirk for Broadcom BT dongle
Oliver Neukum
2010-07-26
USB: adds Artisman USB dongle to list of quirky devices
Paul Mortier
2010-07-26
USB: Fix USB3.0 Port Speed Downgrade after port reset
Sarah Sharp
2010-06-30
USB: obey the sysfs power/wakeup setting
Alan Stern
2010-06-30
USB: fix oops in usb_sg_init()
Alan Stern
2010-06-04
USB: unbind all interfaces before rebinding them
Alan Stern
2010-05-21
sysfs: add struct file* to bin_attr callbacks
Chris Wright
2010-05-21
drivers/base: Convert dev->sem to mutex
Thomas Gleixner
2010-05-20
USB: remove match_device
Ming Lei
2010-05-20
USB: remove usb_find_device
Ming Lei
2010-05-20
USB: add missing "{}" in map_urb_for_dma
Ming Lei
2010-05-20
USB: fix interface runtime-PM settings
Alan Stern
2010-05-20
USB: usbcore: Do not disable USB3 protocol ports in hub_activate()
Andiry Xu
2010-05-20
USB: simplify usb_sg_init()
Alan Stern
2010-05-20
USB: Change the scatterlist type in struct urb
Matthew Wilcox
2010-05-20
USB: Add a usb_pipe_endpoint() convenience function
Matthew Wilcox
2010-05-20
USB: remove URB_NO_SETUP_DMA_MAP
Alan Stern
2010-05-20
USB: remove the usb_host_ss_ep_comp structure
Alan Stern
2010-05-20
USB: core: config.c: usb_get_configuration() simplified
Michal Nazarewicz
2010-05-20
USB: devices: fix Coding Styles
Carlos Sánchez Acosta
2010-05-20
USB: Support for allocating USB 3.0 streams.
Sarah Sharp
2010-05-20
USB: deprecate the power/level sysfs attribute
Alan Stern
2010-05-20
USB: use PM core routines to enable/disable autosuspend
Alan Stern
2010-05-20
USB: don't enable remote wakeup by default
Alan Stern
2010-05-20
USB: improve runtime remote wakeup settings
Alan Stern
2010-05-20
USB: fix usbmon and DMA mapping for scatter-gather URBs
Alan Stern
2010-05-20
USB: Add a new quirk: USB_QUIRK_HONOR_BNUMINTERFACES
Hans de Goede
2010-05-20
USB: remove uses of URB_NO_SETUP_DMA_MAP
Alan Stern
2010-05-20
USB: straighten out port feature vs. port status usage
Alan Stern
2010-05-20
USB: remove bogus USB_PORT_FEAT_*_SPEED symbols
Alan Stern
2010-05-20
USB: remove duplicated #include
Huang Weiyi
2010-05-20
USB: make hub.h public (drivers dependency)
Eric Lescouet
2010-05-20
USB: make hcd.h public (drivers dependency)
Eric Lescouet
2010-05-15
Fix the regression created by "set S_DEAD on unlink()..." commit
Al Viro
2010-04-30
USB: rename usb_buffer_alloc() and usb_buffer_free()
Daniel Mack
2010-04-30
USB: fix build on OMAPs if CONFIG_PM_RUNTIME is not set
Anand Gadiyar
2010-04-30
USB: don't choose configs with no interfaces
Alan Stern
2010-04-30
USB: fix testing the wrong variable in fs_create_by_name()
Dan Carpenter
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-19
USB: Fix usb_fill_int_urb for SuperSpeed devices
Matthew Wilcox
2010-03-19
USB: fix usbfs regression
Alan Stern
2010-03-07
Driver core: create lock/unlock functions for struct device
Greg Kroah-Hartman
2010-03-07
USB: remove unused defintion of struct usb_device_status
Dmitry Torokhov
2010-03-06
usbfs: fix deadlock on 'usbfs_mutex', clean up poll
Linus Torvalds
2010-03-02
USB: don't read past config->interface[] if usb_control_msg() fails in usb_re...
Roel Kluin
2010-03-02
USB: fix the idProduct value for USB-3.0 root hubs
Alan Stern
2010-03-02
USB: remove debugging message for uevent constructions
Alan Stern
2010-03-02
USB: usbfs_snoop: add data logging back in
Chris Frey
[next]