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
/
gadget
Age
Commit message (
Expand
)
Author
2009-03-24
USB: replace uses of __constant_{endian}
Harvey Harrison
2009-03-24
USB: add missing KERN_* constants to printks
Frank Seidel
2009-03-24
USB: imx_udc: Fix IMX UDC gadget general irq handling
Darius Augulis
2009-03-24
USB: imx_udc: Fix IMX UDC gadget ep0 irq handling
Darius Augulis
2009-03-24
USB: imx_udc: Fix IMX UDC gadget code style
Darius Augulis
2009-03-24
USB: imx_udc: Fix IMX UDC gadget bugs
Darius Augulis
2009-03-24
USB: gadget: remove duplicated #include
Huang Weiyi
2009-03-24
USB: Remove redundant test in pxa27x_udc and ftdi_sio
Julia Lawall
2009-03-24
USB: pxa27x_udc: add vbus_draw callback
Robert Jarzmik
2009-03-24
USB: pxa27x_udc: add otg transceiver support
Robert Jarzmik
2009-03-24
USB: pxa27x_udc: add vbus session handling
Robert Jarzmik
2009-03-24
USB: pxa27x_udc: factor pullup code to prepare otg transceiver
Robert Jarzmik
2009-03-24
USB: gadget: fix rndis regression
David Brownell
2009-02-27
USB: gadget: fix build error in omap_apollon_2420_defconfig
David Brownell
2009-02-27
USB: g_file_storage: automatically disable stalls under Atmel
Alan Stern
2009-02-27
usb: gadget: obex: select correct ep descriptors
Felipe Balbi
2009-02-27
USB: fsl_usb2_udc: fix potential queue head corruption
Li Yang
2009-02-19
[ARM] 5403/1: pxa25x_ep_fifo_flush() *ep->reg_udccs always set to 0
Roel Kluin
2009-02-09
USB: fsl_qe_udc: Fix stalled TX requests bug
Anton Vorontsov
2009-02-09
USB: fsl_qe_udc: Fix muram corruption by disabled endpoints
Anton Vorontsov
2009-02-09
USB: fsl_qe_udc: Fix disconnects reporting during bus reset
Anton Vorontsov
2009-02-09
USB: fsl_qe_udc: Fix QE USB controller initialization
Anton Vorontsov
2009-02-09
USB: fsl_qe_udc: Fix recursive locking bug in ch9getstatus()
Anton Vorontsov
2009-02-09
USB: fsl_qe_udc: Fix oops on QE UDC probe failure
Anton Vorontsov
2009-01-27
USB: GADGET: fix !x & y
Roel Kluin
2009-01-27
USB: composite: Fix bug: low byte of w_index is the usb interface number not ...
Bryan Wu
2009-01-27
USB: composite: Fix bug: should test set_alt function pointer before use it
Bryan Wu
2009-01-08
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
2009-01-07
gadget: convert devices to new API
Stephen Hemminger
2009-01-07
phonet: update to net_device_ops
Stephen Hemminger
2009-01-07
USB: Fix goku_udc usb speed handling
SangSu Park
2009-01-07
USB: add imx udc gadget driver
Darius Augulis
2009-01-07
USB: musb: add Blackfin Kconfig options and Makefile
Bryan Wu
2009-01-07
USB: gadget: don't wait for completion twice
Felipe Balbi
2009-01-07
USB: otg: add otg_put_transceiver()
Philipp Zabel
2009-01-07
USB: gadget: s3c2410_udc uses standard GPIO calls
Ben Dooks
2009-01-07
USB: gadget: pxa25x_udc vbus sense initialization
David Brownell
2009-01-07
USB: gadget: MIPS ci13xxx_udc
David Lopo
2009-01-07
USB: gadget: change simple_strtol to simple_strtoul
Julia Lawall
2009-01-07
USB: g_file_storage: add CD-ROM emulation
Alan Stern
2009-01-07
USB: gadget: pxa27x_udc.c: cleanup kernel-doc
Qinghuang Feng
2009-01-07
USB: m66592 and r8a66597 resource changes
Magnus Damm
2009-01-07
USB: fsl_qe_udc: Check for muram allocation errors
Anton Vorontsov
2009-01-07
USB: avoid needless address-taking of function parameters
Harvey Harrison
2009-01-06
gadget: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2009-01-05
add a vfs_fsync helper
Christoph Hellwig
2009-01-05
zero i_uid/i_gid on inode allocation
Al Viro
2008-12-30
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2008-12-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2008-12-22
usb: Fix up sh_mobile usbf clock framework warnings.
Paul Mundt
[next]