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
2020-10-28
usb: xhci: Remove in_interrupt() checks
Ahmed S. Darwish
2
-5
/
+3
2020-10-28
usbip: Remove in_interrupt() check
Ahmed S. Darwish
1
-5
/
+0
2020-10-28
usb: gadget: pxa27x_udc: Replace in_interrupt() usage in comments
Ahmed S. Darwish
1
-9
/
+10
2020-10-28
usb: core: Replace in_interrupt() in comments
Ahmed S. Darwish
6
-29
/
+51
2020-10-28
usb: gadget: udc: Remove in_interrupt()/in_irq() from comments
Ahmed S. Darwish
2
-4
/
+4
2020-10-28
USB: host: ehci-pmcmsp: Cleanup usb_hcd_msp_remove()
Thomas Gleixner
1
-2
/
+2
2020-10-28
usb: hosts: Remove in_interrupt() from comments
Ahmed S. Darwish
6
-26
/
+37
2020-10-28
usb: atm: Replace in_interrupt() usage in comment
Thomas Gleixner
1
-1
/
+1
2020-10-28
USB: sisusbvga: Make console support depend on BROKEN
Thomas Gleixner
1
-1
/
+1
2020-10-28
usb: Add driver to allow any GPIO to be used for 7211 USB signals
Al Cooper
3
-0
/
+361
2020-10-28
usb: host: xhci-mem: remove unneeded break
Tom Rix
1
-1
/
+0
2020-10-28
usb: storage: freecom: remove unneeded break
Tom Rix
1
-1
/
+0
2020-10-28
usb: misc: iowarrior: remove unneeded break
Tom Rix
1
-3
/
+0
2020-10-28
usb: host: ehci-sched: add comment about find_tt() not returning error
Sudip Mukherjee
1
-0
/
+12
2020-10-28
usb: cdns3: Variable 'length' set but not used
Pawel Laszczak
1
-2
/
+0
2020-10-28
USB: serial: option: add Quectel EC200T module support
Ziyi Cao
1
-0
/
+2
2020-10-27
usb: raw-gadget: fix memory leak in gadget_setup
Zqiang
1
-1
/
+4
2020-10-27
usb: dwc2: Avoid leaving the error_debugfs label unused
Martin Blumenstingl
1
-0
/
+3
2020-10-27
usb: dwc3: ep0: Fix delay status handling
Thinh Nguyen
1
-1
/
+2
2020-10-27
usb: gadget: fsl: fix null pointer checking
Ran Wang
1
-1
/
+1
2020-10-27
usb: gadget: goku_udc: fix potential crashes in probe
Evgeny Novikov
1
-1
/
+1
2020-10-27
USB: serial: iuu_phoenix: remove unneeded break
Tom Rix
1
-2
/
+0
2020-10-27
USB: serial: digi_acceleport: remove in_interrupt() usage
Ahmed S. Darwish
1
-3
/
+2
2020-10-27
usb: dwc3: pci: add support for the Intel Alder Lake-S
Heikki Krogerus
1
-0
/
+4
2020-10-24
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
4
-71
/
+162
2020-10-15
Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2
-18
/
+0
2020-10-15
Merge tag 'usb-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
139
-1386
/
+5265
2020-10-14
Merge tag 'driver-core-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-17
/
+14
2020-10-10
usb: musb: gadget: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-10-09
usb: typec: Add QCOM PMIC typec detection driver
Wesley Cheng
3
-0
/
+275
2020-10-08
Merge tag 'usb-serial-5.10-rc1' of https://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
6
-19
/
+36
2020-10-08
USB: serial: option: add Cellient MPL200 card
Wilken Gottwalt
1
-0
/
+3
2020-10-08
usb: typec: tcpci_maxim: Add support for Sink FRS
Badhri Jagan Sridharan
1
-4
/
+46
2020-10-08
usb: typec: tcpci: Implement callbacks for FRS
Badhri Jagan Sridharan
2
-0
/
+25
2020-10-08
usb: typec: tcpm: Add support for Sink Fast Role SWAP(FRS)
Badhri Jagan Sridharan
1
-3
/
+226
2020-10-08
usb: typec: tcpci_maxim: Chip level TCPC driver
Badhri Jagan Sridharan
4
-7
/
+476
2020-10-08
usb: typec: tcpci: Add set_vbus tcpci callback
Badhri Jagan Sridharan
2
-0
/
+8
2020-10-08
usb: typec: tcpci: Add a getter method to retrieve tcpm_port reference
Badhri Jagan Sridharan
2
-0
/
+8
2020-10-07
usbip: vhci_hcd: fix calling usb_hcd_giveback_urb() with irqs enabled
Shuah Khan
1
-1
/
+7
2020-10-05
usb: cdc-acm: add quirk to blacklist ETAS ES58X devices
Vincent Mailhol
1
-0
/
+11
2020-10-05
USB: serial: ftdi_sio: use cur_altsetting for consistency
Mychaela N. Falconia
1
-7
/
+7
2020-10-05
USB: serial: option: Add Telit FT980-KS composition
Leonid Bloch
1
-0
/
+2
2020-10-05
Merge 5.9-rc8 into usb-next
Greg Kroah-Hartman
2
-22
/
+34
2020-10-03
Merge tag 'usb-for-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
52
-711
/
+1791
2020-10-02
USB: core: remove polling for /sys/kernel/debug/usb/devices
Sergey Korolev
2
-42
/
+0
2020-10-02
usb: typec: add support for STUSB160x Type-C controller family
Amelie Delaunay
3
-0
/
+888
2020-10-02
usb: typec: add typec_find_pwr_opmode
Amelie Delaunay
1
-0
/
+15
2020-10-02
usb: typec: hd3ss3220: Use OF graph API to get the connector fwnode
Biju Das
1
-4
/
+14
2020-10-02
usb: dwc2: Fix INTR OUT transfers in DDMA mode.
Minas Harutyunyan
1
-7
/
+33
2020-10-02
usb: dwc2: don't use ID/Vbus detection if usb-role-switch on STM32MP15 SoCs
Amelie Delaunay
1
-1
/
+1
[prev]
[next]