Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
750645f8a6543ff4deb4d98a0052000a31fdd43f
/
drivers
/
usb
/
host
750645f
xhci: Refactor endpoint limit checking.
by Sarah Sharp
· 13 years ago
fe30182
xhci: Rename virt_dev->port to fake_port.
by Sarah Sharp
· 13 years ago
2dc3753
xhci: If no endpoints changed, don't issue BW command.
by Sarah Sharp
· 13 years ago
6ed962a
Merge 3.1-rc4 into usb-next
by Greg Kroah-Hartman
· 13 years ago
5de9ec4
USB host i.MX21: remove dependency on MACH_MX21
by Sascha Hauer
· 13 years ago
29cc889
USB: use usb_endpoint_maxp() instead of le16_to_cpu()
by Kuninori Morimoto
· 13 years ago
39eb4ed
usb: fhci-hcd: Allocate pram dynamically.
by Joakim Tjernlund
· 13 years ago
74ad602
usb/isp1760: Clear TT buffer on interrupted low & full speed transfers
by Arvid Brodin
· 13 years ago
d80cba6
drivers/usb/host/ohci-omap3.c: test the just-initialized value
by Julia Lawall
· 13 years ago
e879990
USB: EHCI: remove usages of hcd->state
by Alan Stern
· 13 years ago
2310634
usb: OHCI/EHCI support for Netlogic XLS processor.
by Jayachandran C
· 13 years ago
3abd7f6
USB: pxa168: Add onchip USB host controller support
by Tanmay Upadhyay
· 13 years ago
7a01f49
usb: isp1362-hcd: Quieten printks
by Tobias Klauser
· 13 years ago
6477acc
usb/isp1760: Fix problems that trigger WARNING at line 1136.
by Arvid Brodin
· 13 years ago
38679b7
usb/isp1760: Fix missing endpoint unlink when no mem during enqueue
by Arvid Brodin
· 13 years ago
6d50c60
usb/isp1760: Use polling instead of SOF interrupts to fix Errata 2
by Arvid Brodin
· 13 years ago
0ba7905
usb/isp1760: Move isp1760_run within file (prepare for next patch)
by Arvid Brodin
· 13 years ago
e25e0eb2
usb/isp1760: Move some code (prepare for next patch)
by Arvid Brodin
· 13 years ago
e5d3d44
usb: s5p-ehci: fix a NULL pointer deference
by Yulgon Kim
· 13 years ago
d0f2fb2
USB: EHCI: Do not rely on PORT_SUSPEND to stop USB resuming in ehci_bus_resume().
by Wang Zhi
· 13 years ago
48df4a6
xhci: Handle zero-length isochronous packets.
by Sarah Sharp
· 13 years ago
585df1d
xhci: Remove TDs from TD lists when URBs are canceled.
by Sarah Sharp
· 13 years ago
522989a
xhci: Fix failed enqueue in the middle of isoch TD.
by Sarah Sharp
· 13 years ago
d13565c
xhci: Fix memory leak during failed enqueue.
by Sarah Sharp
· 13 years ago
8a8ff2f
xHCI: report USB2 port in resuming as suspend
by Andiry Xu
· 13 years ago
5ac04bf
xHCI: fix port U3 status check condition
by Andiry Xu
· 13 years ago
a7e6401
usb/host/pci-quirks.c: correct annotation of `ehci_dmi_nohandoff_table'
by Arnaud Lacombe
· 13 years ago
17d3e14
usb/isp1760: Added missing call to usb_hcd_check_unlink_urb() during unlink
by Arvid Brodin
· 13 years ago
77636c8
USB: EHCI: Fix test mode sequence
by Boris Todorov
· 13 years ago
03a1d6b
usb/ehci-mxc: add missing inclusion of mach/hardware.h
by Shawn Guo
· 13 years ago
acab460
Merge branch 'for-greg' of master.kernel.org:/pub/scm/linux/kernel/git/balbi/usb into usb-linus
by Greg Kroah-Hartman
· 13 years ago
d4aefec
usb: host: ehci-omap: fix .remove and failure handling path of .probe(v1)
by Ming Lei
· 13 years ago
6768458
USB: xhci: fix OS want to own HC
by JiSheng Zhang
· 13 years ago
7bd89b4
xhci: Don't submit commands or URBs to halted hosts.
by Sarah Sharp
· 13 years ago
f549953
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
by Linus Torvalds
· 13 years ago
e04f5f7
EHCI: fix direction handling for interrupt data toggles
by Alan Stern
· 13 years ago
6ea12a0
USB: OHCI: fix another regression for NVIDIA controllers
by Alan Stern
· 13 years ago
b7e9c22
Merge branch 'master' into for-next
by Jiri Kosina
· 13 years ago
35da413
usb: r8a66597-hcd: fixup USB_PORT_STAT_C_SUSPEND shift
by Kuninori Morimoto
· 13 years ago
45304e8
usb: update email address in ohci-sh and r8a66597-hcd
by Yoshihiro Shimoda
· 13 years ago
f2e9039
usb: r8a66597-hcd: add function for external controller
by Yoshihiro Shimoda
· 13 years ago
81463c1
EHCI: only power off port if over-current is active
by Sergei Shtylyov
· 13 years ago
004c196
USB: EHCI: go back to using the system clock for QH unlinks
by Alan Stern
· 13 years ago
0c42a4e
ehci: add pci quirk for Ordissimo and RM Slate 100 too
by Anisse Astier
· 13 years ago
03c7536
ehci: refactor pci quirk to use standard dmi_check_system method
by Anisse Astier
· 13 years ago
cc62a7e
USB: EHCI: Allow users to override 80% max periodic bandwidth
by Kirill Smelkov
· 13 years ago
4c67045
USB: EHCI: Move sysfs related bits into ehci-sysfs.c
by Kirill Smelkov
· 13 years ago
2cb30bb
ehci-msm : use ehci_setup
by Matthieu CASTET
· 13 years ago
eb032b9
Update my e-mail address
by Michael Büsch
· 13 years ago
87abd0a
usb: r8a66597-hcd: fix cannot detect low/full speed device
by Yoshihiro Shimoda
· 14 years ago
c27d536
USB: ehci-ath79: fix a NULL pointer dereference
by Gabor Juhos
· 14 years ago
8b1ab60
usb/isp1760: Fix bug preventing the unlinking of control urbs
by Arvid Brodin
· 14 years ago
95a2424
Merge branch 'for-usb-linus' of git+ssh://master.kernel.org/pub/scm/linux/kernel/git/sarah/xhci into usb-linus
by Greg Kroah-Hartman
· 13 years ago
b3df3f9
xhci: Always set urb->status to zero for isoc endpoints.
by Sarah Sharp
· 14 years ago
c877b3b
xhci: Add reset on resume quirk for asrock p67 host
by Maarten Lankhorst
· 14 years ago
f6ba6fe
xHCI 1.0: Incompatible Device Error
by Alex He
· 14 years ago
578333a
USB: change maintainership of ohci-hcd and ehci-hcd
by Alan Stern
· 14 years ago
e1cf486
xHCI 1.0: Force Stopped Event(FSE)
by Alex He
· 14 years ago
d233363
xhci: Don't warn about zeroed bMaxBurst descriptor field.
by Sarah Sharp
· 14 years ago
fa75ac3
xhci: Reject double add of active endpoints.
by Sarah Sharp
· 14 years ago
dcc8545
Merge 3.0-rc2 into usb-linus as it's needed by some USB patches
by Greg Kroah-Hartman
· 14 years ago
28f65c11
treewide: Convert uses of struct resource to resource_size(ptr)
by Joe Perches
· 14 years ago
cc55687
ehci-hcd: remove EOL from MODULE_PARM_DESC for 'hird' option
by Niels de Vos
· 14 years ago
7febe2b
drivers/usb/host/ohci-pxa27x.c: add missing clk_put
by Julia Lawall
· 14 years ago
1acb30e
USB: ehci-s5p: add PM support
by Jingoo Han
· 14 years ago
cd3c18b
USB: xhci - fix interval calculation for FS isoc endpoints
by Dmitry Torokhov
· 14 years ago
f5182b4
xhci: Disable MSI for some Fresco Logic hosts.
by Sarah Sharp
· 14 years ago
001fd38
xhci: Do not issue device reset when device is not setup
by Maarten Lankhorst
· 14 years ago
e2b0217
xhci: Add defines for hardcoded slot states
by Maarten Lankhorst
· 14 years ago
f5960b6
xhci: Remove some unnecessary casts and tidy some endian swap code
by Matt Evans
· 14 years ago
4819fef
xhci: Bigendian fix for xhci_check_bandwidth()
by Matt Evans
· 14 years ago
f697531
xhci: Bigendian fix for skip_isoc_td()
by Matt Evans
· 14 years ago
87367a0
Merge branch 'for-usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sarah/xhci
by Linus Torvalds
· 14 years ago
2cf95c1
Intel xhci: Limit number of active endpoints to 64.
by Sarah Sharp
· 14 years ago
ad80833
Intel xhci: Ignore spurious successful event.
by Sarah Sharp
· 14 years ago
69e848c
Intel xhci: Support EHCI/xHCI port switching.
by Sarah Sharp
· 14 years ago
f444ff2
xhci: STFU: Be quieter during URB submission and completion.
by Sarah Sharp
· 14 years ago
5153b7b
xhci: STFU: Don't print event ring dequeue pointer.
by Sarah Sharp
· 14 years ago
380032c
xhci: STFU: Remove function tracing.
by Sarah Sharp
· 14 years ago
fe6c6c1
xhci: Don't submit commands when the host is dead.
by Sarah Sharp
· 14 years ago
0714a57
xhci: Clear stopped_td when Stop Endpoint command completes.
by Sarah Sharp
· 14 years ago
f50d1d9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
by Linus Torvalds
· 14 years ago
c44dead
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
by Linus Torvalds
· 14 years ago
57d19e8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
268bb0c
sanitize <linux/prefetch.h> usage
by Linus Torvalds
· 14 years ago
d5f6db9e
USB: EHCI: Remove SPARC_LEON {read,write}_be definitions from ehci.h
by Jan Andersson
· 14 years ago
fda928a
USB: UHCI: Support big endian GRUSBHC HC
by Jan Andersson
· 14 years ago
51e2f62
USB: UHCI: Add support for big endian descriptors
by Jan Andersson
· 14 years ago
bab1ff1
USB: UHCI: Use ACCESS_ONCE rather than using a full compiler barrier
by Alan Stern
· 14 years ago
8452c67
USB: UHCI: Add support for big endian mmio
by Jan Andersson
· 14 years ago
d05b6ec
usb/isp1760: Fix possible unlink problems
by Arvid Brodin
· 14 years ago
079cdb0
usb/isp1760: Move function isp1760_endpoint_disable() within file.
by Arvid Brodin
· 14 years ago
69fff59
USB: remove remaining usages of hcd->state from usbcore and fix regression
by Alan Stern
· 14 years ago
1e12c91
EHCI: don't rescan interrupt QHs needlessly
by Alan Stern
· 14 years ago
2b7aaf5
OHCI: fix regression caused by nVidia shutdown workaround
by Alan Stern
· 14 years ago
834cb0f
xhci: Fix memory leak bug when dropping endpoints
by Sarah Sharp
· 14 years ago
30f89ca
xhci: Fix memory leak in ring cache deallocation.
by Sarah Sharp
· 14 years ago
b513d44
xhci: Fix full speed bInterval encoding.
by Sarah Sharp
· 14 years ago
a088592
xhci: move the common code to a function to get max ports and port array
by huajun li
· 14 years ago
3610ea5
ehci: workaround for pci quirk timeout on ExoPC
by Andy Ross
· 14 years ago
Next »