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-10-02
usb: cdns3: Enable workaround for USB2.0 PHY Rx compliance test PHY lockup
Pawel Laszczak
4
-1
/
+19
2020-10-02
usb: dwc-meson-g12a: Add support for USB on AXG SoCs
Neil Armstrong
1
-0
/
+18
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
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-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
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
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 'libnvdimm-fixes-5.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
Linus Torvalds
3
-11
/
+20
2020-09-20
Merge tag 'riscv-for-linus-5.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
Linus Torvalds
1
-0
/
+17
2020-09-20
Merge tag 'usb-5.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
9
-17
/
+64
2020-09-20
Merge tag 'tty-5.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
3
-25
/
+32
2020-09-20
Merge tag 'edac_urgent_for_v5.9_rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras
Linus Torvalds
1
-0
/
+5
2020-09-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
Linus Torvalds
3
-8
/
+28
2020-09-20
dax: Fix stack overflow when mounting fsdax pmem device
Adrian Huang
1
-6
/
+6
2020-09-20
dm: Call proper helper to determine dax support
Jan Kara
2
-3
/
+11
2020-09-20
dm/dax: Fix table reference counts
Dan Williams
1
-2
/
+3
2020-09-19
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
Linus Torvalds
5
-17
/
+29
2020-09-19
RISC-V: Resurrect the MMIO timer implementation for M-mode systems
Palmer Dabbelt
1
-0
/
+17
2020-09-18
Merge tag 's390-5.9-6' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
Linus Torvalds
1
-4
/
+4
2020-09-18
i2c: mxs: use MXS_DMA_CTRL_WAIT4END instead of DMA_CTRL_ACK
Matthias Schiffer
1
-3
/
+7
[next]