aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-07-26clk: samsung: trivial: Correct typo in author's nameTomasz Figa4-4/+4
2014-07-26clk: samsung: exynos4: Add CLKOUT clock hierarchyTomasz Figa1-0/+5
2014-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds1-0/+3
2014-07-25Merge tag 'qcom-clocks-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel...Mike Turquette10-0/+1175
2014-07-25clk: Support for clock parents and rates assigned from device treeSylwester Nawrocki1-0/+20
2014-07-25arm64: gicv3: Allow GICv3 compilation with older binutilsCatalin Marinas1-20/+22
2014-07-25Merge tag 'deps-irqchip-gic-3.17' of git://git.infradead.org/users/jcooper/linuxCatalin Marinas1-0/+198
2014-07-24Merge tag 'iio-for-3.17d' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman1-0/+4
2014-07-24Merge tag 'omap-for-v3.16/fixes-rc6' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann1-3/+4
2014-07-23Merge branch 'clk-rockchip' into clk-nextMike Turquette4-0/+613
2014-07-23Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+1
2014-07-23mm/rmap.c: fix pgoff calculation to handle hugepage correctlyNaoya Horiguchi1-0/+12
2014-07-23ftrace: Rename ftrace_ops field from trampolines to nr_trampolinesSteven Rostedt (Red Hat)1-1/+1
2014-07-23libata: introduce ata_host->n_tags to avoid oops on SAS controllersTejun Heo1-0/+1
2014-07-23pinctrl: dra: dt-bindings: Fix pull enable/disableNishanth Menon1-3/+4
2014-07-23extcon: sm5502: Change internal hardware switch according to cable typeChanwoo Choi1-0/+23
2014-07-23extcon: sm5502: Add support new SM5502 extcon device driverChanwoo Choi1-0/+264
2014-07-23Merge tag 'mfd-extcon-regulator-v3.17' of git://git.kernel.org/pub/scm/linux/...Chanwoo Choi1-10/+44
2014-07-22Merge tag 'for_3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/...Greg Kroah-Hartman3-5/+36
2014-07-22acpi, apei, ghes: Factor out ioremap virtual memory for IRQ and NMI context.Tomasz Nowicki1-0/+1
2014-07-22acpi, apei, ghes: Make NMI error notification to be GHES architecture extension.Tomasz Nowicki1-0/+4
2014-07-22apei, mce: Factor out APEI architecture specific MCE calls.Tomasz Nowicki1-0/+3
2014-07-22fuse: add FUSE_NO_OPEN_SUPPORT flag to INITAndrew Gallagher1-0/+3
2014-07-22phy: core: Let node ptr of PHY point to PHY and not of PHY providerKishon Vijay Abraham I1-5/+10
2014-07-22phy: core: Support regulator supply for PHY powerRoger Quadros1-0/+2
2014-07-22phy: pipe3: insert delay to enumerate in GEN2 modeKishon Vijay Abraham I1-0/+10
2014-07-22phy: miphy365x: Add MiPHY365x header file for DT x Driver definesLee Jones1-0/+14
2014-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-3/+5
2014-07-21Merge tag 'usb-for-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman4-2/+300
2014-07-21Merge 3.16-rc6 into driver-core-nextGreg Kroah-Hartman17-88/+82
2014-07-20iio: types: Added support for rotation from north usage attributesReyad Attiyat1-0/+4
2014-07-19Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds4-24/+49
2014-07-19Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-36/+10
2014-07-18Merge tag 'pm+acpi-3.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+2
2014-07-18xen: Silence compiler warningsDaniel Kiper1-1/+1
2014-07-18efi: Update stale locking comment for struct efivarsMatt Fleming1-6/+2
2014-07-18arch/x86: Remove efi_set_rtc_mmss()Daniel Kiper1-1/+0
2014-07-18xen: Put EFI machinery in placeDaniel Kiper1-0/+11
2014-07-18xen: Define EFI related stuffDaniel Kiper1-0/+123
2014-07-18efi: Introduce EFI_PARAVIRT flagDaniel Kiper1-1/+2
2014-07-18x86/reboot: Add EFI reboot quirk for ACPI Hardware Reduced flagMatt Fleming1-0/+1
2014-07-18efi/reboot: Allow powering off machines using EFIMatt Fleming1-0/+2
2014-07-18efi/reboot: Add generic wrapper around EfiResetSystem()Matt Fleming1-0/+4
2014-07-18tracing: Remove function_trace_stop and HAVE_FUNCTION_TRACE_MCOUNT_TESTSteven Rostedt (Red Hat)1-2/+0
2014-07-18ftrace: Remove check for HAVE_FUNCTION_TRACE_MCOUNT_TESTSteven Rostedt (Red Hat)1-2/+1
2014-07-18ftrace: Remove ftrace_start/stop()Steven Rostedt (Red Hat)1-28/+0
2014-07-17devres: Add devm_kasprintf and devm_kvasprintf APIHimangi Saraogi1-0/+4
2014-07-17serial/uart/8250: Add tunable RX interrupt trigger I/F of FIFO buffersYoshihiro YUNOMAE2-0/+7
2014-07-17Serial: allow port drivers to have a default attribute groupGreg Kroah-Hartman1-0/+2
2014-07-17serial: 8250: introduce up_to_u8250p() helperAndy Shevchenko1-0/+5