index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
base
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'gpio-v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2019-03-08
1
-0
/
+20
|
\
|
*
drivers: depend on HAS_IOMEM for devm_platform_ioremap_resource()
Bartosz Golaszewski
2019-02-22
1
-0
/
+2
|
*
drivers: provide devm_platform_ioremap_resource()
Bartosz Golaszewski
2019-02-21
1
-0
/
+18
*
|
Merge tag 'usb-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2019-03-06
1
-3
/
+59
|
\
\
|
*
|
device connection: Find device connections also from device graphs
Heikki Krogerus
2019-02-14
1
-3
/
+35
|
*
|
device connection: Prepare support for firmware described connections
Heikki Krogerus
2019-02-14
1
-0
/
+24
|
|
/
*
|
Merge tag 'driver-core-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-03-06
16
-242
/
+752
|
\
\
|
*
|
driver core: platform: remove misleading err_alloc label
Johannes Berg
2019-03-01
1
-3
/
+1
|
*
|
platform: set of_node in platform_device_register_full()
Mans Rullgard
2019-02-26
1
-0
/
+2
|
*
|
firmware: hardcode the debug message for -ENOENT
John Zhao
2019-02-26
1
-4
/
+4
|
*
|
driver core: Fix PM-runtime for links added during consumer probe
Rafael J. Wysocki
2019-02-20
2
-25
/
+8
|
*
|
drivers/component: kerneldoc polish
Daniel Vetter
2019-02-19
1
-7
/
+7
|
*
|
async: Add cmdline option to specify drivers to be async probed
Feng Tang
2019-02-14
1
-0
/
+24
|
*
|
driver core: Fix possible supplier PM-usage counter imbalance
Rafael J. Wysocki
2019-02-13
2
-19
/
+29
|
*
|
PM-runtime: Fix __pm_runtime_set_status() race with runtime resume
Rafael J. Wysocki
2019-02-13
1
-6
/
+18
|
*
|
driver: platform: Support parsing GpioInt 0 in platform_get_irq()
Enrico Granata
2019-02-12
1
-1
/
+14
|
*
|
Merge tag 'topic/component-typed-2019-02-11' of git://anongit.freedesktop.org...
Greg Kroah-Hartman
2019-02-11
1
-11
/
+195
|
|
\
\
|
*
\
\
Merge 5.0-rc6 into driver-core-next
Greg Kroah-Hartman
2019-02-11
3
-10
/
+14
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
driver core: Postpone DMA tear-down until after devres release
Geert Uytterhoeven
2019-02-08
1
-1
/
+1
|
*
|
|
PM-runtime: Take suppliers into account in __pm_runtime_set_status()
Rafael J. Wysocki
2019-02-08
1
-5
/
+40
|
*
|
|
driver core: Add device link flag DL_FLAG_AUTOPROBE_CONSUMER
Rafael J. Wysocki
2019-02-01
2
-2
/
+16
|
*
|
|
driver core: Make driver core own stateful device links
Rafael J. Wysocki
2019-02-01
1
-15
/
+54
|
*
|
|
driver core: Do not call rpm_put_suppliers() in pm_runtime_drop_link()
Rafael J. Wysocki
2019-02-01
2
-2
/
+3
|
*
|
|
driver core: Fix adding device links to probing suppliers
Rafael J. Wysocki
2019-02-01
1
-8
/
+66
|
*
|
|
driver core: Fix handling of runtime PM flags in device_link_add()
Rafael J. Wysocki
2019-02-01
2
-30
/
+41
|
*
|
|
driver core: Do not resume suppliers under device_links_write_lock()
Rafael J. Wysocki
2019-02-01
1
-6
/
+14
|
*
|
|
driver core: Avoid careless re-use of existing device links
Rafael J. Wysocki
2019-02-01
1
-3
/
+20
|
*
|
|
driver core: Fix DL_FLAG_AUTOREMOVE_SUPPLIER device link flag handling
Rafael J. Wysocki
2019-02-01
1
-8
/
+12
|
*
|
|
drivers: base: Use __printf markup to silence compiler
Mathieu Malaterre
2019-01-31
1
-0
/
+1
|
*
|
|
driver core: Rewrite test_async_driver_probe to cover serialization and NUMA ...
Alexander Duyck
2019-01-31
1
-60
/
+201
|
*
|
|
PM core: Use new async_schedule_dev command
Alexander Duyck
2019-01-31
1
-6
/
+6
|
*
|
|
driver core: Attach devices on CPU local to device node
Alexander Duyck
2019-01-31
1
-2
/
+2
|
*
|
|
driver core: Probe devices asynchronously instead of the driver
Alexander Duyck
2019-01-31
3
-20
/
+48
|
*
|
|
device core: Consolidate locking and unlocking of parent and device
Alexander Duyck
2019-01-31
3
-39
/
+81
|
*
|
|
driver core: Establish order of operations for device_add and device_del via ...
Alexander Duyck
2019-01-31
3
-11
/
+26
|
*
|
|
driver core: Remove the link if there is no driver with AUTO flag
Yong Wu
2019-01-22
1
-2
/
+2
|
*
|
|
driver core: silence device link messages unless debugging
Jerome Brunet
2019-01-22
1
-3
/
+3
|
*
|
|
firmware_loader: move firmware/ to drivers/base/firmware_loader/builtin/
Masahiro Yamada
2019-01-22
3
-0
/
+43
|
*
|
|
firmware_loader: move CONFIG_FW_LOADER_USER_HELPER switch to Makefile
Masahiro Yamada
2019-01-22
2
-6
/
+1
|
*
|
|
driver core: move device->knode_class to device_private
Wei Yang
2019-01-18
3
-6
/
+16
|
*
|
|
Merge 5.0-rc2 into driver-core-next
Greg Kroah-Hartman
2019-01-15
2
-4
/
+10
|
|
\
\
\
|
*
|
|
|
driver core: drop use of BUS_ATTR()
Greg Kroah-Hartman
2019-01-08
1
-1
/
+8
|
*
|
|
|
driver core: bus: convert to use BUS_ATTR_WO and RW
Greg Kroah-Hartman
2019-01-08
1
-6
/
+5
*
|
|
|
|
Merge tag 'char-misc-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-03-06
1
-11
/
+195
|
\
\
\
\
\
|
*
\
\
\
\
Pull in char-misc-next from Greg
Daniel Vetter
2019-02-20
1
-4
/
+2
|
|
\
\
\
\
\
|
|
|
|
_
|
/
/
|
|
|
/
|
|
/
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
components: multiple components for a device
Daniel Vetter
2019-02-08
1
-37
/
+121
|
*
|
|
|
component: Add documentation
Daniel Vetter
2019-02-08
1
-3
/
+103
*
|
|
|
|
Merge tag 'devprop-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-03-06
1
-0
/
+23
|
\
\
\
\
\
|
*
|
|
|
|
software node: Implement get_named_child_node fwnode callback
Heikki Krogerus
2019-02-14
1
-0
/
+23
*
|
|
|
|
|
Merge tag 'pm-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2019-03-06
8
-40
/
+89
|
\
\
\
\
\
\
[next]