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-15
USB: musb: Remove unused inline function
YueHaibing
1
-1
/
+0
2020-07-15
USB: sisusbvga: Fix a potential UB casued by left shifting a negative value
Changming Liu
1
-1
/
+1
2020-07-15
USB: Remove pci-dma-compat wrapper APIs.
Suraj Upadhyay
1
-2
/
+1
2020-07-15
usb: gadget: Replace HTTP links with HTTPS ones
Alexander A. Klimov
6
-6
/
+6
2020-07-15
usb: phy: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2
-2
/
+2
2020-07-15
usb: dwc3: Replace HTTP links with HTTPS ones
Alexander A. Klimov
16
-16
/
+16
2020-07-15
usb: host: xhci-plat: Replace HTTP links with HTTPS ones
Alexander A. Klimov
1
-1
/
+1
2020-07-15
usb: typec: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2
-2
/
+2
2020-07-15
USB: ohci: Replace HTTP links with HTTPS ones
Alexander A. Klimov
1
-1
/
+1
2020-07-14
USB: serial: sierra: clean up special-interface handling
Johan Hovold
1
-29
/
+29
2020-07-14
USB: serial: cp210x: use in-kernel types in port data
Johan Hovold
1
-1
/
+1
2020-07-14
USB: serial: cp210x: drop unnecessary packed attributes
Johan Hovold
1
-3
/
+3
2020-07-14
USB: serial: cp210x: add support for TIOCGICOUNT
Johan Hovold
1
-0
/
+1
2020-07-14
USB: serial: cp210x: add support for line-status events
Johan Hovold
1
-3
/
+186
2020-07-14
USB: serial: cp210x: disable interface on errors in open
Johan Hovold
1
-1
/
+10
2020-07-10
Merge tag 'fixes-for-v5.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
8
-30
/
+38
2020-07-10
USB: c67x00: fix use after free in c67x00_giveback_urb
Tom Rix
1
-1
/
+1
2020-07-10
udc: lpc32xx: make symbol 'lpc32xx_usbddata' static
Wei Yongjun
1
-1
/
+1
2020-07-10
usb: gadget: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
16
-41
/
+43
2020-07-10
usb: host: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
5
-7
/
+7
2020-07-10
USB: OHCI: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
4
-9
/
+9
2020-07-10
usb: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
18
-36
/
+36
2020-07-10
usb: phy: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
4
-16
/
+16
2020-07-09
usbip: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
4
-8
/
+7
2020-07-09
USB: storage: replace HTTP links with HTTPS ones
Alexander A. Klimov
3
-3
/
+3
2020-07-09
usb: host: xhci-plat: Do not define 'struct acpi_device_id' when !CONFIG_ACPI
Lee Jones
1
-0
/
+2
2020-07-09
usb: host: fhci-sched: Remove unused variable 'td'
Lee Jones
1
-10
/
+9
2020-07-09
usb: host: fhci-tds: Remove unused variables 'buf' and 'extra_data'
Lee Jones
1
-7
/
+4
2020-07-09
usb: dwc3: dwc3-qcom: Do not define 'struct acpi_device_id' when !CONFIG_ACPI
Lee Jones
1
-10
/
+12
2020-07-09
usb: host: ehci-platform: Do not define 'struct acpi_device_id' when !CONFIG_...
Lee Jones
1
-0
/
+2
2020-07-09
usb: early: xhci-dbc: File headers are not good candidates for kerneldoc
Lee Jones
1
-1
/
+1
2020-07-09
usb: early: xhci-dbc: Supply missing 'xhci-dbgp.h' headerfile
Lee Jones
1
-0
/
+1
2020-07-09
usb: early: ehci-dbgp: Remove set but never checked variable 'ret'
Lee Jones
1
-3
/
+3
2020-07-09
usb: typec: ucsi: ucsi: Staticify and stop export of ucsi_init()
Lee Jones
1
-2
/
+1
2020-07-09
usb: gadget: udc: max3420_udc: Remove set, but never checked variable 'addr'
Lee Jones
1
-2
/
+1
2020-07-09
usb: gadget: udc: mv_u3d_core: Remove unused static const 'driver_desc'
Lee Jones
1
-1
/
+0
2020-07-09
usb: host: fotg210-hcd: Demote obvious misuse of kerneldoc to standard commen...
Lee Jones
1
-2
/
+2
2020-07-09
usb: host: bcma-hcd: Demote obvious misuse of kerneldoc to standard comment b...
Lee Jones
1
-2
/
+2
2020-07-09
usb: gadget: function: u_uac1_legacy: Demote obvious misuse of kerneldoc to s...
Lee Jones
1
-7
/
+7
2020-07-09
usb: host: fotg210-hcd: Remove unused variable 'hcc_params'
Lee Jones
1
-2
/
+1
2020-07-09
usb: host: ehci-fsl: Fix incorrectly named function argument
Lee Jones
1
-1
/
+1
2020-07-09
usb: host: imx21-hcd: Demote function header which is clearly not kerneldoc
Lee Jones
1
-1
/
+1
2020-07-09
usb: gadget: udc: pch_udc: Fix a plethora of function documentation related i...
Lee Jones
1
-18
/
+18
2020-07-09
usb: gadget: udc: mv_udc_core: Remove unused static const variable 'driver_desc'
Lee Jones
1
-1
/
+0
2020-07-09
usb: host: r8a66597-hcd: Remove set, then over-written, but never used variab...
Lee Jones
1
-5
/
+3
2020-07-09
usb: gadget: udc: lpc32xx_udc: Staticify 2 local functions
Lee Jones
1
-2
/
+2
2020-07-09
usb: gadget: function: f_fs: Demote function header which is clearly not kern...
Lee Jones
1
-1
/
+1
2020-07-09
usb: gadget: legacy: nokia: Remove unused static variable 'product_nokia'
Lee Jones
1
-1
/
+0
2020-07-09
usb: gadget: udc: atmel_usba_udc: Remove set but unused variable 'pp'
Lee Jones
1
-3
/
+0
2020-07-09
usb: misc: legousbtower: Demote function header which is clearly not kerneldoc
Lee Jones
1
-1
/
+1
[prev]
[next]