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
2019-06-18
usb: gadget: f_fs: data_len used before properly set
Fei Yang
1
-1
/
+2
2019-06-18
USB: dwc2: Don't turn off the usbphy in suspend if wakeup is enabled
Douglas Anderson
3
-3
/
+47
2019-06-18
usb: dwc2: Force 8bit UTMI width for Samsung Exynos SoCs
Marek Szyprowski
1
-0
/
+1
2019-06-18
usb: dwc3: meson-g12a: Add support for IRQ based OTG switching
Neil Armstrong
1
-5
/
+31
2019-06-18
usb: dwc2: Use generic PHY width in params setup
Jules Maselbas
2
-9
/
+9
2019-06-18
usb: host: fotg2: add device tree probing
Hans Ulli Kroll
1
-0
/
+10
2019-06-18
wusb: switch to cbcmac transform
Ard Biesheuvel
2
-130
/
+47
2019-06-18
usb: isp1362: Spelling s/eclusive/exclusive/
Geert Uytterhoeven
1
-1
/
+1
2019-06-18
USB: add usbfs ioctl to retrieve the connection parameters
Dmitry Torokhov
1
-1
/
+41
2019-06-18
usb: host: xhci-tegra: Fix Wunused-const-variable
Nathan Huckleberry
1
-23
/
+0
2019-06-17
usb: chipidea: udc: workaround for endpoint conflict issue
Peter Chen
1
-0
/
+20
2019-06-17
Merge 5.2-rc5 into usb-next
Greg Kroah-Hartman
15
-45
/
+105
2019-06-14
docs: kbuild: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
1
-2
/
+2
2019-06-14
usb: chipidea: msm: Use devm_platform_ioremap_resource()
Fabio Estevam
1
-3
/
+1
2019-06-14
usb: chipidea: imx: Use devm_platform_ioremap_resource()
Fabio Estevam
1
-3
/
+1
2019-06-14
usb: chipidea: Use dev_err() instead of pr_err()
Fabio Estevam
1
-2
/
+3
2019-06-14
usb: chipidea: imx: "fsl,usbphy" phandle is not mandatory now
Peter Chen
1
-2
/
+3
2019-06-14
usb: chipidea: imx: add imx7ulp support
Peter Chen
2
-1
/
+31
2019-06-12
usb: typec: Make sure an alt mode exist before getting its partner
Heikki Krogerus
1
-1
/
+1
2019-06-11
Merge tag 'v5.2-rc4' into media/master
Mauro Carvalho Chehab
10
-87
/
+149
2019-06-10
Revert "usb: mtu3: fix up undefined reference to usb_debug_root"
Chunfeng Yun
1
-1
/
+2
2019-06-10
USB: sisusbvga: Remove unneeded variable
Hariprasad Kelam
1
-6
/
+4
2019-06-10
Merge tag 'usb-serial-5.2-rc5' of https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus
Greg Kroah-Hartman
3
-0
/
+10
2019-06-08
usb: typec: tcpm: fusb302: simplify getting the adapter of a client
Wolfram Sang
1
-2
/
+1
2019-06-08
Merge tag 'fixes-for-v5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus
Greg Kroah-Hartman
8
-42
/
+82
2019-06-08
usb: typec: ucsi: ccg: add runtime pm workaround
Ajay Gupta
1
-4
/
+76
2019-06-08
usb: typec: ucsi: ccg: enable runtime pm support
Ajay Gupta
3
-0
/
+49
2019-06-06
usb: gadget: udc: lpc32xx: fix return value check in lpc32xx_udc_probe()
Wei Yongjun
1
-2
/
+2
2019-06-06
usb: gadget: dwc2: fix zlp handling
Andrzej Pietrasiewicz
1
-8
/
+12
2019-06-06
usb: dwc2: Set actual frame number for completed ISOC transfer for none DDMA
Minas Harutyunyan
1
-0
/
+4
2019-06-06
usb: gadget: udc: lpc32xx: allocate descriptor with GFP_ATOMIC
Alexandre Belloni
1
-2
/
+1
2019-06-06
usb: gadget: fusb300_udc: Fix memory leak of fusb300->ep[i]
Young Xiao
1
-0
/
+5
2019-06-06
usb: phy: mxs: Disable external charger detect in mxs_phy_hw_init()
Andrey Smirnov
1
-0
/
+14
2019-06-06
usb: dwc2: Fix DMA cache alignment issues
Martin Schiller
1
-3
/
+7
2019-06-06
usb: dwc2: host: Fix wMaxPacketSize handling (fix webcam regression)
Douglas Anderson
4
-27
/
+37
2019-06-06
USB: move usb debugfs directory creation to the usb common core
Greg Kroah-Hartman
5
-14
/
+43
2019-06-06
usb: host: u132-hcd: remove unneeded variable frame
Hariprasad Kelam
1
-2
/
+1
2019-06-05
media: usb/gadget/f_uvc: set device_caps in struct video_device
Hans Verkuil
2
-4
/
+1
2019-06-05
usbip: Replace unused kvec array with single variable in vhci_send_cmd_unlink()
Suwan Kim
1
-7
/
+5
2019-06-05
usb: renesas_usbhs: remove controlling PWEN/EXTLP support
Yoshihiro Shimoda
1
-4
/
+0
2019-06-05
usb: renesas_usbhs: remove sudmac support
Yoshihiro Shimoda
1
-5
/
+1
2019-06-05
usb: xhci: Add Clear_TT_Buffer
Jim Lin
3
-1
/
+52
2019-06-05
usb: Add devaddr in struct usb_device
Jim Lin
2
-1
/
+5
2019-06-05
USB: Fix chipmunk-like voice when using Logitech C270 for recording audio.
Marco Zatta
1
-0
/
+3
2019-06-05
USB: usb-storage: Add new ID to ums-realtek
Kai-Heng Feng
1
-0
/
+5
2019-06-03
USB: drop HCD_LOCAL_MEM flag
Laurentiu Tudor
8
-21
/
+17
2019-06-03
usb: host: ohci-tmio: init genalloc for local memory
Laurentiu Tudor
1
-8
/
+5
2019-06-03
usb: host: ohci-sm501: init genalloc for local memory
Laurentiu Tudor
1
-27
/
+20
2019-06-03
USB: use genalloc for USB HCs with local memory
Laurentiu Tudor
6
-9
/
+97
2019-06-03
usb: phy: mv-usb: Remove set but not used variable 'phy'
YueHaibing
1
-2
/
+0
[prev]
[next]