Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
6760e6ddeb48bc0086e1b7b3b213b9bd87cd811d
/
drivers
/
base
/
component.c
7706b0a
component: Silence bind error on -EPROBE_DEFER
by James Hilliard
· 4 years, 9 months ago
14422f1
component: allow missing unbind callback
by Marco Felsch
· 4 years, 10 months ago
ef9ffc1
component: do not dereference opaque pointer in debugfs
by Lubomir Rintel
· 5 years ago
e2f3733
drivers/component: remove modular code
by Masahiro Yamada
· 5 years ago
e4246b0
drivers/component: kerneldoc polish
by Daniel Vetter
· 6 years ago
3521ee9
components: multiple components for a device
by Daniel Vetter
· 6 years ago
4d69c80
component: Add documentation
by Daniel Vetter
· 6 years ago
c0b8a87
component: convert to DEFINE_SHOW_ATTRIBUTE
by Yangtao Li
· 6 years ago
bdae566
component: fix loop condition to call unbind() if bind() fails
by Banajit Goswami
· 6 years ago
59e7385
component: add debugfs support
by Maciej Purski
· 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
c21b04f
Merge 4.5-rc4 into driver-core-next
by Greg Kroah-Hartman
· 9 years ago
8e7199c
component: remove device from master match list on failed add
by Daniel Stone
· 9 years ago
4877bb9
component: remove impossible condition
by Sudip Mukherjee
· 9 years ago
5748048
component: Detach components when deleting master struct
by Jon Medhurst (Tixy)
· 9 years ago
9a4e784
component: fix crash on x86_64 with hda audio drivers
by Russell King
· 9 years ago
ce657b1
component: add support for releasing match data
by Russell King
· 9 years ago
ffc30b7
component: track components via array rather than list
by Russell King
· 11 years ago
29f1c7f
component: move check for unbound master into try_to_bring_up_masters()
by Russell King
· 11 years ago
fae9e2e
component: remove old add_components method
by Russell King
· 11 years ago
b509cc8
component: fix bug with legacy API
by Russell King
· 11 years ago
6955b58
component: add support for component match array
by Russell King
· 11 years ago
fcbcebc
component: ignore multiple additions of the same component
by Russell King
· 11 years ago
c334940
component: fix missed cleanup in case of devres failure
by Russell King
· 11 years ago
9e1ccb4
drivers/base: fix devres handling for master device
by Russell King
· 11 years ago
2a41e60
drivers/base: provide an infrastructure for componentised subsystems
by Russell King
· 11 years ago