Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
01bb59ebffdec314da8da66266edf29529372f9b
/
drivers
/
usb
/
host
/
xhci.c
01bb59e
usb/xhci: fix compilation warning when !CONFIG_PCI && !CONFIG_PM
by David Cohen
· 11 years ago
1f81b6d
usb: xhci: Prefer endpoint context dequeue pointer over stopped_trb
by Julius Werner
· 11 years ago
192c028
Merge 3.14-rc6 into usb-next
by Greg Kroah-Hartman
· 11 years ago
e2ed511
Revert "xhci 1.0: Limit arbitrarily-aligned scatter gather."
by Mathias Nyman
· 11 years ago
7969943
xhci: add the meaningful IRQ description if it is empty
by Adrian Huang
· 11 years ago
f792088
xhci: Handle MaxPSASize == 0
by Hans de Goede
· 11 years ago
a390153
xhci: use usb_ss_max_streams in xhci_check_streams_endpoint
by Hans de Goede
· 11 years ago
df61383
xhci: Free streams when they are still allocated on a set_interface call
by Hans de Goede
· 11 years ago
1386ff7
Revert "xhci: Set scatter-gather limit to avoid failed block writes."
by Sarah Sharp
· 11 years ago
247bf55
xhci 1.0: Limit arbitrarily-aligned scatter gather.
by Sarah Sharp
· 11 years ago
f7b2e40
Revert "xhci: replace xhci_read_64() with readq()"
by Sarah Sharp
· 11 years ago
477632d
Revert "xhci: replace xhci_write_64() with writeq()"
by Sarah Sharp
· 11 years ago
f2d9b99
xhci: Set scatter-gather limit to avoid failed block writes.
by Sarah Sharp
· 11 years ago
9005355
usb: xhci: Check for XHCI_PLAT in xhci_cleanup_msix()
by Jack Pham
· 11 years ago
4e6a1ee
xhci: Add quirks module option
by Takashi Iwai
· 11 years ago
6f8ffc0
xhci: clarify logging in xhci_setup_device
by Dan Williams
· 11 years ago
48fc7db
usb: xhci: change enumeration scheme to 'new scheme' by default
by Dan Williams
· 11 years ago
7dd09a1
xhci: replace xhci_write_64() with writeq()
by Xenia Ragiadakou
· 11 years ago
e8b3733
xhci: replace xhci_read_64() with readq()
by Xenia Ragiadakou
· 11 years ago
204b779
xhci: replace xhci_writel() with writel()
by Xenia Ragiadakou
· 11 years ago
b0ba972
xhci: replace xhci_readl() with readl()
by Xenia Ragiadakou
· 11 years ago
78d1ff0
xhci: fix incorrect type in assignment in xhci_count_num_dropped_endpoints()
by Xenia Ragiadakou
· 11 years ago
ef73400
xhci: fix incorrect type in assignment in xhci_count_num_new_endpoints()
by Xenia Ragiadakou
· 11 years ago
64ba419
xhci: replace USB_MAXINTERFACES with config->desc.bNumInterface
by Xenia Ragiadakou
· 11 years ago
0c052aa
xhci: fix incorrect type in assignment in xhci_address_device()
by Xenia Ragiadakou
· 11 years ago
9afcdb1
Merge tag 'for-usb-next-2013-10-17' of git://git.kernel.org/pub/scm/linux/kernel/git/sarah/xhci into usb-next
by Greg Kroah-Hartman
· 11 years ago
a2cdc34
usb: xhci: remove the unused ->address field
by Dan Williams
· 11 years ago
d194c03
xhci: correct the usage of USB_CTRL_SET_TIMEOUT
by xiao jin
· 11 years ago
f468f7b
usb: Push USB2 LPM disable on disconnect into USB core.
by Sarah Sharp
· 11 years ago
de68bab
usb: Don't enable USB 2.0 Link PM by default.
by Sarah Sharp
· 11 years ago
58e21f7
xhci: Set L1 device slot on USB2 LPM enable/disable.
by Sarah Sharp
· 11 years ago
638298d
xhci: Fix spurious wakeups after S5 on Haswell
by Takashi Iwai
· 11 years ago
455f589
xhci: quirk for extra long delay for S4
by Oliver Neukum
· 11 years ago
ec7e43e
xhci: Ensure a command structure points to the correct trb on the command ring
by Mathias Nyman
· 11 years ago
e7ecf06
xhci: Fix warning introduced by disabling runtime PM.
by Sarah Sharp
· 11 years ago
c8476fb
usb: xhci: Disable runtime PM suspend for quirky controllers
by Shawn Nematbakhsh
· 11 years ago
5845c13
Merge tag 'for-usb-2013-08-15-step-1' into for-usb-next
by Sarah Sharp
· 11 years ago
224563b
Merge tag 'for-usb-next-2013-08-15' of git://git.kernel.org/pub/scm/linux/kernel/git/sarah/xhci into usb-next
by Greg Kroah-Hartman
· 11 years ago
52fb612
xhci-plat: Don't enable legacy PCI interrupts.
by Sarah Sharp
· 11 years ago
c10cf11
xhci: fix dma mask setup in xhci.c
by Xenia Ragiadakou
· 11 years ago
d195fcf
xhci: trace debug messages related to driver initialization and unload
by Xenia Ragiadakou
· 11 years ago
aa50b29
xhci: trace debug statements for urb cancellation
by Xenia Ragiadakou
· 11 years ago
1d27fab
xhci: add xhci_address_ctx trace event
by Xenia Ragiadakou
· 11 years ago
a025432
xhci: add trace for debug messages related to endpoint reset
by Xenia Ragiadakou
· 11 years ago
4bdfe4c
xhci: add trace for debug messages related to quirks
by Xenia Ragiadakou
· 11 years ago
3a7fa5b
xhci: add trace for debug messages related to changing contexts
by Xenia Ragiadakou
· 11 years ago
84a99f6
xhci: add traces for debug messages in xhci_address_device()
by Xenia Ragiadakou
· 11 years ago
b249750
xhci: remove CONFIG_USB_XHCI_HCD_DEBUGGING and unused code
by Xenia Ragiadakou
· 11 years ago
5c1127d
xhci: replace printk(KERN_DEBUG ...)
by Xenia Ragiadakou
· 11 years ago
38a532a
xhci: replace xhci_info() with xhci_dbg()
by Xenia Ragiadakou
· 11 years ago
fc76051
USB: XHCI: mark no_sg_constraint
by Ming Lei
· 11 years ago
008eb95
usb: xhci: add missing dma-mapping.h includes
by James Hogan
· 11 years ago
78283dd
Merge 3.11-rc3 into usb-next
by Greg Kroah-Hartman
· 11 years ago
07f3cb7
usb: host: xhci: Enable XHCI_SPURIOUS_SUCCESS for all controllers with xhci 1.0
by George Cherian
· 11 years ago
d5c82fe
usb: xhci: Mark two functions __maybe_unused
by Olof Johansson
· 11 years ago
203a866
xhci: Avoid NULL pointer deref when host dies.
by Sarah Sharp
· 11 years ago
03e64e9
xhci: Correct misplaced newlines
by Joe Perches
· 11 years ago
1f21569
xhci: Add missing unlocks on error paths
by Emil Goode
· 11 years ago
92f8e76
xhci: Remove BUG_ON in xhci_get_input_control_ctx.
by Sarah Sharp
· 12 years ago
141dc40
Merge 3.10-rc5 into usb-next
by Greg Kroah-Hartman
· 12 years ago
17f3486
usb: add usb2 Link PM variables to sysfs and usb_device
by Mathias Nyman
· 12 years ago
a558ccd
usb: xhci: add USB2 Link power management BESL support
by Mathias Nyman
· 12 years ago
b6e7637
usb: xhci: define port register names and use them instead of magic numbers
by Mathias Nyman
· 12 years ago
b630d4b
usb: xhci: check usb2 port capabilities before adding hw link PM support
by Mathias Nyman
· 12 years ago
851ec16
usb/xhci: unify parameter of xhci_msi_irq
by Alex Shi
· 12 years ago
01c5f44
usb: xhci-dbg: Display endpoint number and direction in context dump
by Julius Werner
· 12 years ago
c3897aa
xhci: Disable D3cold for buggy TI redrivers.
by Sarah Sharp
· 12 years ago
77df9e0
xhci - correct comp_mode_recovery_timer on return from hibernate
by Tony Camuso
· 12 years ago
58b1d79
xhci - clarify compliance mode debug messages
by Tony Camuso
· 12 years ago
84ebc10
USB: remove CONFIG_USB_SUSPEND option
by Alan Stern
· 12 years ago
3f5eb14
usb: add find_raw_port_number callback to struct hc_driver()
by Lan Tianyu
· 12 years ago
00eed9c
USB: xhci: correctly enable interrupts
by Hannes Reinecke
· 12 years ago
c52804a
xhci: Avoid "dead ports", add roothub port polling.
by Sarah Sharp
· 12 years ago
77b8476
usb: host: xhci: move HC_STATE_SUSPENDED check to xhci_suspend()
by Felipe Balbi
· 12 years ago
b0e4e60
usb: host: xhci: Stricter conditional for Z1 system models for Compliance Mode Patch
by Alexis R. Cortes
· 12 years ago
392a07a
xhci: Fix conditional check in bandwidth calculation.
by Sarah Sharp
· 12 years ago
2611bd18
xhci: Avoid global symbol pollution with handshake.
by Sarah Sharp
· 12 years ago
df03790
xhci: trivial: Remove assigned but unused ep_ctx.
by Sarah Sharp
· 12 years ago
b803134
xhci: Fix missing break in xhci_evaluate_context_result.
by Sarah Sharp
· 12 years ago
16b45fd
xhci: fix integer overflow
by Oliver Neukum
· 12 years ago
966e7a8
xhci: endianness xhci_calculate_intel_u2_timeout
by Oliver Neukum
· 12 years ago
4708097
usb: host: xhci: New system added for Compliance Mode Patch on SN65LVPE502CP
by Alexis R. Cortes
· 12 years ago
457a73d
usb: host: xhci: Fix Null pointer dereferencing with 71c731a for non-x86 systems
by Vivek Gautam
· 12 years ago
a6e097d
Increase XHCI suspend timeout to 16ms
by Michael Spang
· 12 years ago
2bcb132
Merge 3.6-rc6 into usb-next
by Greg Kroah-Hartman
· 12 years ago
ed384bd
usb: host: xhci: sparse fixes
by Felipe Balbi
· 12 years ago
6e4468b
xHCI: cancel command after command timeout
by Elric Fu
· 12 years ago
b92cc66
xHCI: add aborting command ring function
by Elric Fu
· 12 years ago
c181bc5
xHCI: add cmd_ring_state
by Elric Fu
· 12 years ago
71c731a
usb: host: xhci: Fix Compliance Mode on SN65LVPE502CP Hardware
by Alexis R. Cortes
· 12 years ago
052c7f9
xhci: Fix a logical vs bitwise AND bug
by Dan Carpenter
· 12 years ago
e95829f
xhci: Switch PPT ports to EHCI on shutdown.
by Sarah Sharp
· 12 years ago
22ceac1
xhci: Increase reset timeout for Renesas 720201 host.
by Sarah Sharp
· 12 years ago
19181bc
usbdevfs: Add a USBDEVFS_GET_CAPABILITIES ioctl
by Hans de Goede
· 12 years ago
622eb78
xHCI: Increase the timeout for controller save/restore state operation
by Andiry Xu
· 13 years ago
e25e62a
xhci: Fix error path return value.
by Sarah Sharp
· 13 years ago
c88db16
xhci: Fix DIV_ROUND_UP compile error.
by Sarah Sharp
· 13 years ago
b01bcbf
xhci: Fix compile with CONFIG_USB_SUSPEND=n
by Sarah Sharp
· 13 years ago
e3567d2
xhci: Add Intel U1/U2 timeout policy.
by Sarah Sharp
· 13 years ago
3b3db02
xhci: Add infrastructure for host-specific LPM policies.
by Sarah Sharp
· 13 years ago
Next »