/* * PXA clocksource, clockevents, and OST interrupt handlers. * * Copyright (C) 2014 Robert Jarzmik * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; version 2 of the License. * */ #ifndef _CLOCKSOURCE_PXA_H #define _CLOCKSOURCE_PXA_H extern void pxa_timer_nodt_init(int irq, void __iomem *base); #endif nk rel='vcs-git' href='http:///git.distanz.ch/cgit.cgi/linux/net-next.git' title='net-next.git Git repository'/>
summaryrefslogtreecommitdiff
path: root/include/uapi
AgeCommit message (Expand)AuthorFilesLines
2017-02-10devlink: fix the name of eswitch commandsJiri Pirko1-2/+8
2017-02-10Merge tag 'mac80211-next-for-davem-2017-02-09' of git://git.kernel.org/pub/sc...David S. Miller1-31/+29
2017-02-10net/act_pedit: Introduce 'add' operationAmir Vadai1-0/+8
2017-02-10net/act_pedit: Support using offset relative to the conventional network headersAmir Vadai1-0/+23
2017-02-09openvswitch: Add force commit.Jarno Rajahalme1-0/+5
2017-02-09openvswitch: Add original direction conntrack tuple to sw_flow_key.Jarno Rajahalme1-1/+19
2017-02-09openvswitch: Unionize ovs_key_ct_label with a u32 array.Jarno Rajahalme1-2/+6
2017-02-09sctp: implement sender-side procedures for Add Incoming/Outgoing Streams Requ...Xin Long1-0/+7
2017-02-09sctp: implement sender-side procedures for SSN/TSN Reset Request ParameterXin Long1-0/+1
2017-02-09cfg80211: fix NAN bands definitionLuca Coelho1-31/+26
2017-02-08cfg80211: Pass new RSSI level in CQM RSSI notificationAndrzej Zaborowski1-0/+3
2017-02-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller