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-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 comment blocks
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 comment blocks
Lee Jones
1
-3
/
+3
2020-07-03
usb: mtu3: mtu3_core: Demote obvious misuse of kerneldoc to standard comment block
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 kerneldoc
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 'pdev'
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
2020-07-03
usb: phy: phy: Fix-up a whole bunch of formatting issues
Lee Jones
1
-24
/
+25
2020-07-02
USB: serial: console: add support for flow control
Johan Hovold
1
-1
/
+4
2020-07-02
USB: serial: quatech2: drop two stub functions
Johan Hovold
1
-17
/
+1
2020-07-02
USB: serial: kobil_sct: log failure to update line settings
Johan Hovold
1
-0
/
+4
2020-07-02
USB: serial: keyspan_pda: drop unused firmware reset status
Johan Hovold
1
-2
/
+1
2020-07-02
USB: serial: iuu_phoenix: drop unused URB submission results
Johan Hovold
1
-8
/
+4
2020-07-02
USB: serial: garmin_gps: don't compile unused packet definitions
Johan Hovold
1
-5
/
+8
2020-07-01
usb: typec: intel_pmc_mux: Add support for USB4
Heikki Krogerus
1
-8
/
+57
2020-07-01
usb: typec: intel_pmc_mux: Definitions for response status bits
Heikki Krogerus
1
-2
/
+6
2020-07-01
USB: Fix up terminology
Greg Kroah-Hartman
9
-30
/
+29
2020-07-01
usb: cdns3: gadget: use unsigned int for 32-bit number
Peter Chen
1
-1
/
+1
2020-07-01
usb: cdns3: gadget: unsigned int is dereferenced as a wider unsigned long
Peter Chen
1
-2
/
+2
2020-07-01
usb: cdns3: ep0: delete the duplicate code
Peter Chen
1
-1
/
+1
2020-06-30
USB: serial: ch341: add min and max line-speed macros
Johan Hovold
1
-1
/
+5
2020-06-29
USB: serial: ch341: name prescaler, divisor registers
Michael Hanselmann
1
-2
/
+15
2020-06-29
Merge 5.8-rc3 into usb-next
Greg Kroah-Hartman
22
-70
/
+88
2020-06-27
Merge tag 'usb-5.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
21
-69
/
+86
2020-06-27
usb: cdns3: gadget: Replace trace_printk by dev_dbg
Nicolas Boichat
1
-1
/
+1
2020-06-26
Merge tag 'fixes-for-v5.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus
Greg Kroah-Hartman
3
-7
/
+6
2020-06-26
kdb: Switch to use safer dbg_io_ops over console APIs
Sumit Garg
1
-1
/
+2
2020-06-24
usb: renesas_usbhs: getting residue from callback_result
Yoshihiro Shimoda
2
-11
/
+14
2020-06-24
vt: use newly defined CUR_* macros
Jiri Slaby
1
-1
/
+1
2020-06-24
vc: switch state to bool
Jiri Slaby
1
-1
/
+2
2020-06-24
vt: introduce enum vc_intensity for intensity
Jiri Slaby
1
-3
/
+3
2020-06-24
Revert "usb: dwc3: exynos: Add support for Exynos5422 suspend clk"
Anand Moon
1
-9
/
+0
2020-06-24
xhci: Poll for U0 after disabling USB2 LPM
Kai-Heng Feng
1
-0
/
+3
2020-06-24
xhci: Return if xHCI doesn't support LPM
Kai-Heng Feng
1
-1
/
+4
[prev]
[next]