index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'driver-core-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-10-08
16
-25
/
+205
|
\
|
*
device property: Add const qualifier to device_get_match_data() parameter
Andy Shevchenko
2022-09-24
1
-2
/
+2
|
*
drm_print: add _ddebug descriptor to drm_*dbg prototypes
Jim Cromie
2022-09-24
1
-3
/
+5
|
*
drm_print: prefer bare printk KERN_DEBUG on generic fn
Jim Cromie
2022-09-24
1
-3
/
+2
|
*
drm_print: optimize drm_debug_enabled for jump-label
Jim Cromie
2022-09-24
1
-2
/
+2
|
*
drm_print: wrap drm_*_dbg in dyndbg descriptor factory macro
Jim Cromie
2022-09-24
2
-0
/
+14
|
*
drm_print: interpose drm_*dbg with forwarding macros
Jim Cromie
2022-09-24
1
-5
/
+5
|
*
drm: POC drm on dyndbg - use in core, 2 helpers, 3 drivers.
Jim Cromie
2022-09-24
6
-2
/
+90
|
*
driver core: use IS_ERR_OR_NULL() helper in device_create_groups_vargs()
Yang Yingliang
2022-09-24
1
-1
/
+1
|
*
nbd: remove define-only NBD_MAGIC, previously magic number
наб
2022-09-24
1
-2
/
+0
|
*
devcoredump : Serialize devcd_del work
Mukesh Ojha
2022-09-24
1
-2
/
+81
|
*
Merge 1707c39ae309 ("Merge tag 'driver-core-6.0-rc7' of git://git.kernel.org/...
Greg Kroah-Hartman
2022-09-24
186
-2106
/
+1792
|
|
\
|
*
\
Merge 6.0-rc5 into driver-core-next
Greg Kroah-Hartman
2022-09-12
402
-2115
/
+3867
|
|
\
\
|
*
|
|
driver core: remove make_class_name declaration
Gaosheng Cui
2022-09-09
1
-2
/
+0
|
*
|
|
devres: Slightly optimize alloc_dr()
Christophe JAILLET
2022-09-01
1
-1
/
+3
|
*
|
|
drivers: base: Print error code on synthetic uevent failure
Brian Norris
2022-09-01
1
-1
/
+1
|
*
|
|
class: use IS_ERR_OR_NULL() helper in class_unregister()
Yang Yingliang
2022-09-01
1
-1
/
+1
|
*
|
|
driver_core: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-09-01
1
-1
/
+1
*
|
|
|
Merge tag 'usb-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2022-10-08
158
-2184
/
+3776
|
\
\
\
\
|
*
\
\
\
Merge tag 'usb-serial-6.0-rc8' of https://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
2022-10-01
1
-0
/
+1
|
|
\
\
\
\
|
|
*
|
|
|
USB: serial: qcserial: add new usb-id for Dell branded EM7455
Frank Wunderlich
2022-09-27
1
-0
/
+1
|
*
|
|
|
|
usb: gadget: uvc: don't put item still in use
Michael Grzeschik
2022-09-30
1
-1
/
+0
|
*
|
|
|
|
usb: gadget: uvc: Fix argument to sizeof() in uvc_register_video()
Nathan Chancellor
2022-09-30
1
-1
/
+1
|
*
|
|
|
|
usb: host: ehci-exynos: switch to using gpiod API
Dmitry Torokhov
2022-09-30
1
-12
/
+5
|
*
|
|
|
|
Revert "usb: dwc3: Don't switch OTG -> peripheral if extcon is present"
Andy Shevchenko
2022-09-30
2
-54
/
+51
|
*
|
|
|
|
Revert "USB: fixup for merge issue with "usb: dwc3: Don't switch OTG -> perip...
Andy Shevchenko
2022-09-30
1
-2
/
+7
|
*
|
|
|
|
usb: mtu3: fix failed runtime suspend in host only mode
Chunfeng Yun
2022-09-30
2
-2
/
+2
|
*
|
|
|
|
USB: omap_udc: Fix spelling mistake: "tranceiver_ctrl" -> "transceiver_ctrl"
Colin Ian King
2022-09-30
1
-1
/
+1
|
*
|
|
|
|
usb: typec: ucsi_ccg: Disable UCSI ALT support on Tegra
Sing-Han Chen
2022-09-30
1
-0
/
+12
|
*
|
|
|
|
usb: typec: Replace custom implementation of device_match_fwnode()
Andy Shevchenko
2022-09-30
2
-3
/
+3
|
*
|
|
|
|
usb: typec: ucsi: Don't warn on probe deferral
Wayne Chang
2022-09-30
1
-5
/
+3
|
*
|
|
|
|
usb: add quirks for Lenovo OneLink+ Dock
Jean-Francois Le Fillatre
2022-09-30
1
-0
/
+4
|
*
|
|
|
|
Merge tag 'thunderbolt-for-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
2022-09-30
15
-369
/
+1820
|
|
\
\
\
\
\
|
|
*
|
|
|
|
thunderbolt: Explicitly enable lane adapter hotplug events at startup
Mario Limonciello
2022-09-26
4
-0
/
+46
|
|
*
|
|
|
|
thunderbolt: Use dev_err_probe()
Andy Shevchenko
2022-09-24
1
-30
/
+18
|
|
*
|
|
|
|
thunderbolt: Convert to use sysfs_emit()/sysfs_emit_at() APIs
Andy Shevchenko
2022-09-24
4
-37
/
+35
|
|
*
|
|
|
|
thunderbolt: debugfs: Fix spelling mistakes in seq_puts text
Colin Ian King
2022-09-07
1
-2
/
+2
|
|
*
|
|
|
|
thunderbolt: Add support for ASMedia NVM image format
Szuying Chen
2022-09-07
1
-0
/
+37
|
|
*
|
|
|
|
thunderbolt: Move vendor specific NVM handling into nvm.c
Szuying Chen
2022-09-07
4
-167
/
+410
|
|
*
|
|
|
|
thunderbolt: Provide tb_retimer_nvm_read() analogous to tb_switch_nvm_read()
Mika Westerberg
2022-09-07
2
-7
/
+23
|
|
*
|
|
|
|
thunderbolt: Rename and make nvm_read() available for other files
Szuying Chen
2022-09-07
2
-18
/
+28
|
|
*
|
|
|
|
thunderbolt: Extend NVM version fields to 32-bits
Szuying Chen
2022-09-07
3
-6
/
+6
|
|
*
|
|
|
|
thunderbolt: Allow NVM upgrade of USB4 host routers
Szuying Chen
2022-09-07
1
-1
/
+4
|
|
*
|
|
|
|
thunderbolt: Add support for receiver lane margining
Mika Westerberg
2022-09-05
6
-0
/
+1043
|
|
*
|
|
|
|
thunderbolt: Add helper to check if CL states are enabled on port
Mika Westerberg
2022-09-05
3
-0
/
+30
|
|
*
|
|
|
|
thunderbolt: Pass CL state bitmask to tb_port_clx_supported()
Mika Westerberg
2022-09-05
3
-13
/
+9
|
|
*
|
|
|
|
thunderbolt: Move port CL state functions into correct place in switch.c
Mika Westerberg
2022-09-05
1
-106
/
+106
|
|
*
|
|
|
|
thunderbolt: Move tb_xdomain_parent() to tb.h
Mika Westerberg
2022-09-05
2
-5
/
+5
|
|
*
|
|
|
|
thunderbolt: Add support for Intel Meteor Lake
Mika Westerberg
2022-08-22
3
-0
/
+12
|
|
*
|
|
|
|
thunderbolt: Add comment where Thunderbolt 4 PCI IDs start
Mika Westerberg
2022-08-22
1
-0
/
+1
[next]