aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-05-31Merge branch 'v3.16-next/cleanup-samsung' into v3.16-next/platform-exynosKukjin Kim49-103/+238
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-19clk: exynos5420: Add 5800 specific clocksAlim Akhtar1-0/+4
2014-05-14clk: samsung: exynos3250: Add clocks using common clock frameworkTomasz Figa1-0/+258
2014-05-14clk: samsung: exynos5420: add misc clocksShaik Ameer Basha1-0/+2
2014-05-14clk: samsung: exynos5420: update clocks for MAU BlockShaik Ameer Basha1-0/+2
2014-05-14clk: samsung: exynos5420: update clocks for PERIS and GEN blocksShaik Ameer Basha1-0/+3
2014-05-14clk: samsung: exynos5420: update clocks for PERIC blockShaik Ameer Basha1-7/+7
2014-05-14clk: samsung: exynos5420: update clocks for DISP1 blockShaik Ameer Basha1-1/+2
2014-05-14clk: samsung: exynos5420: update clocks for G2D and G3D blocksShaik Ameer Basha1-0/+2
2014-05-14clk: samsung: exynos5420: update clocks for GSCL and MSCL blocksShaik Ameer Basha1-1/+3
2014-05-14clk: samsung: exynos5420: add clocks for ISP blockShaik Ameer Basha1-0/+7
2014-05-14clk: samsung: exynos5420: Add clock IDs needed by GPUArun Kumar K1-0/+2
2014-05-14clk: samsung: exynos4: export sclk_hdmiphy clockTomasz Stanislawski1-0/+1
2014-05-14clk: samsung: exynos5250: Add clocks for G3DArun Kumar K1-1/+3
2014-05-14clk: samsung: exynos4: Use single clock ID for CLK_MDMA gate clocksSylwester Nawrocki1-1/+0
2014-05-14clk: samsung: exynos5250/5420: Add gate clock for SSS moduleNaveen Krishna Chatradhi1-0/+1
2014-05-14clk/exynos5260: add macros and documentation for exynos5260Rahul Sharma1-0/+469
2014-05-13clk: samsung: add clock controller driver for s3c2410, s3c2440 and s3c2442Heiko Stuebner1-0/+62
2014-05-04Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-0/+3
2014-05-03arm64: fixmap: fix missing sub-page offset for earlyprintkMarc Zyngier1-0/+3
2014-05-03Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-2/+4
2014-05-01Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2014-05-01word-at-a-time: simplify big-endian zero_bytemask macroH. Peter Anvin1-1/+1
2014-04-28Merge tag 'trace-fixes-v3.15-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+2
2014-04-28Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds1-0/+5
2014-04-28ftrace/module: Hardcode ftrace_module_init() call into load_module()Steven Rostedt (Red Hat)1-0/+2
2014-04-28genirq: x86: Ensure that dynamic irq allocation does not conflictThomas Gleixner1-0/+2
2014-04-28linux/interrupt.h: fix new kernel-doc warningsRandy Dunlap1-2/+2
2014-04-27word-at-a-time: avoid undefined behaviour in zero_bytemask macroWill Deacon1-6/+2
2014-04-27Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-2/+36
2014-04-27Merge tag 'tty-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-0/+1
2014-04-27Merge tag 'usb-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-0/+16
2014-04-25Merge tag 'fixes-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-3/+3
2014-04-25Merge tag 'locks-v3.15-2' of git://git.samba.org/jlayton/linuxLinus Torvalds2-11/+11
2014-04-24tty: Fix race condition between __tty_buffer_request_room and flush_to_ldiscManfred Schlaegl1-0/+1
2014-04-24Merge tag 'vexpress/fixes-for-3.15' of git://git.linaro.org/people/pawel.moll...Arnd Bergmann32-69/+151
2014-04-24of/irq: do irq resolution in platform_get_irqRob Herring1-0/+5
2014-04-24phy: core: make NULL a valid phy reference if !CONFIG_GENERIC_PHYGrygorii Strashko1-0/+16
2014-04-24Merge tag 'regulator-v3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+2
2014-04-24Merge branch 'for-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+1
2014-04-24dt: tegra: remove non-existent clock IDsStephen Warren1-3/+3
2014-04-23locks: rename FL_FILE_PVT and IS_FILE_PVT to use "*_OFDLCK" insteadJeff Layton1-1/+1
2014-04-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2-0/+2
2014-04-23Merge remote-tracking branch 'regulator/fix/core' into regulator-linusMark Brown1-2/+2
2014-04-23Fix: tracing: use 'E' instead of 'X' for unsigned module tain flagMathieu Desnoyers1-1/+1
2014-04-22locks: rename file-private locks to "open file description locks"Jeff Layton1-10/+10
2014-04-20Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-9/+0
2014-04-19Input: Add INPUT_PROP_TOPBUTTONPAD device propertyHans de Goede1-0/+1