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
Age
Commit message (
Expand
)
Author
2009-12-11
USB: xhci: Set transfer descriptor size field correctly.
Sarah Sharp
2009-12-11
USB: g_multi: Multifunction Composite Gadget added
Michal Nazarewicz
2009-12-11
USB: g_mass_storage: thread_exits callback added
Michal Nazarewicz
2009-12-11
USB: composite: usb_composite_unregister() no longer __exit
Michal Nazarewicz
2009-12-11
USB: g_mass_storage: most data moved to fsg_common
Michal Nazarewicz
2009-12-11
USB: g_mass_storage: code cleaned up and comments updated
Michal Nazarewicz
2009-12-11
USB: g_mass_storage: lun_name_format and thread_name added
Michal Nazarewicz
2009-12-11
USB: g_mass_storage: fsg_config added & module params handlig changed
Michal Nazarewicz
2009-12-11
USB: g_mass_storage: Mass Storage Function created
Michal Nazarewicz
2009-12-11
USB: xhci: Add tests for TRB address translation.
Sarah Sharp
2009-12-11
usbtest: make module param pattern writeable
Vikram Pandita
2009-12-11
USB: fix possible null deref in init_usb_class()
Dan Carpenter
2009-12-11
USB: r8a66597: clean up. remove unneeded null checks
Dan Carpenter
2009-12-11
USB: remove the auto_pm flag
Alan Stern
2009-12-11
USB: hcd.c: quiet NULL pointer sparse noise
H Hartley Sweeten
2009-12-11
USB: option.c: add support for D-Link DWM-162-U5
Zhang Le
2009-12-11
USB: ark3116: Cleanup of now unneeded functions
bart.hartgers@gmail.com
2009-12-11
USB: ark3116: Callbacks for interrupt and bulk read
bart.hartgers@gmail.com
2009-12-11
USB: ark3116: Add cmset and break
bart.hartgers@gmail.com
2009-12-11
USB: ark3116: Replace cmget
bart.hartgers@gmail.com
2009-12-11
USB: ark3116: Make existing functions 16450-aware and add close and release f...
bart.hartgers@gmail.com
2009-12-11
USB: ark3116: Setup some basic infrastructure for new ark3116 driver.
bart.hartgers@gmail.com
2009-12-11
USB: Close usb_find_interface race
Russ Dill
2009-12-11
USB: FIX bitfield istl_flip:1, make it unsigned.
Roel Kluin
2009-12-11
USB: Exposing second ACM channel as tty for Nokia S60 phones.
Adrian Taylor
2009-12-11
USB: Check results of dma_map_single
Larry Finger
2009-12-11
USB: ehci: Allow EHCI to be built on OMAP3
Anand Gadiyar
2009-12-11
USB: add scatter-gather support to usbmon
Alan Stern
2009-12-11
USB: EHCI: add native scatter-gather support
Alan Stern
2009-12-11
USB: serial: sierra driver memory reduction
Elina Pasheva
2009-12-11
USB: Interface Association Descriptors added to CDC & RNDIS
Michal Nazarewicz
2009-12-11
USB: g_mass_storage: fsg_common_init() created
Michal Nazarewicz
2009-12-11
USB: g_mass_storage: constant length buffers used
Michal Nazarewicz
2009-12-11
USB: g_mass_storage: parts of fsg_dev moved to fsg_common structure
Michal Nazarewicz
2009-12-11
USB: g_mass_storage: testing code from f_mass_storage.c removed
Michal Nazarewicz
2009-12-11
USB: g_mass_storage: template f_mass_storage.c file created
Michal Nazarewicz
2009-12-11
USB: g_file_storage: more code from file_storage.c moved to storage_common.c
Michal Nazarewicz
2009-12-11
USB: g_file_storage: per-LUN ro, removable and cdrom flags handling changed
Michal Nazarewicz
2009-12-11
USB: g_file_storage: "fsg_" prefix added to some identifiers
Michal Nazarewicz
2009-12-11
USB: g_file_storage: parts of file_storage.c moved to separate file
Michal Nazarewicz
2009-12-11
USB: Add EHCI support for MX27 and MX31 based boards
Daniel Mack
2009-12-11
USB: fix a bug in the scatter-gather library
Alan Stern
2009-12-11
USB: add a "remove hardware" sysfs attribute
Alan Stern
2009-12-11
USB: don't use a fixed DMA mapping for hub status URBs
Alan Stern
2009-12-11
USB: ehci: Respect IST when scheduling new split iTDs.
Sarah Sharp
2009-12-11
USB: ehci: Minor constant fix for SCHEDULE_SLOP.
Sarah Sharp
2009-12-11
USB: xhci: Remove unused HCD statistics code.
Sarah Sharp
2009-12-11
USB: xhci: Add watchdog timer for URB cancellation.
Sarah Sharp
2009-12-11
USB: xhci: Re-purpose xhci_quiesce().
Sarah Sharp
2009-12-11
USB: xhci: Handle URB cancel, complete and resubmit race.
Sarah Sharp
[next]