index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
|
|
|
USB: omap_udc: Remove unneeded variable
Hariprasad Kelam
2019-06-18
1
-2
/
+1
|
|
*
|
|
|
|
fotg210-udc: Remove unneeded variable
Hariprasad Kelam
2019-06-18
1
-2
/
+1
|
|
*
|
|
|
|
usb: gadget: at91_udc: Remove unneeded variable
Hariprasad Kelam
2019-06-18
1
-2
/
+1
|
|
*
|
|
|
|
usb: gadget: udc: renesas_usb3: Enhance role switch support
Biju Das
2019-06-18
1
-7
/
+84
|
|
*
|
|
|
|
usb: gadget: u_audio: Fixed variable declaration coding style issue
Jonas Stenvall
2019-06-18
1
-2
/
+2
|
|
*
|
|
|
|
usb: gadget: f_fs: data_len used before properly set
Fei Yang
2019-06-18
1
-1
/
+2
|
|
*
|
|
|
|
USB: dwc2: Don't turn off the usbphy in suspend if wakeup is enabled
Douglas Anderson
2019-06-18
3
-3
/
+47
|
|
*
|
|
|
|
usb: dwc2: Force 8bit UTMI width for Samsung Exynos SoCs
Marek Szyprowski
2019-06-18
1
-0
/
+1
|
|
*
|
|
|
|
usb: dwc3: meson-g12a: Add support for IRQ based OTG switching
Neil Armstrong
2019-06-18
1
-5
/
+31
|
*
|
|
|
|
|
usb: renesas_usbhs: Use struct platform_callback pointer
Yoshihiro Shimoda
2019-06-26
3
-6
/
+6
|
*
|
|
|
|
|
usb: renesas_usbhs: Use renesas_usbhs_platform_info on of_device_id.data
Yoshihiro Shimoda
2019-06-26
9
-107
/
+73
|
*
|
|
|
|
|
usb: renesas_usbhs: Add a common function for the .get_id
Yoshihiro Shimoda
2019-06-26
6
-27
/
+15
|
*
|
|
|
|
|
usb: renesas_usbhs: move device tree properties parsing
Yoshihiro Shimoda
2019-06-26
1
-10
/
+8
|
*
|
|
|
|
|
usb: renesas_usbhs: Add struct device * declaration in usbhs_probe()
Yoshihiro Shimoda
2019-06-26
1
-15
/
+15
|
*
|
|
|
|
|
usb: renesas_usbhs: Add has_new_pipe_configs flag
Yoshihiro Shimoda
2019-06-26
1
-11
/
+9
|
*
|
|
|
|
|
usb: renesas_usbhs: Use dev_of_node macro instead of open coded
Yoshihiro Shimoda
2019-06-26
2
-8
/
+9
|
*
|
|
|
|
|
usb: renesas_usbhs: Remove type member from renesas_usbhs_driver_param
Yoshihiro Shimoda
2019-06-26
1
-5
/
+0
|
*
|
|
|
|
|
usb: renesas_usbhs: Use a specific flag instead of type for multi_clks
Yoshihiro Shimoda
2019-06-26
1
-5
/
+3
|
*
|
|
|
|
|
usb: renesas_usbhs: Avoid to write platform_data's value
Yoshihiro Shimoda
2019-06-26
4
-5
/
+21
|
*
|
|
|
|
|
usb: renesas_usbhs: move macros from mod.c to the mod.h
Yoshihiro Shimoda
2019-06-26
2
-9
/
+9
|
*
|
|
|
|
|
usb: renesas_usbhs: remove notify_hotplug callback
Yoshihiro Shimoda
2019-06-26
4
-14
/
+10
|
*
|
|
|
|
|
usb: renesas_usbhs: revise the irq_vbus comments
Yoshihiro Shimoda
2019-06-26
1
-5
/
+5
|
*
|
|
|
|
|
USB: core: Fix compiler warnings in devio.c
Alan Stern
2019-06-26
1
-6
/
+6
|
*
|
|
|
|
|
USB: core: Remove usbfs_mutex
Alan Stern
2019-06-26
3
-13
/
+0
|
*
|
|
|
|
|
Merge 5.2-rc6 into usb-next
Greg Kroah-Hartman
2019-06-23
6
-15
/
+72
|
|
\
\
\
\
\
\
|
*
|
|
|
|
|
|
usb: clean up some of the computations in adu_read
Daniel M German
2019-06-21
1
-9
/
+7
|
*
|
|
|
|
|
|
docs: usb: rename files to .rst and add them to drivers-api
Mauro Carvalho Chehab
2019-06-20
24
-32
/
+32
|
*
|
|
|
|
|
|
usb: renesas_usbhs: Use struct assignment instead of memcpy()
Yoshihiro Shimoda
2019-06-20
1
-9
/
+4
|
*
|
|
|
|
|
|
USB: core: correct a spelling mistake in the comment
Harry Pan
2019-06-20
1
-1
/
+1
|
*
|
|
|
|
|
|
usb: host: fotg2: add device tree probing
Hans Ulli Kroll
2019-06-18
1
-0
/
+10
|
*
|
|
|
|
|
|
wusb: switch to cbcmac transform
Ard Biesheuvel
2019-06-18
2
-130
/
+47
|
*
|
|
|
|
|
|
usb: isp1362: Spelling s/eclusive/exclusive/
Geert Uytterhoeven
2019-06-18
1
-1
/
+1
|
*
|
|
|
|
|
|
USB: add usbfs ioctl to retrieve the connection parameters
Dmitry Torokhov
2019-06-18
1
-1
/
+41
|
*
|
|
|
|
|
|
usb: host: xhci-tegra: Fix Wunused-const-variable
Nathan Huckleberry
2019-06-18
1
-23
/
+0
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
Merge 5.2-rc5 into usb-next
Greg Kroah-Hartman
2019-06-17
15
-45
/
+105
|
|
\
\
\
\
\
\
|
|
|
|
/
/
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
|
|
Revert "usb: mtu3: fix up undefined reference to usb_debug_root"
Chunfeng Yun
2019-06-10
1
-1
/
+2
|
*
|
|
|
|
|
USB: sisusbvga: Remove unneeded variable
Hariprasad Kelam
2019-06-10
1
-6
/
+4
|
*
|
|
|
|
|
usb: typec: tcpm: fusb302: simplify getting the adapter of a client
Wolfram Sang
2019-06-08
1
-2
/
+1
|
*
|
|
|
|
|
USB: move usb debugfs directory creation to the usb common core
Greg Kroah-Hartman
2019-06-06
5
-14
/
+43
|
*
|
|
|
|
|
usb: host: u132-hcd: remove unneeded variable frame
Hariprasad Kelam
2019-06-06
1
-2
/
+1
|
*
|
|
|
|
|
usbip: Replace unused kvec array with single variable in vhci_send_cmd_unlink()
Suwan Kim
2019-06-05
1
-7
/
+5
|
*
|
|
|
|
|
usb: renesas_usbhs: remove controlling PWEN/EXTLP support
Yoshihiro Shimoda
2019-06-05
1
-4
/
+0
|
*
|
|
|
|
|
usb: renesas_usbhs: remove sudmac support
Yoshihiro Shimoda
2019-06-05
1
-5
/
+1
|
*
|
|
|
|
|
usb: xhci: Add Clear_TT_Buffer
Jim Lin
2019-06-05
3
-1
/
+52
|
*
|
|
|
|
|
usb: Add devaddr in struct usb_device
Jim Lin
2019-06-05
2
-1
/
+5
|
*
|
|
|
|
|
usb: phy: mv-usb: Remove set but not used variable 'phy'
YueHaibing
2019-06-03
1
-2
/
+0
|
*
|
|
|
|
|
usb: ftdi-elan: fix possible condition with no effect (if == else)
Hariprasad Kelam
2019-06-03
1
-7
/
+0
|
*
|
|
|
|
|
USB: ohci-spear: Remove set but not used variable 'ohci'
YueHaibing
2019-06-03
1
-3
/
+0
|
*
|
|
|
|
|
USB: atm: ueagle-atm.c: remove redundant license text
Greg Kroah-Hartman
2019-06-03
1
-45
/
+1
|
*
|
|
|
|
|
USB: atm: ueagle-atm.c: fix SPDX tag to be BSD2
Greg Kroah-Hartman
2019-06-03
1
-1
/
+1
[prev]
[next]