index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
device.h
Age
Commit message (
Expand
)
Author
2020-05-09
driver core: remove device_create_vargs
Christoph Hellwig
2020-04-08
Merge tag 'iommu-updates-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-03-27
Merge branches 'iommu/fixes', 'arm/qcom', 'arm/omap', 'arm/smmu', 'x86/amd', ...
Joerg Roedel
2020-03-27
iommu: Move iommu_fwspec to struct dev_iommu
Joerg Roedel
2020-03-27
iommu: Rename struct iommu_param to dev_iommu
Joerg Roedel
2020-03-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-03-04
driver core: Add dev_has_sync_state()
Saravana Kannan
2020-02-26
device: add device_change_owner()
Christian Brauner
2019-12-16
device.h: move 'struct driver' stuff out to device/driver.h
Greg Kroah-Hartman
2019-12-16
device.h: move 'struct class' stuff out to device/class.h
Greg Kroah-Hartman
2019-12-16
device.h: move 'struct bus' stuff out to device/bus.h
Greg Kroah-Hartman
2019-12-16
device.h: move dev_printk()-like functions to dev_printk.h
Greg Kroah-Hartman
2019-12-16
device.h: move devtmpfs prototypes out of the file
Greg Kroah-Hartman
2019-12-12
devtmpfs: use do_mount() instead of ksys_mount()
Dominik Brodowski
2019-11-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Linus Torvalds
2019-11-21
dma-mapping: treat dev->bus_dma_mask as a DMA limit
Nicolas Saenz Julienne
2019-11-05
lib: devres: provide devm_ioremap_resource_wc()
Bartosz Golaszewski
2019-11-02
driver core: Allow a device to wait on optional suppliers
Saravana Kannan
2019-11-02
driver core: Add device link support for SYNC_STATE_ONLY flag
Saravana Kannan
2019-10-04
driver core: Add sync_state driver/bus callback
Saravana Kannan
2019-10-04
driver core: Add support for linking devices during device addition
Saravana Kannan
2019-09-18
Merge tag 'usb-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2019-09-03
Merge generic_lookup_helpers into usb-next
Greg Kroah-Hartman
2019-09-03
device connection: Add fwnode_connection_find_match()
Heikki Krogerus
2019-08-27
Revert "driver core: Add support for linking devices during device addition"
Greg Kroah-Hartman
2019-08-27
Revert "driver core: Add edit_links() callback for drivers"
Greg Kroah-Hartman
2019-08-27
Revert "driver core: Add sync_state driver/bus callback"
Greg Kroah-Hartman
2019-08-12
Merge 5.3-rc4 into driver-core-next
Greg Kroah-Hartman
2019-08-09
device.h: Fix warnings for mismatched parameter names in comments
Suzuki K Poulose
2019-08-06
Merge tag 'dev_groups_all_drivers' of git://git.kernel.org/pub/scm/linux/kern...
Greg Kroah-Hartman
2019-08-02
Merge tag 'dev_groups_all_drivers' into driver-core-next
Greg Kroah-Hartman
2019-08-02
driver core: add dev_groups to all drivers
Dmitry Torokhov
2019-08-01
driver core: Add sync_state driver/bus callback
Saravana Kannan
2019-08-01
driver core: Add edit_links() callback for drivers
Saravana Kannan
2019-08-01
driver core: Add support for linking devices during device addition
Saravana Kannan
2019-08-01
drivers: Fix htmldocs warnings with bus_find_next_device()
Suzuki K Poulose
2019-08-01
drivers: Fix typo in parameter description for driver_find_device_by_acpi_dev
Suzuki K Poulose
2019-07-30
Merge branch 'generic_lookup_helpers' into driver-core-next
Greg Kroah-Hartman
2019-07-30
drivers: Add generic helper to match any device
Suzuki K Poulose
2019-07-30
drivers: Introduce device lookup variants by ACPI_COMPANION device
Suzuki K Poulose
2019-07-30
drivers: Introduce device lookup variants by device type
Suzuki K Poulose
2019-07-30
drivers: Introduce device lookup variants by fwnode
Suzuki K Poulose
2019-07-30
drivers: Introduce device lookup variants by of_node
Suzuki K Poulose
2019-07-30
drivers: Introduce device lookup variants by name
Suzuki K Poulose
2019-07-27
Merge tag 'libnvdimm-fixes-5.3-rc2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-07-25
driver core: Remove device link creation limitation
Rafael J. Wysocki
2019-07-18
driver-core, libnvdimm: Let device subsystems add local lockdep coverage
Dan Williams
2019-07-18
drivers/base: Introduce kill_device()
Dan Williams
2019-07-15
docs: driver-model: move it to the driver-api book
Mauro Carvalho Chehab
2019-07-12
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
[next]