index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-14
xhci: cleanup and refactor process_ctrl_td()
Mathias Nyman
1
-58
/
+45
2016-11-14
xhci: remove extra URB_SHORT_NOT_OK checks in xhci, core handles most cases
Mathias Nyman
1
-47
/
+7
2016-11-14
xhci: add trb_is_noop() helper function
Mathias Nyman
1
-7
/
+9
2016-11-14
xhci: use trb helper functions when possible
Mathias Nyman
1
-6
/
+5
2016-11-14
xhci: don't try to reset the host if it is unaccessible
Mathias Nyman
1
-1
/
+6
2016-11-14
xhci: cleanup error message if halting the host failed.
Mathias Nyman
1
-6
/
+6
2016-11-14
xhci: remove unnecessary xhci_quiesce call before xhci_halt
Mathias Nyman
1
-1
/
+0
2016-11-14
Merge 4.9-rc5 into usb-next
Greg Kroah-Hartman
1
-0
/
+8
2016-11-11
USB: UHCI: report non-PME wakeup signalling for Intel hardware
Alan Stern
1
-0
/
+4
2016-11-07
drivers/usb: Skip auto handoff for TI and RENESAS usb controllers
Babu Moger
1
-0
/
+8
2016-11-03
usb: Convert pr_warning to pr_warn
Joe Perches
1
-13
/
+14
2016-11-03
usb: host: ehci: remove unnecessary max_packet() macro
Felipe Balbi
2
-14
/
+9
2016-11-03
usb: host: xhci: purge GET_MAX_PACKET()
Felipe Balbi
5
-13
/
+8
2016-11-03
usb: host: xhci: make use of new usb_endpoint_maxp_mult()
Felipe Balbi
1
-3
/
+3
2016-11-03
usb: host: ehci: make use of new usb_endpoint_maxp_mult()
Felipe Balbi
2
-5
/
+7
2016-10-30
Merge 4.9-rc3 into usb-next
Greg Kroah-Hartman
6
-8
/
+59
2016-10-29
usb: ohci-da8xx: remove redundant dev_err call in usb_hcd_da8xx_probe()
Wei Yongjun
1
-1
/
+0
2016-10-27
usb: xhci-mtk: make IPPC register optional
Chunfeng Yun
2
-7
/
+32
2016-10-27
USB: OHCI: make ohci-da8xx a separate driver
Manjunath Goudar
4
-131
/
+74
2016-10-24
usb: ohci-da8xx: Remove code that references mach
David Lechner
2
-47
/
+56
2016-10-24
usb: ohci-at91: Use descriptor-based gpio APIs
Wenyou Yang
1
-90
/
+31
2016-10-24
USB: EHCI: merge all cases that disable the IO watchdog
Lucas Stach
1
-2
/
+0
2016-10-24
USB: EHCI: elide I/O watchdog on AMD parts
Lucas Stach
1
-0
/
+1
2016-10-24
usb: Convert pr_warning to pr_warn
Joe Perches
1
-13
/
+14
2016-10-24
usb: increase ohci watchdog delay to 275 msec
Bryan Paluch
1
-1
/
+1
2016-10-24
usb: ehci-platform: increase EHCI_MAX_RSTS to 4
Masahiro Yamada
1
-1
/
+1
2016-10-24
usb: ohci-at91: Set RemoteWakeupConnected bit explicitly.
Wenyou Yang
1
-3
/
+6
2016-10-20
xhci: use default USB_RESUME_TIMEOUT when resuming ports.
Mathias Nyman
1
-2
/
+2
2016-10-20
xhci: workaround for hosts missing CAS bit
Mathias Nyman
3
-0
/
+46
2016-10-20
xhci: add restart quirk for Intel Wildcatpoint PCH
Mathias Nyman
1
-1
/
+3
2016-10-15
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2
-190
/
+0
2016-10-11
treewide: remove redundant #include <linux/kconfig.h>
Masahiro Yamada
1
-1
/
+0
2016-10-05
USB: host: ehci-sead3: Remove SEAD-3 EHCI code
Paul Burton
2
-190
/
+0
2016-09-27
USB: bcma: drop Northstar PHY 2.0 initialization code
Rafał Miłecki
1
-55
/
+25
2016-09-13
usb: ohci: Allow ohci on omap5 also
Tony Lindgren
1
-1
/
+1
2016-09-13
USB: host: ohci-at91: fix non static symbol warning
Wei Yongjun
1
-1
/
+1
2016-09-13
usb: host: xhci-tegra: Fix error return code in tegra_xusb_probe()
Wei Yongjun
1
-0
/
+1
2016-09-12
Merge 4.8-rc6 into usb-next
Greg Kroah-Hartman
1
-1
/
+5
2016-09-08
xhci: fix null pointer dereference in stop command timeout function
Mathias Nyman
1
-1
/
+5
2016-08-30
USB: ohci-omap - avoid including mach/irqs.h
Russell King
1
-1
/
+0
2016-08-30
usb: ohci-sa1111: remove mach/hardware.h include
Russell King
1
-1
/
+0
2016-08-30
usb: ohci-sa1111: remove machine_has_neponset()
Russell King
1
-2
/
+1
2016-08-30
usb: ohci-at91: Forcibly suspend ports while USB suspend
Wenyou Yang
1
-1
/
+68
2016-08-30
usb: host: xhci: don't print on ENOMEM
Wolfram Sang
1
-3
/
+1
2016-08-30
usb: host: xhci-tegra: don't print on ENOMEM
Wolfram Sang
1
-1
/
+0
2016-08-30
usb: host: uhci-hcd: don't print on ENOMEM
Wolfram Sang
1
-4
/
+1
2016-08-30
usb: host: max3421-hcd: don't print on ENOMEM
Wolfram Sang
1
-6
/
+2
2016-08-30
usb: host: fhci-hcd: don't print on ENOMEM
Wolfram Sang
1
-3
/
+1
2016-08-21
Merge 4.8-rc3 into usb-next
Greg Kroah-Hartman
5
-11
/
+17
2016-08-16
xhci: don't dereference a xhci member after removing xhci
Mathias Nyman
1
-1
/
+2
[prev]
[next]