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
Age
Commit message (
Expand
)
Author
2013-10-17
usb: musb: cppi41: allow to defer probing if DMA isn't yet available
Sebastian Andrzej Siewior
2013-10-17
usb: musb: core: Call dma_controller_destroy() in error path only once.
Sebastian Andrzej Siewior
2013-10-17
usb: musb: core: properly free host / device structs in err path
Sebastian Andrzej Siewior
2013-10-17
usb: gadget: f_mass_storage: style corrections, cleanup & simplification
Andrzej Pietrasiewicz
2013-10-17
usb: musb: dsps: run the timer only on OTG systems
Sebastian Andrzej Siewior
2013-10-17
usb: musb: dsps: redo the otg timer
Sebastian Andrzej Siewior
2013-10-17
usb: musb: dsps: remove declartion for dsps_musb_try_idle()
Sebastian Andrzej Siewior
2013-10-17
usb: musb: dsps: move try_idle to start hook
Sebastian Andrzej Siewior
2013-10-17
usb: musb: call musb_start() only once in OTG mode
Sebastian Andrzej Siewior
2013-10-16
usb: xhci: remove the unused ->address field
Dan Williams
2013-10-16
usb: xhci: kill a conditional when toggling cycle
Dan Williams
2013-10-16
usb: hub_activate kill an 'else'
Dan Williams
2013-10-16
usb: misc: usb3503: Fix compile error due to incorrect regmap depedency
Matthew Dawson
2013-10-16
usb/chipidea: fix oops on memory allocation failure
Russell King - ARM Linux
2013-10-16
usb: hub: Clear Port Reset Change during init/resume
Julius Werner
2013-10-16
drivers: usb: core: devio.c: Spaces to tabs for proc_control_compat()
Matthias Beyer
2013-10-16
drivers: usb: core: devio.c: Spaces to tabs for proc_reapurbnonblock()
Matthias Beyer
2013-10-16
usb-storage: add quirk for mandatory READ_CAPACITY_16
Oliver Neukum
2013-10-16
usb: serial: option: blacklist Olivetti Olicard200
Enrico Mioso
2013-10-16
xhci: replace 'event' with 'cmd_comp_code' in set_deq and reset_ep handlers
Xenia Ragiadakou
2013-10-16
xhci: add argument 'slot_id' in stop_ep, set_deq and reset_ep cmd handlers
Xenia Ragiadakou
2013-10-16
xhci: replace 'xhci->cmd_ring->dequeue' with 'trb' in stop_ep cmd handler
Xenia Ragiadakou
2013-10-16
xhci: add variable 'cmd_type' in handle_cmd_completion()
Xenia Ragiadakou
2013-10-16
xhci: add variable 'cmd_trb' in handle_cmd_completion()
Xenia Ragiadakou
2013-10-16
xhci: add variable 'cmd_comp_code' in handle_cmd_completion()
Xenia Ragiadakou
2013-10-16
xhci: refactor TRB_CONFIG_EP case into function
Xenia Ragiadakou
2013-10-16
xhci: remove unused 'ep_ring' variable in handle_cmd_completion()
Xenia Ragiadakou
2013-10-16
xhci: refactor TRB_EVAL_CONTEXT case into function
Xenia Ragiadakou
2013-10-16
xhci: refactor TRB_NEC_GET_FW case into function
Xenia Ragiadakou
2013-10-16
xhci: refactor TRB_RESET_DEV case into function
Xenia Ragiadakou
2013-10-16
xhci: use completion event's slot id rather than dig it out of command
Xenia Ragiadakou
2013-10-16
xhci: refactor TRB_ADDR_DEV case into function
Xenia Ragiadakou
2013-10-16
xhci: refactor TRB_DISABLE_SLOT case into function
Xenia Ragiadakou
2013-10-16
xhci: refactor TRB_ENABLE_SLOT case into function
Xenia Ragiadakou
2013-10-16
xhci: rename existing Command Completion Event handlers
Xenia Ragiadakou
2013-10-16
xhci: remove unused argument from xhci_giveback_urb_in_irq()
Xenia Ragiadakou
2013-10-16
xhci: correct the usage of USB_CTRL_SET_TIMEOUT
xiao jin
2013-10-16
usb: xhci: Staticize xhci_del_comp_mod_timer
Sachin Kamat
2013-10-16
usb: Push USB2 LPM disable on disconnect into USB core.
Sarah Sharp
2013-10-16
xhci: Enable LPM support only for hardwired or BESL devices
Mathias Nyman
2013-10-16
usb: Don't enable USB 2.0 Link PM by default.
Sarah Sharp
2013-10-16
xhci: Set L1 device slot on USB2 LPM enable/disable.
Sarah Sharp
2013-10-16
usb: Disable USB 2.0 Link PM before device reset.
Sarah Sharp
2013-10-16
USB: quirks: add touchscreen that is dazzeled by remote wakeup
Oliver Neukum
2013-10-15
usb: gadget: s3c-hsotg: fix can_write limit for non-periodic endpoints
Robert Baldyga
2013-10-15
usb: gadget: s3c-hsotg: fix interrupt configuration in dedicated-fifo mode
Robert Baldyga
2013-10-15
usb: gadget: s3c-hsotg: fix clear feature ENDPOINT_HALT
Robert Baldyga
2013-10-15
usb: gadget: s3c-hsotg: fix "halted" property updating
Robert Baldyga
2013-10-15
usb: gadget: s3c-hsotg: add DAINT masking
Robert Baldyga
2013-10-15
usb: gadget: s3c-hsotg: fix endpoint interrupts handling
Robert Baldyga
[prev]
[next]