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-07-09
USB: serial: only process sysrq when enabled
Johan Hovold
1
-1
/
+1
2020-07-09
USB: serial: only set sysrq timestamp for consoles
Johan Hovold
7
-14
/
+18
2020-07-09
USB: serial: ftdi_sio: fix break and sysrq handling
Johan Hovold
1
-7
/
+17
2020-07-09
USB: serial: ftdi_sio: clean up receive processing
Johan Hovold
1
-10
/
+9
2020-07-09
USB: serial: ftdi_sio: make process-packet buffer unsigned
Johan Hovold
1
-11
/
+11
2020-07-09
usb: gadget: function: fix missing spinlock in f_uac1_legacy
Zhang Qiang
1
-0
/
+2
2020-07-09
usb: gadget: udc: atmel: fix uninitialized read in debug printk
Michał Mirosław
1
-1
/
+1
2020-07-09
usb: gadget: udc: atmel: remove outdated comment in usba_ep_disable()
Michał Mirosław
1
-7
/
+1
2020-07-09
usb: dwc2: Fix shutdown callback in platform
Minas Harutyunyan
1
-1
/
+2
2020-07-09
usb: cdns3: trace: fix some endian issues
Peter Chen
1
-3
/
+3
2020-07-09
usb: cdns3: ep0: fix some endian issues
Peter Chen
1
-15
/
+15
2020-07-09
usb: gadget: udc: gr_udc: fix memleak on error handling path in gr_ep_init()
Evgeny Novikov
1
-2
/
+5
2020-07-09
usb: gadget: fix langid kernel-doc warning in usbstring.c
Randy Dunlap
1
-1
/
+1
2020-07-09
usb: dwc3: pci: add support for the Intel Jasper Lake
Heikki Krogerus
1
-0
/
+4
2020-07-09
usb: dwc3: pci: add support for the Intel Tiger Lake PCH -H variant
Heikki Krogerus
1
-0
/
+4
2020-07-08
Merge tag 'usb-serial-5.8-rc5' of https://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
4
-0
/
+12
2020-07-08
USB: serial: use fallthrough pseudo-keyword
Gustavo A. R. Silva
4
-6
/
+6
2020-07-07
usb: correct kernel-doc inconsistency
Colton Lewis
1
-1
/
+1
2020-07-07
usb: chipidea: core: add wakeup support for extcon
Peter Chen
1
-0
/
+24
2020-07-07
USB: serial: option: add Quectel EG95 LTE modem
AceLan Kao
1
-0
/
+3
2020-07-07
USB: serial: ch341: fix missing simulated-break margin
Michael Hanselmann
1
-4
/
+6
2020-07-06
udc: lpc32xx: mark local function static
Arnd Bergmann
1
-2
/
+2
2020-07-06
USB: serial: cp210x: re-enable auto-RTS on open
Brant Merryman
1
-0
/
+17
2020-07-06
USB: serial: cp210x: enable usb generic throttle/unthrottle
Brant Merryman
1
-0
/
+2
2020-07-06
USB: serial: ch341: simulate break condition if not supported
Michael Hanselmann
1
-9
/
+93
2020-07-03
usb: dwc2: gadget: Remove assigned but never used 'maxsize'
Lee Jones
1
-2
/
+1
2020-07-03
USB: phy: fsl-usb: remove character device usage
Greg Kroah-Hartman
2
-83
/
+0
2020-07-03
USB: phy: fsl-usb: remove sysfs abuse
Greg Kroah-Hartman
1
-93
/
+0
2020-07-03
usb: host: oxu210hp-hcd: Move declaration of 'qtd' into 'ifdef OXU_URB_TRACE'
Lee Jones
1
-4
/
+3
2020-07-03
usb: c67x00: c67x00-sched: Demote obvious misuse of kerneldoc to standard com...
Lee Jones
1
-13
/
+13
2020-07-03
usb: class: usbtmc: File headers are not good candidates for kerneldoc
Lee Jones
1
-1
/
+1
2020-07-03
usb: c67x00: c67x00-ll-hpi: Demote obvious misuse of kerneldoc to standard co...
Lee Jones
1
-3
/
+3
2020-07-03
usb: mtu3: mtu3_core: Demote obvious misuse of kerneldoc to standard comment ...
Lee Jones
1
-1
/
+1
2020-07-03
usb: cdns3: ep0: Move 'zlp' description to appropriate function header
Lee Jones
1
-1
/
+1
2020-07-03
usb: host: ohci: Mark cc_to_error as __maybe_unused
Lee Jones
1
-1
/
+1
2020-07-03
usb: host: ohci-at91: Demote kerneldoc headers down to basic comment blocks
Lee Jones
1
-3
/
+2
2020-07-03
usb: host: isp1362: Mark the many unused ISP1362_REG entries as __maybe_unused
Lee Jones
1
-1
/
+1
2020-07-03
usb: dwc3: dwc3-of-simple: Function headers are not good candidates for kerne...
Lee Jones
1
-1
/
+1
2020-07-03
usb: cdns3: gadget: Fix a bunch of kernel doc issues
Lee Jones
1
-5
/
+6
2020-07-03
usb: dwc3: dwc3-haps: Function headers are not suitable for kerneldoc
Lee Jones
1
-1
/
+1
2020-07-03
usb: cdns3: ep0: Fix a bunch of kerneldoc issues
Lee Jones
1
-3
/
+9
2020-07-03
usb: cdns3: core: Fix incorrect formatting and misspelled function arg docs
Lee Jones
1
-4
/
+4
2020-07-03
usb: host: ehci-omap: Provide documentation for ehci_hcd_omap_probe()'s arg '...
Lee Jones
1
-0
/
+1
2020-07-03
usb: dwc3: dwc3-omap: Do not read DMA status
Lee Jones
1
-6
/
+1
2020-07-03
usb: common: ulpi: Fix a few kerneldoc related issues
Lee Jones
1
-2
/
+3
2020-07-03
usb: dwc3: ulpi: File headers are not doc headers
Lee Jones
1
-1
/
+1
2020-07-03
usb: dwc3: drd: File headers are not doc headers
Lee Jones
1
-1
/
+1
2020-07-03
usb: common: usb-conn-gpio: Demote comment block which is clearly not kerneldoc
Lee Jones
1
-1
/
+1
2020-07-03
usb: common: debug: Demote comment blocks which are obviously not kerneldoc
Lee Jones
1
-2
/
+2
2020-07-03
usb: host: pci-quirks: Demote function header from kerneldoc to comment block
Lee Jones
1
-1
/
+1
[prev]
[next]