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
2020-07-10
Merge tag 'fixes-for-v5.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus
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_ACPI
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 comment blocks
Lee Jones
1
-2
/
+2
2020-07-09
usb: host: bcma-hcd: Demote obvious misuse of kerneldoc to standard comment blocks
Lee Jones
1
-2
/
+2
2020-07-09
usb: gadget: function: u_uac1_legacy: Demote obvious misuse of kerneldoc to standard comment blocks
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 issues
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 variable 'tmp'
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 kerneldoc
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
2020-07-09
usb: gadget: udc: pxa27x_udc: Fix a bunch of kerneldoc issues
Lee Jones
1
-9
/
+6
2020-07-09
usb: gadget: function: u_ether: Downgrade kerneldoc headers which to not make the mark
Lee Jones
1
-2
/
+2
2020-07-09
usb: gadget: udc: amd5536udc_pci: Remove unused variable 'mod_desc'
Lee Jones
1
-1
/
+0
2020-07-09
usb: gadget: legacy: printer: Remove unused variable 'driver_desc'
Lee Jones
1
-1
/
+0
2020-07-09
usb: chipidea: ci_hdrc_pci: Fix improper use of kerneldoc format
Lee Jones
1
-1
/
+1
2020-07-09
usb: misc: legousbtower: Demote obvious misuse of kerneldoc to standard comment blocks
Lee Jones
1
-12
/
+12
2020-07-09
usb: gadget: udc: dummy_hcd: Repair misspelled function argument 'dummy_hcd'
Lee Jones
1
-1
/
+1
2020-07-09
usb: musb: musb_dsps: Demote obvious misuse of kerneldoc to standard comment blocks
Lee Jones
1
-4
/
+4
2020-07-09
usb: misc: ldusb: Demote obvious misuse of kerneldoc to standard comment blocks
Lee Jones
1
-12
/
+12
2020-07-09
usb: gadget: function: u_serial: Repair misdocumented function argument
Lee Jones
1
-1
/
+1
2020-07-09
usb: misc: iowarrior: Demote obvious misuse of kerneldoc to standard comment blocks
Lee Jones
1
-7
/
+7
2020-07-09
usb: misc: iowarrior: Fix odd corruption issue in the file header
Lee Jones
1
-1
/
+1
2020-07-09
usb: chipidea: usbmisc_imx: Demote obvious misuse of kerneldoc to standard comment block
Lee Jones
1
-1
/
+1
2020-07-09
usb: typec: tcpm: fusb302: Use 'gnu_printf' format notation
Lee Jones
1
-0
/
+1
2020-07-09
usb: typec: altmodes: displayport: Supply missing displayport.h include file
Lee Jones
1
-0
/
+1
[prev]
[next]