summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-01-14drm: Move drm_encoder_crtc_ok() to coreThierry Reding1-0/+13
2014-01-14drm: provide a helper for the encoder possible_crtcs maskRussell King1-0/+13
2013-12-19gpu: host1x: Add MIPI pad calibration supportThierry Reding1-0/+6
2013-12-17drm: Add panel supportThierry Reding1-0/+82
2013-12-17drm: Add MIPI DSI bus supportAndrzej Hajda1-0/+158
2013-12-17Merge tag 'tegra-for-3.14-powergate' into drm/for-nextThierry Reding1-0/+48
2013-12-17Merge tag 'tegra-for-3.14-dmas-resets-rework' into drm/for-nextThierry Reding8-16/+380
2013-12-17ARM: tegra: Add IO rail supportThierry Reding1-0/+45
2013-12-17ARM: tegra: Add Tegra124 powergate supportThierry Reding1-0/+3
2013-12-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds9-34/+28
2013-12-15Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds1-2/+0
2013-12-15Merge tag 'pci-v3.13-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-15/+18
2013-12-13Merge branch 'akpm' (fixes from Andrew)Linus Torvalds3-3/+8
2013-12-13mfd/rtc: s5m: fix register updating by adding regmap for RTCKrzysztof Kozlowski1-1/+2
2013-12-13include/linux/kernel.h: make might_fault() a nop for !MMUAxel Lin1-1/+2
2013-12-13include/linux/hugetlb.h: make isolate_huge_page() an inlineNaoya Horiguchi1-1/+4
2013-12-13Merge tag 'sound-3.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2-4/+4
2013-12-13net: make neigh_priv_len in struct net_device 16bit instead of 8bitSebastian Siewior1-1/+1
2013-12-12Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2013-12-12word-at-a-time: provide generic big-endian zero_bytemask implementationWill Deacon1-0/+8
2013-12-12dcache: allow word-at-a-time name hashing with big-endian CPUsWill Deacon1-0/+2
2013-12-12Merge tag 'keys-devel-20131210' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-3/+5
2013-12-12clk: tegra: remove bogus PCIE_XCLKStephen Warren2-2/+2
2013-12-12clk: tegra: remove legacy reset APIsStephen Warren1-7/+0
2013-12-12ARM: tegra: pass reset to tegra_powergate_sequence_power_up()Stephen Warren1-2/+5
2013-12-12Merge tag 'clk-tegra-for-3.14' into for-3.14/dmas-resets-reworkStephen Warren3-5/+354
2013-12-12Merge tag 'asoc-dma-v3.14' into for-3.14/dmas-resets-reworkStephen Warren1-0/+10
2013-12-12Merge branch 'for-3.14/deps-from-dma-of' into for-3.14/dmas-resets-reworkStephen Warren1-0/+1
2013-12-12Merge branch 'for-3.14/deps-from-dma-defer_probe' into for-3.14/dmas-resets-r...Stephen Warren1-0/+8
2013-12-11micrel: add support for KSZ8041RNLISergei Shtylyov1-0/+2
2013-12-11Merge branch 'topic/defer_probe' of git://git.infradead.org/users/vkoul/slave...Mark Brown1-0/+8
2013-12-11sctp: properly latch and use autoclose value from sock to associationNeil Horman1-6/+0
2013-12-11net: unix: allow set_peek_off to failSasha Levin1-1/+1
2013-12-11x86, build, icc: Remove uninitialized_var() from compiler-intel.hH. Peter Anvin1-2/+0
2013-12-10ALSA: compress: Fix 64bit ABI incompatibilityTakashi Iwai1-3/+3
2013-12-10ALSA: memalloc.h - fix wrong truncation of dma_addr_tStefano Panella1-1/+1
2013-12-10dma: add dma_get_any_slave_channel(), for use in of_xlate()Stephen Warren1-0/+1
2013-12-10dma: add channel request API that supports deferred probeStephen Warren1-0/+8
2013-12-09ASoC: dmaengine: add custom DMA config to snd_dmaengine_pcm_configStephen Warren1-0/+6
2013-12-09Merge tag 'pm-3.13-rc3-fixup' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-8/+0
2013-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-0/+3
2013-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-1/+1
2013-12-09[media] videobuf2: Add support for file access mode flags for DMABUF exportingPhilipp Zabel1-1/+1
2013-12-09crypto: scatterwalk - Use sg_chain_ptr on chain entriesTom Lendacky1-1/+1
2013-12-09Merge tag 'staging-3.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-0/+14
2013-12-09Merge tag 'char-misc-3.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-24/+16
2013-12-09Merge tag 'usb-3.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2-0/+4
2013-12-08Revert "cpufreq: suspend governors on system suspend/hibernate"Rafael J. Wysocki1-8/+0
2013-12-08PCI: Disable Bus Master only on kexec rebootKhalid Aziz1-0/+3
2013-12-06Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-0/+6