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
2022-09-30
Revert "USB: fixup for merge issue with "usb: dwc3: Don't switch OTG -> perip...
Andy Shevchenko
1
-2
/
+7
2022-09-30
usb: mtu3: fix failed runtime suspend in host only mode
Chunfeng Yun
2
-2
/
+2
2022-09-30
USB: omap_udc: Fix spelling mistake: "tranceiver_ctrl" -> "transceiver_ctrl"
Colin Ian King
1
-1
/
+1
2022-09-30
usb: typec: ucsi_ccg: Disable UCSI ALT support on Tegra
Sing-Han Chen
1
-0
/
+12
2022-09-30
usb: typec: Replace custom implementation of device_match_fwnode()
Andy Shevchenko
2
-3
/
+3
2022-09-30
usb: typec: ucsi: Don't warn on probe deferral
Wayne Chang
1
-5
/
+3
2022-09-30
usb: add quirks for Lenovo OneLink+ Dock
Jean-Francois Le Fillatre
1
-0
/
+4
2022-09-30
Merge tag 'thunderbolt-for-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
15
-369
/
+1820
2022-09-27
usb: idmouse: fix an uninit-value in idmouse_open
Dongliang Mu
1
-4
/
+4
2022-09-27
USB: PHY: JZ4770: Switch to use dev_err_probe() helper
Yang Yingliang
1
-17
/
+8
2022-09-27
usb: phy: generic: Switch to use dev_err_probe() helper
Yang Yingliang
1
-6
/
+3
2022-09-27
usb: ulpi: use DEFINE_SHOW_ATTRIBUTE to simplify ulpi_regs
Liu Shixin
1
-17
/
+3
2022-09-27
usb: cdns3: remove dead code
Dongliang Mu
1
-2
/
+0
2022-09-27
usb: cdc-wdm: Use skb_put_data() instead of skb_put/memcpy pair
Shang XiaoJing
1
-1
/
+1
2022-09-27
usb: musb: sunxi: Switch to use dev_err_probe() helper
Yang Yingliang
1
-20
/
+9
2022-09-27
usb: musb: jz4740: Switch to use dev_err_probe() helper
Yang Yingliang
1
-7
/
+3
2022-09-27
usb: musb: cppi41: Switch to use dev_err_probe() helper
Yang Yingliang
1
-4
/
+2
2022-09-27
usb: musb: da8xx: Switch to use dev_err_probe() helper
Yang Yingliang
1
-5
/
+3
2022-09-27
usb: musb: core: Switch to use dev_err_probe() helper
Yang Yingliang
1
-3
/
+1
2022-09-27
usb: typec: fusb302: Switch to use dev_err_probe() helper
Yang Yingliang
1
-3
/
+2
2022-09-27
usb: typec: qcom-pmic-typec: Switch to use dev_err_probe() helper
Yang Yingliang
1
-3
/
+2
2022-09-27
usb: typec: stusb160x: Switch to use dev_err_probe() helper
Yang Yingliang
1
-5
/
+2
2022-09-27
usb: usb251xb: Switch to use dev_err_probe() helper
Yang Yingliang
1
-8
/
+4
2022-09-26
thunderbolt: Explicitly enable lane adapter hotplug events at startup
Mario Limonciello
4
-0
/
+46
2022-09-26
media: flexcop-usb: use usb_endpoint_maxp()
Johan Hovold
1
-1
/
+1
2022-09-26
media: flexcop-usb: clean up URB initialisation
Johan Hovold
1
-4
/
+6
2022-09-26
media: flexcop-usb: clean up endpoint sanity checks
Johan Hovold
1
-4
/
+8
2022-09-26
Merge 6.0-rc7 into usb-next
Greg Kroah-Hartman
301
-2849
/
+3116
2022-09-25
Merge tag 'dax-and-nvdimm-fixes-v6.0-final' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
3
-5
/
+4
2022-09-25
Merge tag 'i2c-for-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-44
/
+31
2022-09-24
Merge branch 'for-6.0/dax' into libnvdimm-fixes
Dan Williams
6094
-141397
/
+918604
2022-09-24
devdax: Fix soft-reservation memory description
Dan Williams
1
-0
/
+1
2022-09-24
Merge tag 's390-6.0-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
1
-0
/
+30
2022-09-24
Merge tag 'pm-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
1
-1
/
+1
2022-09-24
Merge tag 'char-misc-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-77
/
+24
2022-09-24
Merge tag 'tty-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
5
-9
/
+10
2022-09-24
Merge tag 'block-6.0-2022-09-22' of git://git.kernel.dk/linux
Linus Torvalds
1
-2
/
+7
2022-09-24
thunderbolt: Use dev_err_probe()
Andy Shevchenko
1
-30
/
+18
2022-09-24
thunderbolt: Convert to use sysfs_emit()/sysfs_emit_at() APIs
Andy Shevchenko
4
-37
/
+35
2022-09-23
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-1
/
+1
2022-09-23
Merge tag 'driver-core-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2022-09-23
Merge tag 'usb-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
7
-8
/
+18
2022-09-23
Merge tag 'for-linus-6.0-rc7-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-3
/
+6
2022-09-23
Merge tag 'drm-fixes-2022-09-23-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
35
-717
/
+336
2022-09-23
Merge tag 'drm-misc-fixes-2022-09-22' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
3
-2
/
+7
2022-09-23
Merge tag 'mediatek-drm-fixes-6.0' of https://git.kernel.org/pub/scm/linux/ke...
Dave Airlie
2
-12
/
+14
2022-09-23
Merge tag 'amd-drm-fixes-6.0-2022-09-21' of https://gitlab.freedesktop.org/ag...
Dave Airlie
28
-698
/
+309
2022-09-22
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
3
-7
/
+4
2022-09-22
Merge tag 'soc-fixes-6.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-8
/
+54
2022-09-22
Merge tag 'net-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
55
-341
/
+455
[next]