Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | drm/i915/dp: Dither down to 6bpc if it makes the mode fit | Adam Jackson | 2011-12-16 | 3 | -8/+39 | |
| | * | | | | | | | | drm/i915: enable semaphores on per-device defaults | Eugeni Dodonov | 2011-12-16 | 3 | -4/+21 | |
| | * | | | | | | | | drm/i915: don't set unpin_work if vblank_get fails | Jesse Barnes | 2011-12-16 | 1 | -5/+7 | |
| | * | | | | | | | | drm/i915: By default, enable RC6 on IVB and SNB when reasonable | Keith Packard | 2011-12-16 | 3 | -6/+33 | |
| | * | | | | | | | | iommu: Export intel_iommu_enabled to signal when iommu is in use | Eugeni Dodonov | 2011-12-16 | 2 | -0/+7 | |
| | * | | | | | | | | drm/i915/sdvo: Include LVDS panels for the IS_DIGITAL check | Chris Wilson | 2011-12-16 | 1 | -8/+20 | |
| | * | | | | | | | | drm/i915: prevent division by zero when asking for chipset power | Eugeni Dodonov | 2011-12-16 | 2 | -0/+11 | |
| | * | | | | | | | | drm/i915: add PCH info to i915_capabilities | Paulo Zanoni | 2011-12-16 | 1 | -0/+1 | |
| | * | | | | | | | | drm/i915: set the right SDVO transcoder for CPT | Paulo Zanoni | 2011-12-16 | 2 | -6/+10 | |
| | * | | | | | | | | drm/i915: no-lvds quirk for ASUS AT5NM10T-I | Adam Jackson | 2011-12-16 | 1 | -0/+8 | |
| | * | | | | | | | | drm/i915: Treat pre-gen4 backlight duty cycle value consistently | Keith Packard | 2011-11-23 | 1 | -11/+5 | |
| | * | | | | | | | | drm/i915: Hook up Ivybridge eDP | Keith Packard | 2011-11-23 | 2 | -34/+133 | |
| | * | | | | | | | | drm/i915: add multi-threaded forcewake support | Keith Packard | 2011-11-23 | 4 | -8/+66 | |
| * | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2011-12-16 | 11 | -6/+23 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ | Merge branch 'fix/asoc' into for-linus | Takashi Iwai | 2011-12-15 | 9 | -5/+14 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | ASoC: Fix hx4700 error handling to free gpios if snd_soc_register_card fails | Axel Lin | 2011-12-12 | 1 | -2/+3 | |
| | | * | | | | | | | | | ASoC: WM8958: correctly show firmware magic on mismatch | Jonathan Neuschäfer | 2011-12-12 | 1 | -0/+2 | |
| | | * | | | | | | | | | ASoC: mxs: Add appropriate MODULE_ALIAS() | Lothar Waßmann | 2011-12-11 | 2 | -0/+2 | |
| | | * | | | | | | | | | ASoC: mxs: Add missing MODULE_LICENSE("GPL") | Lothar Waßmann | 2011-12-11 | 1 | -0/+2 | |
| | | * | | | | | | | | | ASoC: Fix WM8996 24.576MHz clock operation | Mark Brown | 2011-12-11 | 1 | -0/+1 | |
| | | * | | | | | | | | | ASoC: Include linux/module.h for smdk2443_wm9710 | Axel Lin | 2011-12-08 | 1 | -0/+1 | |
| | | * | | | | | | | | | ASoC: Fix a typo in jive_wm8750 | Axel Lin | 2011-12-08 | 1 | -2/+1 | |
| | | * | | | | | | | | | ASoC: Fix build dependency for SND_SOC_JZ4740_CODEC | Axel Lin | 2011-12-06 | 1 | -1/+1 | |
| | | * | | | | | | | | | ASoC: Include linux/io.h for jz4740 codec | Axel Lin | 2011-12-06 | 1 | -0/+1 | |
| | * | | | | | | | | | | ALSA: HDA: Use LPIB Position fix for Intel SCH Poulsbo | David Henningsson | 2011-12-15 | 1 | -1/+2 | |
| | * | | | | | | | | | | ALSA: hda: fix mute led polarity for HP laptops with buggy BIOS | Gustavo Maciel Dias Vieira | 2011-12-13 | 1 | -0/+6 | |
| | * | | | | | | | | | | ALSA: HDA: Set position fix to LPIB for an Atom/Poulsbo based device | David Henningsson | 2011-12-12 | 1 | -0/+1 | |
| * | | | | | | | | | | | Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2011-12-16 | 4 | -23/+52 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | gpio: Fix DA9052 GPIO build errors. | Ashish Jangam | 2011-12-15 | 1 | -13/+8 | |
| | * | | | | | | | | | | | gpio: mpc8xxx: don't allow input-only pins to be output for MPC5121 | Wolfram Sang | 2011-12-13 | 1 | -5/+13 | |
| | * | | | | | | | | | | | gpio-ml-ioh: Add the irq_disable/irq_enable hooks for ml-ioh irq chip | Feng Tang | 2011-12-13 | 1 | -0/+30 | |
| | * | | | | | | | | | | | gpio-ml-ioh: fix a bug in the interrupt handler | Feng Tang | 2011-12-13 | 1 | -1/+1 | |
| | * | | | | | | | | | | | gpio: pl061: drop extra check for NULL platform_data | Rob Herring | 2011-12-13 | 1 | -4/+0 | |
| | | |_|_|_|/ / / / / / | | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm... | Linus Torvalds | 2011-12-16 | 11 | -13/+26 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ | Merge branch 'samsung-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/g... | Olof Johansson | 2011-12-15 | 3 | -4/+11 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | ARM: EXYNOS: Fix build error without CONFIG_LOCAL_TIMERS | Kukjin Kim | 2011-12-08 | 1 | -2/+5 | |
| | | * | | | | | | | | | | | ARM: EXYNOS: Fix for stall in case of cpu hotplug or sleep | Amit Daniel Kachhap | 2011-12-08 | 1 | -1/+5 | |
| | | * | | | | | | | | | | | ARM: S5PV210: Set 1000ns as PWM backlight period on SMDKV210 | Jingoo Han | 2011-12-08 | 1 | -0/+1 | |
| | | * | | | | | | | | | | | ARM: SAMSUNG: remove duplicated header include | Jingoo Han | 2011-12-08 | 1 | -1/+0 | |
| | * | | | | | | | | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/... | Olof Johansson | 2011-12-15 | 2 | -4/+4 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | ARM: OMAP: rx51: fix USB | Felipe Contreras | 2011-12-13 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | | ARM: OMAP: mcbsp: Fix possible memory corruption | Jarkko Nikula | 2011-12-12 | 1 | -3/+3 | |
| | | | |/ / / / / / / / / / | | | |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | Merge branch 'imx-fixes-for-arnd' of git://git.pengutronix.de/git/imx/linux-2... | Arnd Bergmann | 2011-12-13 | 6 | -5/+11 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / | | |/| | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | arm/imx: fix power button on imx51 babbage board | Shawn Guo | 2011-12-09 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | ARM: imx: fix cpufreq build errors | Richard Zhao | 2011-12-09 | 1 | -0/+1 | |
| | | * | | | | | | | | | | | ARM: mx5: add __initconst for fec pdata | Dong Aisheng | 2011-12-09 | 3 | -3/+3 | |
| | | * | | | | | | | | | | | MXC PWM: should active during DOZE/WAIT/DBG mode | Jason Chen | 2011-12-09 | 1 | -1/+6 | |
| | | |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2011-12-16 | 6 | -168/+246 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | block: don't kick empty queue in blk_drain_queue() | Tejun Heo | 2011-12-15 | 1 | -1/+8 | |
| | * | | | | | | | | | | | | block/swim3: Locking fixes | Benjamin Herrenschmidt | 2011-12-12 | 1 | -147/+215 |