index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-08
driver core: Postpone DMA tear-down until after devres release
Geert Uytterhoeven
1
-1
/
+1
2019-02-08
PM-runtime: Take suppliers into account in __pm_runtime_set_status()
Rafael J. Wysocki
1
-5
/
+40
2019-02-01
firmware: intel_stratix10_service: remove COMPILE_TEST
Stephen Rothwell
1
-1
/
+1
2019-02-01
driver core: Add device link flag DL_FLAG_AUTOPROBE_CONSUMER
Rafael J. Wysocki
2
-2
/
+16
2019-02-01
driver core: Make driver core own stateful device links
Rafael J. Wysocki
1
-15
/
+54
2019-02-01
IOMMU: Make dwo drivers use stateless device links
Rafael J. Wysocki
2
-1
/
+3
2019-02-01
driver core: Do not call rpm_put_suppliers() in pm_runtime_drop_link()
Rafael J. Wysocki
2
-2
/
+3
2019-02-01
driver core: Fix adding device links to probing suppliers
Rafael J. Wysocki
1
-8
/
+66
2019-02-01
driver core: Fix handling of runtime PM flags in device_link_add()
Rafael J. Wysocki
2
-30
/
+41
2019-02-01
driver core: Do not resume suppliers under device_links_write_lock()
Rafael J. Wysocki
1
-6
/
+14
2019-02-01
driver core: Avoid careless re-use of existing device links
Rafael J. Wysocki
1
-3
/
+20
2019-02-01
driver core: Fix DL_FLAG_AUTOREMOVE_SUPPLIER device link flag handling
Rafael J. Wysocki
1
-8
/
+12
2019-01-31
drivers: base: Use __printf markup to silence compiler
Mathieu Malaterre
1
-0
/
+1
2019-01-31
firmware: intel_stratix10_service: add hardware dependency
Richard Gong
1
-1
/
+1
2019-01-31
driver core: Rewrite test_async_driver_probe to cover serialization and NUMA ...
Alexander Duyck
1
-60
/
+201
2019-01-31
libnvdimm: Schedule device registration on node local to the device
Alexander Duyck
1
-3
/
+8
2019-01-31
PM core: Use new async_schedule_dev command
Alexander Duyck
1
-6
/
+6
2019-01-31
driver core: Attach devices on CPU local to device node
Alexander Duyck
1
-2
/
+2
2019-01-31
driver core: Probe devices asynchronously instead of the driver
Alexander Duyck
3
-20
/
+48
2019-01-31
device core: Consolidate locking and unlocking of parent and device
Alexander Duyck
3
-39
/
+81
2019-01-31
driver core: Establish order of operations for device_add and device_del via ...
Alexander Duyck
3
-11
/
+26
2019-01-22
driver core: Remove the link if there is no driver with AUTO flag
Yong Wu
1
-2
/
+2
2019-01-22
driver core: silence device link messages unless debugging
Jerome Brunet
1
-3
/
+3
2019-01-22
block: rbd: convert to use BUS_ATTR_WO and RO
Greg Kroah-Hartman
1
-26
/
+19
2019-01-22
rapidio: rio-sysfs.c: convert to use BUS_ATTR_WO
Greg Kroah-Hartman
1
-3
/
+2
2019-01-22
PCI: pci-sysfs.c: convert to use BUS_ATTR_WO
Greg Kroah-Hartman
1
-3
/
+2
2019-01-22
PCI: pci.c: convert to use BUS_ATTR_RW
Greg Kroah-Hartman
1
-4
/
+3
2019-01-22
firmware_loader: move firmware/ to drivers/base/firmware_loader/builtin/
Masahiro Yamada
3
-0
/
+43
2019-01-22
firmware_loader: move CONFIG_FW_LOADER_USER_HELPER switch to Makefile
Masahiro Yamada
2
-6
/
+1
2019-01-18
driver core: move device->knode_class to device_private
Wei Yang
3
-6
/
+16
2019-01-15
Merge 5.0-rc2 into driver-core-next
Greg Kroah-Hartman
258
-1438
/
+2114
2019-01-14
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
9
-56
/
+186
2019-01-14
Merge tag 'staging-5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-4
/
+4
2019-01-14
Merge tag 'tty-5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2
-24
/
+32
2019-01-14
Merge tag 'usb-5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
5
-6
/
+33
2019-01-12
Merge tag 'reset-for-5.0-rc2' of git://git.pengutronix.de/git/pza/linux into ...
Olof Johansson
7
-36
/
+181
2019-01-12
phy: fix build breakage: add PHY_MODE_SATA
John Hubbard
1
-2
/
+3
2019-01-12
Merge tag 'for-linus-20190112' of git://git.kernel.dk/linux-block
Linus Torvalds
11
-64
/
+185
2019-01-12
Merge tag 'remove-dma_zalloc_coherent-5.0' of git://git.infradead.org/users/h...
Linus Torvalds
170
-940
/
+905
2019-01-12
Merge tag 'drm-fixes-2019-01-11-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
15
-102
/
+185
2019-01-11
ata: ahci: mvebu: request PHY suspend/resume for Armada 3700
Miquel Raynal
1
-0
/
+3
2019-01-11
ata: ahci: mvebu: add Armada 3700 initialization needed for S2RAM
Miquel Raynal
1
-9
/
+18
2019-01-11
ata: ahci: mvebu: do Armada 38x configuration only on relevant SoCs
Miquel Raynal
1
-17
/
+51
2019-01-11
ata: ahci: mvebu: remove stale comment
Miquel Raynal
1
-5
/
+0
2019-01-11
ata: libahci_platform: comply to PHY framework
Miquel Raynal
2
-0
/
+15
2019-01-11
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-1
/
+20
2019-01-11
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-2
/
+3
2019-01-11
Merge tag 'ceph-for-5.0-rc2' of git://github.com/ceph/ceph-client
Linus Torvalds
1
-5
/
+4
2019-01-11
Merge tag 'acpi-5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
4
-11
/
+59
2019-01-11
Merge tag 'pm-5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
6
-23
/
+78
[next]