summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2014-01-09iommu/vt-d, trivial: simplify code with existing macrosJiang Liu
2014-01-09iommu/vt-d: mark internal functions as staticJiang Liu
2014-01-09iommu/vt-d: fix PCI device reference leakage on error recovery pathJiang Liu
2014-01-09Merge branch 'qcom/drivers' into next/driversOlof Johansson
2014-01-09usb: phy: msm: Move mach dependent code to platform dataIvan T. Ivanov
2014-01-09ALSA: Remove memory reservation code from memalloc helperTakashi Iwai
2014-01-08Merge tag 'renesas-dt-fixes-for-v3.14' of git://git.kernel.org/pub/scm/linux/...Olof Johansson
2014-01-08Merge tag 'extcon-next-for-3.14' of git://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2014-01-08Merge v3.13-rc6 into char-misc-nextGreg Kroah-Hartman
2014-01-09extcon: gpio: Add power resume supportRongjun Ying
2014-01-08Merge tag 'for_3.14/samsung-clk' of git://git.kernel.org/pub/scm/linux/kernel...Mike Turquette
2014-01-08bcache: Add bch_btree_keys_u64s_remaining()Kent Overstreet
2014-01-08bcache: Add struct btree_keysKent Overstreet
2014-01-08bcache: Bkey indexing renamingKent Overstreet
2014-01-08bcache/md: Use raid stripe sizeKent Overstreet
2014-01-08bcache: Rework allocator reservesKent Overstreet
2014-01-08kvm: remove dead codeStephen Hemminger
2014-01-08kvm: make local functions staticStephen Hemminger
2014-01-08Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2014-01-08clk: exynos-audss: add support for Exynos 5420Andrew Bresticker
2014-01-08clk: exynos5250: add clock ID for div_pcm0Andrew Bresticker
2014-01-08ARM: exynos5440: create a DT header defining CLK IDsAndrzej Hajda
2014-01-08ARM: exynos5420: create a DT header defining CLK IDsAndrzej Hajda
2014-01-08ARM: exynos5250: create a DT header defining CLK IDsAndrzej Hajda
2014-01-08ARM: exynos4: create a DT header defining CLK IDsAndrzej Hajda
2014-01-08jump_label: use defined macros instead of hard-coding for better readabilityJiang Liu
2014-01-08ACPICA: Update version to 20131218.Bob Moore
2014-01-08ACPICA: Utilities: Cleanup declarations of the acpi_gbl_debug_file global.Lv Zheng
2014-01-08ACPICA: Linuxize: Cleanup spaces after special macro invocations.Lv Zheng
2014-01-08ACPICA: Update ACPI example code to make it an actual working program.Bob Moore
2014-01-08ACPICA: Add helper macros to extract bus/segment numbers from HEST table.Betty Dall
2014-01-08ACPICA: Tables: Add full support for the PCCT table, update table definition.Bob Moore
2014-01-08ACPICA: Tables: Add full support for the DBG2 table.Bob Moore
2014-01-08ACPICA: Add option to favor 32-bit FADT addresses.Bob Moore
2014-01-08ACPICA: Cleanup the option of forcing the use of the RSDT.Lv Zheng
2014-01-08ACPICA: Back port and refine validation of the XSDT root table.Lv Zheng
2014-01-08ACPICA: Linux Header: Remove unused OSL prototypes.Lv Zheng
2014-01-08ACPICA: Remove unused ACPI_FREE_BUFFER macro. No functional change.Lv Zheng
2014-01-08gpio / ACPI: get rid of acpi_gpio.hMika Westerberg
2014-01-08gpio / ACPI: register to ACPI events automaticallyMika Westerberg
2014-01-08spi: s3c24xx: Remove reference to plat/fiq.hSachin Kamat
2014-01-08ASoC: twl4030: Remove reset registers functionalityPeter Ujfalusi
2014-01-08ASoC: twl4030: Remove check defaults functionalityPeter Ujfalusi
2014-01-08GFS2: Add hints to directory leaf blocksSteven Whitehouse
2014-01-08ASoC: sapm: Automatically connect DAI link widgets in DAPM graph.Liam Girdwood
2014-01-08ASoC: utils: Add internal call to determine if DAI is dummy.Liam Girdwood
2014-01-08mfd: twl-core: API to set the regcache bypass for a given regmap in twlPeter Ujfalusi
2014-01-08drm/ttm: ttm object security fixes for render nodesThomas Hellstrom
2014-01-08drm/ttm: Correctly set page mapping and -index membersThomas Hellstrom
2014-01-07math-emu: fix floating-point to integer overflow detectionJoseph Myers