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
/
whci
Age
Commit message (
Expand
)
Author
2015-03-18
USB: whci-hcd: Delete an unnecessary check before the function call "usb_put_...
Markus Elfring
2015-02-13
usb: use %*pb[l] to print bitmaps including cpumasks and nodemasks
Tejun Heo
2014-01-08
usb: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-12-08
usb: hcd: move controller wakeup setting initialization to individual driver
Peter Chen
2013-10-11
usb: Remove unnecessary semicolons
Joe Perches
2013-06-06
wusbhc: disable suspend and resume on the root hub.
Thomas Pugliese
2012-08-15
USB: whci-hcd: fix NULL dereference on allocation failure
Dan Carpenter
2012-08-10
USB: whci-hcd: Fix potential memory leak in qset_add_urb_sg()
Alexey Khoroshilov
2011-12-12
Merge branch 'for-next/dwc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Greg Kroah-Hartman
2011-12-09
usb: fix number of mapped SG DMA entries
Clemens Ladisch
2011-11-26
USB: whci-hcd: fix endian conversion in qset_clear()
Dan Carpenter
2011-10-31
usb: Add export.h for EXPORT_SYMBOL/THIS_MODULE where needed
Paul Gortmaker
2011-10-31
usb: Add module.h to drivers/usb consumers who really use it.
Paul Gortmaker
2011-06-10
treewide: Convert uses of struct resource to resource_size(ptr)
Joe Perches
2011-03-31
Fix common misspellings
Lucas De Marchi
2010-12-10
USB: whci-hcd: fix compiler warning
Namhyung Kim
2010-10-22
usb: makefile cleanup
matt mooney
2010-08-10
USB: convert usb_hcd bitfields into atomic flags
Alan Stern
2010-08-10
USB: host: Eliminate NULL dereference
Julia Lawall
2010-05-20
USB: Change the scatterlist type in struct urb
Matthew Wilcox
2010-05-20
USB: whci: declare functions as static
Bill Pemberton
2010-05-20
USB: fix usbmon and DMA mapping for scatter-gather URBs
Alan Stern
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-12-11
USB: whci-hcd: correctly handle sg lists longer than QTD_MAX_XFER_SIZE.
David Vrabel
2009-12-11
USB: wusb: add wusb_phy_rate sysfs file to host controllers
David Vrabel
2009-12-11
usb: whci-hcd: decode more QHead fields in the debug files
David Vrabel
2009-12-11
USB: whci-hcd: fix type and format warnings in sg code
David Vrabel
2009-12-11
USB: whci-hcd: support urbs with scatter-gather lists
David Vrabel
2009-10-14
USB: whci-hcd: always do an update after processing a halted qTD
David Vrabel
2009-10-14
USB: whci-hcd: handle early deletion of endpoints
David Vrabel
2009-10-01
const: constify remaining file_operations
Alexey Dobriyan
2009-09-23
USB: whci-hcd: make endpoint_reset method async
David Vrabel
2009-04-17
USB: whci-hcd: check return value of usb_hcd_link_urb_to_ep()
David Vrabel
2009-04-17
USB: whci-hcd: provide a endpoint_reset method
David Vrabel
2009-02-16
wusb: whci-hcd: always lock whc->lock with interrupts disabled
David Vrabel
2009-01-07
wusb: timeout when waiting for ASL/PZL updates in whci-hcd
David Vrabel
2008-11-26
wusb: add debug files for ASL, PZL and DI to the whci-hcd driver
David Vrabel
2008-11-25
wusb: whci-hcd shouldn't do ASL/PZL updates while channel is inactive
David Vrabel
2008-11-19
uwb: add basic radio manager
David Vrabel
2008-10-31
wusb: remove unused #include <version.h>
Huang Weiyi
2008-10-28
wusb: do a proper channel stop
David Vrabel
2008-10-28
wusb: release mutex in the error path of whci-hcd's whc_do_gencmd()
David Vrabel
2008-09-17
wusb: WHCI host controller driver
David Vrabel