index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-29
usb: chipidea: usbmisc: evdo can be set e/o reset
Michael Trimarchi
1
-8
/
+12
2018-03-29
usb: chipidea: usbmisc: evdo is only specific to OTG port
Michael Trimarchi
1
-0
/
+3
2018-03-29
USB: serial: ftdi_sio: add Id for Physik Instrumente E-870
Teichmann, Martin
2
-0
/
+2
2018-03-26
usb: dwc3: gadget: never call ->complete() from ->ep_queue()
Felipe Balbi
1
-18
/
+25
2018-03-26
usb: gadget: udc: core: update usb_ep_queue() documentation
Felipe Balbi
1
-0
/
+3
2018-03-26
usb: host: Remove the deprecated ATH79 USB host config options
Alban Bedel
2
-25
/
+1
2018-03-26
usb: roles: Fix return value check in intel_xhci_usb_probe()
Wei Yongjun
1
-2
/
+2
2018-03-26
USB: gadget: f_midi: fixing a possible double-free in f_midi
Yavuz, Tuba
2
-1
/
+4
2018-03-25
usb: core: Add USB_QUIRK_DELAY_CTRL_MSG to usbcore quirks
Kai-Heng Feng
2
-1
/
+6
2018-03-25
usb: core: Copy parameter string correctly and remove superfluous null check
Kai-Heng Feng
1
-2
/
+7
2018-03-25
USB: announce bcdDevice as well as idVendor, idProduct.
Benson Leung
1
-2
/
+6
2018-03-23
USB:fix USB3 devices behind USB3 hubs not resuming at hibernate thaw
Zhengjun Xing
1
-2
/
+7
2018-03-23
usb: hub: Reduce warning to notice on power loss
Tomeu Vizoso
1
-1
/
+1
2018-03-23
USB: serial: ftdi_sio: add support for Harman FirmwareHubEmulator
Clemens Werther
2
-0
/
+7
2018-03-23
USB: serial: cp210x: add ELDAT Easywave RX09 id
Johan Hovold
1
-0
/
+1
2018-03-23
USB: serial: ftdi_sio: add RT Systems VX-8 cable
Major Hayden
2
-0
/
+4
2018-03-23
usb/gadget: Add an EP dispose() callback for EP lifetime tracking
Benjamin Herrenschmidt
2
-0
/
+17
2018-03-22
usb: skip phys initialization of shared hcd
Chunfeng Yun
1
-1
/
+1
2018-03-22
usb: phy: ab8500: Drop AB8540/9540 support
Linus Walleij
1
-506
/
+0
2018-03-22
extcon: axp288: Set USB role where necessary
Hans de Goede
2
-9
/
+170
2018-03-22
platform/x86: intel_cht_int33fe: Add device connections for the Type-C port
Hans de Goede
1
-0
/
+24
2018-03-22
usb: typec: driver for Pericom PI3USB30532 Type-C cross switch
Hans de Goede
6
-0
/
+200
2018-03-22
usb: roles: Add Intel xHCI USB role switch driver
Hans de Goede
6
-0
/
+217
2018-03-22
xhci: Add Intel extended cap / otg phy mux handling
Hans de Goede
5
-1
/
+100
2018-03-22
xhci: Add option to get next extended capability in list by passing id = 0
Mathias Nyman
1
-2
/
+3
2018-03-22
usb: typec: tcpm: Use new Type-C switch/mux and usb-role-switch functions
Hans de Goede
4
-22
/
+36
2018-03-22
usb: typec: tcpm: Set USB role switch to device mode when configured as such
Hans de Goede
2
-17
/
+13
2018-03-22
usb: typec: Separate the definitions for data and power roles
Heikki Krogerus
8
-41
/
+80
2018-03-22
usb: common: Small class for USB role switches
Heikki Krogerus
5
-0
/
+383
2018-03-22
usb: typec: API for controlling USB Type-C Multiplexers
Heikki Krogerus
6
-11
/
+393
2018-03-22
drivers: base: Unified device connection lookup
Heikki Krogerus
4
-1
/
+203
2018-03-22
usbip: tools: usbipd: exclude exported devices from exportable device list
Shuah Khan
1
-1
/
+15
2018-03-22
usb: core: introduce per-port over-current counters
Richard Leitner
4
-1
/
+24
2018-03-22
usb: phy: ab8500: Drop AB8540/9540 support
Linus Walleij
1
-506
/
+0
2018-03-22
usb: dwc3: core: Fix broken system suspend/resume on AM437x
Roger Quadros
1
-0
/
+2
2018-03-22
usb: dwc3: Check controller type before setting speed
Thinh Nguyen
1
-1
/
+4
2018-03-22
usb: dwc3: Dump LSP and BMU debug info
Thinh Nguyen
2
-0
/
+10
2018-03-22
usb: dwc3: Check for ESS TX/RX threshold config
Thinh Nguyen
2
-0
/
+63
2018-03-22
usb: dwc3: Make TX/RX threshold configurable
Thinh Nguyen
1
-0
/
+16
2018-03-22
usb: dwc3: Add DWC_usb31 GTXTHRCFG reg fields
Thinh Nguyen
1
-0
/
+10
2018-03-22
usb: dwc3: gadget: Check IP revision for GRXTHRCFG
Thinh Nguyen
1
-1
/
+5
2018-03-22
usb: dwc3: Add DWC_usb31 GRXTHRCFG bit fields
Thinh Nguyen
1
-0
/
+10
2018-03-22
usb: dwc3: Check IP revision for GTXFIFOSIZ
Thinh Nguyen
1
-1
/
+4
2018-03-22
usb: dwc3: Update DWC_usb31 GTXFIFOSIZ reg fields
Thinh Nguyen
1
-0
/
+2
2018-03-22
usb: dwc3: Add SoftReset PHY synchonization delay
Thinh Nguyen
1
-1
/
+12
2018-03-22
usb: dwc3: pci: Properly cleanup resource
Thinh Nguyen
1
-1
/
+1
2018-03-22
usb: dwc3: Makefile: fix link error on randconfig
Felipe Balbi
1
-1
/
+1
2018-03-20
USB: misc: uss720: more vendor/product ID's
Daniel Gimpelevich
1
-1
/
+6
2018-03-20
usb: core: Add "quirks" parameter for usbcore
Kai-Heng Feng
4
-5
/
+231
2018-03-20
MAINTAINERS: Update maintainer for dwc2
John Youn
1
-1
/
+1
[next]