summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | drm/i915: fix lvds/dp panel fitter settingImre Deak2013-09-031-0/+2
| | * | | | drm/i915: tune down hangcheck noiseDaniel Vetter2013-09-031-3/+3
| | * | | | drm/i915: Report requested frequency alongside current frequency in debugfsChris Wilson2013-09-031-1/+10
| | * | | | drm/i915: Apply the force-detect VGA w/a to ValleyviewChris Wilson2013-09-031-1/+1
| | * | | | drm/i915: Adjust available RPS information through sysfs for vlvChris Wilson2013-09-031-5/+31
| | * | | | drm/i915: sanitize forcewake registers on resetMika Kuoppala2013-09-031-1/+8
| | * | | | drm/i915: Don't mask EI UP interrupt on IVB|SNBMika Kuoppala2013-09-031-1/+11
* | | | | | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-09-112-3/+2
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | hwmon: (ina2xx) Remove casting the return value which is a void pointerJingoo Han2013-09-101-2/+1
| * | | | | hwmon: (hwmon-vid) Add __maybe_unused attribute to dummy variableGuenter Roeck2013-09-101-1/+1
* | | | | | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-09-106-116/+211
|\ \ \ \ \ \
| * | | | | | of/platform: add error reporting to of_amba_device_create()Bartlomiej Zolnierkiewicz2013-09-091-3/+16
| * | | | | | irq/of: Fix comment typo for irq_of_parse_and_mapYijing Wang2013-09-091-1/+1
| * | | | | | of: Feed entire flattened device tree into the random poolAnton Blanchard2013-08-301-0/+12
| * | | | | | of/fdt: Clean up casting in unflattening pathGrant Likely2013-08-301-33/+30
| * | | | | | of/fdt: Remove duplicate memory clearing on FDT unflatteningGrant Likely2013-08-291-1/+0
| * | | | | | gpio: implement gpio-ranges binding document fixStephen Warren2013-08-291-2/+2
| * | | | | | of: call __of_parse_phandle_with_args from of_parse_phandleStephen Warren2013-08-291-11/+20
| * | | | | | of: introduce of_parse_phandle_with_fixed_argsStephen Warren2013-08-291-8/+58
| * | | | | | of: move of_parse_phandle()Stephen Warren2013-08-291-24/+24
| * | | | | | of: move documentation of of_parse_phandle_with_argsStephen Warren2013-08-291-32/+32
| * | | | | | of: Fix missing memory initialization on FDT unflatteningGrant Likely2013-08-291-0/+1
| * | | | | | of: consolidate definition of early_init_dt_alloc_memory_arch()Grant Likely2013-08-281-0/+12
| * | | | | | of: Make of_get_phy_mode() return int i.s.o. const intGeert Uytterhoeven2013-08-281-1/+1
| * | | | | | Merge tag 'v3.11-rc7' into devicetree/nextGrant Likely2013-08-28511-4726/+8701
| |\ \ \ \ \ \
| * | | | | | | of/platform: Staticize of_platform_device_create_pdata()Mark Brown2013-07-241-1/+1
| * | | | | | | of: Specify initrd location using 64-bitSantosh Shilimkar2013-07-241-4/+6
* | | | | | | | Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2013-09-1038-636/+2941
|\ \ \ \ \ \ \ \
| * | | | | | | | dma: edma: Remove limits on number of slotsJoel Fernandes2013-09-041-6/+0
| * | | | | | | | dma: edma: Leave linked to Null slot instead of DUMMY slotJoel Fernandes2013-09-041-3/+8
| * | | | | | | | dma: edma: Find missed events and issue themJoel Fernandes2013-09-041-1/+49
| * | | | | | | | dma: edma: Write out and handle MAX_NR_SG at a given timeJoel Fernandes2013-09-041-26/+51
| * | | | | | | | dma: edma: Setup parameters to DMA MAX_NR_SG at a timeJoel Fernandes2013-09-041-3/+15
| * | | | | | | | Merge branch 'topic/api_caps' into for-linusVinod Koul2013-09-041-7/+8
| |\ \ \ \ \ \ \ \
| | * | | | | | | | dmaengine: pl330: use dma_set_max_seg_size to set the sg limitVinod Koul2013-09-031-7/+8
| * | | | | | | | | Merge branch 'topic/sh' into for-linusVinod Koul2013-09-029-118/+232
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | DMA: shdma: fix a bad merge - remove free_irq()Guennadi Liakhovetski2013-08-271-5/+0
| | * | | | | | | | | dma: sh: remove unnecessary platform_set_drvdata()Jingoo Han2013-08-272-5/+0
| | * | | | | | | | | DMA: shdma: add r8a73a4 DMAC data to the device ID tableGuennadi Liakhovetski2013-08-275-0/+92
| | * | | | | | | | | DMA: shdma: add a header with common for ARM SoCs definesGuennadi Liakhovetski2013-08-271-0/+51
| | * | | | | | | | | DMA: shdma: remove private and unused defines from a global headerGuennadi Liakhovetski2013-08-271-0/+9
| | * | | | | | | | | DMA: shdma: switch DT mode to use configuration data from a match tableGuennadi Liakhovetski2013-08-276-21/+33
| | * | | | | | | | | DMA: shdma: make a pointer constGuennadi Liakhovetski2013-08-272-6/+6
| | * | | | | | | | | DMA: sudmac: fix compiler warningGuennadi Liakhovetski2013-08-271-2/+0
| | * | | | | | | | | DMA: shdma: switch to managed resource allocationGuennadi Liakhovetski2013-08-273-63/+15
| | * | | | | | | | | DMA: shdma: support the new CHCLR register layoutGuennadi Liakhovetski2013-08-271-2/+12
| | * | | | | | | | | DMA: shdma: switch all __iomem pointers to voidGuennadi Liakhovetski2013-08-252-14/+14
| | * | | | | | | | | DMA: shdma: fix CHCLR register address calculationGuennadi Liakhovetski2013-08-251-4/+4
| | | |_|_|_|_|_|/ / | | |/| | | | | | |
| * | | | | | | | | Merge branch 'topic/of' into for-linusVinod Koul2013-09-022-6/+7
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | dma: of: make error message more meaningful by adding the node nameLothar Waßmann2013-08-191-1/+2