Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
527630fbf4f194c5d71e75b2d3cb3d2f406bc5d0
/
drivers
/
base
/
core.c
7703616
driver core: Skip unnecessary work when device doesn't have sync_state()
by Saravana Kannan
· 5 years ago
21eb93f
driver core: Call sync_state() even if supplier has no consumers
by Saravana Kannan
· 5 years ago
26e7770
driver core: Allow device link operations inside sync_state()
by Saravana Kannan
· 5 years ago
0332450
driver core: Allow fwnode_operations.add_links to differentiate errors
by Saravana Kannan
· 5 years ago
bcbbcfd
driver core: Allow a device to wait on optional suppliers
by Saravana Kannan
· 5 years ago
05ef983
driver core: Add device link support for SYNC_STATE_ONLY flag
by Saravana Kannan
· 5 years ago
8f677bc
Merge 5.4-rc5 into driver-core-next
by Greg Kroah-Hartman
· 5 years ago
65650b3
cpufreq: Avoid cpufreq_suspend() deadlock on system shutdown
by Rafael J. Wysocki
· 5 years ago
fc5a251
driver core: Add sync_state driver/bus callback
by Saravana Kannan
· 5 years ago
e2ae9bc
driver core: Add support for linking devices during device addition
by Saravana Kannan
· 5 years ago
372a67c
driver core: Add fwnode_to_dev() to look up device from fwnode
by Saravana Kannan
· 5 years ago
1f7d290
Merge tag 'driver-core-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 5 years ago
4feaab0
Merge tag 'leds-for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds
by Linus Torvalds
· 5 years ago
bfb3943
Revert "driver core: Add support for linking devices during device addition"
by Greg Kroah-Hartman
· 5 years ago
33cbfe5
Revert "driver core: Add edit_links() callback for drivers"
by Greg Kroah-Hartman
· 5 years ago
bcca686
Revert "driver core: Add sync_state driver/bus callback"
by Greg Kroah-Hartman
· 5 years ago
6c06b66
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu
by Ingo Molnar
· 5 years ago
c2fa1e1
driver/core: Convert to use built-in RCU list checking
by Joel Fernandes (Google)
· 6 years ago
e6aa640
Merge 5.3-rc4 into driver-core-next
by Greg Kroah-Hartman
· 5 years ago
36e630e
Merge tag 'driver-core-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 5 years ago
8f8184d
driver core: Add sync_state driver/bus callback
by Saravana Kannan
· 5 years ago
134b23e
driver core: Add edit_links() callback for drivers
by Saravana Kannan
· 5 years ago
5302dd7d
driver core: Add support for linking devices during device addition
by Saravana Kannan
· 5 years ago
ac43432
driver core: Fix use-after-free and double free on glue directory
by Muchun Song
· 5 years ago
f87da58
Merge branch 'generic_lookup_helpers' into driver-core-next
by Greg Kroah-Hartman
· 5 years ago
6bf85ba
drivers: Add generic helper to match any device
by Suzuki K Poulose
· 5 years ago
0050014
drivers: Introduce device lookup variants by ACPI_COMPANION device
by Suzuki K Poulose
· 5 years ago
4495dfd
drivers: Introduce device lookup variants by device type
by Suzuki K Poulose
· 5 years ago
67843bb
drivers: Introduce device lookup variants by fwnode
by Suzuki K Poulose
· 5 years ago
6cda08a
drivers: Introduce device lookup variants by name
by Suzuki K Poulose
· 5 years ago
fb583c8
driver core: Fix creation of device links with PM-runtime flags
by Rafael J. Wysocki
· 5 years ago
523634d
Merge tag 'libnvdimm-fixes-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 5 years ago
515db26
driver core: Remove device link creation limitation
by Rafael J. Wysocki
· 6 years ago
87a30e1
driver-core, libnvdimm: Let device subsystems add local lockdep coverage
by Dan Williams
· 6 years ago
00289cd
drivers/base: Introduce kill_device()
by Dan Williams
· 6 years ago
f632a81
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 6 years ago
65b6668
drivers: Add generic helper to match by of_node
by Suzuki K Poulose
· 6 years ago
dad9bb0
driver core: Add helper device_find_child_by_name()
by Heikki Krogerus
· 6 years ago
affada7
driver core: Clarify which counterparts to use to device_add()
by Borislav Petkov
· 6 years ago
36003d4
driver core: Fix PM-runtime for links added during consumer probe
by Rafael J. Wysocki
· 6 years ago
4c06c4e
driver core: Fix possible supplier PM-usage counter imbalance
by Rafael J. Wysocki
· 6 years ago
e7dd401
driver core: Add device link flag DL_FLAG_AUTOPROBE_CONSUMER
by Rafael J. Wysocki
· 6 years ago
72175d4
driver core: Make driver core own stateful device links
by Rafael J. Wysocki
· 6 years ago
a1fdbfb
driver core: Do not call rpm_put_suppliers() in pm_runtime_drop_link()
by Rafael J. Wysocki
· 6 years ago
15cfb09
driver core: Fix adding device links to probing suppliers
by Rafael J. Wysocki
· 6 years ago
e2f3cd8
driver core: Fix handling of runtime PM flags in device_link_add()
by Rafael J. Wysocki
· 6 years ago
5db25c9
driver core: Do not resume suppliers under device_links_write_lock()
by Rafael J. Wysocki
· 6 years ago
f265df5
driver core: Avoid careless re-use of existing device links
by Rafael J. Wysocki
· 6 years ago
c8d5098
driver core: Fix DL_FLAG_AUTOREMOVE_SUPPLIER device link flag handling
by Rafael J. Wysocki
· 6 years ago
3451a49
driver core: Establish order of operations for device_add and device_del via bitflag
by Alexander Duyck
· 6 years ago
0fe6f78
driver core: Remove the link if there is no driver with AUTO flag
by Yong Wu
· 6 years ago
8a4b326
driver core: silence device link messages unless debugging
by Jerome Brunet
· 6 years ago
570d020
driver core: move device->knode_class to device_private
by Wei Yang
· 6 years ago
b07039b
Merge tag 'driver-core-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 6 years ago
df44b47
kobject: return error code if writing /sys/.../uevent fails
by Peter Rajnoha
· 6 years ago
186bddb
kref/kobject: Improve documentation
by Ezequiel Garcia
· 6 years ago
f88184b
driver core: Replace simple_strto{l,ul} by kstrtou{l,ul}
by Kaitao cheng
· 6 years ago
59abd83
drivers: base: Introducing software nodes to the firmware node framework
by Heikki Krogerus
· 6 years ago
7847a14
ACPI / glue: Add acpi_platform_notify() function
by Heikki Krogerus
· 6 years ago
07de0e8
drivers core: Prepare support for multiple platform notifications
by Heikki Krogerus
· 6 years ago
a18d783
Merge tag 'driver-core-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 6 years ago
9a76aba
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 6 years ago
b018fc9
Merge tag 'pm-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 6 years ago
d22d593
Merge branch 'regulator-4.19' into regulator-next
by Mark Brown
· 6 years ago
e16f4f3
base: core: Remove WARN_ON from link dependencies check
by Benjamin Gaignard
· 7 years ago
3297c8f
drivers/base: stop new probing during shutdown
by Pingfan Liu
· 7 years ago
9944e89
driver core: set up ownership of class devices in sysfs
by Dmitry Torokhov
· 7 years ago
726e410
drivers: core: Remove glue dirs from sysfs earlier
by Benjamin Herrenschmidt
· 7 years ago
46d3a03
driver core: remove unnecessary function extern declare
by Shaokun Zhang
· 7 years ago
1689cac
driver core: Add flag to autoremove device link on supplier unbind
by Vivek Gautam
· 7 years ago
e88728f
driver core: Rename flag AUTOREMOVE to AUTOREMOVE_CONSUMER
by Vivek Gautam
· 7 years ago
663336e
device: Add #define dev_fmt similar to #define pr_fmt
by Joe Perches
· 7 years ago
d884221
driver core: Add device_link_remove function
by pascal paillet
· 7 years ago
47e5abf
PM / core: Fix supplier device runtime PM usage counter imbalance
by Rafael J. Wysocki
· 7 years ago
ec064d3
Merge tag 'driver-core-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 7 years ago
6a8b55d
driver core: add __printf verification to device_create_groups_vargs
by Mathieu Malaterre
· 7 years ago
1350986
base: core: fix typo 'can by' to 'can be'
by Wolfram Sang
· 7 years ago
84d0c27
driver core: Don't ignore class_dir_create_and_add() failure.
by Tetsuo Handa
· 7 years ago
494fd7b
PM / core: fix deferred probe breaking suspend resume order
by Feng Kan
· 7 years ago
ead18c2
driver core: Introduce device links reference counting
by Lukas Wunner
· 7 years ago
433986c
PM / runtime: Update links_count also if !CONFIG_SRCU
by Lukas Wunner
· 7 years ago
ab486bc
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk
by Linus Torvalds
· 7 years ago
a52668c
drivers: do not use print_symbol()
by Sergey Senozhatsky
· 7 years ago
93ead7c
drivers: base: omit redundant interations
by Gimcuan Hui
· 7 years ago
3282570
driver core: Remove redundant license text
by Greg Kroah-Hartman
· 7 years ago
989d42e
driver core: add SPDX identifiers to all driver core files
by Greg Kroah-Hartman
· 7 years ago
b974304
Merge tag 'driver-core-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 7 years ago
37cb8e1
Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 7 years ago
6aa7de0
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE()
by Mark Rutland
· 7 years ago
2ec1615
driver core: Move device_links_purge() after bus_remove_device()
by Jeffy Chen
· 7 years ago
0c3c234
of: wrap accesses to device_node kobject
by Rob Herring
· 7 years ago
7521621
Do not disable driver and bus shutdown hook when class shutdown hook is set.
by Michal Suchanek
· 7 years ago
1af824f
Merge branch 'bind_unbind' into driver-core-next
by Greg Kroah-Hartman
· 7 years ago
57b8ff0
driver core: add devm_device_add_group() and friends
by Dmitry Torokhov
· 8 years ago
a7670d4
driver core: make device_{add|remove}_groups() public
by Dmitry Torokhov
· 8 years ago
f77af15
Add "shutdown" to "struct class".
by Josh Zimmerman
· 8 years ago
9746684
Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 8 years ago
4e75e1d
driver core: add helper to reuse a device-tree node
by Johan Hovold
· 8 years ago
f36776f
kobject: support passing in variables for synthetic uevents
by Peter Rajnoha
· 8 years ago
35dbf4e
driver core: don't initialize 'parent' in device_add()
by Viresh Kumar
· 8 years ago
Next »