Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | drm/i915: fix lvds/dp panel fitter setting | Imre Deak | 2013-09-03 | 1 | -0/+2 | |
| | * | | | | drm/i915: tune down hangcheck noise | Daniel Vetter | 2013-09-03 | 1 | -3/+3 | |
| | * | | | | drm/i915: Report requested frequency alongside current frequency in debugfs | Chris Wilson | 2013-09-03 | 1 | -1/+10 | |
| | * | | | | drm/i915: Apply the force-detect VGA w/a to Valleyview | Chris Wilson | 2013-09-03 | 1 | -1/+1 | |
| | * | | | | drm/i915: Adjust available RPS information through sysfs for vlv | Chris Wilson | 2013-09-03 | 1 | -5/+31 | |
| | * | | | | drm/i915: sanitize forcewake registers on reset | Mika Kuoppala | 2013-09-03 | 1 | -1/+8 | |
| | * | | | | drm/i915: Don't mask EI UP interrupt on IVB|SNB | Mika Kuoppala | 2013-09-03 | 1 | -1/+11 | |
* | | | | | | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2013-09-11 | 2 | -3/+2 | |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | ||||||
| * | | | | | hwmon: (ina2xx) Remove casting the return value which is a void pointer | Jingoo Han | 2013-09-10 | 1 | -2/+1 | |
| * | | | | | hwmon: (hwmon-vid) Add __maybe_unused attribute to dummy variable | Guenter Roeck | 2013-09-10 | 1 | -1/+1 | |
* | | | | | | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux | Linus Torvalds | 2013-09-10 | 6 | -116/+211 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | of/platform: add error reporting to of_amba_device_create() | Bartlomiej Zolnierkiewicz | 2013-09-09 | 1 | -3/+16 | |
| * | | | | | | irq/of: Fix comment typo for irq_of_parse_and_map | Yijing Wang | 2013-09-09 | 1 | -1/+1 | |
| * | | | | | | of: Feed entire flattened device tree into the random pool | Anton Blanchard | 2013-08-30 | 1 | -0/+12 | |
| * | | | | | | of/fdt: Clean up casting in unflattening path | Grant Likely | 2013-08-30 | 1 | -33/+30 | |
| * | | | | | | of/fdt: Remove duplicate memory clearing on FDT unflattening | Grant Likely | 2013-08-29 | 1 | -1/+0 | |
| * | | | | | | gpio: implement gpio-ranges binding document fix | Stephen Warren | 2013-08-29 | 1 | -2/+2 | |
| * | | | | | | of: call __of_parse_phandle_with_args from of_parse_phandle | Stephen Warren | 2013-08-29 | 1 | -11/+20 | |
| * | | | | | | of: introduce of_parse_phandle_with_fixed_args | Stephen Warren | 2013-08-29 | 1 | -8/+58 | |
| * | | | | | | of: move of_parse_phandle() | Stephen Warren | 2013-08-29 | 1 | -24/+24 | |
| * | | | | | | of: move documentation of of_parse_phandle_with_args | Stephen Warren | 2013-08-29 | 1 | -32/+32 | |
| * | | | | | | of: Fix missing memory initialization on FDT unflattening | Grant Likely | 2013-08-29 | 1 | -0/+1 | |
| * | | | | | | of: consolidate definition of early_init_dt_alloc_memory_arch() | Grant Likely | 2013-08-28 | 1 | -0/+12 | |
| * | | | | | | of: Make of_get_phy_mode() return int i.s.o. const int | Geert Uytterhoeven | 2013-08-28 | 1 | -1/+1 | |
| * | | | | | | Merge tag 'v3.11-rc7' into devicetree/next | Grant Likely | 2013-08-28 | 511 | -4726/+8701 | |
| |\ \ \ \ \ \ | ||||||
| * | | | | | | | of/platform: Staticize of_platform_device_create_pdata() | Mark Brown | 2013-07-24 | 1 | -1/+1 | |
| * | | | | | | | of: Specify initrd location using 64-bit | Santosh Shilimkar | 2013-07-24 | 1 | -4/+6 | |
* | | | | | | | | Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 2013-09-10 | 38 | -636/+2941 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | dma: edma: Remove limits on number of slots | Joel Fernandes | 2013-09-04 | 1 | -6/+0 | |
| * | | | | | | | | dma: edma: Leave linked to Null slot instead of DUMMY slot | Joel Fernandes | 2013-09-04 | 1 | -3/+8 | |
| * | | | | | | | | dma: edma: Find missed events and issue them | Joel Fernandes | 2013-09-04 | 1 | -1/+49 | |
| * | | | | | | | | dma: edma: Write out and handle MAX_NR_SG at a given time | Joel Fernandes | 2013-09-04 | 1 | -26/+51 | |
| * | | | | | | | | dma: edma: Setup parameters to DMA MAX_NR_SG at a time | Joel Fernandes | 2013-09-04 | 1 | -3/+15 | |
| * | | | | | | | | Merge branch 'topic/api_caps' into for-linus | Vinod Koul | 2013-09-04 | 1 | -7/+8 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | dmaengine: pl330: use dma_set_max_seg_size to set the sg limit | Vinod Koul | 2013-09-03 | 1 | -7/+8 | |
| * | | | | | | | | | Merge branch 'topic/sh' into for-linus | Vinod Koul | 2013-09-02 | 9 | -118/+232 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | DMA: shdma: fix a bad merge - remove free_irq() | Guennadi Liakhovetski | 2013-08-27 | 1 | -5/+0 | |
| | * | | | | | | | | | dma: sh: remove unnecessary platform_set_drvdata() | Jingoo Han | 2013-08-27 | 2 | -5/+0 | |
| | * | | | | | | | | | DMA: shdma: add r8a73a4 DMAC data to the device ID table | Guennadi Liakhovetski | 2013-08-27 | 5 | -0/+92 | |
| | * | | | | | | | | | DMA: shdma: add a header with common for ARM SoCs defines | Guennadi Liakhovetski | 2013-08-27 | 1 | -0/+51 | |
| | * | | | | | | | | | DMA: shdma: remove private and unused defines from a global header | Guennadi Liakhovetski | 2013-08-27 | 1 | -0/+9 | |
| | * | | | | | | | | | DMA: shdma: switch DT mode to use configuration data from a match table | Guennadi Liakhovetski | 2013-08-27 | 6 | -21/+33 | |
| | * | | | | | | | | | DMA: shdma: make a pointer const | Guennadi Liakhovetski | 2013-08-27 | 2 | -6/+6 | |
| | * | | | | | | | | | DMA: sudmac: fix compiler warning | Guennadi Liakhovetski | 2013-08-27 | 1 | -2/+0 | |
| | * | | | | | | | | | DMA: shdma: switch to managed resource allocation | Guennadi Liakhovetski | 2013-08-27 | 3 | -63/+15 | |
| | * | | | | | | | | | DMA: shdma: support the new CHCLR register layout | Guennadi Liakhovetski | 2013-08-27 | 1 | -2/+12 | |
| | * | | | | | | | | | DMA: shdma: switch all __iomem pointers to void | Guennadi Liakhovetski | 2013-08-25 | 2 | -14/+14 | |
| | * | | | | | | | | | DMA: shdma: fix CHCLR register address calculation | Guennadi Liakhovetski | 2013-08-25 | 1 | -4/+4 | |
| | | |_|_|_|_|_|/ / | | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge branch 'topic/of' into for-linus | Vinod Koul | 2013-09-02 | 2 | -6/+7 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | dma: of: make error message more meaningful by adding the node name | Lothar Waßmann | 2013-08-19 | 1 | -1/+2 |