Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
6ce77bfd6cedbff61eabf8837dc0901bb671cc86
/
drivers
/
usb
/
host
488dc16
xhci: remove WARN_ON if dma mask is not set for platform devices
by Mathias Nyman
· 8 years ago
d6169d0
xhci: fix deadlock at host remove by running watchdog correctly
by Mathias Nyman
· 8 years ago
8f12dc2
usb: ohci-at91: use descriptor-based gpio APIs correctly
by Peter Rosin
· 8 years ago
29fc1aa
usb: host: xhci: handle COMP_STOP from SETUP phase too
by Felipe Balbi
· 8 years ago
6c97cfc
usb: xhci: apply XHCI_PME_STUCK_QUIRK to Intel Apollo Lake
by Wan Ahmad Zainie
· 8 years ago
1c111b6
xhci: Fix race related to abort operation
by OGAWA Hirofumi
· 8 years ago
cb4d5ce
xhci: Use delayed_work instead of timer for command timeout
by OGAWA Hirofumi
· 8 years ago
4dea707
usb: xhci: hold lock over xhci_abort_cmd_ring()
by Lu Baolu
· 8 years ago
a5a1b95
xhci: Handle command completion and timeout race
by Mathias Nyman
· 8 years ago
2a7cfdf
usb: host: xhci: Fix possible wild pointer when handling abort command
by Baolin Wang
· 8 years ago
2b98546
usb: xhci: fix possible wild pointer
by Lu Baolu
· 8 years ago
28bedb5
usb: return error code when platform_get_irq fails
by Pan Bian
· 8 years ago
90797ae
usb: xhci: fix return value of xhci_setup_device()
by Lu Baolu
· 8 years ago
ee8665e
xhci: free xhci virtual devices with leaf nodes first
by Mathias Nyman
· 8 years ago
8b0e195
ktime: Cleanup ktime_set() usage
by Thomas Gleixner
· 8 years ago
2456e85
ktime: Get rid of the union
by Thomas Gleixner
· 8 years ago
7c0f6ba
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
by Linus Torvalds
· 8 years ago
0ab7b12
Merge tag 'pci-v4.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 8 years ago
5c5a94a
USB: OHCI: nxp: fix code warnings
by Manjunath Goudar
· 8 years ago
890f670
USB: OHCI: nxp: remove useless extern declaration
by Manjunath Goudar
· 8 years ago
baf50a6
USB: OHCI: at91: remove useless extern declaration
by Manjunath Goudar
· 8 years ago
c9e82b0
USB: OHCI: ohci-pxa27x: remove useless functions
by Manjunath Goudar
· 8 years ago
680811d
USB: OHCI: omap: remove useless extern declaration
by Manjunath Goudar
· 8 years ago
1b43a85
USB: OHCI: ohci-omap: remove useless functions
by Manjunath Goudar
· 8 years ago
f83fb63
USB: OHCI: ohci-s3c2410: remove useless functions
by Manjunath Goudar
· 8 years ago
9d4b827
fsl/usb: Workarourd for USB erratum-A005697
by Changming Huang
· 8 years ago
fd3ed14
USB: EHCI: ehci-w90x900: remove unuseful functions
by Manjunath Goudar
· 8 years ago
96cad6f
usb: ohci: s3c2410: allow probing from device tree
by Sergio Prado
· 8 years ago
640308b
USB: ohci: da8xx: Resume the entire host controller
by Axel Haslam
· 8 years ago
190534f
USB: ohci: da8xx: Allow probing from DT
by Axel Haslam
· 8 years ago
c844ff7
USB: ohci: da8xx: Allow a regulator to handle VBUS
by Axel Haslam
· 8 years ago
f3c56fb
USB: ohci: da8xx: Add wrappers for platform callbacks
by Axel Haslam
· 8 years ago
c7a4f9f
USB: ohci: da8xx: use ohci priv data instead of globals
by Axel Haslam
· 8 years ago
eacae5d
usb: ohci-da8xx: rename driver to ohci-da8xx
by Axel Haslam
· 8 years ago
8694f59
USB: OHCI: use dma_pool_zalloc
by shashi bhusan
· 8 years ago
ae4d814
Merge tag 'usb-for-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 8 years ago
c95a9f8
usb: xhci-mem: use passed in GFP flags instead of GFP_KERNEL
by Dan Carpenter
· 8 years ago
c2d3d49
usb: xhci: move slot_id from xhci_hcd to xhci_command structure
by Lu Baolu
· 8 years ago
87e44f2
usb: xhci: remove the use of xhci->addr_dev
by Lu Baolu
· 8 years ago
228cfae
usb: xhci: cleanup cmd_completion in xhci_virt_device
by Lu Baolu
· 8 years ago
5071e6b
xhci: add helper to get the endpoint state of a endpoint context
by Mathias Nyman
· 8 years ago
3f1dae6
usb: host: xhci: plat: add support for Renesas r8a7796 SoC
by Yoshihiro Shimoda
· 8 years ago
125f0c0
usb: host: xhci: rcar: add a new firmware version for r8a7796
by Yoshihiro Shimoda
· 8 years ago
f4c8f03
usb: xhci: clean up error_bitmask usage
by Lu Baolu
· 8 years ago
2a72126
xhci: Remove duplicate xhci urb giveback functions
by Mathias Nyman
· 8 years ago
0c03d89
xhci: Giveback urb in finish_td directly
by Mathias Nyman
· 8 years ago
446b314
xhci: refactor handle_tx_event() urb giveback
by Mathias Nyman
· 8 years ago
2d6d576
xhci: fix non static symbol warning
by Wei Yongjun
· 8 years ago
0d58a1a
xhci: cleanup and refactor td_to_noop()
by Mathias Nyman
· 8 years ago
36da3a1
xhci: refactor and cleanup process_isoc_td()
by Mathias Nyman
· 8 years ago
f97c08a
xhci: rename endpoint related trb variables
by Mathias Nyman
· 8 years ago
30a65b4
xhci: cleanup and refactor process_bulk_intr_td()
by Mathias Nyman
· 8 years ago
0b6c324
xhci: cleanup and refactor process_ctrl_td()
by Mathias Nyman
· 8 years ago
52ab868
xhci: remove extra URB_SHORT_NOT_OK checks in xhci, core handles most cases
by Mathias Nyman
· 8 years ago
0ce5749
xhci: add trb_is_noop() helper function
by Mathias Nyman
· 8 years ago
3495e45
xhci: use trb helper functions when possible
by Mathias Nyman
· 8 years ago
c11ae03
xhci: don't try to reset the host if it is unaccessible
by Mathias Nyman
· 8 years ago
99154fd
xhci: cleanup error message if halting the host failed.
by Mathias Nyman
· 8 years ago
cf5d344
xhci: remove unnecessary xhci_quiesce call before xhci_halt
by Mathias Nyman
· 8 years ago
8a0a8e1
Merge 4.9-rc5 into usb-next
by Greg Kroah-Hartman
· 8 years ago
ccdb6be
USB: UHCI: report non-PME wakeup signalling for Intel hardware
by Alan Stern
· 8 years ago
c289d0e
drivers/usb: Skip auto handoff for TI and RENESAS usb controllers
by Babu Moger
· 8 years ago
3f5ad86
usb: Convert pr_warning to pr_warn
by Joe Perches
· 8 years ago
8437ab9
usb: host: ehci: remove unnecessary max_packet() macro
by Felipe Balbi
· 8 years ago
734d3dd
usb: host: xhci: purge GET_MAX_PACKET()
by Felipe Balbi
· 8 years ago
dcf5228
usb: host: xhci: make use of new usb_endpoint_maxp_mult()
by Felipe Balbi
· 8 years ago
e3b8908
usb: host: ehci: make use of new usb_endpoint_maxp_mult()
by Felipe Balbi
· 8 years ago
cbfff98
Merge 4.9-rc3 into usb-next
by Greg Kroah-Hartman
· 8 years ago
4911f94
usb: ohci-da8xx: remove redundant dev_err call in usb_hcd_da8xx_probe()
by Wei Yongjun
· 8 years ago
065d48c
usb: xhci-mtk: make IPPC register optional
by Chunfeng Yun
· 8 years ago
6c21caa
USB: OHCI: make ohci-da8xx a separate driver
by Manjunath Goudar
· 8 years ago
6110c42
usb: ohci-da8xx: Remove code that references mach
by David Lechner
· 8 years ago
054d4b7
usb: ohci-at91: Use descriptor-based gpio APIs
by Wenyou Yang
· 8 years ago
629dd21
USB: EHCI: merge all cases that disable the IO watchdog
by Lucas Stach
· 8 years ago
5c2ad98
USB: EHCI: elide I/O watchdog on AMD parts
by Lucas Stach
· 8 years ago
a4e6a852
usb: Convert pr_warning to pr_warn
by Joe Perches
· 8 years ago
ed6d6f8
usb: increase ohci watchdog delay to 275 msec
by Bryan Paluch
· 8 years ago
1e4b434
usb: ehci-platform: increase EHCI_MAX_RSTS to 4
by Masahiro Yamada
· 8 years ago
ed19ece
usb: ohci-at91: Set RemoteWakeupConnected bit explicitly.
by Wenyou Yang
· 8 years ago
7d3b016
xhci: use default USB_RESUME_TIMEOUT when resuming ports.
by Mathias Nyman
· 8 years ago
346e9973
xhci: workaround for hosts missing CAS bit
by Mathias Nyman
· 8 years ago
4c39135
xhci: add restart quirk for Intel Wildcatpoint PCH
by Mathias Nyman
· 8 years ago
133d970
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 8 years ago
97139d4
treewide: remove redundant #include <linux/kconfig.h>
by Masahiro Yamada
· 8 years ago
63c8d90
USB: host: ehci-sead3: Remove SEAD-3 EHCI code
by Paul Burton
· 8 years ago
e862485
USB: bcma: drop Northstar PHY 2.0 initialization code
by Rafał Miłecki
· 8 years ago
54a2ec6
usb: ohci: Allow ohci on omap5 also
by Tony Lindgren
· 8 years ago
9cdd8e1
USB: host: ohci-at91: fix non static symbol warning
by Wei Yongjun
· 8 years ago
b175b38
usb: host: xhci-tegra: Fix error return code in tegra_xusb_probe()
by Wei Yongjun
· 8 years ago
fc9104d
Merge 4.8-rc6 into usb-next
by Greg Kroah-Hartman
· 8 years ago
bcf42aa
xhci: fix null pointer dereference in stop command timeout function
by Mathias Nyman
· 8 years ago
b68824b
USB: ohci-omap - avoid including mach/irqs.h
by Russell King
· 8 years ago
70efb64
usb: ohci-sa1111: remove mach/hardware.h include
by Russell King
· 8 years ago
6ebb8f0
usb: ohci-sa1111: remove machine_has_neponset()
by Russell King
· 8 years ago
2e2aa1b
usb: ohci-at91: Forcibly suspend ports while USB suspend
by Wenyou Yang
· 8 years ago
f4c46f1
usb: host: xhci: don't print on ENOMEM
by Wolfram Sang
· 8 years ago
a35234b
usb: host: xhci-tegra: don't print on ENOMEM
by Wolfram Sang
· 8 years ago
314e672
usb: host: uhci-hcd: don't print on ENOMEM
by Wolfram Sang
· 8 years ago
13dcf780
usb: host: max3421-hcd: don't print on ENOMEM
by Wolfram Sang
· 8 years ago
2652de7
usb: host: fhci-hcd: don't print on ENOMEM
by Wolfram Sang
· 8 years ago
Next »