summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2014-09-12drm: Move DRM_MAGIC_HASH_ORDER into drm_drv.cDaniel Vetter
2014-09-12drm: Move drm_class to drm_internal.hDaniel Vetter
2014-09-12drm: Move LOCK_TEST_WITH_RETURN to <drm/drm_legacy.h>Daniel Vetter
2014-09-12drm: Move legacy buffer structures to <drm/drm_legacy.h>Daniel Vetter
2014-09-12drm: Move drm_memory.c map support declarations to <drm/drm_legacy.h>Daniel Vetter
2014-09-12drm: Purge ioctl forward declarations from drmP.hDaniel Vetter
2014-09-12drm: unexport drm_global_mutexDaniel Vetter
2014-09-12drm: Move piles of functions from drmP.h to drm_internal.hDaniel Vetter
2014-09-12drm: Move vblank related module options into drm_irq.cDaniel Vetter
2014-09-12drm: Drop drm_sysfs_class from drmP.hDaniel Vetter
2014-09-12drm: Move __drm_pci_free to drm_legacy.hDaniel Vetter
2014-09-12drm: Create drm legacy driver headerDaniel Vetter
2014-09-12drm: Move drm_legacy_vma_flush into drm_legacy.hDaniel Vetter
2014-09-12drm: Move sg functions into drm_legacy.hDaniel Vetter
2014-09-12drm: Move dma functions into drm_legacy.hDaniel Vetter
2014-09-12Merge tag 'topic/vblank-rework-2014-09-12' of git://anongit.freedesktop.org/d...Dave Airlie
2014-09-11Input: add haptic driver on max77693Jaewon Kim
2014-09-12drm: split ati_pcigart.h out of drmP.hDave Airlie
2014-09-12Merge branch 'drm-next-3.18' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2014-09-12drm/vmwgfx: Fix drm.h includeJosh Boyer
2014-09-11leds: make brightness type consistent across whole subsystemJacek Anaszewski
2014-09-11leds: Reorder include directivesJacek Anaszewski
2014-09-11Merge tag 'ipu-for-staging-3.18' of git://git.pengutronix.de/git/pza/linux in...Greg Kroah-Hartman
2014-09-11xen/arm: introduce XENFEAT_grant_map_identityStefano Stabellini
2014-09-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2014-09-11Merge branch 'for-linus' into for-3.18/coreJens Axboe
2014-09-11netfilter: nf_tables: add NFTA_MASQ_UNSPEC to nft_masq_attributesPablo Neira Ayuso
2014-09-11netfilter: fix compilation of masquerading without IP_NF_TARGET_MASQUERADEPablo Neira Ayuso
2014-09-11drm/ttm: allow fence to be added as sharedChristian König
2014-09-11Merge remote-tracking branch 'airlied/drm-next' into topic/vblank-reworkDaniel Vetter
2014-09-11Merge branch 'for-linus' into for-nextTakashi Iwai
2014-09-11drm: Clarify vblank ts/scanoutpos sampling #definesDaniel Vetter
2014-09-11drm: Simplify return value of drm_get_last_vbltimestampDaniel Vetter
2014-09-11mac80211: replace SMPS hw flags with wiphy feature bitsEliad Peller
2014-09-11cfg80211: allow requesting SMPS mode on ap startEliad Peller
2014-09-11cfg80211/mac80211: add wmm info to assoc eventEliad Peller
2014-09-11cfg80211: add WMM traffic stream APIJohannes Berg
2014-09-11cfg80211: don't put kek/kck/replay counter on the stackJohannes Berg
2014-09-11Merge tag 'renesas-dt4-for-v3.18' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann
2014-09-11dmaengine: dw: convert dw_dma_slave to use explicit HS interfacesAndy Shevchenko
2014-09-11dmaengine: dw: move dw_dmac.h to where it belongs toAndy Shevchenko
2014-09-11moduleparam: Resolve missing-field-initializer warningMark Rustad
2014-09-10shm: add memfd.h to UAPI export listDavid Drysdale
2014-09-10net/mlx4: Set vlan stripping policy by the right commandMatan Barak
2014-09-10Merge branch 'clk-next-debugfs-lock' into clk-nextMike Turquette
2014-09-10clk: Don't hold prepare_lock across debugfs creationStephen Boyd
2014-09-10net: bpf: only build bpf_jit_binary_{alloc, free}() when jit selectedDaniel Borkmann
2014-09-10pnfs: allow splicing pre-encoded pages into the layoutcommit argsChristoph Hellwig
2014-09-10nfs41: add a helper function to set layoutcommit after commitPeng Tao
2014-09-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller