summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-09-0399-1915/+1958
|\
| * firmware loader: fix pending_fw_head list corruptionMaxime Bizon2013-08-301-4/+7
| * drivers/base/memory.c: introduce help macro to_memory_blockGu Zheng2013-08-281-17/+12
| * dynamic debug: line queries failing due to uninitialized local variablejbaron@akamai.com2013-08-281-1/+1
| * sysfs: sysfs_create_groups returns a value.Greg Kroah-Hartman2013-08-281-0/+1
| * debugfs: provide debugfs_create_x64() when disabledJohannes Berg2013-08-271-0/+7
| * rbd: convert bus code to use bus_groupsGreg Kroah-Hartman2013-08-271-5/+9
| * firmware: dcdbas: use binary attribute groupsGreg KH2013-08-271-17/+2
| * sysfs: add sysfs_create/remove_groups for when SYSFS is not enabledGreg Kroah-Hartman2013-08-271-0/+10
| * driver core: add #include <linux/sysfs.h> to core files.Greg Kroah-Hartman2013-08-273-0/+3
| * HID: convert bus code to use dev_groupsGreg Kroah-Hartman2013-08-261-4/+6
| * Input: serio: convert bus code to use drv_groupsGreg Kroah-Hartman2013-08-251-10/+11
| * Input: gameport: convert bus code to use drv_groupsGreg Kroah-Hartman2013-08-251-5/+7
| * driver core: firmware: use __ATTR_RW()Greg Kroah-Hartman2013-08-231-8/+5
| * driver core: core: use DEVICE_ATTR_ROGreg Kroah-Hartman2013-08-231-23/+16
| * driver core: bus: use DRIVER_ATTR_WO()Greg Kroah-Hartman2013-08-231-9/+9
| * driver core: create write-only attribute macros for devices and driversGreg Kroah-Hartman2013-08-231-0/+4
| * sysfs: create __ATTR_WO()Greg Kroah-Hartman2013-08-231-0/+5
| * driver-core: platform: convert bus code to use dev_groupsGreg Kroah-Hartman2013-08-231-4/+6
| * workqueue: convert bus code to use dev_groupsGreg Kroah-Hartman2013-08-231-12/+15
| * MEI: convert bus code to use dev_groupsGreg Kroah-Hartman2013-08-231-4/+6
| * USB: serial: convert bus code to use drv_groupsGreg Kroah-Hartman2013-08-231-6/+8
| * Kconfig: Remove hotplug enable hints in CONFIG_KEXEC help textsGeert Uytterhoeven2013-08-226-17/+16
| * w1: slaves: w1_ds2781: convert to use w1_family_ops.groupsGreg Kroah-Hartman2013-08-221-18/+18
| * w1: slaves: w1_ds2760: convert to use w1_family_ops.groupsGreg Kroah-Hartman2013-08-221-17/+18
| * w1: slaves: w1_ds2780: convert to use w1_family_ops.groupsGreg Kroah-Hartman2013-08-221-18/+18
| * w1: slaves: w1_ds28e04: convert to use w1_family_ops.groupsGreg Kroah-Hartman2013-08-221-70/+42
| * w1: slaves: w1_ds2433: convert to use w1_family_ops.groupsGreg Kroah-Hartman2013-08-221-25/+22
| * w1: slaves: w1_ds2431: convert to use w1_family_ops.groupsGreg Kroah-Hartman2013-08-221-24/+19
| * w1: slaves: w1_ds2423: convert to use w1_family_ops.groupsGreg Kroah-Hartman2013-08-221-18/+9
| * w1: slaves: w1_ds2413.c: convert to use w1_family_ops.groupsGreg Kroah-Hartman2013-08-221-50/+22
| * w1: slaves: w1_ds2408: convert to use w1_family_ops.groupsGreg Kroah-Hartman2013-08-221-122/+52
| * w1: slaves: w1_therm: convert to use w1_family_ops.groupsGreg Kroah-Hartman2013-08-221-15/+9
| * w1: add attribute groups to struct w1_family_opsGreg Kroah-Hartman2013-08-222-32/+42
| * w1: use default attribute groups for w1 slave devicesGreg Kroah-Hartman2013-08-221-27/+11
| * w1: remove race with sysfs file creationGreg Kroah-Hartman2013-08-221-38/+73
| * sysfs.h: remove attr_name() macroGreg Kroah-Hartman2013-08-225-15/+13
| * sysfs: group.c: fix up kerneldocGreg Kroah-Hartman2013-08-221-2/+2
| * acpi: bgrt: fix build error due to attribute changeGreg Kroah-Hartman2013-08-221-1/+0
| * sysfs: fix up minor coding style issues in sysfs.hGreg Kroah-Hartman2013-08-211-6/+6
| * sysfs: sysfs.h: fix coding style issuesGreg Kroah-Hartman2013-08-211-8/+10
| * sysfs: file.c: fix up broken string warningsGreg Kroah-Hartman2013-08-211-4/+6
| * sysfs: dir.c: fix up odd do/while indentationGreg Kroah-Hartman2013-08-211-7/+8
| * sysfs: fix up uaccess.h coding style warningsGreg Kroah-Hartman2013-08-212-3/+2
| * sysfs: fix up 80 column coding style issuesGreg Kroah-Hartman2013-08-214-10/+15
| * sysfs: fix up space coding style issuesGreg Kroah-Hartman2013-08-216-36/+36
| * sysfs: remove trailing whitespaceGreg Kroah-Hartman2013-08-214-15/+13
| * sysfs: fix placement of EXPORT_SYMBOL()Greg Kroah-Hartman2013-08-213-20/+8
| * sysfs: group: update copyright to add myself and the LFGreg Kroah-Hartman2013-08-211-0/+2
| * sysfs: group.c: add kerneldoc for sysfs_remove_groupGreg Kroah-Hartman2013-08-211-2/+10
OpenPOWER on IntegriCloud