index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
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 usb-next
Greg Kroah-Hartman
182
-2676
/
+2549
2020-07-26
Merge tag 'char-misc-5.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
16
-111
/
+176
2020-07-26
Merge tag 'driver-core-5.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2020-07-26
Merge tag 'staging-5.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-19
/
+63
2020-07-26
Merge tag 'tty-5.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
10
-32
/
+69
2020-07-26
Merge tag 'usb-5.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
3
-1
/
+8
2020-07-26
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-5
/
+11
2020-07-25
Merge tag 'timers-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-10
/
+58
2020-07-25
Merge tag 'efi-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
9
-36
/
+38
2020-07-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net into master
Linus Torvalds
86
-436
/
+713
2020-07-25
drivers/net/wan: lapb: Corrected the usage of skb_cow
Xie He
2
-4
/
+8
2020-07-25
Merge tag 'pci-v5.8-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-23
/
+11
2020-07-25
Merge tag 'wireless-drivers-2020-07-24' of git://git.kernel.org/pub/scm/linux...
David S. Miller
4
-43
/
+43
2020-07-25
xen-netfront: fix potential deadlock in xennet_remove()
Andrea Righi
1
-22
/
+42
2020-07-24
Merge tag 'iommu-fix-v5.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-20
/
+17
2020-07-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/r...
Linus Torvalds
6
-21
/
+49
2020-07-24
Merge tag 'for-5.8/dm-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-2
/
+19
2020-07-24
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-18
/
+19
2020-07-24
Merge tag 'mmc-v5.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...
Linus Torvalds
1
-1
/
+1
2020-07-24
Merge tag 'drm-fixes-2020-07-24' of git://anongit.freedesktop.org/drm/drm int...
Linus Torvalds
4
-11
/
+12
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
2020-07-24
usb: dwc3: gadget: add frame number mask
Michael Grzeschik
2
-2
/
+4
2020-07-24
usb: gadget: function: printer: Interface is disabled and returns error
Zqiang
1
-0
/
+36
2020-07-24
usb: gadget: f_uac2: fix AC Interface Header Descriptor wTotalLength
Ruslan Bilovol
1
-5
/
+2
2020-07-24
usb: bdc: Use devm_clk_get_optional()
Florian Fainelli
1
-5
/
+3
2020-07-24
usb: bdc: Halt controller on suspend
Danesh Petigara
1
-2
/
+7
2020-07-24
usb: bdc: driver runs out of buffer descriptors on large ADB transfers
Al Cooper
1
-1
/
+1
2020-07-24
usb: bdc: Adb shows offline after resuming from S2
Al Cooper
1
-3
/
+7
2020-07-24
bdc: Fix bug causing crash after multiple disconnects
Sasi Kumar
2
-6
/
+14
2020-07-24
usb: bdc: Add compatible string for new style USB DT nodes
Al Cooper
1
-1
/
+1
[next]