aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-09-03
|\
| * firmware loader: fix pending_fw_head list corruptionMaxime Bizon2013-08-30
| * drivers/base/memory.c: introduce help macro to_memory_blockGu Zheng2013-08-28
| * dynamic debug: line queries failing due to uninitialized local variablejbaron@akamai.com2013-08-28
| * sysfs: sysfs_create_groups returns a value.Greg Kroah-Hartman2013-08-28
| * debugfs: provide debugfs_create_x64() when disabledJohannes Berg2013-08-28
| * rbd: convert bus code to use bus_groupsGreg Kroah-Hartman2013-08-28
| * firmware: dcdbas: use binary attribute groupsGreg KH2013-08-28
| * sysfs: add sysfs_create/remove_groups for when SYSFS is not enabledGreg Kroah-Hartman2013-08-27
| * driver core: add #include <linux/sysfs.h> to core files.Greg Kroah-Hartman2013-08-27
| * HID: convert bus code to use dev_groupsGreg Kroah-Hartman2013-08-26
| * Input: serio: convert bus code to use drv_groupsGreg Kroah-Hartman2013-08-25
| * Input: gameport: convert bus code to use drv_groupsGreg Kroah-Hartman2013-08-25
| * driver core: firmware: use __ATTR_RW()Greg Kroah-Hartman2013-08-23
| * driver core: core: use DEVICE_ATTR_ROGreg Kroah-Hartman2013-08-23
| * driver core: bus: use DRIVER_ATTR_WO()Greg Kroah-Hartman2013-08-23
| * driver core: create write-only attribute macros for devices and driversGreg Kroah-Hartman2013-08-23
| * sysfs: create __ATTR_WO()Greg Kroah-Hartman2013-08-23
| * driver-core: platform: convert bus code to use dev_groupsGreg Kroah-Hartman2013-08-23
| * workqueue: convert bus code to use dev_groupsGreg Kroah-Hartman2013-08-23
| * MEI: convert bus code to use dev_groupsGreg Kroah-Hartman2013-08-23
| * USB: serial: convert bus code to use drv_groupsGreg Kroah-Hartman2013-08-23
| * Kconfig: Remove hotplug enable hints in CONFIG_KEXEC help textsGeert Uytterhoeven2013-08-22
| * w1: slaves: w1_ds2781: convert to use w1_family_ops.groupsGreg Kroah-Hartman2013-08-22
| * w1: slaves: w1_ds2760: convert to use w1_family_ops.groupsGreg Kroah-Hartman2013-08-22
| * w1: slaves: w1_ds2780: convert to use w1_family_ops.groupsGreg Kroah-Hartman2013-08-22
| * w1: slaves: w1_ds28e04: convert to use w1_family_ops.groupsGreg Kroah-Hartman2013-08-22
| * w1: slaves: w1_ds2433: convert to use w1_family_ops.groupsGreg Kroah-Hartman2013-08-22
| * w1: slaves: w1_ds2431: convert to use w1_family_ops.groupsGreg Kroah-Hartman2013-08-22
| * w1: slaves: w1_ds2423: convert to use w1_family_ops.groupsGreg Kroah-Hartman2013-08-22
| * w1: slaves: w1_ds2413.c: convert to use w1_family_ops.groupsGreg Kroah-Hartman2013-08-22
| * w1: slaves: w1_ds2408: convert to use w1_family_ops.groupsGreg Kroah-Hartman2013-08-22
| * w1: slaves: w1_therm: convert to use w1_family_ops.groupsGreg Kroah-Hartman2013-08-22
| * w1: add attribute groups to struct w1_family_opsGreg Kroah-Hartman2013-08-22
| * w1: use default attribute groups for w1 slave devicesGreg Kroah-Hartman2013-08-22
| * w1: remove race with sysfs file creationGreg Kroah-Hartman2013-08-22
| * sysfs.h: remove attr_name() macroGreg Kroah-Hartman2013-08-22
| * sysfs: group.c: fix up kerneldocGreg Kroah-Hartman2013-08-22
| * acpi: bgrt: fix build error due to attribute changeGreg Kroah-Hartman2013-08-22
| * sysfs: fix up minor coding style issues in sysfs.hGreg Kroah-Hartman2013-08-21
| * sysfs: sysfs.h: fix coding style issuesGreg Kroah-Hartman2013-08-21
| * sysfs: file.c: fix up broken string warningsGreg Kroah-Hartman2013-08-21
| * sysfs: dir.c: fix up odd do/while indentationGreg Kroah-Hartman2013-08-21
| * sysfs: fix up uaccess.h coding style warningsGreg Kroah-Hartman2013-08-21
| * sysfs: fix up 80 column coding style issuesGreg Kroah-Hartman2013-08-21
| * sysfs: fix up space coding style issuesGreg Kroah-Hartman2013-08-21
| * sysfs: remove trailing whitespaceGreg Kroah-Hartman2013-08-21
| * sysfs: fix placement of EXPORT_SYMBOL()Greg Kroah-Hartman2013-08-21
| * sysfs: group: update copyright to add myself and the LFGreg Kroah-Hartman2013-08-21
| * sysfs: group.c: add kerneldoc for sysfs_remove_groupGreg Kroah-Hartman2013-08-21