summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-05-20drm/i915: handle DDI-related assertionsEugeni Dodonov1-10/+25
2012-05-20drm/i915: add LPT PCH checksEugeni Dodonov1-2/+16
2012-05-20drm/i915: enable power wells on Haswell initEugeni Dodonov1-0/+36
2012-05-20drm/i915: detect PCH encoders on HaswellEugeni Dodonov1-0/+16
2012-05-20drm/i915: do not use fdi_normal_train on HaswellEugeni Dodonov1-1/+2
2012-05-20drm/i915: show unknown sdvox registers on hdmi initEugeni Dodonov1-0/+4
2012-05-20drm/i915: properly check for pipe countEugeni Dodonov1-10/+4
2012-05-20drm/i915: calculate watermarks for devices that have 3 pipesEugeni Dodonov1-2/+1
2012-05-20drm/i915: add support for SBI opsEugeni Dodonov1-0/+63
2012-05-20drm/i915: reuse Ivy Bridge interrupts code for HaswellEugeni Dodonov1-2/+9
2012-05-20drm/i915: add new Haswell DIP controls registersEugeni Dodonov2-0/+55
2012-05-20drm/i915: gen6_enable_rps() wants to be called after ring initialisationChris Wilson3-16/+6
2012-05-19irqdomain: Document size parameter of irq_domain_add_linear()Mark Brown1-0/+1
2012-05-19irqdomain: trivial pr_fmt conversion.Paul Mundt1-15/+17
2012-05-19Merge branch 'emev2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/...Olof Johansson14-0/+1458
2012-05-19irqdomain: Kill off duplicate definitions.Paul Mundt1-3/+0
2012-05-19ASoC: sh: fsi: enable chip specific data transfer modeKuninori Morimoto2-35/+148
2012-05-19ASoC: sh: fsi: call fsi_hw_startup/shutdown from fsi_dai_trigger()Kuninori Morimoto1-2/+5
2012-05-19ASoC: sh: fsi: use same format for IN/OUTKuninori Morimoto1-16/+6
2012-05-19ASoC: sh: fsi: add fsi_version() and removed meaningless version checkKuninori Morimoto1-18/+8
2012-05-19ASoC: sh: fsi: use register field macro name on IN/OUT_DMACKuninori Morimoto1-2/+2
2012-05-19ASoC: tegra: Add machine driver for WM8753 codecStephen Warren4-0/+290
2012-05-19irqdomain: Make irq_domain_simple_map() static.Paul Mundt1-2/+2
2012-05-19irqdomain: Export remaining public API symbols.Paul Mundt1-0/+10
2012-05-19irqdomain: Support removal of IRQ domains.Paul Mundt2-3/+62
2012-05-19gpio/generic: initialize basic_mmio_gpio shadow variables properlyShawn Guo6-10/+20
2012-05-19ARM: EXYNOS: Support suspend and resume for EXYNOS5250Jongpill Lee4-36/+110
2012-05-19ARM: EXYNOS: Add Clock register list for save and restoreJongpill Lee2-2/+67
2012-05-19ARM: EXYNOS: Add PMU table for EXYNOS5250Jongpill Lee6-27/+265
2012-05-19ARM: EXYNOS: Rename of function for pm.cJongpill Lee1-27/+28
2012-05-19ARM: EXYNOS: Remove GIC save & restore functionJongpill Lee1-83/+0
2012-05-19ARM: dts: Add node for interrupt combiner controller on EXYNOS5250Thomas Abraham1-0/+16
2012-05-19ARM: S3C24XX: add support for second irq set of S3C2416Heiko Stuebner4-1/+116
2012-05-19Merge branch 'next/devel-exynos5250-1' into next/devel-samsung-2Kukjin Kim32-368/+567
2012-05-19Merge branch 'next/devel-samsung' into next/devel-samsung-2Kukjin Kim42-805/+1918
2012-05-19regulator: tps65910: use devm_* for memory allocationLaxman Dewangan1-18/+9
2012-05-19regulator: tps65910: use small letter for regulator namesLaxman Dewangan1-52/+52
2012-05-19mfd: tpx6586x: Depend on regulatorMark Brown1-0/+1
2012-05-19Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds9-30/+34
2012-05-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-2/+2
2012-05-19memcg,thp: fix res_counter:96 regressionHugh Dickins1-1/+1
2012-05-19USB: EHCI: fix command register configuration lost problemMing Lei1-1/+0
2012-05-19sunrpc: fix loss of task->tk_status after rpc_delay call in xprt_alloc_slotTrond Myklebust2-2/+5
2012-05-19drm/cirrus/ast/mgag200: fix build without CONFIG_VGA_CONSOLEDave Airlie3-0/+6
2012-05-19ALSA: hda - Fix possible races of accesses to connection list arrayTakashi Iwai4-56/+52
2012-05-19Merge branch 'imx/pinctrl' into next/pinctrlOlof Johansson1-1/+1
2012-05-19mtd: nand: gpmi: fix compile error caused by pinctrl callShawn Guo1-1/+1
2012-05-19tracing: Remove kernel_lock annotationsRichard Weinberger1-2/+0
2012-05-19tracing: Fix initial buffer_size_kb stateVaibhav Nagarnaik1-1/+2
2012-05-19ring-buffer: Merge separate resize loopsVaibhav Nagarnaik1-26/+15