summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-08-21hid: roccat-pyra: convert class code to use bin_attrs in groupsGreg Kroah-Hartman1-78/+62
2013-08-20hid: roccat-kone: fix off-by-one bug in attributesGreg Kroah-Hartman1-1/+1
2013-08-20hid: roccat-kovaplus: convert class code to use bin_attrs in groupsGreg Kroah-Hartman1-83/+54
2013-08-20hid: roccat-konepure: convert class code to use bin_attrs in groupsGreg Kroah-Hartman1-27/+40
2013-08-20hid: roccat-koneplus: convert class code to use bin_attrs in groupsGreg Kroah-Hartman1-87/+66
2013-08-20hid: roccat-savu: convert class code to use bin_attrs in groupsGreg Kroah-Hartman1-27/+31
2013-08-20hid: roccat-kone: convert class code to use bin_attrs in groupsGreg Kroah-Hartman1-46/+34
2013-08-20hid: roccat-isku: convert class code to use bin_attrs in groupsGreg Kroah-Hartman1-38/+49
2013-08-20hid: roccat-arvo: convert class code to use bin_attrs in groupsGreg Kroah-Hartman1-15/+19
2013-08-20PPS: convert class code to use dev_groupsGreg Kroah-Hartman2-21/+36
2013-08-20x86: wmi: convert class code to use dev_groupsGreg Kroah-Hartman1-4/+6
2013-08-20v4l2: convert class code to use dev_groupsGreg Kroah-Hartman1-13/+17
2013-08-20HID: roccat: convert class code to use dev_groupsGreg Kroah-Hartman6-65/+88
2013-08-20devfreq: convert devfreq_class to use dev_groupsGreg Kroah-Hartman1-34/+44
2013-08-20drivers / dma-contiguous: Fix __init attribute locationHanjun Guo1-2/+2
2013-08-20drivers / platform: Fix __init attribute locationHanjun Guo1-2/+2
2013-08-20drivers / base: Fix sysfs_deprecated_setup() __init attribute locationHanjun Guo1-1/+1
2013-08-13driver core / cpu: Check if NUMA node is valid before bringing CPU upRafael J. Wysocki1-1/+5
2013-08-13driver core: bus_type: add bus_groupsGreg Kroah-Hartman1-0/+37
2013-08-13driver core: bus_type: add drv_groupsGreg Kroah-Hartman3-4/+14
2013-08-13driver core: bus_type: add dev_groupsGreg Kroah-Hartman3-4/+14
2013-07-30cpu topology: remove stale arch_provides_topology_pointers and define_sibling...Hanjun Guo1-20/+0
2013-07-30rtc: convert class code to use dev_groupsGreg Kroah-Hartman1-24/+24
2013-07-29Merge 3.11-rc3 into driver-core-nextGreg Kroah-Hartman171-2524/+4810
2013-07-29Merge tag 'pinctrl-for-v3.11-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-2/+26
2013-07-29Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds6-24/+32
2013-07-27PTP: convert class code to use dev_groupsGreg Kroah-Hartman3-24/+31
2013-07-27leds: convert class code to use dev_groupsGreg Kroah-Hartman1-8/+30
2013-07-27ISDN: convert class code to use dev_groupsGreg Kroah-Hartman1-28/+36
2013-07-27driver core: replace strict_strto*() with kstrto*()Jingoo Han4-5/+5
2013-07-27drivers:base:core: Moved sym export macros to respective functionsDavid Graham White1-15/+11
2013-07-27Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds11-127/+158
2013-07-27Merge branch 'qxl-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds13-508/+859
2013-07-27Merge tag 'pm+acpi-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-82/+16
2013-07-26Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-21/+22
2013-07-26Merge tag 'usb-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds31-68/+161
2013-07-26Merge tag 'tty-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds3-3/+4
2013-07-26Merge tag 'staging-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds8-19/+37
2013-07-26Merge tag 'char-misc-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-18/+30
2013-07-26Merge tag 'sound-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds1-3/+8
2013-07-26Merge tag 'md/3.11-fixes' of git://neil.brown.name/mdLinus Torvalds3-6/+18
2013-07-26Merge branch 'for-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds7-5/+274
2013-07-26Revert "ACPI / video / i915: No ACPI backlight if firmware expects Windows 8"Rafael J. Wysocki4-76/+10
2013-07-26ahci_imx: depend on CONFIG_MFD_SYSCONTejun Heo1-1/+1
2013-07-26Merge tag 'drm-intel-fixes-2013-07-25' of git://people.freedesktop.org/~danve...Dave Airlie3-5/+17
2013-07-26Merge branch 'drm-fixes-3.11' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie8-122/+141
2013-07-26drm/radeon/dpm: fix r600_enable_sclk_control()Alex Deucher1-2/+2
2013-07-26drm/radeon/dpm: implement force performance levels for rv6xxAlex Deucher3-0/+38
2013-07-26mfd: max8925: fix dt code for backlightOlof Johansson1-20/+21
2013-07-26video: backlight: lcd: convert class code to use dev_groupsGreg Kroah-Hartman1-11/+15