aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/base/core.c
Commit message (Expand)AuthorAge
* Merge tag 'pm+acpi-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-09-03
|\
| * driver core / ACPI: Avoid device hot remove locking issuesRafael J. Wysocki2013-08-29
* | driver core: add #include <linux/sysfs.h> to core files.Greg Kroah-Hartman2013-08-27
* | driver core: core: use DEVICE_ATTR_ROGreg Kroah-Hartman2013-08-23
* | sysfs.h: remove attr_name() macroGreg Kroah-Hartman2013-08-22
* | sysfs: add sysfs_create/remove_groups()Greg Kroah-Hartman2013-08-21
* | drivers / base: Fix sysfs_deprecated_setup() __init attribute locationHanjun Guo2013-08-19
* | driver core: bus_type: add dev_groupsGreg Kroah-Hartman2013-08-12
* | driver core: replace strict_strto*() with kstrto*()Jingoo Han2013-07-26
* | drivers:base:core: Moved sym export macros to respective functionsDavid Graham White2013-07-26
|/
* driver core: add default groups to struct classGreg Kroah-Hartman2013-07-16
* driver core: Introduce device_create_groupsGuenter Roeck2013-07-16
* Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-07-03
|\
| * Merge branch 'acpi-hotplug'Rafael J. Wysocki2013-06-28
| |\
| | * Driver core: Add offline/online device operationsRafael J. Wysocki2013-05-12
* | | Documentation: Tidy up some drivers/base/core.c kerneldoc content.Robert P. J. Day2013-06-03
* | | Merge 3.10-rc3 into driver-core-nextGreg Kroah-Hartman2013-05-26
|\| |
| * | driver core: print sysfs attribute name when warning about bogus permissionsdyoung@redhat.com2013-05-21
| |/
* / base/core.c: improve comment of the function device_find_child()Federico Vaga2013-05-21
|/
* Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2013-04-29
|\
| * driver/base: implement subsys_virtual_register()Tejun Heo2013-03-12
* | driver core: handle user namespaces properly with the uid/gid devtmpfs changeGreg Kroah-Hartman2013-04-11
* | driver core: add uid and gid to devtmpfsKay Sievers2013-04-08
* | base: core: WARN() about bogus permissions on device attributesFelipe Balbi2013-03-15
|/
* driver-core: constify data for class_find_device()Michał Mirosław2013-02-06
* Revert "drivers: base: Convert print_symbol to %pSR"Greg Kroah-Hartman2013-01-17
* drivers: base: Convert print_symbol to %pSRJoe Perches2013-01-17
* drivers/base/core.c: Remove two unused variables and two useless calls to kfreePeter Senna Tschudin2013-01-17
* Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-12-14
|\
| * drivers/base: Add a DEVICE_BOOL_ATTR macroBorislav Petkov2012-10-26
* | Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-12-11
|\ \
| * | drivers/base/core.c: Mark to_root_device staticJosh Triplett2012-11-26
| * | driver core: use initcall_debug to control shutdown infoShuoX Liu2012-11-26
| |/
* / driver core / PM: move the calling to device_pm_remove behind the calling to ...LongX Zhang2012-11-14
|/
* device and dynamic_debug: Use dev_vprintk_emit and dev_printk_emitJoe Perches2012-09-17
* dev: Add dev_vprintk_emit and dev_printk_emitJoe Perches2012-09-17
* dev_dbg/dynamic_debug: Update to use printk_emit, optimize stackJoe Perches2012-09-17
* Merge 3.6-rc3 into driver-core-nextGreg Kroah-Hartman2012-08-27
|\
| * dyndbg: fix for SOH in logging messagesMarkus Trippelsdorf2012-08-19
| * drivers-core: make structured logging play nice with dynamic-debugJim Cromie2012-08-16
* | driver core: free devres in device_releaseMing Lei2012-08-16
|/
* driver-core: Use kobj_to_dev instead of re-implementing itLars-Peter Clausen2012-07-16
* driver core: fix shutdown races with probe/remove(v3)Ming Lei2012-07-16
* driver core: always handle dpm_orderRabin Vincent2012-06-11
* driver-core: extend dev_printk() to pass structured dataKay Sievers2012-05-07
* drivers/base/core.c: Fix a typo in commentyan2012-04-23
* core.c: fix 'the the' typoPeter Korsgaard2012-04-18
* Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-03-21
|\
| * drivercore: Output common devicetree information in ueventGrant Likely2012-02-01
* | driver core: move the deferred probe pointer into the private areaGreg Kroah-Hartman2012-03-08