index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
2
-11
/
+73
*
driver core: Fix handling of runtime PM flags in device_link_add()
Rafael J. Wysocki
2019-02-01
3
-31
/
+42
*
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
*
devres: always use dev_name() in devm_ioremap_resource()
Sergei Shtylyov
2019-01-31
1
-3
/
+1
*
drivers: base: Use __printf markup to silence compiler
Mathieu Malaterre
2019-01-31
1
-0
/
+1
*
firmware: intel_stratix10_service: add hardware dependency
Richard Gong
2019-01-31
1
-1
/
+1
*
driver core: Rewrite test_async_driver_probe to cover serialization and NUMA ...
Alexander Duyck
2019-01-31
1
-60
/
+201
*
libnvdimm: Schedule device registration on node local to the device
Alexander Duyck
2019-01-31
1
-3
/
+8
*
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
*
async: Add support for queueing on specific NUMA node
Alexander Duyck
2019-01-31
2
-27
/
+108
*
workqueue: Provide queue_work_node to queue work near a given NUMA node
Alexander Duyck
2019-01-31
2
-0
/
+86
*
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
*
kobject: drop newline from msg string
Bo YU
2019-01-22
1
-3
/
+3
*
kobject: to repalce printk with pr_* style
Bo YU
2019-01-22
1
-3
/
+2
*
kobject: make kset_get_ownership() 'static'
Eric Biggers
2019-01-22
1
-1
/
+1
*
block: rbd: convert to use BUS_ATTR_WO and RO
Greg Kroah-Hartman
2019-01-22
1
-26
/
+19
*
rapidio: rio-sysfs.c: convert to use BUS_ATTR_WO
Greg Kroah-Hartman
2019-01-22
1
-3
/
+2
*
pseries: ibmebus.c: convert to use BUS_ATTR_WO
Greg Kroah-Hartman
2019-01-22
1
-6
/
+4
*
PCI: pci-sysfs.c: convert to use BUS_ATTR_WO
Greg Kroah-Hartman
2019-01-22
1
-3
/
+2
*
PCI: pci.c: convert to use BUS_ATTR_RW
Greg Kroah-Hartman
2019-01-22
1
-4
/
+3
*
f2fs: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-01-22
3
-23
/
+6
*
debugfs: debugfs_use_start/finish do not exist anymore
Sergey Senozhatsky
2019-01-22
1
-2
/
+2
*
firmware_loader: move firmware/ to drivers/base/firmware_loader/builtin/
Masahiro Yamada
2019-01-22
4
-1
/
+3
*
firmware_loader: move CONFIG_FW_LOADER_USER_HELPER switch to Makefile
Masahiro Yamada
2019-01-22
2
-6
/
+1
*
tools/firmware/ihex2fw: Replace explicit alignment with ALIGN
Andrey Smirnov
2019-01-22
1
-2
/
+4
*
tools/firmware/ihex2fw: Simplify next record offset calculation
Andrey Smirnov
2019-01-22
1
-1
/
+10
*
ihex: Simplify next record offset calculation
Andrey Smirnov
2019-01-22
1
-3
/
+7
*
ihex: Check if zero-length record is at the end of the blob
Andrey Smirnov
2019-01-22
1
-1
/
+1
*
ihex: Share code between ihex_validate_fw() and ihex_next_binrec()
Andrey Smirnov
2019-01-22
1
-8
/
+13
*
driver core: move device->knode_class to device_private
Wei Yang
2019-01-18
4
-7
/
+16
*
sysfs: fix blank line coding style warning
Stephen Martin
2019-01-18
1
-0
/
+1
*
Merge 5.0-rc2 into driver-core-next
Greg Kroah-Hartman
2019-01-15
482
-2638
/
+4108
|
\
|
*
Linux 5.0-rc2
v5.0-rc2
Linus Torvalds
2019-01-13
1
-1
/
+1
|
*
kernel/sys.c: Clarify that UNAME26 does not generate unique versions anymore
Jonathan Neuschäfer
2019-01-13
1
-1
/
+2
|
*
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2019-01-13
26
-93
/
+321
|
|
\
|
|
*
Merge tag 'reset-for-5.0-rc2' of git://git.pengutronix.de/git/pza/linux into ...
Olof Johansson
2019-01-13
11
-52
/
+212
|
|
|
\
|
|
|
*
reset: uniphier-glue: Add AHCI reset control support in glue layer
Kunihiko Hayashi
2019-01-07
1
-0
/
+12
|
|
|
*
dt-bindings: reset: uniphier: Add AHCI core reset description
Kunihiko Hayashi
2019-01-07
1
-0
/
+3
|
|
|
*
reset: uniphier-usb3: Rename to reset-uniphier-glue
Kunihiko Hayashi
2019-01-07
3
-25
/
+25
|
|
|
*
dt-bindings: reset: uniphier: Replace the expression of USB3 with generic per...
Kunihiko Hayashi
2019-01-07
1
-11
/
+11
|
|
|
*
ARM: socfpga: dts: document "altr,stratix10-rst-mgr" binding
Dinh Nguyen
2019-01-07
1
-1
/
+2
|
|
|
*
reset: socfpga: add an early reset driver for SoCFPGA
Dinh Nguyen
2019-01-07
5
-11
/
+105
[next]