index
:
kernel
0x221E-v0.0-v7.0
0x221E-v0.0.1-v6.19
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
Age
Commit message (
Expand
)
Author
2021-06-21
driver core: Pull required checks into driver_probe_device()
Jason Gunthorpe
2021-06-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-06-17
driver core: add a helper to setup both the of_node and fwnode of a device
Ioana Ciornei
2021-06-15
devres: Enable trace events
Andy Shevchenko
2021-06-15
devres: No need to call remove_nodes() when there none present
Andy Shevchenko
2021-06-15
devres: Use list_for_each_safe_from() in remove_nodes()
Andy Shevchenko
2021-06-15
devres: Make locking straight forward in release_nodes()
Andy Shevchenko
2021-06-14
Merge remote-tracking branch 'regmap/for-5.14' into regmap-next
Mark Brown
2021-06-14
regmap: mdio: Reject invalid addresses
Sander Vanheule
2021-06-14
regmap: mdio: Fix regmap_bus pointer constness
Sander Vanheule
2021-06-14
Merge tag 'v5.13-rc6' into usb-next
Greg Kroah-Hartman
2021-06-14
Merge tag 'v5.13-rc6' into driver-core-next
Greg Kroah-Hartman
2021-06-11
PM: runtime: Allow unassigned ->runtime_suspend|resume callbacks
Ulf Hansson
2021-06-11
PM: runtime: Improve path in rpm_idle() when no callback
Ulf Hansson
2021-06-11
PM: domains: Drop/restore performance state votes for devices at runtime PM
Ulf Hansson
2021-06-11
PM: domains: Return early if perf state is already set for the device
Ulf Hansson
2021-06-11
PM: domains: Split code in dev_pm_genpd_set_performance_state()
Ulf Hansson
2021-06-08
PM: domains: fix some kernel-doc issues
Yang Yingliang
2021-06-08
regmap: mdio: Add clause-45 support
Sander Vanheule
2021-06-08
regmap: mdio: Clean up invalid clause-22 addresses
Sander Vanheule
2021-06-07
regmap-irq: Introduce inverted status registers support
Maxim Kochetkov
2021-06-07
device property: Unify access to of_node
Andy Shevchenko
2021-06-05
drivers/base/memory: fix trying offlining memory blocks with memory holes on ...
David Hildenbrand
2021-06-04
drivers/base: Constify static attribute_group structs
Rikard Falkeborn
2021-06-04
firmware_loader: remove unneeded 'comma' macro
Masahiro Yamada
2021-06-04
devcoredump: remove contact information
Johannes Berg
2021-05-31
Merge 5.13-rc4 into usb-next
Greg Kroah-Hartman
2021-05-31
Merge 5.13-rc4 into driver-core-next
Greg Kroah-Hartman
2021-05-27
driver core: Drop helper devm_platform_ioremap_resource_wc()
Uwe Kleine-König
2021-05-27
component: Rename 'dev' to 'parent'
Stephen Boyd
2021-05-27
component: Drop 'dev' argument to component_match_realloc()
Stephen Boyd
2021-05-27
device property: Don't check for NULL twice in the loops
Andy Shevchenko
2021-05-27
driver core: Move the "removable" attribute from USB to core
Rajat Jain
2021-05-26
regmap: add support for 7/17 register formating
Antoniu Miclaus
2021-05-24
PM: wakeirq: Set IRQF_NO_AUTOEN when requesting the IRQ
Tian Tao
2021-05-21
drivers: base: Reduce device link removal code duplication
Rafael J. Wysocki
2021-05-21
drivers: base: Fix device link removal
Rafael J. Wysocki
2021-05-21
drivers/base/node.c: make CACHE_ATTR define static DEVICE_ATTR_RO
Ruiqi Gong
2021-05-20
regmap: mdio: Don't modify output if error happened
Andy Shevchenko
2021-05-19
Merge series "RTL8231 GPIO expander support" from Sander Vanheule <sander@sva...
Mark Brown
2021-05-19
regmap: Add MDIO bus support
Sander Vanheule
2021-05-17
Merge 5.13-rc2 into driver-core-next
Greg Kroah-Hartman
2021-05-16
Merge tag 'driver-core-5.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-05-14
regmap-i2c: Set regmap max raw r/w from quirks
Lucas Tanure
2021-05-14
driver core: attribute_container: fix W=1 warnings
Yang Yingliang
2021-05-14
driver core: replace open-coded device_lock_assert()
Julian Wiedmann
2021-05-10
PM: runtime: Fix unpaired parent child_count for force_resume
Tony Lindgren
2021-05-10
device property: Retrieve fwnode from of_node via accessor
Andy Shevchenko
2021-05-10
usb: typec: tcpm: Don't block probing of consumers of "connector" nodes
Saravana Kannan
2021-05-07
init/initramfs.c: do unpacking asynchronously
Rasmus Villemoes
[prev]
[next]