summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'ux500/hickup' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-06-019-22/+301
|\
| * ARM: ux500: Enable probing of pinctrl through Device TreeLee Jones2012-06-011-0/+4
| * ARM: ux500: Add support for ab8500 regulators into the Device TreeLee Jones2012-06-012-0/+70
| * ARM: ux500: Provide regulator support for SMSC911x via Device TreeLee Jones2012-06-013-0/+15
| * ARM: ux500: Allow PRCMU regulator to be probed during a DT enabled bootLee Jones2012-06-011-0/+1
| * ARM: ux500: Apply db8500-prcmu regulator information to db8500 Device TreeLee Jones2012-06-011-0/+107
| * ARM: ux500: Only initialise STE's UIBs on boards which support themLee Jones2012-06-013-3/+10
| * ARM: ux500: Disable platform setup of the ab8500 when DT is enabledLee Jones2012-06-011-3/+4
| * ARM: ux500: Use correct format for dynamic IRQ assignmentLee Jones2012-06-012-10/+28
| * ARM: ux500: Re-enable SMSC911x platform code registration during non-DT bootsLee Jones2012-06-011-0/+1
| * ARM: ux500: PRCMU related configuration and layout corrections for Device TreeLee Jones2012-06-011-2/+2
| * ARM: ux500: Remove DB8500 PRCMU platform registration when DT is enabledLee Jones2012-06-011-2/+1
| * ARM: ux500: Disable SMSC911x platform code registration when DT is enabledLee Jones2012-06-011-2/+1
| * ARM: ux500: New DT:ed u8500_init_devices for one-by-one device enablementLee Jones2012-06-013-1/+26
| * ARM: ux500: New DT:ed snowball_platform_devs for one-by-one device enablementLee Jones2012-06-011-2/+16
| * pinctrl-nomadik: Allow Device Tree driver probingLee Jones2012-06-011-1/+19
* | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-06-0117-1017/+321
|\ \
| * | drm/edid: Make the header fixup threshold tunableAdam Jackson2012-06-011-2/+9
| * | drm/radeon: fix regression in UMS CS ioctlAlex Deucher2012-06-011-14/+17
| * | drm/vmwgfx: Fix nasty write past alloced memory areaThomas Hellstrom2012-06-011-1/+1
| * | drm/ttm: Fix spinlock imbalanceThomas Hellstrom2012-06-011-0/+1
| * | drm/radeon: fixup tiling group size and backendmap on r6xx-r9xx (v4)Alex Deucher2012-06-019-991/+222
| * | drm/radeon: fix HD6790, HD6570 backend programmingJerome Glisse2012-06-011-2/+2
| * | drm/radeon: properly program gart on rv740, juniper, cypress, barts, hemlockAlex Deucher2012-06-014-0/+9
| * | drm/radeon: fix bank information in tiling configAlex Deucher2012-06-013-8/+18
| * | drm/mgag200: kick off conflicting framebuffers earlier.Dave Airlie2012-06-011-0/+19
| * | drm/cirrus: kick out conflicting framebuffers earlierDave Airlie2012-06-011-0/+19
| * | cirrus: avoid crash if driver fails to loadDave Airlie2012-05-312-1/+6
* | | Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-06-014-12/+29
|\ \ \
| * \ \ Merge tag 'asoc-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai2012-05-312-12/+19
| |\ \ \
| | * | | ASoC: fsi: bugfix: ensure dma is terminatedKuninori Morimoto2012-05-301-0/+2
| | * | | ASoC: fsi: bugfix: correct dma areaKuninori Morimoto2012-05-301-9/+9
| | * | | ASoC: fsi: bugfix: enable master clock control on DMA streamKuninori Morimoto2012-05-301-0/+5
| | * | | ASoC: imx-ssi: Use clk_prepare_enable/clk_disable_unprepareFabio Estevam2012-05-281-3/+3
| * | | | ALSA: hdspm - Work around broken DDS value on PCI RME MADIAdrian Knoth2012-05-311-0/+7
| * | | | ALSA: usb-audio: fix rate_list memory leakClemens Ladisch2012-05-311-0/+3
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-06-0168-1091/+482
|\ \ \ \ \
| * | | | | x86: get rid of calling do_notify_resume() when returning to kernel modeAl Viro2012-06-012-13/+10
| * | | | | blackfin: check __get_user() return valueAl Viro2012-06-011-16/+14
| * | | | | whack-a-mole with TIF_FREEZEAl Viro2012-06-011-2/+0
| * | | | | FRV: Optimise the system call exit path in entry.S [ver #2]David Howells2012-06-011-6/+7
| * | | | | FRV: Shrink TIF_WORK_MASK [ver #2]David Howells2012-06-012-13/+15
| * | | | | FRV: Prevent syscall exit tracing and notify_resume at end of kernel exceptionsDavid Howells2012-06-012-11/+3
| * | | | | new helper: signal_delivered()Al Viro2012-06-0134-83/+47
| * | | | | powerpc: get rid of restore_sigmask()Al Viro2012-06-014-14/+4
| * | | | | most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro2012-06-0145-141/+17
| * | | | | set_restore_sigmask() is never called without SIGPENDING (and never should be)Al Viro2012-06-018-8/+9
| * | | | | TIF_RESTORE_SIGMASK can be set only when TIF_SIGPENDING is setAl Viro2012-06-0113-19/+14
| * | | | | don't call try_to_freeze() from do_signal()Al Viro2012-06-017-28/+0
| * | | | | pull clearing RESTORE_SIGMASK into block_sigmask()Al Viro2012-06-0134-387/+130
OpenPOWER on IntegriCloud