aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-11-14[media] v4l: Forbid usage of V4L2_MBUS_FMT definitions inside the kernelBoris BREZILLON1-17/+28
2014-11-14[media] platform: Make use of media_bus_format enumBoris BREZILLON5-9/+8
2014-11-14[media] Make use of the new media_bus_format definitionsBoris BREZILLON3-5/+5
2014-11-14[media] Move mediabus format definition to a more standard placeBoris BREZILLON3-104/+206
2014-11-14Merge tag 'for-v3.19/omap-a' of git://git.kernel.org/pub/scm/linux/kernel/git...Tony Lindgren1-0/+15
2014-11-14iommu: add capability IOMMU_CAP_NOEXECAntonios Motakis1-0/+1
2014-11-14iommu/arm-smmu: change IOMMU_EXEC to IOMMU_NOEXECAntonios Motakis1-1/+1
2014-11-14Merge branches 'pm-domains', 'pm-sleep' and 'pm-cpufreq'Rafael J. Wysocki1-3/+5
2014-11-14of.h: Keep extern declaration of of_* variables when !CONFIG_OFHans de Goede1-2/+1
2014-11-14drm/i915: Make the physical object coherent with GTTChris Wilson1-0/+1
2014-11-14mm: Update generic gup implementation to handle hugepage directoryAneesh Kumar K.V1-0/+46
2014-11-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller16-56/+176
2014-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds5-2/+15
2014-11-13mem-hotplug: reset node managed pages when hot-adding a new pgdatTang Chen1-0/+1
2014-11-13mm/page_alloc: fix incorrect isolation behavior by rechecking migratetypeJoonsoo Kim2-0/+17
2014-11-13rhashtable: Drop gfp_flags arg in insert/remove functionsThomas Graf1-5/+5
2014-11-13net/mlx4_core: Support more than 64 VFsMatan Barak1-2/+3
2014-11-13net/mlx4_core: Flexible (asymmetric) allocation of EQs and MSI-X vectors for ...Matan Barak1-1/+3
2014-11-13rhashtable: Add parent argument to mutex_is_heldHerbert Xu1-1/+2
2014-11-13rhashtable: Move mutex_is_held under PROVE_LOCKINGHerbert Xu1-0/+2
2014-11-13Merge branches 'torture.2014.11.03a', 'cpu.2014.11.03a', 'doc.2014.11.13a', '...Paul E. McKenney6-17/+20
2014-11-13rcu: More info about potential deadlocks with rcu_read_unlock()Oleg Nesterov1-1/+3
2014-11-13rcu: Optimize cond_resched_rcu_qs()Paul E. McKenney1-2/+2
2014-11-13rcu: Add sparse check for RCU_INIT_POINTER()Pranith Kumar1-0/+1
2014-11-13PCI: Remove unused and broken to_hotplug_slot()Gavin Shan1-1/+0
2014-11-13ARM: OMAP3: clock: add support for dpll4_set_rate_and_parentTero Kristo1-0/+2
2014-11-13ARM: OMAP4: clock: add support for determine_rate for omap4 regm4xen DPLLTero Kristo1-0/+4
2014-11-13ARM: OMAP3: clock: add new rate changing logic support for noncore DPLLsTero Kristo1-0/+9
2014-11-13gpu: host1x: Use struct host1x_bo pointers in tracesThierry Reding1-12/+15
2014-11-13crypto: doc - HASH API documentationStephan Mueller1-0/+119
2014-11-13crypto: doc - CIPHER API documentationStephan Mueller1-0/+89
2014-11-13crypto: doc - BLKCIPHER API documentationStephan Mueller1-0/+188
2014-11-13crypto: doc - AEAD API documentationStephan Mueller1-0/+251
2014-11-13crypto: doc - ABLKCIPHER API documentationStephan Mueller1-0/+206
2014-11-13crypto: doc - cipher data structuresStephan Mueller1-3/+243
2014-11-13crypto: doc - SHASH API documentationStephan Mueller1-0/+164
2014-11-13crypto: doc - AHASH API documentationStephan Mueller1-0/+228
2014-11-13crypto: doc - hash data structuresStephan Mueller1-0/+95
2014-11-13crypto: doc - RNG API documentationStephan Mueller1-0/+80
2014-11-13drm/dsi: Do not require .owner field to be setThierry Reding1-1/+5
2014-11-13drm/dsi: Resolve MIPI DSI device from phandleThierry Reding1-0/+1
2014-11-13drm/dsi: Implement DCS set_{column,page}_address commandsThierry Reding1-0/+4
2014-11-13drm/dsi: Implement DCS {get,set}_pixel_format commandsThierry Reding1-0/+2
2014-11-13drm/dsi: Implement DCS get_power_mode commandThierry Reding1-0/+7
2014-11-13drm/dsi: Implement DCS soft_reset commandThierry Reding1-0/+1
2014-11-13drm/dsi: Implement DCS nop commandThierry Reding1-0/+1
2014-11-13drm/dsi: Add to DocBook documentationThierry Reding1-2/+14
2014-11-13drm/dsi: Implement some standard DCS commandsYoungJun Cho1-0/+19
2014-11-13drm/dsi: Implement generic read and write commandsThierry Reding1-0/+6
2014-11-13drm/dsi: Add mipi_dsi_set_maximum_return_packet_size() helperYoungJun Cho1-0/+2