summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-10-17ipack: convert bus code to use dev_groupsGreg Kroah-Hartman1-7/+15
2013-10-17ide: convert bus code to use dev_groupsGreg Kroah-Hartman3-11/+28
2013-10-17hsi: convert bus code to use dev_groupsGreg Kroah-Hartman1-4/+6
2013-10-17xenbus: convert bus code to use dev_groupsGreg Kroah-Hartman4-9/+21
2013-10-17ssb: convert bus code to use dev_groupsGreg Kroah-Hartman1-11/+14
2013-10-17rapidio: convert bus code to use dev_groupsGreg Kroah-Hartman3-16/+26
2013-10-17pcmcia: convert bus code to use dev_groupsGreg Kroah-Hartman1-26/+39
2013-10-17bcma: convert bus code to use dev_groupsGreg Kroah-Hartman1-7/+16
2013-10-17uwb: convert bus code to use dev_groupsGreg Kroah-Hartman1-5/+8
2013-10-17MMC: convert bus code to use dev_groupsGreg Kroah-Hartman2-14/+19
2013-10-17PNP: convert bus code to use dev_groupsGreg Kroah-Hartman3-19/+28
2013-10-17drivers/base/core.c: output device renaming messages with dev_dbg().ethan.zhao1-2/+1
2013-10-17devres: add kernel standard devm_k.alloc functionsJoe Perches2-13/+35
2013-10-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-6/+4
2013-10-17Merge tag 'dm-3.12-fix-cve' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-6/+12
2013-10-17Merge tag 'gpio-v3.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2-4/+7
2013-10-17cpufreq: s3c64xx: Rename index to driver_dataCharles Keepax1-1/+1
2013-10-17ACPI / power: Drop automaitc resume of power resource dependent devicesRafael J. Wysocki1-99/+1
2013-10-17intel_pstate: Fix type mismatch warningRafael J. Wysocki1-3/+4
2013-10-17Drivers: hv: vmbus: Fix a bug in channel rescind codeK. Y. Srinivasan1-6/+2
2013-10-17usb: misc: usb3503: Fix compile error due to incorrect regmap depedencyMatthew Dawson1-1/+1
2013-10-17usb/chipidea: fix oops on memory allocation failureRussell King - ARM Linux1-2/+4
2013-10-17usb-storage: add quirk for mandatory READ_CAPACITY_16Oliver Neukum3-2/+14
2013-10-17usb: serial: option: blacklist Olivetti Olicard200Enrico Mioso1-1/+3
2013-10-17serial: vt8500: add missing bracesRoel Kluin1-2/+3
2013-10-16USB: quirks: add touchscreen that is dazzeled by remote wakeupOliver Neukum1-0/+3
2013-10-16ALSA: hdsp - info leak in snd_hdsp_hwdep_ioctl()Dan Carpenter1-0/+1
2013-10-16dm snapshot: fix data corruptionMikulas Patocka1-6/+12
2013-10-16apparmor: fix bad lock balance when introspecting policyJohn Johansen1-3/+1
2013-10-16apparmor: fix memleak of the profile hashJohn Johansen1-0/+1
2013-10-16Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds9-384/+1
2013-10-16Merge branch 'fixes-for-v3.12' of git://git.linaro.org/people/mszyprowski/lin...Linus Torvalds1-15/+28
2013-10-16cpufreq / intel_pstate: Fix max_perf_pct on resumeDirk Brandewie1-4/+3
2013-10-16Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-3/+14
2013-10-16Merge tag 'stable/for-linus-3.12-rc4-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2-0/+10
2013-10-16ACPI: remove /proc/acpi/event from ACPI_BUTTON helpKrzysztof Mazur1-3/+3
2013-10-16ACPI / power: Release resource_lock after acpi_power_get_state() return errorLan Tianyu1-1/+3
2013-10-15iio:buffer: Free active scan mask in iio_disable_all_buffers()Lars-Peter Clausen1-0/+3
2013-10-15ext[34]: fix double put in tmpfileMiklos Szeredi2-6/+4
2013-10-15KVM: Enable pvspinlock after jump_label_init() to avoid VM hangRaghavendra K T1-3/+14
2013-10-15ALSA: us122l: Fix pcm_usb_stream mmapping regressionTakashi Iwai1-1/+3
2013-10-15Revert "drivers: of: add initialization code for dma reserved memory"Marek Szyprowski6-366/+0
2013-10-15Revert "ARM: init: add support for reserved memory defined by device tree"Marek Szyprowski1-3/+0
2013-10-15x86: Update UV3 hub revision IDRuss Anderson1-1/+1
2013-10-15Merge tag 'vfio-v3.12-rc5' of git://github.com/awilliam/linux-vfioLinus Torvalds1-19/+21
2013-10-15Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds15-141/+126
2013-10-15Revert "usb: musb: gadget: fix otg active status flag"Greg Kroah-Hartman1-0/+1
2013-10-14USB: quirks.c: add one device that cannot deal with suspensionOliver Neukum1-0/+3
2013-10-14cifs: ntstatus_to_dos_map[] is not terminatedTim Gardner1-1/+3
2013-10-14Merge branch 'misc' into for-nextRoland Dreier5-9/+9