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
/
host
Age
Commit message (
Expand
)
Author
2011-05-13
xhci: Fix full speed bInterval encoding.
Sarah Sharp
2011-05-12
xhci: move the common code to a function to get max ports and port array
huajun li
2011-05-12
ehci: workaround for pci quirk timeout on ExoPC
Andy Ross
2011-05-12
ehci: pci quirk cleanup
Andy Ross
2011-05-11
xhci: Fix bug in control transfer cancellation.
Sarah Sharp
2011-05-10
USB: ehci-s5p : use __devinit and __devexit macros for probe and remove
Jingoo Han
2011-05-10
Merge branch 'for-usb-next' of git+ssh://master.kernel.org/pub/scm/linux/kern...
Greg Kroah-Hartman
2011-05-10
Merge branch 2.6.39-rc7 into usb-linus
Greg Kroah-Hartman
2011-05-10
treewide: fix a few typos in comments
Justin P. Mattock
2011-05-09
xHCI 1.0: Max Exit Latency Too Large Error
Alex He
2011-05-09
xHCI 1.0: TT_THINK_TIME set
Andiry Xu
2011-05-09
xHCI 1.0: Block Interrupts for Isoch transfer
Andiry Xu
2011-05-09
xHCI 1.0: Isoch endpoint CErr field set
Andiry Xu
2011-05-09
xHCI 1.0: Control endpoint average TRB length field set
Andiry Xu
2011-05-09
xHCI 1.0: Setup Stage TRB Transfer Type flag
Andiry Xu
2011-05-06
USB: UHCI: Add support for GRLIB GRUSBHC controller
Jan Andersson
2011-05-06
USB: UHCI: Support non-PCI host controllers
Jan Andersson
2011-05-06
USB: UHCI: Wrap I/O register accesses
Jan Andersson
2011-05-06
USB: UHCI: Move PCI specific functions to uhci-pci.c
Jan Andersson
2011-05-06
USB: UHCI: Codingstyle fixes
Jan Andersson
2011-05-06
USB: UHCI: Allow dynamic assignment of bus specific functions
Jan Andersson
2011-05-06
USB: UHCI: Remove PCI dependencies from uhci-hub
Jan Andersson
2011-05-06
USB: ohci-s3c2410: return proper error if clk_get fails
Jingoo Han
2011-05-06
USB: ohci-s3c2410: fix checkpatch errors and warnings
Jingoo Han
2011-05-06
USB: ehci-au1xxx: fix suspend callback
Manuel Lauss
2011-05-06
pcmcia: Convert pcmcia_device_id declarations to const
Joe Perches
2011-05-03
USB: EHCI: Add bus glue for GRLIB GRUSBHC controller
Jan Andersson
2011-05-03
USB: EHCI: Support controllers with big endian capability regs
Jan Andersson
2011-05-03
xHCI: Clear PLC in xhci_bus_resume()
Andiry Xu
2011-05-03
usb: Configure octeon2 glue logic for proper uSOF cycle period.
David Daney
2011-05-03
usb: octeon2-common.c: Configure ports for proper electrical characteristics.
David Daney
2011-05-03
USB: octeon2-common: Don't reinitialize the clocks.
David Daney
2011-05-02
usb/isp1760: Report correct urb status after unlink
Arvid Brodin
2011-05-02
Merge branch 'for-usb-next' of git+ssh://master.kernel.org/pub/scm/linux/kern...
Greg Kroah-Hartman
2011-05-02
usb/isp1760: Improve urb queueing, get rid of BUG():s in normal code paths
Arvid Brodin
2011-05-02
usb/isp1760: Report correct urb status after unlink
Arvid Brodin
2011-05-02
usb/isp1760: Remove unneeded OR map and HcBufferStatus code
Arvid Brodin
2011-05-02
usb/isp1760: Clean up urb enqueueing
Arvid Brodin
2011-05-02
usb/isp1760: Remove false error printout
Arvid Brodin
2011-05-02
USB: extend ehci-fsl and fsl_udc_core driver for OTG operation
Anatolij Gustschin
2011-05-02
USB: ehci-fsl: add MPC5121E specific suspend and resume
Anatolij Gustschin
2011-05-02
xhci 1.0: Set transfer burst last packet count field.
Sarah Sharp
2011-05-02
xhci 1.0: Set transfer burst count field.
Sarah Sharp
2011-05-02
xhci 1.0: Update TD size field format.
Sarah Sharp
2011-05-02
xhci 1.0: Only interrupt on short packet for IN EPs.
Sarah Sharp
2011-05-02
xhci: Remove sparse warning about cmd_status.
Sarah Sharp
2011-05-02
usbcore: Refine USB3.0 device suspend and resume
Andiry Xu
2011-05-02
xHCI: report USB3.0 portstatus comply with USB3.0 specification
Andiry Xu
2011-05-02
xHCI: Set link state support
Andiry Xu
2011-05-02
xHCI: Clear link state change support
Andiry Xu
[prev]
[next]