summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-01-28Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-01-28Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-01-27Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-01-27gma500: Fix suspend/resume functionsRyan Mallon
2012-01-27drm/exynos: fixed pm feature for fimd module.Inki Dae
2012-01-27drm/exynos: fixed build dependency for DRM_EXYNOS_FIMDInki Dae
2012-01-27drm/exynos: fix build dependency for DRM_EXYNOS_HDMISeung-Woo Kim
2012-01-27drm/exynos: use release_mem_region instead of release_resourceSeung-Woo Kim
2012-01-26Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-01-26Merge branch 'sa11x0-mcp-fixes' into fixesRussell King
2012-01-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds
2012-01-26agp: fix scratch page cleanupMichal Kubecek
2012-01-26Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~keithp/linux ...Dave Airlie
2012-01-25Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-01-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds
2012-01-25drm/ttm: fix two regressions since move_notify changesBen Skeggs
2012-01-25drm/i915: fixup forcewake spinlock fallout in drpc debugfs functionDaniel Vetter
2012-01-25drm/radeon: avoid deadlock if GPU lockup is detected in ib_pool_getJerome Glisse
2012-01-25drm/radeon: silence out possible lock dependency warningJerome Glisse
2012-01-25drm: Fix authentication kernel crashThomas Hellstrom
2012-01-24Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2012-01-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-01-24PCMCIA: fix sa1111 oops on removeRussell King
2012-01-24drm/i915: debugfs: show semaphore registers also on gen7Daniel Vetter
2012-01-24drm/i915: allow userspace forcewake references also on gen7Daniel Vetter
2012-01-24drm/i915: Re-enable gen7 RC6 and GPU turbo after resume.Eric Anholt
2012-01-24drm/i915: Correct debugfs printout for RC1e.Eric Anholt
2012-01-24team: send only changed options/ports via netlinkJiri Pirko
2012-01-24net/hyperv: fix possible memory leak in do_set_multicast()Wei Yongjun
2012-01-24drivers/net: dsa/mv88e6xxx.c files need linux/module.hPaul Gortmaker
2012-01-24stmmac: added PCI identifiersAlessandro Rubini
2012-01-24stmmac: fix phy naming inconsistencyAlessandro Rubini
2012-01-24regulator: Fix documentation for of_node parameter of regulator_register()Mark Brown
2012-01-24gma500: Fix shmem mappingAlan Cox
2012-01-24gma500: Fix shmem mappingAlan Cox
2012-01-24drm/radeon/kms: refine TMDS dual link checksAlex Deucher
2012-01-24drm/radeon/kms: use drm_detect_hdmi_monitor for picking encoder modeAlex Deucher
2012-01-24drm/radeon/kms: rework modeset sequence for DCE41 and DCE5Alex Deucher
2012-01-24drm/radeon/kms: move panel mode setup into encoder mode setAlex Deucher
2012-01-24drm/radeon/kms: move disp eng pll setup to init pathAlex Deucher
2012-01-24drm/radeon: finish getting bios earlierIgor Murzov
2012-01-24drm/radeon: fix invalid memory access in radeon_atrm_get_bios()Igor Murzov
2012-01-23Merge branches 'atomicio-apei', 'hotplug', 'sony-nvs-nosave' and 'thermal-net...Len Brown
2012-01-23Use acpi_os_map_memory() instead of ioremap() in einj driverLuck, Tony
2012-01-23ACPI, APEI, EINJ, cleanup 0 vs NULL confusionDan Carpenter
2012-01-23ACPI, APEI, EINJ Allow empty Trigger Error Action TableNiklas Söderlund
2012-01-23Merge tag 'pm-fixes-for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-01-23PM / Sleep: Fix read_unlock_usermodehelper() call.Tetsuo Handa
2012-01-23[media] cinergyT2-fe: Fix bandwdith settingsMauro Carvalho Chehab
2012-01-23[media] V4L: atmel-isi: add clk_prepare()/clk_unprepare() functionsJosh Wu