开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2022-05-05
thunderbolt: Ignore port locked error in tb_port_wait_for_link_width()
Mika Westerberg
2022-05-05
thunderbolt: Split setting link width and lane bonding into own functions
Mika Westerberg
2022-05-05
thunderbolt: Move tb_port_state() prototype to correct place
Mika Westerberg
2022-05-05
thunderbolt: Add debug logging when lane is enabled/disabled
Mika Westerberg
2022-04-29
thunderbolt: Link USB4 ports to their USB Type-C connectors
Heikki Krogerus
2022-04-29
misc/mei: Add NULL check to component match callback functions
Won Chung
2022-04-19
thunderbolt: Use different lane for second DisplayPort tunnel
Mika Westerberg
2022-04-19
thunderbolt: Dump path config space entries during discovery
Mika Westerberg
2022-04-19
thunderbolt: Use decimal number with port numbers
Mika Westerberg
2022-04-19
thunderbolt: Fix typo in comment
Mika Westerberg
2022-04-04
thunderbolt: Replace usage of found with dedicated list iterator variable
Jakob Koschel
2022-04-03
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2022-04-02
Revert "clk: Drop the rate range on clk_put()"
Stephen Boyd
2022-04-02
Merge tag 'for-5.18/drivers-2022-04-02' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-04-02
Merge tag 'pci-v5.18-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-04-02
Merge tag 'tag-chrome-platform-for-v5.18' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2022-04-02
Revert "nbd: fix possible overflow on 'first_minor' in nbd_dev_add()"
Jens Axboe
2022-04-01
Merge tag 'for-5.18/drivers-2022-04-01' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-04-01
Merge tag 'for-5.18/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-04-01
Merge tag 'riscv-for-linus-5.18-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-04-01
Merge tag 's390-5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2022-04-01
Merge tag 'gpio-fixes-for-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-04-01
dm: fix bio polling to handle possibile BLK_STS_AGAIN
Ming Lei
2022-04-01
dm: fix dm_io and dm_target_io flags race condition on Alpha
Mikulas Patocka
2022-04-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2022-04-01
Merge tag 'rtc-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
2022-04-01
dm integrity: set journal entry unused when shrinking device
Mikulas Patocka
2022-04-01
dm ioctl: log an error if the ioctl structure is corrupted
Mikulas Patocka
2022-03-31
Revert "Input: clear BTN_RIGHT/MIDDLE on buttonpads"
José Expósito
2022-03-31
platform/chrome: cros_ec_debugfs: detach log reader wq from devm
Tzung-Bi Shih
2022-03-31
platform: chrome: Split trace include file
Gwendal Grignou
2022-03-31
Merge tag 'for-linus-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-03-31
drbd: remove check of list iterator against head past the loop body
Jakob Koschel
2022-03-31
drbd: remove usage of list iterator variable after loop
Jakob Koschel
2022-03-31
Merge tag 'random-5.18-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2022-03-31
Merge tag 'linux-watchdog-5.18-rc1' of git://www.linux-watchdog.org/linux-wat...
Linus Torvalds
2022-03-31
Merge tag 'auxdisplay-for-linus-v5.18-rc1' of https://github.com/ojeda/linux
Linus Torvalds
2022-03-31
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2022-03-31
random: mix build-time latent entropy into pool at init
Jason A. Donenfeld
2022-03-31
Merge tag 'acpi-5.18-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-03-31
Merge tag 'net-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-03-31
Merge tag 'v5.18-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2022-03-31
Merge branches 'acpi-ipmi', 'acpi-tables' and 'acpi-apei'
Rafael J. Wysocki
2022-03-31
vxlan: do not feed vxlan_vnifilter_dump_dev with non vxlan devices
Eric Dumazet
2022-03-31
Merge tag 'linux-can-fixes-for-5.18-20220331' of git://git.kernel.org/pub/scm...
Jakub Kicinski
2022-03-31
PCI: hv: Remove unused hv_set_msi_entry_from_desc()
YueHaibing
2022-03-31
gpio: ts5500: Fix Links to Technologic Systems web resources
Kris Bahnsen
2022-03-31
nbd: fix possible overflow on 'first_minor' in nbd_dev_add()
Zhang Wensheng
2022-03-31
gpio: ts4900: Fix comment formatting and grammar
Kris Bahnsen
2022-03-31
net: hns3: fix software vlan talbe of vlan 0 inconsistent with hardware
Guangbin Huang
[next]