summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2014-11-14[media] v4l: Forbid usage of V4L2_MBUS_FMT definitions inside the kernelBoris BREZILLON
2014-11-14[media] platform: Make use of media_bus_format enumBoris BREZILLON
2014-11-14[media] Make use of the new media_bus_format definitionsBoris BREZILLON
2014-11-14[media] Move mediabus format definition to a more standard placeBoris BREZILLON
2014-11-14Merge tag 'for-v3.19/omap-a' of git://git.kernel.org/pub/scm/linux/kernel/git...Tony Lindgren
2014-11-14iommu: add capability IOMMU_CAP_NOEXECAntonios Motakis
2014-11-14iommu/arm-smmu: change IOMMU_EXEC to IOMMU_NOEXECAntonios Motakis
2014-11-14Merge branches 'pm-domains', 'pm-sleep' and 'pm-cpufreq'Rafael J. Wysocki
2014-11-14of.h: Keep extern declaration of of_* variables when !CONFIG_OFHans de Goede
2014-11-14drm/i915: Make the physical object coherent with GTTChris Wilson
2014-11-14mm: Update generic gup implementation to handle hugepage directoryAneesh Kumar K.V
2014-11-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-11-13mem-hotplug: reset node managed pages when hot-adding a new pgdatTang Chen
2014-11-13mm/page_alloc: fix incorrect isolation behavior by rechecking migratetypeJoonsoo Kim
2014-11-13rhashtable: Drop gfp_flags arg in insert/remove functionsThomas Graf
2014-11-13net/mlx4_core: Support more than 64 VFsMatan Barak
2014-11-13net/mlx4_core: Flexible (asymmetric) allocation of EQs and MSI-X vectors for ...Matan Barak
2014-11-13rhashtable: Add parent argument to mutex_is_heldHerbert Xu
2014-11-13rhashtable: Move mutex_is_held under PROVE_LOCKINGHerbert Xu
2014-11-13Merge branches 'torture.2014.11.03a', 'cpu.2014.11.03a', 'doc.2014.11.13a', '...Paul E. McKenney
2014-11-13rcu: More info about potential deadlocks with rcu_read_unlock()Oleg Nesterov
2014-11-13rcu: Optimize cond_resched_rcu_qs()Paul E. McKenney
2014-11-13rcu: Add sparse check for RCU_INIT_POINTER()Pranith Kumar
2014-11-13PCI: Remove unused and broken to_hotplug_slot()Gavin Shan
2014-11-13ARM: OMAP3: clock: add support for dpll4_set_rate_and_parentTero Kristo
2014-11-13ARM: OMAP4: clock: add support for determine_rate for omap4 regm4xen DPLLTero Kristo
2014-11-13ARM: OMAP3: clock: add new rate changing logic support for noncore DPLLsTero Kristo
2014-11-13gpu: host1x: Use struct host1x_bo pointers in tracesThierry Reding
2014-11-13crypto: doc - HASH API documentationStephan Mueller
2014-11-13crypto: doc - CIPHER API documentationStephan Mueller
2014-11-13crypto: doc - BLKCIPHER API documentationStephan Mueller
2014-11-13crypto: doc - AEAD API documentationStephan Mueller
2014-11-13crypto: doc - ABLKCIPHER API documentationStephan Mueller
2014-11-13crypto: doc - cipher data structuresStephan Mueller
2014-11-13crypto: doc - SHASH API documentationStephan Mueller
2014-11-13crypto: doc - AHASH API documentationStephan Mueller
2014-11-13crypto: doc - hash data structuresStephan Mueller
2014-11-13crypto: doc - RNG API documentationStephan Mueller
2014-11-13drm/dsi: Do not require .owner field to be setThierry Reding
2014-11-13drm/dsi: Resolve MIPI DSI device from phandleThierry Reding
2014-11-13drm/dsi: Implement DCS set_{column,page}_address commandsThierry Reding
2014-11-13drm/dsi: Implement DCS {get,set}_pixel_format commandsThierry Reding
2014-11-13drm/dsi: Implement DCS get_power_mode commandThierry Reding
2014-11-13drm/dsi: Implement DCS soft_reset commandThierry Reding
2014-11-13drm/dsi: Implement DCS nop commandThierry Reding
2014-11-13drm/dsi: Add to DocBook documentationThierry Reding
2014-11-13drm/dsi: Implement some standard DCS commandsYoungJun Cho
2014-11-13drm/dsi: Implement generic read and write commandsThierry Reding
2014-11-13drm/dsi: Add mipi_dsi_set_maximum_return_packet_size() helperYoungJun Cho