aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-04-09cpuidle: Introduce __cpuidle_unregister_device()Daniel Lezcano
2015-04-09cpuidle: Make cpuidle's sysfs directory dynamically allocatedDaniel Lezcano
2015-04-09cpuidle: Fix white space to follow CodingStyleDaniel Lezcano
2015-04-09cpuidle: Check cpuidle_enable_device() return valueDaniel Lezcano
2015-04-09cpuidle: Make it clear that governors cannot be modulesDaniel Lezcano
2015-04-09cpuidle: Fix ARCH_NEEDS_CPU_IDLE_COUPLED dependency warningDaniel Lezcano
2015-04-09cpuidle: Comment the driver's framework codeDaniel Lezcano
2015-04-09cpuidle: simplify multiple driver supportDaniel Lezcano
2015-04-09cpuidle: improve governor Kconfig optionsDaniel Lezcano
2015-04-09gts: Revert GTS codeMark Brown
2015-03-27Merge branch 'lsk-3.10-armlt-dma' into integration-lsk-3.10-juno-androidJon Medhurst
2015-03-27Merge branch 'lsk-3.10-armlt-mali' into integration-lsk-3.10-juno-androidJon Medhurst
2015-03-27Merge branch 'lsk-3.10-armlt-drm-hdlcd' into integration-lsk-3.10-juno-androidJon Medhurst
2015-03-27Merge branch 'lsk-3.10-armlt-tda998x' into integration-lsk-3.10-juno-androidJon Medhurst
2015-03-27Merge branch 'lsk-3.10-armlt-i2c' into integration-lsk-3.10-juno-androidJon Medhurst
2015-03-27Merge branch 'lsk-3.10-armlt-scpi-thermal' into integration-lsk-3.10-juno-and...Jon Medhurst
2015-03-27Merge branch 'lsk-3.10-armlt-ipa' into integration-lsk-3.10-juno-androidJon Medhurst
2015-03-27Merge branch 'lsk-3.10-armlt-scpi-cpufreq' into integration-lsk-3.10-juno-and...Jon Medhurst
2015-03-27Merge branch 'lsk-3.10-armlt-scpi-clk' into integration-lsk-3.10-juno-androidJon Medhurst
2015-03-27Merge branch 'lsk-3.10-armlt-scpi' into integration-lsk-3.10-juno-androidJon Medhurst
2015-03-27Merge branch 'lsk-3.10-armlt-juno-misc' into integration-lsk-3.10-juno-androidJon Medhurst
2015-03-27staging: android: ion: Set the length of the DMA sg entries in buffer.Liviu Dudau
2015-03-27mali: Scale for temperature in juno static power modelØrjan Eide
2015-03-27drivers/mali: fix compiler warningsMark Hambleton
2015-03-27mali: Update to use v6 IPA APIØrjan Eide
2015-03-27mali: Compilation fixes for Linux 3.10Jon Medhurst
2015-03-27mali: Makefile integrationJon Medhurst
2015-03-27mali: KConfig integrationJon Medhurst
2015-03-27mali: Add filesJon Medhurst
2015-03-27drm: hdlcd: Initialise driver with late_initcall instead of module_initJon Medhurst
2015-03-27drm: hdlcd: Correct reference counting in hdlcd_dmabuf_releaseJon Medhurst
2015-03-27drm: hdlcd: Replace use of reinit_completion()Jon Medhurst
2015-03-27drm/gem: Split drm_gem_mmap() into object search and object mappingLaurent Pinchart
2015-03-27drm: hdlcd: Remove drm_gem_cma_prime_*Jon Medhurst
2015-03-27drm: hdlcd: Replace use of 'primary->fb' with 'fb' in struct drm_crtc accessJon Medhurst
2015-03-27drm: Update argument list to hdlcd_crtc_page_flipJon Medhurst
2015-03-27drm: hdlcd: Implement drm_gem_dumb_destroyJon Medhurst
2015-03-27drm: Use include linux/of_i2c.h rather than linux/i2c.hJon Medhurst
2015-03-27drm: Use clock instead of crtc_clockJon Medhurst
2015-03-27i2c: designware: prevent early stop on TX FIFO emptyAndrew Jackson
2015-03-27drm: Re-add DMT modes for monitorsLiviu Dudau
2015-03-27DRM: HDLCD: Enable compat IOCTL for 32-bit userspace.Liviu Dudau
2015-03-27drm: hdlcd: Don't depend on VSYNC interrupt when setting new framebuffer.Liviu Dudau
2015-03-27drm: hdlcd: Fix the picture tear when flipping framebuffers.Liviu Dudau
2015-03-27drm: arm: Add support for PRIME and dma_buf buffer sharing.Liviu Dudau
2015-03-27HDLCD: correct the mapping of RGB signals into the TDA998x HDMI transmitter.Liviu Dudau
2015-03-27drm: Replace calls to dma_{alloc,free}_writecombine with dma_{alloc,free}_attrs.Liviu Dudau
2015-03-27drm: i2c: Add support for Silicon Image SiI9022 HDMI transmitter.Liviu Dudau
2015-03-27drm: encoder_slave: respect of_node on i2c encoder initSebastian Hesselbarth
2015-03-27drm: Add support for ARM's HDLCD controller.Liviu Dudau