summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-03-02Merge tag 'gpmc-omap-for-v4.6' of https://github.com/rogerq/linux into next/d...Arnd Bergmann1-0/+5
2016-03-02drm/bridge: Make (pre/post) enable/disable callbacks optionalLaurent Pinchart1-0/+8
2016-03-02drm/dsi: Get DSI host by DT device nodeArchit Taneja1-0/+3
2016-03-02drm/dsi: Add routine to unregister a DSI deviceArchit Taneja1-0/+1
2016-03-02drm/dsi: Try to match non-DT DSI devicesArchit Taneja1-2/+8
2016-03-02drm/dsi: Use mipi_dsi_device_register_full() for DSI device creationArchit Taneja1-0/+16
2016-03-02posix-cpu-timers: Migrate to use new tick dependency mask modelFrederic Weisbecker2-5/+0
2016-03-02sched: Migrate sched to use new tick dependency mask modelFrederic Weisbecker1-3/+0
2016-03-02perf: Migrate perf to use new tick dependency mask modelFrederic Weisbecker2-8/+0
2016-03-02nohz: Use enum code for tick stop failure tracing messageFrederic Weisbecker2-5/+32
2016-03-02nohz: New tick dependency maskFrederic Weisbecker2-0/+100
2016-03-02virtio_blk: VIRTIO_BLK_F_WCE->VIRTIO_BLK_F_FLUSHMichael S. Tsirkin1-3/+3
2016-03-02virtio: Add improved queue allocation APIAndy Lutomirski2-2/+56
2016-03-02dma: Provide simple noop dma opsChristian Borntraeger1-0/+2
2016-03-02regulator: helper: Add helper to configure active-discharge using regmapLaxman Dewangan1-0/+14
2016-03-02regulator: core: Add support for active-discharge configurationLaxman Dewangan2-0/+15
2016-03-02[media] media-device.h: fix compiler warningHans Verkuil1-2/+0
2016-03-02Merge tag 'imx-drm-next-20160301' of git://git.pengutronix.de/git/pza/linux i...Dave Airlie1-0/+33
2016-03-02Drivers: hv: util: Pass the channel information during the init callK. Y. Srinivasan1-0/+1
2016-03-02misc: at24: replace memory_accessor with nvmem_device_readAndrew Lunn3-18/+7
2016-03-02eeprom: at25: Remove in kernel API for accessing the EEPROMAndrew Lunn1-2/+0
2016-03-02nvmem: Add backwards compatibility support for older EEPROM drivers.Andrew Lunn1-1/+3
2016-03-02nvmem: Add flag to export NVMEM to root onlyAndrew Lunn1-0/+1
2016-03-02Merge tag 'extcon-next-for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman1-0/+3
2016-03-02Merge 4.5-rc6 into char-misc-nextGreg Kroah-Hartman27-1529/+1571
2016-03-02Merge tag 'iio-for-4.6c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman1-3/+3
2016-03-02Merge 4.5-rc6 into usb-nextGreg Kroah-Hartman27-1529/+1571
2016-03-02Merge 4.5-rc6 into staging-nextGreg Kroah-Hartman27-1529/+1571
2016-03-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-3/+1
2016-03-02KVM: PPC: Add support for 64bit TCE windowsAlexey Kardashevskiy1-0/+2
2016-03-02KVM: PPC: Reserve KVM_CAP_SPAPR_TCE_64 capability numberAlexey Kardashevskiy1-0/+1
2016-03-02qed: Semantic refactoring of interrupt codeYuval Mintz1-0/+6
2016-03-02net: remove skb_sender_cpu_clear()WANG Cong1-4/+0
2016-03-02net/mlx5: Fix global UAR mappingMoshe Lazer1-3/+2
2016-03-02net/mlx5: Make command timeout way shorterOr Gerlitz1-1/+1
2016-03-02net: ipv4: Convert IP network timestamps to be y2038 safeDeepa Dinamani1-0/+2
2016-03-02introduce IFE actionJamal Hadi Salim2-0/+99
2016-03-02Merge tag 'mac80211-next-for-davem-2016-02-26' of git://git.kernel.org/pub/sc...David S. Miller7-84/+219
2016-03-02bridge: mcast: add support for more router port information dumpingNikolay Aleksandrov1-1/+13
2016-03-02bridge: mcast: add support for temporary port routerNikolay Aleksandrov1-0/+1
2016-03-02bridge: mcast: use names for the different multicast_router typesNikolay Aleksandrov1-0/+7
2016-03-02asm-generic: remove old nonatomic-io wrapper filesArnd Bergmann2-4/+0
2016-03-02asm-generic: default BUG_ON(x) to if(x)BUG()Arnd Bergmann1-1/+1
2016-03-02net: dsa: support VLAN filtering switchdev attrVivien Didelot1-0/+2
2016-03-02mlx4: Implement devlink interfaceJiri Pirko1-0/+3
2016-03-02Introduce devlink infrastructureJiri Pirko2-0/+212
2016-03-02svcrdma: Use new CQ API for RPC-over-RDMA server send CQsChuck Lever1-2/+7
2016-03-02svcrdma: Use new CQ API for RPC-over-RDMA server receive CQsChuck Lever1-1/+1
2016-03-02svcrdma: Use correct XID in error repliesChuck Lever1-1/+1
2016-03-02svcrdma: Make RDMA_ERROR messages workChuck Lever1-2/+2