index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
device.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'iommu-updates-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-04-08
1
-6
/
+3
|
\
|
*
-
.
Merge branches 'iommu/fixes', 'arm/qcom', 'arm/omap', 'arm/smmu', 'x86/amd', ...
Joerg Roedel
2020-03-27
1
-6
/
+3
|
|
\
\
|
|
|
*
iommu: Move iommu_fwspec to struct dev_iommu
Joerg Roedel
2020-03-27
1
-3
/
+0
|
|
|
*
iommu: Rename struct iommu_param to dev_iommu
Joerg Roedel
2020-03-27
1
-3
/
+3
|
|
|
/
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-03-12
1
-0
/
+11
|
\
|
|
|
*
|
driver core: Add dev_has_sync_state()
Saravana Kannan
2020-03-04
1
-0
/
+11
|
|
/
*
/
device: add device_change_owner()
Christian Brauner
2020-02-26
1
-0
/
+1
|
/
*
device.h: move 'struct driver' stuff out to device/driver.h
Greg Kroah-Hartman
2019-12-16
1
-271
/
+1
*
device.h: move 'struct class' stuff out to device/class.h
Greg Kroah-Hartman
2019-12-16
1
-240
/
+1
*
device.h: move 'struct bus' stuff out to device/bus.h
Greg Kroah-Hartman
2019-12-16
1
-264
/
+1
*
device.h: move dev_printk()-like functions to dev_printk.h
Greg Kroah-Hartman
2019-12-16
1
-216
/
+1
*
device.h: move devtmpfs prototypes out of the file
Greg Kroah-Hartman
2019-12-16
1
-4
/
+0
*
devtmpfs: use do_mount() instead of ksys_mount()
Dominik Brodowski
2019-12-12
1
-2
/
+2
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Linus Torvalds
2019-11-28
1
-3
/
+3
|
\
|
*
dma-mapping: treat dev->bus_dma_mask as a DMA limit
Nicolas Saenz Julienne
2019-11-21
1
-3
/
+3
*
|
lib: devres: provide devm_ioremap_resource_wc()
Bartosz Golaszewski
2019-11-05
1
-0
/
+2
*
|
driver core: Allow a device to wait on optional suppliers
Saravana Kannan
2019-11-02
1
-0
/
+3
*
|
driver core: Add device link support for SYNC_STATE_ONLY flag
Saravana Kannan
2019-11-02
1
-0
/
+2
*
|
driver core: Add sync_state driver/bus callback
Saravana Kannan
2019-10-04
1
-0
/
+24
*
|
driver core: Add support for linking devices during device addition
Saravana Kannan
2019-10-04
1
-0
/
+2
|
/
*
Merge tag 'usb-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2019-09-18
1
-3
/
+7
|
\
|
*
Merge generic_lookup_helpers into usb-next
Greg Kroah-Hartman
2019-09-03
1
-3
/
+234
|
|
\
|
*
|
device connection: Add fwnode_connection_find_match()
Heikki Krogerus
2019-09-03
1
-3
/
+7
|
*
|
Merge tag 'dev_groups_all_drivers' of git://git.kernel.org/pub/scm/linux/kern...
Greg Kroah-Hartman
2019-08-06
1
-0
/
+3
|
|
\
\
*
|
|
|
Revert "driver core: Add support for linking devices during device addition"
Greg Kroah-Hartman
2019-08-27
1
-14
/
+0
*
|
|
|
Revert "driver core: Add edit_links() callback for drivers"
Greg Kroah-Hartman
2019-08-27
1
-20
/
+0
*
|
|
|
Revert "driver core: Add sync_state driver/bus callback"
Greg Kroah-Hartman
2019-08-27
1
-26
/
+0
*
|
|
|
Merge 5.3-rc4 into driver-core-next
Greg Kroah-Hartman
2019-08-12
1
-0
/
+6
|
\
|
|
|
|
*
|
|
Merge tag 'libnvdimm-fixes-5.3-rc2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-07-27
1
-0
/
+6
|
|
\
\
\
|
|
*
|
|
driver-core, libnvdimm: Let device subsystems add local lockdep coverage
Dan Williams
2019-07-18
1
-0
/
+5
|
|
*
|
|
drivers/base: Introduce kill_device()
Dan Williams
2019-07-18
1
-0
/
+1
*
|
|
|
|
device.h: Fix warnings for mismatched parameter names in comments
Suzuki K Poulose
2019-08-09
1
-4
/
+4
*
|
|
|
|
Merge tag 'dev_groups_all_drivers' into driver-core-next
Greg Kroah-Hartman
2019-08-02
1
-0
/
+3
|
\
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
driver core: add dev_groups to all drivers
Dmitry Torokhov
2019-08-02
1
-0
/
+3
|
|
/
/
/
*
|
|
|
driver core: Add sync_state driver/bus callback
Saravana Kannan
2019-08-01
1
-0
/
+26
*
|
|
|
driver core: Add edit_links() callback for drivers
Saravana Kannan
2019-08-01
1
-0
/
+20
*
|
|
|
driver core: Add support for linking devices during device addition
Saravana Kannan
2019-08-01
1
-0
/
+14
*
|
|
|
drivers: Fix htmldocs warnings with bus_find_next_device()
Suzuki K Poulose
2019-08-01
1
-0
/
+2
*
|
|
|
drivers: Fix typo in parameter description for driver_find_device_by_acpi_dev
Suzuki K Poulose
2019-08-01
1
-1
/
+1
*
|
|
|
Merge branch 'generic_lookup_helpers' into driver-core-next
Greg Kroah-Hartman
2019-07-30
1
-3
/
+234
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
drivers: Add generic helper to match any device
Suzuki K Poulose
2019-07-30
1
-0
/
+17
|
*
|
|
drivers: Introduce device lookup variants by ACPI_COMPANION device
Suzuki K Poulose
2019-07-30
1
-0
/
+65
|
*
|
|
drivers: Introduce device lookup variants by device type
Suzuki K Poulose
2019-07-30
1
-0
/
+37
|
*
|
|
drivers: Introduce device lookup variants by fwnode
Suzuki K Poulose
2019-07-30
1
-0
/
+39
|
*
|
|
drivers: Introduce device lookup variants by of_node
Suzuki K Poulose
2019-07-30
1
-0
/
+37
|
*
|
|
drivers: Introduce device lookup variants by name
Suzuki K Poulose
2019-07-30
1
-3
/
+39
|
|
/
/
*
/
/
driver core: Remove device link creation limitation
Rafael J. Wysocki
2019-07-25
1
-1
/
+3
|
/
/
*
|
docs: driver-model: move it to the driver-api book
Mauro Carvalho Chehab
2019-07-15
1
-1
/
+1
*
|
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-07-12
1
-4
/
+7
|
\
\
|
*
|
driver: core: Allow subsystems to continue deferring probe
Thierry Reding
2019-07-03
1
-0
/
+1
[next]