index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-10
usb: gadget: fsl: Re-enable driver for ARM SoCs
Joel Stanley
1
-1
/
+1
2021-06-10
usb: typec: wcove: Use LE to CPU conversion when accessing msg->header
Andy Shevchenko
1
-1
/
+1
2021-06-09
usb: misc: brcmstb-usb-pinmap: check return value after calling platform_get_...
Yang Yingliang
1
-0
/
+2
2021-06-09
usb: dwc3: ep0: fix NULL pointer exception
Marian-Cristian Rotariu
1
-0
/
+3
2021-06-09
usb: gadget: eem: fix wrong eem header operation
Linyu Yuan
1
-2
/
+2
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
Merge tag 'usb-v5.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/pe...
Greg Kroah-Hartman
2
-8
/
+7
2021-06-09
Merge tag 'usb-serial-5.13-rc5' of https://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
4
-6
/
+10
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
1
-25
/
+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
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-03
usb: dwc3: debugfs: Add and remove endpoint dirs dynamically
Jack Pham
3
-19
/
+8
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-29
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
18
-28
/
+111
2021-05-29
Merge tag 'thermal-v5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-3
/
+7
2021-05-29
Merge tag 'char-misc-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-5
/
+19
2021-05-29
Merge tag 'driver-core-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-32
/
+36
2021-05-29
Merge tag 'staging-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
9
-36
/
+55
2021-05-29
Merge tag 'tty-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
10
-68
/
+92
2021-05-29
Merge tag 'usb-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
20
-44
/
+110
2021-05-29
Merge tag 's390-5.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
4
-4
/
+15
2021-05-28
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
11
-17
/
+38
2021-05-28
Merge tag 'block-5.13-2021-05-28' of git://git.kernel.dk/linux-block
Linus Torvalds
11
-21
/
+54
2021-05-28
Merge tag 'drm-fixes-2021-05-29' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
13
-57
/
+81
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
Merge tag 'drm-intel-fixes-2021-05-27' of ssh://git.freedesktop.org/git/drm/d...
Dave Airlie
1
-38
/
+33
2021-05-28
Merge tag 'drm-misc-fixes-2021-05-27' of ssh://git.freedesktop.org/git/drm/dr...
Dave Airlie
2
-5
/
+6
2021-05-28
Merge tag 'amd-drm-fixes-5.13-2021-05-26' of https://gitlab.freedesktop.org/a...
Dave Airlie
10
-14
/
+42
2021-05-27
Merge tag 'for-5.13/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-2
/
+3
[next]