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
Age
Commit message (
Expand
)
Author
Files
Lines
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 tcpm_queue_vdm()
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/peter.chen/usb into usb-next
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/git/johan/usb-serial into usb-next
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 STM32MP15 SoCs"
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/balbi/usb into usb-next
Greg Kroah-Hartman
27
-256
/
+681
2020-07-27
Merge 5.8-rc7 into usb-next
Greg Kroah-Hartman
182
-2674
/
+2547
2020-07-26
Merge tag 'char-misc-5.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc into master
Linus Torvalds
16
-111
/
+176
2020-07-26
Merge tag 'driver-core-5.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core into master
Linus Torvalds
1
-1
/
+1
2020-07-26
Merge tag 'staging-5.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging into master
Linus Torvalds
5
-19
/
+63
2020-07-26
Merge tag 'tty-5.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty into master
Linus Torvalds
10
-32
/
+69
2020-07-26
Merge tag 'usb-5.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb into master
Linus Torvalds
3
-1
/
+8
2020-07-26
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi into master
Linus Torvalds
1
-5
/
+11
2020-07-25
Merge tag 'timers-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into master
Linus Torvalds
2
-10
/
+58
2020-07-25
Merge tag 'efi-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into master
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-24
drivers/net/wan: lapb: Corrected the usage of skb_cow
Xie He
2
-4
/
+8
2020-07-24
Merge tag 'pci-v5.8-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci into master
Linus Torvalds
2
-23
/
+11
2020-07-24
Merge tag 'wireless-drivers-2020-07-24' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers
David S. Miller
4
-43
/
+43
2020-07-24
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/git/joro/iommu into master
Linus Torvalds
1
-20
/
+17
2020-07-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma into master
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/git/device-mapper/linux-dm into master
Linus Torvalds
2
-2
/
+19
2020-07-24
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux into master
Linus Torvalds
3
-18
/
+19
2020-07-24
Merge tag 'mmc-v5.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc into master
Linus Torvalds
1
-1
/
+1
2020-07-24
Merge tag 'drm-fixes-2020-07-24' of git://anongit.freedesktop.org/drm/drm into master
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
2020-07-24
USB: PHY: JZ4770: Reformat the code to align it.
周琰杰 (Zhou Yanjie)
1
-37
/
+37
2020-07-24
USB: PHY: JZ4770: Add support for new Ingenic SoCs.
周琰杰 (Zhou Yanjie)
2
-33
/
+163
2020-07-24
USB: PHY: JZ4770: Unify code style and simplify code.
周琰杰 (Zhou Yanjie)
1
-23
/
+11
2020-07-24
usb: gadget: net2280: fix memory leak on probe error handling paths
Evgeny Novikov
1
-1
/
+3
2020-07-24
usb: cdns3: drd: simplify *switch_gadet and *switch_host
Pawel Laszczak
4
-61
/
+75
2020-07-24
usb: cdns3: core: removed overwriting some error code
Pawel Laszczak
1
-6
/
+2
2020-07-24
usb: cdns3: core: removed 'goto not_otg'
Pawel Laszczak
1
-11
/
+9
[next]