summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-04-20Merge branches 'topic/dai-link' and 'topic/find-dai' of git://git.kernel.org/...Mark Brown1-1/+4
2016-04-20ASoC: Export snd_soc_find_dai()Mengdong Lin1-0/+3
2016-04-20ASoC: topology: Set the link ID when creating a FE DAI linkMengdong Lin1-1/+1
2016-04-20[media] media: Improve documentation for link_setup/link_modifyMauro Carvalho Chehab2-1/+5
2016-04-20ASoC: Change DAI link's be_id to a generic idMengdong Lin1-1/+1
2016-04-20[media] media-device: get rid of the spinlockMauro Carvalho Chehab1-5/+1
2016-04-20net: fix HAVE_EFFICIENT_UNALIGNED_ACCESS typosEric Dumazet1-8/+11
2016-04-20net/hsr: Fixed version field in ENUMPeter Heise1-1/+1
2016-04-20KVM: add missing memory barrier in kvm_{make,check}_requestPaolo Bonzini1-0/+11
2016-04-20drm: probe_helper: Hide ugly ifdefEzequiel Garcia1-0/+8
2016-04-20drm: Introduce drm_connector_register_all() helperAlexey Brodkin1-1/+2
2016-04-20drm/vma_manage: Drop has_offsetDaniel Vetter1-14/+1
2016-04-20drm: fix lut value extraction functionLionel Landwerlin1-2/+6
2016-04-20crypto: ccp - Register the CCP as a DMA resourceGary R Hook1-2/+34
2016-04-20clk: renesas: cpg-mssr: Export cpg_mssr_{at,de}tach_dev()Geert Uytterhoeven1-0/+7
2016-04-20clk: renesas: mstp: Provide dummy attach/detach_dev callbacksGeert Uytterhoeven1-0/+5
2016-04-20soc: qcom: smd: Make callback pass channel referenceBjorn Andersson1-2/+5
2016-04-20ipvs: handle connections started by real-serversMarco Angaroni1-0/+17
2016-04-20bpf: add event output helper for notifications/sampling/loggingDaniel Borkmann1-0/+2
2016-04-20bpf, trace: add BPF_F_CURRENT_CPU flag for bpf_perf_event_outputDaniel Borkmann1-0/+4
2016-04-20net/ipv6/addrconf: simplify sysctl registrationKonstantin Khlebnikov1-1/+2
2016-04-20cls_cgroup: get sk_classid only from full socketsKonstantin Khlebnikov1-2/+5
2016-04-20clk: fixed-rate: Add hw based registration APIsStephen Boyd1-0/+7
2016-04-20clk: gpio: Add hw based registration APIsStephen Boyd1-0/+8
2016-04-20clk: composite: Add hw based registration APIsStephen Boyd1-0/+7
2016-04-20clk: fractional-divider: Add hw based registration APIsStephen Boyd1-0/+5
2016-04-20clk: fixed-factor: Add hw based registration APIsStephen Boyd1-0/+4
2016-04-20clk: mux: Add hw based registration APIsStephen Boyd1-0/+11
2016-04-20clk: gate: Add hw based registration APIsStephen Boyd1-0/+5
2016-04-20clk: divider: Add hw based registration APIsStephen Boyd1-0/+10
2016-04-20clkdev: Add clk_hw based registration APIsStephen Boyd1-0/+6
2016-04-20clk: Add clk_hw OF clk providersStephen Boyd1-0/+30
2016-04-20clk: Add {devm_}clk_hw_{register,unregister}() APIsStephen Boyd1-0/+6
2016-04-20clkdev: Remove clk_register_clkdevs()Stephen Boyd1-1/+0
2016-04-20net: Add helpers for 64-bit aligning netlink attributes.David S. Miller1-0/+37
2016-04-20Merge branch 'ptmx-cleanup'Linus Torvalds1-24/+10
2016-04-20PCI: Reverse standard ACS vs device-specific ACS enablingAlex Williamson1-2/+5
2016-04-20ARM: dts: r8a7794: add IIC clocksSimon Horman1-0/+2
2016-04-20ARM: dts: r8a7794: add CAN clocks to device treeSimon Horman1-0/+3
2016-04-20ARM: dts: r8a7790: Add SCIF2 clockGeert Uytterhoeven1-0/+1
2016-04-20tracing: Add enable_hist/disable_hist triggersTom Zanussi1-0/+1
2016-04-20of: Introduce of_phandle_iterator_args()Joerg Roedel1-0/+10
2016-04-20of: Introduce of_for_each_phandle() helper macroJoerg Roedel1-0/+6
2016-04-20of: Move phandle walking to of_phandle_iterator_next()Joerg Roedel1-0/+7
2016-04-20of: Introduce struct of_phandle_iteratorJoerg Roedel1-0/+33
2016-04-19mtd: nand: implement the default mtd_ooblayout_opsBoris Brezillon1-0/+3
2016-04-19mtd: create an mtd_ooblayout_ops struct to ease ECC layout definitionBoris Brezillon1-4/+28
2016-04-19mtd: add mtd_set_ecclayout() helper functionBoris Brezillon1-0/+6
2016-04-19mtd: add mtd_ooblayout_xxx() helper functionsBoris Brezillon1-0/+33
2016-04-19mtd: nand: export default read/write oob functionsBoris Brezillon1-0/+14