summaryrefslogtreecommitdiff
path: root/include/linux/device.h
AgeCommit message (Expand)Author
2017-07-15Add "shutdown" to "struct class".Josh Zimmerman
2016-09-16iommu: Introduce iommu_fwspecRobin Murphy
2016-05-20Merge tag 'driver-core-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-05-19include/linux: apply __malloc attributeRasmus Villemoes
2016-05-01driver-core: use 'dev' argument in dev_dbg_ratelimited stubArnd Bergmann
2016-04-22PM / Runtime: Move ignore_children flag under CONFIG_PMUlf Hansson
2016-03-23Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2016-03-19Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2016-02-16ARM: 8524/1: driver cohandle -EPROBE_DEFER from bus_type.match()Tomeu Vizoso
2016-02-08devm: add helper devm_add_action_or_reset()Sudip Mukherjee
2016-02-03usb: sysfs: make locking interruptibleOliver Neukum
2016-01-08device core: add device_is_bound()Tomeu Vizoso
2015-12-09device core: add BUS_NOTIFY_DRIVER_NOT_BOUND notificationAndy Shevchenko
2015-10-09devm: make allocations numa aware by defaultDan Williams
2015-09-01Merge tag 'pm+acpi-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-09-01Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-08-05bus: subsys: update return type of ->remove_dev() to voidViresh Kumar
2015-07-31Merge back earlier ACPI PM material for v4.3.Rafael J. Wysocki
2015-07-30device core: Introduce per-device MSI domain pointerMarc Zyngier
2015-07-30Merge branch 'linus' into irq/coreThomas Gleixner
2015-07-28driver core: implement device_for_each_child_reverse()Andy Shevchenko
2015-07-22genirq/MSI: Move msi_list from struct pci_dev to struct deviceJiang Liu
2015-07-17include, lib: add __printf attributes to several function prototypesNicolas Iooss
2015-07-02Merge tag 'module-builtin_driver-v4.1-rc8' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2015-06-16platform_device: better support builtin boilerplate avoidancePaul Gortmaker
2015-05-20driver-core: enable drivers to opt-out of async probeLuis R. Rodriguez
2015-05-20driver-core: add driver module asynchronous probe supportLuis R. Rodriguez
2015-05-20driver-core: add asynchronous probing support for driversDmitry Torokhov
2015-04-14Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-04-03device property: Make it possible to use secondary firmware nodesRafael J. Wysocki
2015-03-25device: Add dev_of_node() accessorBenjamin Herrenschmidt
2015-03-16driver core / ACPI: Represent ACPI companions using fwnode_handleRafael J. Wysocki
2015-01-26device: Change dev_<level> logging functions to return voidJoe Perches
2015-01-26device: Fix dev_dbg_once macroJoe Perches
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-12-04driver core: Provide an wrapper around the mutex to do lockdep warningsKonrad Rzeszutek Wilk
2014-11-26device: Add dev_<level>_once variantsJoe Perches
2014-10-15Merge tag 'iommu-updates-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-10-02driver core: Add BUS_NOTIFY_REMOVED_DEVICE eventJoerg Roedel
2014-09-23devres: Improve devm_kasprintf()/kvasprintf() supportGeert Uytterhoeven
2014-08-05Merge tag 'iommu-updates-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-08-04Merge tag 'staging-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-07-17devres: Add devm_kasprintf and devm_kvasprintf APIHimangi Saraogi
2014-07-07iommu: Constify struct iommu_opsThierry Reding
2014-06-19devres: remove devm_request_and_ioremap()Jingoo Han
2014-06-05Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into nextLinus Torvalds
2014-06-03Merge tag 'staging-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-05-27driver core: Inline dev_set/get_drvdataJean Delvare
2014-05-27driver core: dev_set_drvdata returns voidJean Delvare
2014-05-27driver core: Move driver_data back to struct deviceJean Delvare