summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-02-28clk: imx: add kpp clock for i.MX6ULLothar Waßmann1-1/+2
2016-02-28clk: imx: whitespace cleanup; no functional changeLothar Waßmann1-73/+73
2016-02-28target: Add target_alloc_session() helper functionNicholas Bellinger1-0/+6
2016-02-27Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-3/+6
2016-02-27Merge tag 'pci-v4.5-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-17/+0
2016-02-27dax: move writeback calls into the filesystemsRoss Zwisler1-2/+4
2016-02-27dax: give DAX clearing code correct bdevRoss Zwisler1-1/+1
2016-02-27drivers: char: random: add get_random_long()Daniel Cashman1-0/+1
2016-02-27[media] media: v4l-core add enable/disable source common interfacesShuah Khan2-1/+65
2016-02-27[media] media: Media Controller non-locking __media_entity_pipeline_start/stop()Shuah Khan1-0/+19
2016-02-27[media] media: Media Controller enable/disable source handler APIShuah Khan1-0/+30
2016-02-27[media] media: Media Controller register/unregister entity_notify APIShuah Khan1-0/+56
2016-02-27[media] media: Add ALSA Media Controller function entitiesShuah Khan1-0/+7
2016-02-27[media] uapi/media.h: Declare interface types for ALSAShuah Khan1-0/+10
2016-02-27clocksource: Introduce clocksource_freq2mult()Alexander Kuleshov1-26/+19
2016-02-27clk: Make of_clk_get_parent_count() return unsigned intsStephen Boyd1-1/+1
2016-02-27dmaengine: mmp-pdma: add number of requestorsRobert Jarzmik1-0/+1
2016-02-27cpufreq: Simplify the cpufreq_for_each_valid_entry()Rafael J. Wysocki1-12/+5
2016-02-26Merge branch 'for-linus' into for-nextTakashi Iwai1-1/+1
2016-02-26net: l3mdev: address selection should only consider devices in L3 domainDavid Ahern1-2/+2
2016-02-26Merge tag 'sound-4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds1-1/+1
2016-02-26drivers/perf: arm_pmu: implement CPU_PM notifierLorenzo Pieralisi1-0/+1
2016-02-26asm-generic: page.h: Remove useless get_user_page and free_user_pageChen Gang1-3/+0
2016-02-26fbdev: kill fb_rotateRasmus Villemoes1-3/+0
2016-02-26ALSA: hda - Loop interrupt handling until really clearedTakashi Iwai1-1/+1
2016-02-26staging/lustre: proper support of NFS anonymous dentriesDmitry Eremin1-0/+6
2016-02-26Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/li...James Morris4-26/+50
2016-02-26net: ethtool: remove unused __ethtool_get_settingsDavid Decotigny1-4/+0
2016-02-26net: rdma: use __ethtool_get_ksettingsDavid Decotigny1-8/+6
2016-02-26net: ethtool: add new ETHTOOL_xLINKSETTINGS APIDavid Decotigny2-74/+339
2016-02-26net: Facility to report route quality of connected socketsTom Herbert1-0/+2
2016-02-26Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-4/+10
2016-02-26net: ipv6: Make address flushing on ifdown optionalDavid Ahern2-0/+2
2016-02-26regmap: add regmap_fields_force_xxx() macrosKuninori Morimoto1-2/+4
2016-02-26regmap: add regmap_field_force_xxx() macrosKuninori Morimoto1-0/+4
2016-02-26Merge tag 'for-v4.5-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...Linus Torvalds1-0/+1
2016-02-26ASoC: trace: fix printing jack nameArnd Bergmann1-4/+4
2016-02-26clk: rockchip: add the new clock ids for RK3228 HDMIYakir Yang1-0/+4
2016-02-26clk: rockchip: add the new clock ids for RK3228 VOPYakir Yang1-0/+6
2016-02-26clk: rockchip: add id of the tsadc clock found on rk3228 SoCsCaesar Wang1-0/+2
2016-02-26Merge tag 'clk-samsung-4.6' of git://linuxtv.org/snawrocki/samsung into clk-nextStephen Boyd1-2/+7
2016-02-26Merge branch 'clk-ipq4019' into clk-nextStephen Boyd1-0/+158
2016-02-26clk: qcom: Add IPQ4019 Global Clock Controller supportVaradarajan Narayanan1-0/+158
2016-02-26libata: Align ata_device's id on a cachelineHarvey Hunt1-1/+1
2016-02-25PCI: Disable IO/MEM decoding for devices with non-compliant BARsBjorn Helgaas1-0/+1
2016-02-25net: dsa: drop vlan_getnextVivien Didelot1-3/+0
2016-02-25net: dsa: add port_vlan_dump routineVivien Didelot1-0/+3
2016-02-25gpio: present the consumer of a line to userspaceLinus Walleij1-10/+12
2016-02-25net_sched: add network namespace support for tc actionsWANG Cong1-11/+47
2016-02-25net_sched: prepare tcf_hashinfo_destroy() for netns supportWANG Cong1-5/+0