aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-08-12Type fix on HOWTO in ko_KRLee, Jae-Hong1-10/+11
2013-08-12driver core: bus_type: add bus_groupsGreg Kroah-Hartman2-1/+40
2013-08-12driver core: bus_type: add drv_groupsGreg Kroah-Hartman4-5/+17
2013-08-12driver core: bus_type: add dev_groupsGreg Kroah-Hartman4-5/+17
2013-07-29tile / cpu topology: remove stale Macro arch_provides_topology_pointersHanjun Guo1-3/+0
2013-07-29x86 / cpu topology: remove the stale macro arch_provides_topology_pointersHanjun Guo1-3/+0
2013-07-29cpu topology: remove stale arch_provides_topology_pointers and define_siblings_show_map/list()Hanjun Guo1-20/+0
2013-07-29rtc: convert class code to use dev_groupsGreg Kroah-Hartman1-24/+24
2013-07-29Merge 3.11-rc3 into driver-core-nextGreg Kroah-Hartman339-4754/+6882
2013-07-28Linux 3.11-rc3Linus Torvalds1-1/+1
2013-07-28Merge tag 'pinctrl-for-v3.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds7-19/+49
2013-07-28Merge tag 'trace-fixes-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds3-128/+95
2013-07-28Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds6-24/+32
2013-07-26net: ieee802154: convert class code to use dev_groupsGreg Kroah-Hartman1-10/+13
2013-07-26net: core: convert class code to use dev_groupsGreg Kroah-Hartman1-61/+75
2013-07-26cuse: convert class code to use dev_groupsGreg Kroah-Hartman1-5/+8
2013-07-26PTP: convert class code to use dev_groupsGreg Kroah-Hartman3-24/+31
2013-07-26leds: convert class code to use dev_groupsGreg Kroah-Hartman1-8/+30
2013-07-26ISDN: convert class code to use dev_groupsGreg Kroah-Hartman1-28/+36
2013-07-26driver core: replace strict_strto*() with kstrto*()Jingoo Han4-5/+5
2013-07-26drivers:base:core: Moved sym export macros to respective functionsDavid Graham White1-15/+11
2013-07-26Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds11-127/+158
2013-07-26Merge branch 'qxl-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds13-508/+859
2013-07-26Merge tag 'pm+acpi-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds7-93/+17
2013-07-26Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64Linus Torvalds4-4/+17
2013-07-26Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds57-196/+307
2013-07-26Merge tag 'usb-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds33-79/+172
2013-07-26Merge tag 'tty-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds3-3/+4
2013-07-26Merge tag 'staging-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds9-20/+38
2013-07-26Merge tag 'char-misc-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds7-42/+55
2013-07-26Merge tag 'sound-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds10-22/+29
2013-07-26Merge tag 'for-linus-v3.11-rc3' of git://oss.sgi.com/xfs/xfsLinus Torvalds3-11/+36
2013-07-26Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-2/+3
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/git/tj/libataLinus Torvalds8-42/+358
2013-07-26Revert "ACPI / video / i915: No ACPI backlight if firmware expects Windows 8"Rafael J. Wysocki6-87/+11
2013-07-26ahci_imx: depend on CONFIG_MFD_SYSCONTejun Heo1-1/+1
2013-07-26tracing: Remove locking trace_types_lock from tracing_reset_all_online_cpus()Steven Rostedt (Red Hat)1-2/+1
2013-07-26arm64: Change kernel stack size to 16KFeng Kan2-3/+3
2013-07-26Merge tag 'drm-intel-fixes-2013-07-25' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixesDave Airlie3-5/+17
2013-07-26Merge branch 'drm-fixes-3.11' of git://people.freedesktop.org/~agd5f/linux into drm-fixesDave Airlie8-122/+141
2013-07-25drm/radeon/dpm: fix r600_enable_sclk_control()Alex Deucher1-2/+2
2013-07-25drm/radeon/dpm: implement force performance levels for rv6xxAlex Deucher3-0/+38
2013-07-25mfd: max8925: fix dt code for backlightOlof Johansson1-20/+21
2013-07-25net: rfkill: convert class code to use dev_groupsGreg Kroah-Hartman1-49/+41
2013-07-25net: wireless: convert class code to use dev_groupsGreg Kroah-Hartman1-11/+14
2013-07-25video: backlight: lcd: convert class code to use dev_groupsGreg Kroah-Hartman1-11/+15
2013-07-25video: backlight: convert class code to use dev_groupsGreg Kroah-Hartman1-20/+24
2013-07-25SCSI: OSD: convert class code to use dev_groupsGreg Kroah-Hartman1-5/+8
2013-07-25extcon: convert extcon_class to use dev_groupsGreg Kroah-Hartman1-5/+8