index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-16
proc: introduce proc_create_single{,_data}
Christoph Hellwig
4
-61
/
+6
2018-05-15
usbip: usbip_host: fix NULL-ptr deref and use-after-free errors
Shuah Khan (Samsung OSG)
3
-15
/
+60
2018-05-15
usbip: usbip_host: run rebind from exit when module is removed
Shuah Khan (Samsung OSG)
2
-14
/
+52
2018-05-15
usbip: usbip_host: delete device from busid_table after rebind
Shuah Khan (Samsung OSG)
1
-0
/
+6
2018-05-15
usbip: usbip_host: refine probe and disconnect debug msgs to be useful
Shuah Khan
1
-2
/
+2
2018-05-15
usb: gadget: udc: atmel: Fix indenting
Romain Izard
1
-9
/
+9
2018-05-15
usb: gadget: udc: atmel: Remove obsolete include
Romain Izard
1
-1
/
+0
2018-05-15
usb: gadget: udc: atmel: GPIO inversion is handled by gpiod
Romain Izard
2
-3
/
+1
2018-05-15
USB: rndis: Fix for handling garbled messages
Michel Pollet
1
-0
/
+3
2018-05-15
usb: dwc3: use local copy of resource to fix-up register offset
Masahiro Yamada
1
-24
/
+8
2018-05-15
usb: gadget: composite: fill bcdUSB as 0x0320 for SuperSpeed or higher speeds
Chunfeng Yun
1
-1
/
+1
2018-05-15
usb: dwc3: core: Suspend PHYs on runtime suspend in host mode
Manu Gautam
1
-3
/
+33
2018-05-15
usb: dwc3: Add Qualcomm DWC3 glue driver
Manu Gautam
4
-1
/
+633
2018-05-15
usb: dwc3: of-simple: Add compatible for Allwinner H6 platform
Icenowy Zheng
1
-0
/
+1
2018-05-15
usb: gadget: f_ecm: fix host mac address for multiple instances
Lukasz Nowak
1
-1
/
+2
2018-05-15
USB: Gadget Ethernet: Re-enable Jumbo frames.
John Greb
1
-0
/
+4
2018-05-15
usb: dwc2: Change reading of current frame number flow.
Artur Petrosyan
3
-5
/
+23
2018-05-15
usb: dwc2: debugfs: Don't touch RX FIFO during register dump
Stefan Wahren
1
-1
/
+1
2018-05-15
usb: dwc2: Fix crash in incomplete isoc intr handlers.
Artur Petrosyan
1
-3
/
+3
2018-05-15
usb: dwc2: Add Interpacket Gap(IPG) feature support
Grigor Tovmasyan
5
-0
/
+20
2018-05-15
usb: dwc2: Enable BNA interrupt for IN endpoints
Minas Harutyunyan
1
-1
/
+3
2018-05-15
usb: dwc2: Change ISOC DDMA flow
Minas Harutyunyan
2
-144
/
+139
2018-05-15
usb: mtu3: make USB_MTU3_DUAL_ROLE depend on EXTCON but not USB_MTU3
Chunfeng Yun
1
-1
/
+2
2018-05-15
usb: mtu3: fix operation failure when test TEST_J/K
Chunfeng Yun
1
-0
/
+10
2018-05-15
usb: mtu3: fix an unrecognized issue when connected with PC
Chunfeng Yun
2
-26
/
+3
2018-05-15
usb: mtu3: remove repeated setting of gadget state
Chunfeng Yun
1
-6
/
+2
2018-05-15
usb: mtu3: avoid TX data length truncated in SS/SSP mode
Chunfeng Yun
1
-1
/
+1
2018-05-15
usb: phy: simplify getting .drvdata
Wolfram Sang
1
-4
/
+2
2018-05-15
usb: mtu3: simplify getting .drvdata
Wolfram Sang
1
-4
/
+2
2018-05-15
usb: phy: Add Kconfig entry for Tegra PHY driver
Dmitry Osipenko
3
-4
/
+11
2018-05-15
usb: tegra: Move utmi-pads reset from ehci-tegra to tegra-phy
Dmitry Osipenko
2
-53
/
+113
2018-05-15
usb: phy: tegra: Cleanup error messages
Dmitry Osipenko
1
-28
/
+41
2018-05-15
usb: gadget: f_fs: Add compat_ioctl to epfiles
Jerry Zhang
1
-0
/
+11
2018-05-15
usb: gadget: f_midi: Use refcount when freeing f_midi_opts
Jerry Zhang
1
-6
/
+20
2018-05-15
usb/gadget: Add driver for Aspeed SoC virtual hub
Benjamin Herrenschmidt
10
-0
/
+3700
2018-05-15
usb/gadget: Constify usb_gadget_get_string "table" argument
Benjamin Herrenschmidt
1
-1
/
+1
2018-05-14
usb: musb: fix remote wakeup racing with suspend
Daniel Glöckner
3
-13
/
+24
2018-05-14
xhci: Fix USB3 NULL pointer dereference at logical disconnect.
Mathias Nyman
1
-1
/
+1
2018-05-08
Merge 4.17-rc4 into usb-next
Greg Kroah-Hartman
16
-57
/
+132
2018-05-04
Merge tag 'usb-serial-4.17-rc4' of https://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
2
-34
/
+40
2018-05-04
Revert "usb: host: ehci: Use dma_pool_zalloc()"
Greg Kroah-Hartman
2
-3
/
+6
2018-05-03
usbip: usbip_host: run rebind from exit when module is removed
Shuah Khan (Samsung OSG)
2
-14
/
+52
2018-05-03
usbip: usbip_host: delete device from busid_table after rebind
Shuah Khan (Samsung OSG)
1
-0
/
+6
2018-05-03
usb: typec: tps6598x: handle block reads separately with plain-I2C adapters
Heikki Krogerus
1
-8
/
+39
2018-05-03
usb: typec: tcpm: Release the role mux when exiting
Heikki Krogerus
1
-0
/
+1
2018-05-03
USB: Accept bulk endpoints with 1024-byte maxpacket
Alan Stern
1
-1
/
+3
2018-05-03
xhci: Fix use-after-free in xhci_free_virt_device
Mathias Nyman
1
-0
/
+1
2018-05-02
USB: serial: visor: handle potential invalid device configuration
Greg Kroah-Hartman
1
-34
/
+35
2018-05-02
USB: serial: option: adding support for ublox R410M
SZ Lin (林上智)
1
-0
/
+5
2018-05-02
USB: serial: option: blacklist unused dwm-158 interfaces
Giuseppe Lippolis
1
-1
/
+2
[prev]
[next]