index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-25
USB: serial: cp210x: support all gpios on CP2102N QFN28 package
Mans Rullgard
1
-6
/
+13
2019-01-25
usb: ftdi-elan: Fix if == else warnings in ftdi_elan_respond_engine
YueHaibing
1
-24
/
+0
2019-01-25
usb: typec: tpcm: improve error handling of tcpm_register_port
Jun Li
1
-3
/
+5
2019-01-25
usb: misc: usb3503: Add system sleep support in non-I2C mode
Marek Szyprowski
1
-8
/
+30
2019-01-25
usbip: Fix vhci_urb_enqueue() URB null transfer buffer error path
Shuah Khan
1
-2
/
+4
2019-01-25
usb: sisusb: remove useless macros and compact the code
Jiri Slaby
1
-33
/
+15
2019-01-25
usb: sisusb: let files build only when needed
Jiri Slaby
3
-13
/
+2
2019-01-25
usb: sisusb_con, cleanup configs
Jiri Slaby
4
-33
/
+20
2019-01-25
usb: sisusb_con, convert addr macros to functions
Jiri Slaby
1
-39
/
+39
2019-01-25
usb: ftdi-elan: remove a unnecessary variable 'empty_packets'
YueHaibing
1
-2
/
+0
2019-01-25
usb: assign ACPI companions for embedded USB devices
Dmitry Torokhov
1
-9
/
+35
2019-01-25
usb: split code locating ACPI companion into port and device
Dmitry Torokhov
1
-60
/
+71
2019-01-22
USB: host: whci: rename Kbuild file
Greg Kroah-Hartman
1
-0
/
+2
2019-01-22
USB: remove README file
Greg Kroah-Hartman
1
-54
/
+0
2019-01-22
USB: add missing SPDX lines to Kconfig and Makefiles
Greg Kroah-Hartman
32
-0
/
+45
2019-01-22
USB: storage: karma: add whitespace after declarations
Bharath Vedartham
1
-0
/
+2
2019-01-18
Merge tag 'usb-serial-5.0-rc3' of https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus
Greg Kroah-Hartman
9
-2
/
+24
2019-01-18
USB: serial: keyspan_usa: add proper SPDX lines for .h files
Greg Kroah-Hartman
5
-0
/
+5
2019-01-18
USB: EHCI: ehci-mv: add MODULE_DEVICE_TABLE
Lubomir Rintel
1
-0
/
+1
2019-01-18
USB: Consolidate LPM checks to avoid enabling LPM twice
Kai-Heng Feng
3
-13
/
+13
2019-01-18
USB: Add new USB LPM helpers
Kai-Heng Feng
5
-11
/
+30
2019-01-18
drivers: usb :fsl: Remove USB Errata checking code
Ran Wang
2
-6
/
+7
2019-01-18
usb: kconfig: remove dependency FSL_SOC for ehci fsl driver
Ran Wang
1
-2
/
+1
2019-01-18
usb: ehci: fsl: Update register accessing for arm/arm64 platforms
Ran Wang
1
-21
/
+41
2019-01-18
usb: usb251xb: add usb data lane port swap feature
Marco Felsch
1
-2
/
+13
2019-01-18
usb: renesas_usbhs: replace udelay() with usleep_range()
Yoshihiro Shimoda
2
-2
/
+2
2019-01-18
USB: host: ohci-at91: add sam9x60-sfr definition for ohci
Nicolas Ferre
1
-2
/
+5
2019-01-18
xhci: Use struct_size() in kzalloc()
Gustavo A. R. Silva
1
-2
/
+1
2019-01-18
usb: hub: add retry routine after intr URB submit error
Nicolas Saenz Julienne
2
-6
/
+39
2019-01-18
USB: leds: fix regression in usbport led trigger
Christian Lamparter
1
-7
/
+10
2019-01-18
usb: chipidea: fix static checker warning for NULL pointer
Peter Chen
1
-1
/
+2
2019-01-18
USB: usbip: delete README file
Greg Kroah-Hartman
1
-7
/
+0
2019-01-17
USB: serial: pl2303: add new PID to support PL2303TB
Charles Yeh
2
-0
/
+3
2019-01-17
usb: dwc2: gadget: Fix Remote Wakeup interrupt bit clearing
Minas Harutyunyan
1
-1
/
+1
2019-01-15
Merge 5.0-rc2 into usb-next
Greg Kroah-Hartman
8
-20
/
+46
2019-01-14
USB: serial: ftdi_sio: fix GPIO not working in autosuspend
Karoly Pados
1
-1
/
+14
2019-01-14
usb: gadget: Potential NULL dereference on allocation error
Dan Carpenter
1
-1
/
+1
2019-01-14
usb: dwc3: gadget: Fix the uninitialized link_state when udc starts
Zeng Tao
1
-0
/
+1
2019-01-14
usb: dwc3: gadget: Clear req->needs_extra_trb flag on cleanup
Jack Pham
1
-0
/
+1
2019-01-14
usb: dwc3: gadget: synchronize_irq dwc irq in suspend
Bo He
1
-0
/
+2
2019-01-14
Merge tag 'usb-5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
5
-6
/
+33
2019-01-08
USB: core: urb: Use struct_size() in kmalloc()
Gustavo A. R. Silva
1
-3
/
+2
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
3
-14
/
+13
2019-01-07
usb: gadget: udc: reduce indentation
Julia Lawall
1
-9
/
+8
2019-01-07
usb: devio: update max count of DPs per interval for ISOC
Chunfeng Yun
1
-5
/
+3
2019-01-07
usb: host: u132-hcd: fix a couple of indentation issues
Colin Ian King
1
-2
/
+4
2019-01-07
usb: core: Simplify return value of usb_get_configuration()
Suwan Kim
1
-4
/
+1
2019-01-07
USB: Add USB_QUIRK_DELAY_CTRL_MSG quirk for Corsair K70 RGB
Jack Stocker
1
-1
/
+2
2019-01-07
usbcore: Select only first configuration for non-UAC3 compliant devices
Saranya Gopal
1
-3
/
+6
2019-01-07
USB: storage: add quirk for SMI SM3350
Icenowy Zheng
1
-0
/
+12
[prev]
[next]