Age | Commit message (Expand) | Author | Files | Lines |
2016-05-21 | Merge tag 'driver-core-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -2/+5 |
2016-05-20 | include/linux: apply __malloc attribute | Rasmus Villemoes | 1 | -6/+6 |
2016-05-02 | driver-core: use 'dev' argument in dev_dbg_ratelimited stub | Arnd Bergmann | 1 | -2/+5 |
2016-04-22 | PM / Runtime: Move ignore_children flag under CONFIG_PM | Ulf Hansson | 1 | -5/+0 |
2016-03-23 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 1 | -0/+12 |
2016-03-20 | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds | 1 | -2/+5 |
2016-02-16 | ARM: 8524/1: driver cohandle -EPROBE_DEFER from bus_type.match() | Tomeu Vizoso | 1 | -2/+5 |
2016-02-09 | devm: add helper devm_add_action_or_reset() | Sudip Mukherjee | 1 | -0/+12 |
2016-02-04 | usb: sysfs: make locking interruptible | Oliver Neukum | 1 | -0/+5 |
2016-01-08 | device core: add device_is_bound() | Tomeu Vizoso | 1 | -0/+2 |
2015-12-09 | device core: add BUS_NOTIFY_DRIVER_NOT_BOUND notification | Andy Shevchenko | 1 | -0/+1 |
2015-10-10 | devm: make allocations numa aware by default | Dan Williams | 1 | -4/+12 |
2015-09-02 | Merge tag 'pm+acpi-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -0/+2 |
2015-09-02 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -0/+24 |
2015-08-06 | bus: subsys: update return type of ->remove_dev() to void | Viresh Kumar | 1 | -1/+1 |
2015-07-31 | Merge back earlier ACPI PM material for v4.3. | Rafael J. Wysocki | 1 | -0/+2 |
2015-07-30 | device core: Introduce per-device MSI domain pointer | Marc Zyngier | 1 | -0/+20 |
2015-07-30 | Merge branch 'linus' into irq/core | Thomas Gleixner | 1 | -8/+7 |
2015-07-28 | driver core: implement device_for_each_child_reverse() | Andy Shevchenko | 1 | -0/+2 |
2015-07-22 | genirq/MSI: Move msi_list from struct pci_dev to struct device | Jiang Liu | 1 | -0/+4 |
2015-07-18 | include, lib: add __printf attributes to several function prototypes | Nicolas Iooss | 1 | -8/+7 |
2015-07-02 | Merge tag 'module-builtin_driver-v4.1-rc8' of git://git.kernel.org/pub/scm/li... | Linus Torvalds | 1 | -0/+22 |
2015-06-16 | platform_device: better support builtin boilerplate avoidance | Paul Gortmaker | 1 | -0/+22 |
2015-05-20 | driver-core: enable drivers to opt-out of async probe | Luis R. Rodriguez | 1 | -6/+7 |
2015-05-20 | driver-core: add driver module asynchronous probe support | Luis R. Rodriguez | 1 | -3/+5 |
2015-05-20 | driver-core: add asynchronous probing support for drivers | Dmitry Torokhov | 1 | -0/+28 |
2015-04-15 | Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -10/+6 |
2015-04-04 | device property: Make it possible to use secondary firmware nodes | Rafael J. Wysocki | 1 | -0/+3 |
2015-03-25 | device: Add dev_of_node() accessor | Benjamin Herrenschmidt | 1 | -0/+7 |
2015-03-17 | driver core / ACPI: Represent ACPI companions using fwnode_handle | Rafael J. Wysocki | 1 | -10/+3 |
2015-01-27 | device: Change dev_<level> logging functions to return void | Joe Perches | 1 | -31/+29 |
2015-01-27 | device: Fix dev_dbg_once macro | Joe Perches | 1 | -1/+1 |
2014-12-15 | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -0/+35 |
2014-12-04 | driver core: Provide an wrapper around the mutex to do lockdep warnings | Konrad Rzeszutek Wilk | 1 | -0/+5 |
2014-11-27 | device: Add dev_<level>_once variants | Joe Perches | 1 | -0/+35 |
2014-10-15 | Merge tag 'iommu-updates-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -5/+6 |
2014-10-02 | driver core: Add BUS_NOTIFY_REMOVED_DEVICE event | Joerg Roedel | 1 | -5/+6 |
2014-09-24 | devres: Improve devm_kasprintf()/kvasprintf() support | Geert Uytterhoeven | 1 | -2/+2 |
2014-08-06 | Merge tag 'iommu-updates-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+1 |
2014-08-05 | Merge tag 'staging-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -0/+4 |
2014-07-18 | devres: Add devm_kasprintf and devm_kvasprintf API | Himangi Saraogi | 1 | -0/+4 |
2014-07-07 | iommu: Constify struct iommu_ops | Thierry Reding | 1 | -1/+1 |
2014-06-20 | devres: remove devm_request_and_ioremap() | Jingoo Han | 1 | -2/+0 |
2014-06-06 | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into next | Linus Torvalds | 1 | -0/+2 |
2014-06-03 | Merge tag 'staging-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -0/+6 |
2014-05-28 | driver core: Inline dev_set/get_drvdata | Jean Delvare | 1 | -2/+10 |
2014-05-28 | driver core: dev_set_drvdata returns void | Jean Delvare | 1 | -1/+1 |
2014-05-27 | driver core: Move driver_data back to struct device | Jean Delvare | 1 | -0/+3 |
2014-05-23 | devres: Add devm_get_free_pages API | Eli Billauer | 1 | -0/+4 |
2014-05-23 | Merge tag 'dt-dma-properties-for-arm' of git://git.kernel.org/pub/scm/linux/k... | Russell King | 1 | -0/+2 |