Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
42248979d5705e056b509cdcfb548e40f708cba8
/
drivers
/
usb
/
host
/
whci
03bce87
whci: drop null test before destroy functions
by Julia Lawall
· 9 years ago
28ed207
USB: whci-hcd: Delete an unnecessary check before the function call "usb_put_hcd"
by Markus Elfring
· 10 years ago
125918d
usb: use %*pb[l] to print bitmaps including cpumasks and nodemasks
by Tejun Heo
· 10 years ago
803a536
usb: delete non-required instances of include <linux/init.h>
by Paul Gortmaker
· 11 years ago
3c9740a
usb: hcd: move controller wakeup setting initialization to individual driver
by Peter Chen
· 11 years ago
2b84f92
usb: Remove unnecessary semicolons
by Joe Perches
· 11 years ago
edc40a4
wusbhc: disable suspend and resume on the root hub.
by Thomas Pugliese
· 12 years ago
3821bf4
USB: whci-hcd: fix NULL dereference on allocation failure
by Dan Carpenter
· 12 years ago
05f2b39
USB: whci-hcd: Fix potential memory leak in qset_add_urb_sg()
by Alexey Khoroshilov
· 12 years ago
007d00d
Merge branch 'for-next/dwc3' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 13 years ago
bc677d5
usb: fix number of mapped SG DMA entries
by Clemens Ladisch
· 13 years ago
8746c83
USB: whci-hcd: fix endian conversion in qset_clear()
by Dan Carpenter
· 13 years ago
f940fcd
usb: Add export.h for EXPORT_SYMBOL/THIS_MODULE where needed
by Paul Gortmaker
· 14 years ago
6eb0de8
usb: Add module.h to drivers/usb consumers who really use it.
by Paul Gortmaker
· 13 years ago
28f65c11
treewide: Convert uses of struct resource to resource_size(ptr)
by Joe Perches
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
8170344
USB: whci-hcd: fix compiler warning
by Namhyung Kim
· 14 years ago
0a2b8a0
usb: makefile cleanup
by matt mooney
· 14 years ago
541c7d4
USB: convert usb_hcd bitfields into atomic flags
by Alan Stern
· 15 years ago
dc6eb27
USB: host: Eliminate NULL dereference
by Julia Lawall
· 15 years ago
910f8d0
USB: Change the scatterlist type in struct urb
by Matthew Wilcox
· 15 years ago
277aa97
USB: whci: declare functions as static
by Bill Pemberton
· 15 years ago
ff9c895
USB: fix usbmon and DMA mapping for scatter-gather URBs
by Alan Stern
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
0d37075
USB: whci-hcd: correctly handle sg lists longer than QTD_MAX_XFER_SIZE.
by David Vrabel
· 15 years ago
c3f22d9
USB: wusb: add wusb_phy_rate sysfs file to host controllers
by David Vrabel
· 15 years ago
d19fc29
usb: whci-hcd: decode more QHead fields in the debug files
by David Vrabel
· 15 years ago
f0ad073
USB: whci-hcd: fix type and format warnings in sg code
by David Vrabel
· 15 years ago
294a39e
USB: whci-hcd: support urbs with scatter-gather lists
by David Vrabel
· 15 years ago
1f01ca4
USB: whci-hcd: always do an update after processing a halted qTD
by David Vrabel
· 15 years ago
171b37e
USB: whci-hcd: handle early deletion of endpoints
by David Vrabel
· 15 years ago
828c095
const: constify remaining file_operations
by Alexey Dobriyan
· 15 years ago
831baa4
USB: whci-hcd: make endpoint_reset method async
by David Vrabel
· 16 years ago
f720af9
USB: whci-hcd: check return value of usb_hcd_link_urb_to_ep()
by David Vrabel
· 16 years ago
7f0406d
USB: whci-hcd: provide a endpoint_reset method
by David Vrabel
· 16 years ago
a3c1239
wusb: whci-hcd: always lock whc->lock with interrupts disabled
by David Vrabel
· 16 years ago
a5e6ced
wusb: timeout when waiting for ASL/PZL updates in whci-hcd
by David Vrabel
· 16 years ago
dcc7461
wusb: add debug files for ASL, PZL and DI to the whci-hcd driver
by David Vrabel
· 16 years ago
56968d0
wusb: whci-hcd shouldn't do ASL/PZL updates while channel is inactive
by David Vrabel
· 16 years ago
6fae35f
uwb: add basic radio manager
by David Vrabel
· 16 years ago
f88518d
wusb: remove unused #include <version.h>
by Huang Weiyi
· 16 years ago
4d2bea4
wusb: do a proper channel stop
by David Vrabel
· 16 years ago
b09ac64
wusb: release mutex in the error path of whci-hcd's whc_do_gencmd()
by David Vrabel
· 16 years ago
7e6133a
wusb: WHCI host controller driver
by David Vrabel
· 16 years ago