summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville12-88/+283
2014-05-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-1/+3
2014-05-27Merge tag 'irqchip-3.16' of git://git.infradead.org/users/jcooper/linux into ...Thomas Gleixner1-0/+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 branch 'topic/firewire' into for-nextTakashi Iwai12-13/+83
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-27ASoC: jack: Fix multiple definition of `snd_soc_jack_add_gpiods'Jarkko Nikula1-3/+4
2014-05-27ASoC: jack: Clarify GPIO descriptor lookup in struct snd_soc_jack_gpio docJarkko Nikula1-2/+4
2014-05-27Merge tag 'regulator-tps658640' into ib-from-regulator-3.16Lee Jones1-0/+2
2014-05-27Merge branch 'clockevents/3.16' of git://git.linaro.org/people/daniel.lezcano...Thomas Gleixner1-0/+1
2014-05-27drm/dp: Add missing kernel-docThierry Reding1-0/+1
2014-05-27Input: atmel_mxt_ts - read screen config from chipNick Dyer1-15/+0
2014-05-27Merge 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-27Merge tag 'davinci-for-v3.16/edma' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson1-18/+10
2014-05-27Merge tag 'berlin-dt-3.16' of https://github.com/shesselba/linux-berlin into ...Olof Johansson2-0/+76
2014-05-27Merge tag 'omap-for-v3.16/pm-signed' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson1-0/+12
2014-05-27Merge 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-26ASoC: omap-pcm: Move omap-pcm under include/soundJyri Sarha1-0/+30
2014-05-26ASoC: jack: Add support for GPIO descriptor defined jack pinsJarkko Nikula1-1/+15
2014-05-26ASoC: jack: Basic GPIO descriptor conversionJarkko Nikula1-0/+1
2014-05-26ACPI: add dynamic_debug supportBjørn Mork1-2/+20
2014-05-26ALSA: firewire/bebob: Add a workaround for M-Audio special Firewire seriesTakashi Sakamoto1-0/+3
2014-05-26ALSA: bebob: Add hwdep interfaceTakashi Sakamoto2-1/+3
2014-05-26ALSA: fireworks: Add command/response functionality into hwdep interfaceTakashi Sakamoto1-0/+19
2014-05-26ALSA: fireworks: Add hwdep interfaceTakashi Sakamoto2-2/+4
2014-05-26iommu: Add driver for Renesas VMSA-compatible IPMMULaurent Pinchart1-0/+24
2014-05-26mac80211: add a single-transaction driver op to switch contextsLuciano Coelho1-0/+46
2014-05-26drm/ttm: fix kerneldoc of ttm_bo_createAlexandre Courbot1-3/+2
2014-05-26ARM: 8043/1: uprobes need icache flush after xol writeVictor Kamensky1-0/+3
2014-05-26ARM: 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-25Merge branch 'v3.16-next/clk-s3c24xx-3' into v3.16-next/cleanup-samsungKukjin Kim3-0/+227
2014-05-25[media] adv7604: Add LLC polarity configurationLaurent Pinchart1-0/+1
2014-05-25[media] adv7604: Specify the default input through platform dataLaurent Pinchart1-0/+2
2014-05-25[media] adv7604: Store I2C addresses and clients in arraysLaurent Pinchart1-12/+18
2014-05-25[media] v4l: subdev: Remove deprecated video-level DV timings operationsLaurent Pinchart1-4/+0
2014-05-25[media] adv7604: Make output format configurable through pad format operationsLaurent Pinchart1-36/+20
2014-05-25[media] adv7604: Add sink padsLaurent Pinchart1-12/+11