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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-02
usb: cdns3: Enable workaround for USB2.0 PHY Rx compliance test PHY lockup
Pawel Laszczak
4
-1
/
+19
2020-10-02
dt-bindings: usb: cdns,usb3: Add cdns,phyrst-a-enable property
Roger Quadros
1
-0
/
+4
2020-10-02
dt-bindings: usb: Convert cdns-usb3.txt to YAML schema
Roger Quadros
2
-45
/
+92
2020-10-02
usb: dwc-meson-g12a: Add support for USB on AXG SoCs
Neil Armstrong
1
-0
/
+18
2020-10-02
dt-bindings: usb: amlogic,meson-g12a-usb-ctrl: add the Amlogic AXG Families USB Glue Bindings
Neil Armstrong
1
-1
/
+21
2020-10-02
dt-bindings: usb: renesas,usb-xhci: Document r8a774e1 support
Lad Prabhakar
1
-0
/
+1
2020-10-02
usb: gadget: pch_udc: Convert to use GPIO descriptors
Linus Walleij
1
-33
/
+22
2020-10-02
usb: cdns3: imx: add glue layer runtime pm implementation
Peter Chen
1
-5
/
+186
2020-10-02
usb: cdns3: add runtime PM support
Peter Chen
5
-17
/
+166
2020-10-02
usb: cdns3: introduce set_phy_power_on{off} APIs
Peter Chen
1
-15
/
+28
2020-10-02
usb: mtu3: Remove unsused inline function is_first_entry
YueHaibing
1
-6
/
+0
2020-10-02
usb: dwc3: core: do not queue work if dr_mode is not USB_DR_MODE_OTG
Li Jun
1
-3
/
+3
2020-10-02
usb: gadget: function: printer: fix use-after-free in __lock_acquire
Zqiang
1
-2
/
+14
2020-10-02
MAINTAINERS: Add entry for Broadcom BDC driver
Florian Fainelli
1
-0
/
+8
2020-10-02
usb: gadget: f_acm: don't disable disabled EP
Michał Mirosław
1
-3
/
+5
2020-10-02
usb: gadget: aspeed: fixup vhub port irq handling
Tao Ren
2
-7
/
+6
2020-10-02
usb: dwc3: gadget: fix checkpatch warnings
Felipe Balbi
1
-15
/
+17
2020-10-02
usb: dwc3: core: fix checkpatch warnings
Felipe Balbi
1
-18
/
+19
2020-10-02
usb: dwc3: debugfs: fix checkpatch warnings
Felipe Balbi
1
-30
/
+26
2020-10-02
usb: dwc3: qcom: fix checkpatch warnings
Felipe Balbi
1
-3
/
+5
2020-10-02
usb: dwc3: ep0: fix checkpatch warnings
Felipe Balbi
1
-3
/
+3
2020-10-02
usb: dwc3: debug: fix checkpatch warning
Felipe Balbi
1
-2
/
+2
2020-10-02
usb: dwc3: trace: fix checkpatch warnings
Felipe Balbi
1
-8
/
+9
2020-10-02
usb: dwc3: ulpi: fix checkpatch warning
Felipe Balbi
1
-1
/
+1
2020-10-02
usb: dwc3: meson: fix checkpatch errors and warnings
Felipe Balbi
1
-11
/
+7
2020-10-02
usb: dwc3: debug: fix sparse warning
Felipe Balbi
1
-1
/
+3
2020-10-02
usb: dwc3: meson: fix coccinelle WARNING
Felipe Balbi
1
-4
/
+1
2020-10-02
usb: dwc3: qcom: Add interconnect support in dwc3 driver
Sandeep Maheswaram
1
-2
/
+118
2020-10-02
usb: gadget: udc: Drop surplus include
Linus Walleij
1
-1
/
+0
2020-10-02
MAINTAINERS: add Cadence USB3 DRD IP driver entry
Peter Chen
1
-0
/
+10
2020-09-24
ARM: dts: at91: sam9x60ek: enable usb device
Cristian Birsan
2
-0
/
+27
2020-09-24
usb: gadget: udc: atmel: update endpoint allocation for sam9x60
Cristian Birsan
2
-3
/
+19
2020-09-24
usb: gadget: udc: atmel: use 1 bank endpoints for control transfers
Cristian Birsan
1
-0
/
+1
2020-09-24
usb: gadget: udc: atmel: simplify endpoint allocation
Cristian Birsan
2
-14
/
+8
2020-09-24
dt-bindings: usb: atmel: Update DT bindings documentation for sam9x60
Cristian Birsan
1
-0
/
+1
2020-09-24
usb: gadget: udc: atmel: use of_find_matching_node_and_match
Claudiu Beznea
1
-7
/
+19
2020-09-24
usb: dwc2: Add missing cleanups when usb_add_gadget_udc() fails
Martin Blumenstingl
1
-1
/
+5
2020-09-24
usb: dwc3: core: Print warning on unsupported speed
Thinh Nguyen
1
-0
/
+9
2020-09-24
usb: dwc3: core: Properly default unspecified speed
Thinh Nguyen
1
-17
/
+18
2020-09-24
usb: dwc2: Fix parameter type in function pointer prototype
Nathan Chancellor
1
-1
/
+1
2020-09-24
usb: dwc3: simple: add support for Hikey 970
Mauro Carvalho Chehab
1
-0
/
+1
2020-09-24
usb: cdns3: gadget: free interrupt after gadget has deleted
Peter Chen
1
-1
/
+1
2020-09-24
usb: dwc3: gadget: END_TRANSFER before CLEAR_STALL command
Thinh Nguyen
4
-8
/
+50
2020-09-24
usb: dwc3: gadget: Resume pending requests after CLEAR_STALL
Thinh Nguyen
1
-8
/
+14
2020-09-20
Linux 5.9-rc6
Linus Torvalds
1
-1
/
+1
2020-09-20
Merge tag 'core_urgent_for_v5.9_rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-2
/
+4
2020-09-20
Merge tag 'objtool_urgent_for_v5.9_rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+1
2020-09-20
Merge tag 'locking_urgent_for_v5.9_rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
4
-12
/
+37
2020-09-20
Merge tag 'efi-urgent-for-v5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+1
2020-09-20
Merge tag 'x86_urgent_for_v5.9_rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
4
-1
/
+24
[next]