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
2010-01-19
tegra usb: fix build break when OTG not configured
Gary King
2010-01-19
TEGRA - Adding USB OTG feature
Venkat Moganty
2010-01-13
tegra usb host: stubbing out ehci_bus suspend/resume
Mayuresh Kulkarni
2009-12-21
tegra: fix typos in / remove various debug prints
Gary King
2009-12-21
ehci: enable clocks on tegra during shutdown
Gary King
2009-12-16
tegra: reduce power of USB phy and USB pll
Gary King
2009-12-15
udc: include tegra_devices.h in tegra_udc.c to get NV_DEBUG definition
Gary King
2009-12-15
ehci: controller_resets_phy was missing a semicolon, simple fix
Gary King
2009-12-15
fsl_udc_core: fix glue of _UDC_NAME macro onto function prefixes
Gary King
2009-12-15
usb: fix typo in Tegra gadget dependencies
Gary King
2009-12-09
tegra: add USB clock and PHY programming interface for USB device
Gary King
2009-12-09
ehci: add EHCI-compliant HCD driver for NVIDIA Tegra SoCs
Gary King
2009-12-09
fsl_udc_core: add support for Tegra UDC controller
Gary King
2009-12-08
USB: fsl_udc_core: add platform adaptation interface for clock management
Gary King
2009-12-08
USB: add compile-time selection for max supported FSL device endpoints
Gary King
2009-12-08
gadget: check for NULL before dereferencing cdev->config
Gary King
2009-12-08
ehci-hcd: add controller_resets_phy quirk
Gary King
2009-12-08
USB: fsl_udc_core: Fix kernel oops on module removal
Anton Vorontsov
2009-12-08
USB: gadget: Add i.MX3x support to the fsl_usb2_udc driver
Guennadi Liakhovetski
2009-12-07
Call flush_dcache_page in usb_stor_access_xfer_buf
Catalin Marinas
2009-12-07
Merge commit 'arm/2.6.28-arm' into android-tegra-2.6.29
Gary King
2009-09-08
usb: gadget: f_mass_storage: Clean up wakelocks on error paths
Rebecca Schultz Zavin
2009-09-08
usb: gadget: f_mass_storage: Handle setup request correctly
James Luan
2009-08-28
usb: gadget: mass_storage: Fix Mass Storage Panic during PC reboot
Jared Suttles
2009-08-21
drivers: usb: gadget: Use usb_mass_storage platform device as parent for lun
Mike Lockwood
2009-08-21
drivers: usb: gadget: Add "usb_mass_storage" platform driver.
Jared Suttles
2009-08-12
USB: gadget: android: Fix USB WHQL Certification Issues
Jared Suttles
2009-08-12
USB: composite: Fix USB WHQL Certification Issues
Jared Suttles
2009-08-07
drivers: usb: gadget: Add helper function for installing ACM gadget function.
Joe Swantek
2009-08-07
usb: gadget: android: Add dependency on switch driver.
Mike Lockwood
2009-08-07
drivers: usb: gadget: call switch_dev_unregister in mass storage unbind callback
Ninja Tekkaman
2009-08-07
drivers: usb: gadget: handle NULL descriptors in composite config_buf
Jared Suttles
2009-07-21
usb gadget: android: Add helper function for usb_gadget_connect and disconnect.
Mike Lockwood
2009-06-02
usb: gadget: android: Allow usb charging to draw up to 500mA instead of 250.
Ken Kessler
2009-04-07
android_usb: Composite USB gadget driver for android.
Mike Lockwood
2009-03-17
USB: storage: Unusual USB device Prolific 2507 variation added
Thomas Bartosik
2009-03-17
USB: Add device id for Option GTM380 to option driver
Achilleas Kotsis
2009-03-17
USB: Add Vendor/Product ID for new CDMA U727 to option driver
Dirk Hohndel
2009-03-17
USB: Updated unusual-devs entry for USB mass storage on Nokia 6233
Moritz Muehlenhoff
2009-03-17
USB: Option: let cdc-acm handle Sony Ericsson F3507g / Dell 5530
Dan Williams
2009-03-17
USB: EHCI: expedite unlinks when the root hub is suspended
Alan Stern
2009-03-17
USB: EHCI: Fix isochronous URB leak
Karsten Wiese
2009-03-17
USB: option.c: add ZTE 622 modem device
Albert Pauw
2009-03-17
USB: wusbcore/wa-xfer, fix lock imbalance
Jiri Slaby
2009-03-17
USB: misc/vstusb, fix lock imbalance
Jiri Slaby
2009-03-17
USB: misc/adutux, fix lock imbalance
Jiri Slaby
2009-03-17
USB: image/mdc800, fix lock imbalance
Jiri Slaby
2009-03-17
USB: atm/cxacru, fix lock imbalance
Jiri Slaby
2009-03-17
USB: unusual_devs: Add support for GI 0431 SD-Card interface
Jan Dumon
2009-03-17
USB: serial: new cp2101 device id
Robert M. Kenney
[next]