index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-07
Merge tag 'media/v5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
1
-0
/
+6
2020-08-06
Merge tag 'tty-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-5
/
+6
2020-08-05
Merge tag 'usb-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
244
-2611
/
+3394
2020-08-04
Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-3
/
+3
2020-08-04
Merge tag 'tasklets-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-5
/
+3
2020-08-03
Merge tag 'arm-soc-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
1
-2
/
+2
2020-07-30
treewide: Replace DECLARE_TASKLET() with DECLARE_TASKLET_OLD()
Kees Cook
2
-2
/
+2
2020-07-30
usb: gadget: udc: Avoid tasklet passing a global
Kees Cook
1
-4
/
+2
2020-07-30
usb: common: usb-conn-gpio: Register charger
Paul Cercueil
2
-0
/
+46
2020-07-29
usb: mtu3: simplify mtu3_req_complete()
Chunfeng Yun
1
-10
/
+7
2020-07-29
usb: mtu3: clear dual mode of u3port when disable device
Chunfeng Yun
1
-1
/
+5
2020-07-29
usb: mtu3: use MTU3_EP_WEDGE flag
Chunfeng Yun
3
-7
/
+5
2020-07-29
usb: mtu3: remove useless member @busy in mtu3_ep struct
Chunfeng Yun
2
-7
/
+0
2020-07-29
usb: mtu3: remove repeated error log
Chunfeng Yun
1
-7
/
+1
2020-07-29
usb: mtu3: add ->udc_set_speed()
Chunfeng Yun
3
-28
/
+58
2020-07-29
usb: mtu3: introduce a funtion to check maximum speed
Chunfeng Yun
1
-20
/
+28
2020-07-29
usb: mtu3: clear interrupts status when disable interrupts
Chunfeng Yun
1
-13
/
+12
2020-07-29
usb: mtu3: reinitialize CSR registers
Chunfeng Yun
1
-29
/
+32
2020-07-29
usb: mtu3: fix macro for maximum number of packets
Chunfeng Yun
1
-2
/
+2
2020-07-29
usb: mtu3: remove unnecessary pointer checks
Chunfeng Yun
1
-19
/
+6
2020-07-29
usb: xhci: Fix ASMedia ASM1142 DMA addressing
Forest Crossman
1
-1
/
+3
2020-07-29
usb: xhci: define IDs for various ASMedia host controllers
Forest Crossman
1
-3
/
+5
2020-07-29
usb: musb: convert to devm_platform_ioremap_resource_byname
Chunfeng Yun
1
-3
/
+1
2020-07-29
usb: gadget: tegra-xudc: convert to devm_platform_ioremap_resource_byname
Chunfeng Yun
1
-5
/
+2
2020-07-29
usb: gadget: r8a66597: convert to devm_platform_ioremap_resource_byname
Chunfeng Yun
1
-4
/
+2
2020-07-29
usb: dwc3: convert to devm_platform_ioremap_resource_byname
Chunfeng Yun
1
-2
/
+2
2020-07-29
usb: cdns3: convert to devm_platform_ioremap_resource_byname
Chunfeng Yun
1
-2
/
+1
2020-07-29
usb: phy: am335x: convert to devm_platform_ioremap_resource_byname
Chunfeng Yun
1
-5
/
+2
2020-07-29
usb: mtu3: convert to devm_platform_ioremap_resource_byname
Chunfeng Yun
2
-6
/
+2
2020-07-29
USB: Simplify USB ID table match
Bastien Nocera
1
-2
/
+0
2020-07-29
usb: typec: tcpm: Add WARN_ON ensure we are not trying to send 2 VDM packets ...
Hans de Goede
1
-0
/
+3
2020-07-29
usb: typec: tcpm: Fix AB BA lock inversion between tcpm code and the alt-mode...
Hans de Goede
1
-0
/
+30
2020-07-29
usb: typec: tcpm: Refactor tcpm_handle_vdm_request
Hans de Goede
1
-28
/
+48
2020-07-29
usb: typec: tcpm: Refactor tcpm_handle_vdm_request payload handling
Hans de Goede
1
-27
/
+22
2020-07-29
usb: typec: tcpm: Add tcpm_queue_vdm_unlocked() helper
Hans de Goede
1
-12
/
+13
2020-07-29
usb: typec: tcpm: Move mod_delayed_work(&port->vdm_state_machine) call into t...
Hans de Goede
1
-8
/
+3
2020-07-29
Merge tag 'usb-ci-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
5
-4
/
+37
2020-07-28
Merge tag 'usb-serial-5.9-rc1' of https://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
22
-146
/
+459
2020-07-28
xhci: dbgtty: Make some functions static
Wei Yongjun
1
-2
/
+2
2020-07-28
xhci: dbc: Make function xhci_dbc_ring_alloc() static
Wei Yongjun
1
-1
/
+1
2020-07-28
usb: chipidea: imx: get available runtime dr mode for wakeup setting
Peter Chen
3
-2
/
+7
2020-07-28
usb: chipidea: add query_available_role interface
Peter Chen
1
-0
/
+27
2020-07-27
Revert "usb: dwc2: override PHY input signals with usb role switch support"
Greg Kroah-Hartman
6
-214
/
+2
2020-07-27
Revert "usb: dwc2: don't use ID/Vbus detection if usb-role-switch on STM32MP1...
Greg Kroah-Hartman
1
-3
/
+1
2020-07-27
USB: iowarrior: fix up report size handling for some devices
Greg Kroah-Hartman
1
-10
/
+25
2020-07-27
Merge tag 'usb-for-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...
Greg Kroah-Hartman
27
-262
/
+687
2020-07-27
Merge 5.8-rc7 into tty-next
Greg Kroah-Hartman
3
-1
/
+8
2020-07-27
Merge 5.8-rc7 into usb-next
Greg Kroah-Hartman
3
-1
/
+8
2020-07-24
usb: dwc3: gadget: when the started list is empty stop the active xfer
Michael Grzeschik
1
-1
/
+3
2020-07-24
usb: dwc3: gadget: make starting isoc transfers more robust
Michael Olbrich
1
-0
/
+22
[next]