summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-05-28blk-mq: add helper to insert requests from irq contextChristoph Hellwig2-1/+6
2014-05-28blk-mq: remove stale comment for blk_mq_complete_request()Jens Axboe1-5/+0
2014-05-27miscdevice.h: Simple syntax fix to make pointers consistent.Robert P. J. Day1-1/+1
2014-05-27mcb: Add support for shared PCI IRQsJohannes Thumshirn1-1/+5
2014-05-27blk-mq: allow non-softirq completionsJens Axboe1-0/+4
2014-05-27USB: separate usb_address0 mutexes for each busTodd E Brandt1-0/+2
2014-05-27PCI: Fix return value from pci_user_{read,write}_config_*()Gavin Shan1-2/+2
2014-05-27usb: gadget: net2280: Add support for PLX USB338XRicardo Ribalda Delgado1-0/+199
2014-05-27PCI: Turn pcibios_penalize_isa_irq() into a weak functionHanjun Guo1-0/+1
2014-05-27Add support for using a MAX3421E chip as a host driver.David Mosberger1-0/+23
2014-05-27kernfs: move the last knowledge of sysfs out from kernfsJianyu Zhan1-5/+8
2014-05-27sysfs.h: don't return a void-valued expression in sysfs_remove_fileSimon Wunderlich1-1/+1
2014-05-27init.h: Update initcall_sync variants to fix build errorsTony Lindgren1-1/+13
2014-05-27Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-1/+1
2014-05-27connector: allow multiple messages to be sent in one packetDavid Fries1-0/+1
2014-05-27driver core: Inline dev_set/get_drvdataJean Delvare1-2/+10
2014-05-27driver core: dev_set_drvdata returns voidJean Delvare1-1/+1
2014-05-27driver core: Move driver_data back to struct deviceJean Delvare1-0/+3
2014-05-27PCI: Add new pci_is_bridge() interfaceYijing Wang1-0/+13
2014-05-27blk-mq: pass in suggested NUMA node to ->alloc_hctx()Jens Axboe1-2/+2
2014-05-27PCI: Notify driver before and after device resetKeith Busch1-0/+3
2014-05-27ACPI: Clean up acpi_os_map/unmap_memory() to eliminate __iomem.Lv Zheng3-10/+3
2014-05-27ACPICA: Clean up redudant definitions already defined elsewhereLv Zheng1-1/+0
2014-05-27ACPICA: Linux headers: Add <asm/acenv.h> to remove mis-ordered inclusion of <...Lv Zheng1-1/+1
2014-05-27ACPICA: Linux headers: Add <acpi/platform/aclinuxex.h>Lv Zheng4-121/+216
2014-05-27ACPICA: Linux headers: Remove ACPI_PREEMPTION_POINT() due to no usages.Lv Zheng1-14/+0
2014-05-27Merge back earlier ACPICA material.Rafael J. Wysocki8-286/+700
2014-05-27Merge tag 'kvm-arm-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Bonzini3-0/+100
2014-05-26Merge branches 'dma-api', 'pci/virtualization', 'pci/msi', 'pci/misc' and 'pc...Bjorn Helgaas4-16/+17
2014-05-27backlight: Add backlight device (un)registration notificationHans de Goede1-0/+7
2014-05-27ACPI: Add acpi_bus_attach_private_data() to attach data to ACPI handleLan Tianyu1-0/+2
2014-05-26Merge tag 'davinci-for-v3.16/edma' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson1-18/+10
2014-05-26Merge tag 'berlin-dt-3.16' of https://github.com/shesselba/linux-berlin into ...Olof Johansson2-0/+76
2014-05-26Merge tag 'omap-for-v3.16/pm-signed' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson1-0/+12
2014-05-26Merge tag 'omap-for-v3.16/dt-part2-v2' of git://git.kernel.org/pub/scm/linux/...Olof Johansson1-4/+9
2014-05-26Merge branch 'reset/fixes' of git://git.pengutronix.de/git/pza/linux into nex...Olof Johansson1-0/+10
2014-05-26regulator: tps6586x: Add support for the TPS658640Alban Bedel1-0/+2
2014-05-26ACPI: add dynamic_debug supportBjørn Mork1-2/+20
2014-05-25ARM: 8057/1: amba: Add Qualcomm vendor ID.srinik1-0/+1
2014-05-26clk: exynos5250: Add missing sysmmu clocks for DISP and ISP blocksCho KyongHo1-0/+16
2014-05-26Merge branch 'v3.16-next/clk-s3c24xx-3' into v3.16-next/cleanup-samsungKukjin Kim3-0/+227
2014-05-25Merge branch 'pm-clk' into acpi-lpssRafael J. Wysocki1-0/+31
2014-05-24PM / devfreq: Add devm_devfreq_{register,unregister}_opp_notfier functionChanwoo Choi1-0/+14
2014-05-24PM / devfreq: Add resource-managed function for devfreq deviceChanwoo Choi1-1/+20
2014-05-23Merge tag 'dmaengine-fixes-3.15-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+1
2014-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds11-23/+91
2014-05-23Merge tag 'qcom-dt-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann1-0/+26
2014-05-23Merge tag 'at91-dt3' of git://github.com/at91linux/linux-at91 into next/dtArnd Bergmann1-0/+0
2014-05-23Merge branch 'at91/cleanup' into next/dtArnd Bergmann3-28/+7
2014-05-23Merge tag 'sti-dt-for-v3.16-1' of git://git.stlinux.com/devel/kernel/linux-st...Arnd Bergmann4-0/+32