Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
a8a275c9c2fb6bc9b45ad3e4187469726e2af7d1
/
drivers
/
usb
6844dc4
Merge tag 'usb-serial-4.17-rc4' of https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus
by Greg Kroah-Hartman
· 7 years ago
43b78f1
Revert "usb: host: ehci: Use dma_pool_zalloc()"
by Greg Kroah-Hartman
· 7 years ago
1a2f474
usb: typec: tps6598x: handle block reads separately with plain-I2C adapters
by Heikki Krogerus
· 7 years ago
5671a46
usb: typec: tcpm: Release the role mux when exiting
by Heikki Krogerus
· 7 years ago
fb5ee84
USB: Accept bulk endpoints with 1024-byte maxpacket
by Alan Stern
· 7 years ago
44a182b
xhci: Fix use-after-free in xhci_free_virt_device
by Mathias Nyman
· 7 years ago
4842ed5
USB: serial: visor: handle potential invalid device configuration
by Greg Kroah-Hartman
· 7 years ago
4205cb0
USB: serial: option: adding support for ublox R410M
by SZ Lin (林上智)
· 7 years ago
9aea9b6
usb: musb: trace: fix NULL pointer dereference in musb_g_tx()
by Bin Liu
· 7 years ago
2b63f13
usb: musb: host: fix potential NULL pointer dereference
by Bin Liu
· 7 years ago
328da89
Merge tag 'fixes-for-v4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus
by Greg Kroah-Hartman
· 7 years ago
573a094
Merge tag 'usb-serial-4.17-rc3' of https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus
by Greg Kroah-Hartman
· 7 years ago
96bd39d
usb: dwc3: gadget: Fix list_del corruption in dwc3_ep_dequeue
by Mayank Rana
· 7 years ago
9cffd15d
usb: dwc3: gadget: dwc3_gadget_del_and_unmap_request() can be static
by Wei Yongjun
· 7 years ago
a53097c
usb: dwc2: pci: Fix error return code in dwc2_pci_probe()
by Wei Yongjun
· 7 years ago
0ebf2a2
usb: dwc2: WA for Full speed ISOC IN in DDMA mode.
by Artur Petrosyan
· 7 years ago
438fea2
usb: dwc2: dwc2_vbus_supply_init: fix error check
by Tomeu Vizoso
· 7 years ago
064b407
usb: gadget: f_phonet: fix pn_net_xmit()'s return type
by Luc Van Oostenryck
· 7 years ago
be75d8f
USB: musb: dsps: drop duplicate phy initialisation
by Johan Hovold
· 7 years ago
1f81f11
USB: musb: host: prevent core phy initialisation
by Johan Hovold
· 7 years ago
350f76d
usb: core: phy: add the SPDX-License-Identifier and include guard
by Martin Blumenstingl
· 7 years ago
7fc65d4
xhci: Fix Kernel oops in xhci dbgtty
by Zhengjun Xing
· 7 years ago
602f4fb
usb: select USB_COMMON for usb role switch config
by Arnd Bergmann
· 7 years ago
9d3cd19
usb: core: phy: add missing forward declaration for "struct device"
by Martin Blumenstingl
· 7 years ago
fec9444
usb: core: phy: make it a no-op if CONFIG_GENERIC_PHY is disabled
by Martin Blumenstingl
· 7 years ago
f0e36d4
usb: core: use phy_exit during suspend if wake up is not supported
by Martin Blumenstingl
· 7 years ago
63cb03f
usb: core: split usb_phy_roothub_{init,alloc}
by Martin Blumenstingl
· 7 years ago
dd40438
usb: core: phy: fix return value of usb_phy_roothub_exit()
by Martin Blumenstingl
· 7 years ago
b1b59e1
usb: typec: ucsi: Increase command completion timeout value
by Heikki Krogerus
· 7 years ago
c20f53c
Revert "xhci: plat: Register shutdown for xhci_plat"
by Greg Kroah-Hartman
· 7 years ago
3180dab
usb: core: Add quirk for HP v222w 16GB Mini
by Kamil Lulko
· 7 years ago
2f86069
usb: typec: ucsi: fix tracepoint related build error
by Tobias Regnery
· 7 years ago
4c98248
usbip: usbip_event: fix to not print kernel pointer address
by Shuah Khan
· 7 years ago
4bfb141
usbip: usbip_host: fix to hold parent lock for device_attach() calls
by Shuah Khan
· 7 years ago
9020a7e
usbip: vhci_hcd: Fix usb device and sockfd leaks
by Shuah Khan
· 7 years ago
5b22f67
usbip: vhci_hcd: check rhport before using in vhci_hub_control()
by Shuah Khan
· 7 years ago
83a62c5
USB: Increment wakeup count on remote wakeup.
by Ravi Chandra Sadineni
· 7 years ago
3ae2da7
usb: host: xhci-plat: Fix clock resource by adding a register clock
by Gregory CLEMENT
· 7 years ago
2d79609
usb: host: xhci-plat: Remove useless test before clk_disable_unprepare
by Gregory CLEMENT
· 7 years ago
621faf4
xhci: Fix USB ports for Dell Inspiron 5775
by Kai-Heng Feng
· 7 years ago
470b5d6
USB: serial: ftdi_sio: use jtag quirk for Arrow USB Blaster
by Vasyl Vavrychuk
· 7 years ago
1e23aac
USB: serial: cp210x: add ID for NI USB serial console
by Kyle Roeschley
· 7 years ago
fe71050
USB: serial: simple: add libtransistor console
by Collin May
· 7 years ago
3612605
Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 7 years ago
9abf8ac
Merge tag 'tty-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 7 years ago
ac9053d
Merge tag 'usb-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 7 years ago
5bb053b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 7 years ago
f5a8eb6
Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
by Linus Torvalds
· 7 years ago
5267c5e
Revert "USB: serial: ftdi_sio: add Id for Physik Instrumente E-870"
by Johan Hovold
· 7 years ago
af6f852
usb: musb: gadget: misplaced out of bounds check
by Heinrich Schuchardt
· 7 years ago
be9cae2
usb: chipidea: imx: Fix ULPI on imx53
by Sebastian Reichel
· 7 years ago
04e1637
usb: chipidea: imx: Cleanup ci_hdrc_imx_platform_flag
by Sebastian Reichel
· 7 years ago
274a187
usb: chipidea: usbmisc: small clean up
by Michael Trimarchi
· 7 years ago
26250d5
usb: chipidea: usbmisc: evdo can be set e/o reset
by Michael Trimarchi
· 7 years ago
9618d09
usb: chipidea: usbmisc: evdo is only specific to OTG port
by Michael Trimarchi
· 7 years ago
1ca5033
Merge tag 'usb-serial-4.17-rc1' of https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-next
by Greg Kroah-Hartman
· 7 years ago
79a0b33
USB: serial: ftdi_sio: add Id for Physik Instrumente E-870
by Teichmann, Martin
· 7 years ago
c4094c8
usb: Remove Blackfin references in USB support
by Aaron Wu
· 7 years ago
da2827a
usb: isp1362: remove blackfin arch glue
by Arnd Bergmann
· 7 years ago
a9762b7
usb: musb: remove blackfin port
by Arnd Bergmann
· 7 years ago
03f4c9a
usb: host: remove tilegx platform glue
by Arnd Bergmann
· 7 years ago
a687a53
treewide: simplify Kconfig dependencies for removed archs
by Arnd Bergmann
· 7 years ago
c91815b
usb: dwc3: gadget: never call ->complete() from ->ep_queue()
by Felipe Balbi
· 7 years ago
eaa358c
usb: gadget: udc: core: update usb_ep_queue() documentation
by Felipe Balbi
· 7 years ago
53d473f
usb: host: Remove the deprecated ATH79 USB host config options
by Alban Bedel
· 7 years ago
97eba32
usb: roles: Fix return value check in intel_xhci_usb_probe()
by Wei Yongjun
· 7 years ago
7fafcfd
USB: gadget: f_midi: fixing a possible double-free in f_midi
by Yavuz, Tuba
· 7 years ago
4d8d5a3
usb: core: Add USB_QUIRK_DELAY_CTRL_MSG to usbcore quirks
by Kai-Heng Feng
· 7 years ago
a030501
usb: core: Copy parameter string correctly and remove superfluous null check
by Kai-Heng Feng
· 7 years ago
73c6d3b
USB: announce bcdDevice as well as idVendor, idProduct.
by Benson Leung
· 7 years ago
03fe2de
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
6462738
USB:fix USB3 devices behind USB3 hubs not resuming at hibernate thaw
by Zhengjun Xing
· 7 years ago
0442d7b
usb: hub: Reduce warning to notice on power loss
by Tomeu Vizoso
· 7 years ago
6d23ee9
Merge tag 'usb-for-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-testing
by Greg Kroah-Hartman
· 7 years ago
6555ad1
USB: serial: ftdi_sio: add support for Harman FirmwareHubEmulator
by Clemens Werther
· 7 years ago
1f1e82f
USB: serial: cp210x: add ELDAT Easywave RX09 id
by Johan Hovold
· 7 years ago
9608e5c
USB: serial: ftdi_sio: add RT Systems VX-8 cable
by Major Hayden
· 7 years ago
aaeab02
usb/gadget: Add an EP dispose() callback for EP lifetime tracking
by Benjamin Herrenschmidt
· 7 years ago
5893ed1
Merge tag 'v4.16-rc6' into next-general
by James Morris
· 7 years ago
29bca25
usb: skip phys initialization of shared hcd
by Chunfeng Yun
· 7 years ago
3864e94
usb: phy: ab8500: Drop AB8540/9540 support
by Linus Walleij
· 7 years ago
da95cc1
usb: typec: driver for Pericom PI3USB30532 Type-C cross switch
by Hans de Goede
· 7 years ago
f6fb9ec
usb: roles: Add Intel xHCI USB role switch driver
by Hans de Goede
· 7 years ago
fa31b3c
xhci: Add Intel extended cap / otg phy mux handling
by Hans de Goede
· 7 years ago
d0a0fa9d
xhci: Add option to get next extended capability in list by passing id = 0
by Mathias Nyman
· 7 years ago
2000016
usb: typec: tcpm: Use new Type-C switch/mux and usb-role-switch functions
by Hans de Goede
· 7 years ago
c6962c2
usb: typec: tcpm: Set USB role switch to device mode when configured as such
by Hans de Goede
· 7 years ago
ceeb162
usb: typec: Separate the definitions for data and power roles
by Heikki Krogerus
· 7 years ago
fde0aa6
usb: common: Small class for USB role switches
by Heikki Krogerus
· 7 years ago
bdecb33
usb: typec: API for controlling USB Type-C Multiplexers
by Heikki Krogerus
· 7 years ago
1cbd53c
usb: core: introduce per-port over-current counters
by Richard Leitner
· 7 years ago
2f710c1
usb: phy: ab8500: Drop AB8540/9540 support
by Linus Walleij
· 7 years ago
7d11c3a
usb: dwc3: core: Fix broken system suspend/resume on AM437x
by Roger Quadros
· 7 years ago
2f3090c
usb: dwc3: Check controller type before setting speed
by Thinh Nguyen
· 7 years ago
80b77634
usb: dwc3: Dump LSP and BMU debug info
by Thinh Nguyen
· 7 years ago
938a5ad
usb: dwc3: Check for ESS TX/RX threshold config
by Thinh Nguyen
· 7 years ago
6743e81
usb: dwc3: Add DWC_usb31 GTXTHRCFG reg fields
by Thinh Nguyen
· 7 years ago
01b0e2c
usb: dwc3: gadget: Check IP revision for GRXTHRCFG
by Thinh Nguyen
· 7 years ago
2fbc5bd
usb: dwc3: Add DWC_usb31 GRXTHRCFG bit fields
by Thinh Nguyen
· 7 years ago
d548a61
usb: dwc3: Check IP revision for GTXFIFOSIZ
by Thinh Nguyen
· 7 years ago
Next »