index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hid
/
hid-zydacron.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-06-09
usb: typec: intel_pmc_mux: Put ACPI device using acpi_dev_put()
Andy Shevchenko
1
-4
/
+4
2021-06-09
usb: typec: intel_pmc_mux: Add missed error check for devm_ioremap_resource()
Andy Shevchenko
1
-0
/
+5
2021-06-09
usb: typec: intel_pmc_mux: Put fwnode in error case during ->probe()
Andy Shevchenko
1
-1
/
+3
2021-06-09
usb: typec: tcpm: Do not finish VDM AMS for retrying Responses
Kyle Tso
1
-0
/
+3
2021-06-09
usb: fix various gadget panics on 10gbps cabling
Maciej Żenczykowski
1
-0
/
+8
2021-06-09
usb: fix various gadgets null ptr deref on 10gbps cabling.
Maciej Żenczykowski
10
-10
/
+14
2021-06-09
usb: pci-quirks: disable D3cold on xhci suspend for s2idle on AMD Renoir
Mario Limonciello
2
-1
/
+7
2021-06-09
usb: f_ncm: only first packet of aggregate needs to start timer
Maciej Żenczykowski
1
-4
/
+4
2021-06-09
USB: f_ncm: ncm_bitrate (speed) is unsigned
Maciej Żenczykowski
1
-1
/
+1
2021-06-09
MAINTAINERS: usb: add entry for isp1760
Rui Miguel Silva
1
-0
/
+7
2021-06-05
USB: serial: ftdi_sio: add NovaTech OrionMX product ID
George McCollister
2
-0
/
+2
2021-06-04
usb: gadget: f_fs: Ensure io_completion_wq is idle during unbind
Wesley Cheng
1
-0
/
+3
2021-06-04
usb: typec: tcpm: cancel send discover hrtimer when unregister tcpm port
Li Jun
1
-0
/
+1
2021-06-04
usb: typec: tcpm: cancel frs hrtimer when unregister tcpm port
Li Jun
1
-0
/
+1
2021-06-04
usb: typec: tcpm: cancel vdm and state machine hrtimer when unregister tcpm port
Li Jun
1
-0
/
+3
2021-06-04
usb: typec: tcpm: Properly handle Alert and Status Messages
Kyle Tso
2
-29
/
+27
2021-06-04
usb: dwc3-meson-g12a: fix usb2 PHY glue init when phy0 is disabled
Neil Armstrong
1
-1
/
+4
2021-06-04
usb: dwc3: meson-g12a: Disable the regulator in the error handling path of th...
Christophe JAILLET
1
-2
/
+6
2021-06-04
usb: typec: tcpm: Fix misuses of AMS invocation
Kyle Tso
1
-6
/
+5
2021-06-04
usb: typec: tcpm: Introduce snk_vdo_v1 for SVDM version 1.0
Kyle Tso
1
-12
/
+28
2021-06-04
dt-bindings: connector: Add PD rev 2.0 VDO definition
Kyle Tso
2
-3
/
+81
2021-06-04
usb: typec: tcpm: Correct the responses in SVDM Version 2.0 DFP
Kyle Tso
1
-4
/
+10
2021-06-04
Revert "usb: dwc3: core: Add shutdown callback for dwc3"
Alexandru Elisei
1
-6
/
+0
2021-06-04
dt-bindings: connector: Replace BIT macro with generic bit ops
Kyle Tso
1
-10
/
+10
2021-06-03
usb: dwc3: debugfs: Add and remove endpoint dirs dynamically
Jack Pham
3
-19
/
+8
2021-06-02
usb: pd: Set PD_T_SINK_WAIT_CAP to 310ms
Kyle Tso
1
-1
/
+1
2021-06-02
usb: musb: fix MUSB_QUIRK_B_DISCONNECT_99 handling
Thomas Petazzoni
1
-2
/
+1
2021-06-02
usb: dwc3: gadget: Bail from dwc3_gadget_exit() if dwc->gadget is NULL
Jack Pham
1
-0
/
+4
2021-06-02
usb: dwc3: gadget: Disable gadget IRQ during pullup disable
Wesley Cheng
1
-6
/
+5
2021-05-30
Linux 5.13-rc4
v5.13-rc4
Linus Torvalds
1
-1
/
+1
2021-05-29
seccomp: Refactor notification handler to prepare for new semantics
Sargun Dhillon
1
-14
/
+16
2021-05-29
selftests: kvm: fix overlapping addresses in memslot_perf_test
Paolo Bonzini
1
-1
/
+1
2021-05-28
KVM: X86: Kill off ctxt->ud
Wanpeng Li
3
-7
/
+5
2021-05-28
KVM: X86: Fix warning caused by stale emulation context
Wanpeng Li
1
-5
/
+5
2021-05-28
KVM: X86: Use kvm_get_linear_rip() in single-step and #DB/#BP interception
Yuan Yao
2
-5
/
+3
2021-05-28
Documentation: seccomp: Fix user notification documentation
Sargun Dhillon
1
-8
/
+8
2021-05-28
MAINTAINERS: adjust to removing i2c designware platform data
Lukas Bulwahn
1
-1
/
+0
2021-05-28
perf vendor events powerpc: Fix eventcode of power10 JSON events
Kajol Jain
10
-299
/
+299
2021-05-28
Revert "serial: 8250: 8250_omap: Fix possible interrupt storm"
Greg Kroah-Hartman
1
-12
/
+0
2021-05-28
i2c: s3c2410: fix possible NULL pointer deref on read message after write
Krzysztof Kozlowski
1
-0
/
+3
2021-05-28
i2c: mediatek: Disable i2c start_en and clear intr_stat brfore reset
Qii Wang
1
-0
/
+5
2021-05-28
perf stat: Fix error check for bpf_program__attach
Namhyung Kim
1
-2
/
+2
2021-05-27
cifs: change format of CIFS_FULL_KEY_DUMP ioctl
Aurelien Aptel
3
-45
/
+126
2021-05-27
i2c: i801: Don't generate an interrupt on bus reset
Jean Delvare
1
-4
/
+2
2021-05-27
i2c: mpc: implement erratum A-004447 workaround
Chris Packham
1
-2
/
+79
2021-05-27
powerpc/fsl: set fsl,i2c-erratum-a004447 flag for P1010 i2c controllers
Chris Packham
1
-0
/
+8
2021-05-27
powerpc/fsl: set fsl,i2c-erratum-a004447 flag for P2041 i2c controllers
Chris Packham
1
-0
/
+16
2021-05-27
dt-bindings: i2c: mpc: Add fsl,i2c-erratum-a004447 flag
Chris Packham
1
-0
/
+7
2021-05-27
i2c: busses: i2c-stm32f4: Remove incorrectly placed ' ' from function name
Lee Jones
1
-1
/
+1
2021-05-27
i2c: busses: i2c-st: Fix copy/paste function misnaming issues
Lee Jones
1
-2
/
+2
[next]