aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-09-25gatord: fix build for ARMv8linaro-armv8-14.09Amit Pundir
2014-09-09Merge branch 'lsk-3.10-armlt-mali' into integration-lsk-3.10-juno-androidJon Medhurst
2014-09-09Merge branch 'lsk-3.10-armlt-drm-hdlcd' into integration-lsk-3.10-juno-androidJon Medhurst
2014-09-09Merge branch 'lsk-3.10-armlt-tda998x' into integration-lsk-3.10-juno-androidJon Medhurst
2014-09-09Merge branch 'lsk-3.10-armlt-juno-cpufreq' into integration-lsk-3.10-juno-and...Jon Medhurst
2014-09-09Merge branch 'lsk-3.10-armlt-scpi' into integration-lsk-3.10-juno-androidJon Medhurst
2014-09-09Merge branch 'lsk-3.10-armlt-juno-misc' into integration-lsk-3.10-juno-androidJon Medhurst
2014-09-09Revert "arm64: Juno: Disable CPU idle states for now."Jon Medhurst
2014-09-09arm64: report correct stack pointer in KSTK_ESP for compat tasksWill Deacon
2014-09-09arm64: Add brackets around user_stack_pointer()Catalin Marinas
2014-08-22mali: Compilation fixes for mainline linuxJon Medhurst
2014-08-22HACK: mali: Disable ION because UMP code seems to expect old IONJon Medhurst
2014-08-22mali: Add configs to vexpress64.confJon Medhurst
2014-08-22mali: Makefile integrationJon Medhurst
2014-08-22mali: KConfig integrationJon Medhurst
2014-08-22mali: Add filesJon Medhurst
2014-08-22i2c: designware: prevent early stop on TX FIFO emptyAndrew Jackson
2014-08-22drm: Re-add DMT modes for monitorsLiviu Dudau
2014-08-22arm64: Restrict CMA allocation to 32-bit PALiviu Dudau
2014-08-22drm: hdlcd: Remove drm_gem_cma_prime_*Jon Medhurst
2014-08-22drm: Update argument list to hdlcd_crtc_page_flipJon Medhurst
2014-08-22drm: hdlcd: Implement drm_gem_dumb_destroyJon Medhurst
2014-08-22drm: Use include linux/of_i2c.h rather than linux/i2c.hJon Medhurst
2014-08-22drm: Use clock instead of crtc_clockJon Medhurst
2014-08-22HDLCD: correct the mapping of RGB signals into the TDA998x HDMI transmitter.Liviu Dudau
2014-08-22drm: Replace calls to dma_{alloc,free}_writecombine with dma_{alloc,free}_attrs.Liviu Dudau
2014-08-22drm: i2c: Add support for Silicon Image SiI9022 HDMI transmitter.Liviu Dudau
2014-08-22drm: encoder_slave: respect of_node on i2c encoder initSebastian Hesselbarth
2014-08-22arm: vexpress: Update the hdlcd node in DT to match bindings.Liviu Dudau
2014-08-22drm: arm: Add DT bindings documentation for HDLCD driver.Liviu Dudau
2014-08-22drm: Add support for ARM's HDLCD controller.Liviu Dudau
2014-08-22drm: Cleanup code when checking for reduced blanking support.Liviu Dudau
2014-08-22Documentation: drm: Use '->' when describing access through pointers.Liviu Dudau
2014-08-22configs: juno: Add HDLCDJon Medhurst
2014-08-22Set the CEC I2C address based on the slave I2C address.Liviu Dudau
2014-08-22drm: i2c: tda998x: Retry fetching the EDID if it fails first time.Liviu Dudau
2014-08-22drm/i2c: tda998x: Fix memory leak in tda998x_encoder_init error path.Dave Jones
2014-08-22drm/i2c: tda998x: fix the ENABLE_SPACE registerJean-Francois Moine
2014-08-22drm/i2c: tda998x: set the PLL division factor in range 0..3Jean-Francois Moine
2014-08-22drm/i2c: tda998x: force the page register at startup timeJean-Francois Moine
2014-08-22drm/i2c: tda998x: free the CEC device on encoder_destroyJean-Francois Moine
2014-08-22drm/i2c: tda998x: check the CEC device creationJean-Francois Moine
2014-08-22drm/i2c: tda998x: fix bad value in the AIFJean-Francois Moine
2014-08-22drm/i2c: tda998x: set VIF for full range, underscanned displayRussell King
2014-08-22drm/i2c: tda998x: fix audio mutingRussell King
2014-08-22drm/tda998x: BUG() on invalid audio formatDavid Herrmann
2014-08-22drm/i2c: tda998x: prepare for broken sync workaroundSebastian Hesselbarth
2014-08-22drm/i2c: tda998x: fix sync generation and calculationSebastian Hesselbarth
2014-08-22drm/i2c: tda998x: add video and audio input configurationRussell King
2014-08-22drm/i2c: tda998x: prepare for video input configurationRussell King