summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-04-11Merge tag 'irqchip-core-4.1-3' of git://git.infradead.org/users/jcooper/linux...Thomas Gleixner52-538/+1032
2015-04-11Merge tag 'irqchip-core-4.1-2' of git://git.infradead.org/users/jcooper/linux...Thomas Gleixner12-41/+396
2015-04-11x86/asm/entry/32: Tidy up JNZ instructions after TESTsDenys Vlasenko1-5/+5
2015-04-11ipmi_ssif: Use interruptible completion for waiting in the threadCorey Minyard1-3/+5
2015-04-11ipmi/powernv: Fix minor locking bugAlistair Popple1-0/+1
2015-04-11ipmi: Handle BMCs that don't allow clearing the rcv irq bitCorey Minyard1-7/+102
2015-04-11Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds4-8/+13
2015-04-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2-5/+10
2015-04-11Merge branch 'irqchip/stacked-irq_set_wake' into irqchip/coreJason Cooper6-14/+10
2015-04-11Merge branch 'irqchip/stacked-exynos' into irqchip/coreJason Cooper7-22/+161
2015-04-11Merge branch 'irqchip/stacked-omap' into irqchip/coreJason Cooper30-278/+376
2015-04-11Merge branch 'irqchip/stacked-tegra' into irqchip/coreJason Cooper11-227/+488
2015-04-10iscsi target: fix oops when adding reject pduMike Christie1-1/+1
2015-04-10spi: bcm2835: enabling polling mode for transfers shorter than 30usMartin Sperl1-26/+86
2015-04-10spi: bcm2835: transform native-cs to gpio-cs on first spi_setupMartin Sperl1-5/+44
2015-04-10Merge tag 'sound-4.0' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds4-6/+39
2015-04-10Merge remote-tracking branch 'regulator/topic/wm8350' into regulator-nextMark Brown1-3/+2
2015-04-10Merge remote-tracking branches 'regulator/topic/mode', 'regulator/topic/notif...Mark Brown14-152/+334
2015-04-10Merge remote-tracking branches 'regulator/topic/dbx500', 'regulator/topic/loa...Mark Brown7-138/+80
2015-04-10Merge remote-tracking branches 'regulator/topic/act8865', 'regulator/topic/ar...Mark Brown6-31/+189
2015-04-10Merge remote-tracking branch 'regulator/topic/core' into regulator-nextMark Brown3-38/+177
2015-04-10Merge branch 'topic/debugfs' of git://git.kernel.org/pub/scm/linux/kernel/git...Mark Brown1-1/+119
2015-04-10Merge tag 'nios2-fixes-v4.0-final' of git://git.rocketboards.org/linux-socfpg...Linus Torvalds5-11/+9
2015-04-10regulator: max8660: Handle empty regulator dataMarkus Pargmann1-3/+3
2015-04-10regulator: output current-limit for all regulators in summaryHeiko Stübner1-19/+5
2015-04-10regulator: add a summary tree in debugfsHeiko Stübner1-0/+121
2015-04-10KVM: use slowpath for cross page cached accessesRadim Krčmář1-2/+2
2015-04-10Merge branch 'pci/misc' into nextBjorn Helgaas12-56/+118
2015-04-10Merge branches 'pci/host-exynos', 'pci/host-iproc', 'pci/host-keystone', 'pci...Bjorn Helgaas18-19/+567
2015-04-10drivers/usb/core: devio.c: Removed an uneeded space before tabChase Metzger1-1/+1
2015-04-10usb: dwc2: host: sleep USB_RESUME_TIMEOUT during resumeGregory Herrero1-2/+2
2015-04-10Merge tag 'usb-ci-v4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2-2/+6
2015-04-10Merge tag 'for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/l...Greg Kroah-Hartman26-110/+655
2015-04-10Merge tag 'usb-for-v4.1-part2' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman16-28/+59
2015-04-10mmc: sdhci-st: Update ST SDHCI binding documentation.Peter Griffin1-10/+90
2015-04-10mmc: sdhci-st: Update the quirks for this controller.Peter Griffin1-1/+4
2015-04-10mmc: sdhci-st: Add sdhci_st_set_uhs_signaling function.Peter Griffin1-0/+51
2015-04-10mmc: sdhci-st: Add st_mmcss_cconfig function to configure mmcss glue registers.Peter Griffin1-0/+88
2015-04-10mmc: sdhci-st: Add delay management functions for top registers (eMMC).Peter Griffin1-0/+59
2015-04-10mmc: sdhci-st: Add support for de-asserting reset signal and top regs resourcePeter Griffin1-3/+57
2015-04-10mmc: sdhci-st: Add macros for register offsets and bitfields for mmcss glue regsPeter Griffin1-0/+91
2015-04-10x86/apic/uv: Update the UV APIC HUB checkMike Travis1-3/+7
2015-04-10x86/apic/uv: Update the UV APIC driver checkMike Travis1-25/+49
2015-04-10x86/apic/uv: Update the APIC UV OEM checkMike Travis1-0/+3
2015-04-10md/raid0: fix bug with chunksize not a power of 2.NeilBrown1-1/+2
2015-04-10nios2: fix cache coherency issue when debug with gdbLey Foon Tan2-4/+1
2015-04-10Merge tag 'pm+acpi-4.0-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds6-35/+16
2015-04-10PCI: Read capability list as dwords, not bytesSean O. Stalley1-4/+7
2015-04-10Merge branches 'pm-sleep', 'pm-cpufreq' and 'pm-cpuidle'Rafael J. Wysocki6-35/+16
2015-04-09PCI: layerscape: Simplify platform_get_resource_byname() failure checkingBjorn Helgaas1-6/+3