aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/device.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-06Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds1-2/+6
2018-06-05Merge tag 'driver-core-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-0/+4
2018-06-05device: Use overflow helpers for devm_kmalloc()Kees Cook1-2/+6
2018-05-31driver core: hold dev's parent lock when neededMartin Liu1-0/+3
2018-05-28core, dma-direct: add a flag 32-bit dma limitsChristoph Hellwig1-0/+3
2018-05-03drivers: remove force dma flag from busesChristoph Hellwig1-4/+0
2018-05-03dma-mapping: move dma configuration to bus infrastructureNipun Gupta1-0/+4
2018-04-19drivers: change struct device_driver::coredump() return type to voidArend van Spriel1-2/+4
2018-04-04Merge tag 'driver-core-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-0/+1
2018-04-04Merge tag 'usb-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-0/+22
2018-03-22drivers: base: Unified device connection lookupHeikki Krogerus1-0/+22
2018-03-15drivers: base: add description for .coredump() callbackArend van Spriel1-0/+1
2018-02-27driver core: Introduce device links reference countingLukas Wunner1-0/+2
2018-02-03pinctrl: remove include file from <linux/device.h>Linus Torvalds1-1/+1
2018-02-01Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-3/+2
2018-01-23drivers: base: add coredump driver opsArend van Spriel1-1/+1
2017-12-20gpio: sysfs: change 'value' attribute to preallocChristophe Leroy1-0/+3
2017-12-07driver core: Remove redundant license textGreg Kroah-Hartman1-2/+0
2017-12-07driver core: add SPDX identifiers to all driver core filesGreg Kroah-Hartman1-0/+1
2017-11-14Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-0/+4
2017-11-06PM / core: Add NEVER_SKIP and SMART_PREPARE driver flagsRafael J. Wysocki1-0/+10
2017-10-21Merge branch 'pm-sleep' into pm-coreRafael J. Wysocki1-2/+0
2017-10-19drivers: flag buses which demand DMA configurationRobin Murphy1-0/+4
2017-10-03Merge tag 'driver-core-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-2/+0
2017-09-25PM / core: Drop legacy class suspend/resume operationsRafael J. Wysocki1-5/+0
2017-09-19driver core: remove DRIVER_ATTRGreg Kroah-Hartman1-2/+0
2017-09-18driver core: Fix link to device power management documentationGeert Uytterhoeven1-1/+1
2017-08-28Do not disable driver and bus shutdown hook when class shutdown hook is set.Michal Suchanek1-2/+2
2017-08-28driver core: Document struct device:dma_opsJonathan Corbet1-0/+1
2017-08-14Merge 4.13-rc5 into driver-core-nextGreg Kroah-Hartman1-1/+1
2017-08-07pinctrl: generic: update references to Documentation/pinctrl.txtLudovic Desroches1-1/+1
2017-07-22Merge branch 'bind_unbind' into driver-core-nextGreg Kroah-Hartman1-0/+30
2017-07-22driver core: add devm_device_add_group() and friendsDmitry Torokhov1-0/+9
2017-07-22driver core: add device_{add|remove}_group() helpersDmitry Torokhov1-0/+16
2017-07-22driver core: make device_{add|remove}_groups() publicDmitry Torokhov1-0/+5
2017-07-07Add "shutdown" to "struct class".Josh Zimmerman1-0/+2
2017-07-03Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-6/+0
2017-06-13driver core: add helper to reuse a device-tree nodeJohan Hovold1-0/+4
2017-06-12driver-core: remove struct bus_type.dev_attrsGreg Kroah-Hartman1-2/+0
2017-06-09driver core: remove class_attrs from struct classGreg Kroah-Hartman1-2/+0
2017-06-07driver core: remove CLASS_ATTR usageGreg Kroah-Hartman1-2/+0
2017-03-16drivers core: remove assert_held_device_hotplug()Heiko Carstens1-1/+0
2017-02-25Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds1-0/+1
2017-02-24mm: validate device_hotplug is held for memory hotplugDan Williams1-0/+1
2017-01-24treewide: Move dma_ops from struct dev_archdata into struct deviceBart Van Assche1-0/+1
2017-01-20device: Implement a bus agnostic dev_num_vf routinePhil Sutter1-0/+7
2017-01-20device: bus_type: Introduce num_vf callbackPhil Sutter1-0/+4
2016-12-13Merge tag 'driver-core-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-0/+91
2016-12-12Merge tag 'docs-4.10' of git://git.lwn.net/linuxLinus Torvalds1-1/+1
2016-12-05driver core: Silence device links sphinx warningLukas Wunner1-0/+1