aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* drm/qxl: fix build warnings on 32-bitDave Airlie2013-05-30
* Merge branch 'drm-fixes-3.10' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie2013-05-29
|\
| * radeon: use max_bus_speed to activate gen2 speedsKleber Sacilotto de Souza2013-05-29
| * drm/radeon: narrow scope of Apple re-POST hackAlex Deucher2013-05-29
| * drm/radeon: don't check crtcs in card_posted() on cards without DCEAlex Deucher2013-05-29
| * drm/radeon: fix card_posted check for newer asicsAlex Deucher2013-05-29
| * drm/radeon: fix typo in cu_per_sh on verdeAlex Deucher2013-05-29
| * drm/radeon: UVD block on SUMO2 is the same as on SUMOChristian König2013-05-29
|/
* qxl: fix Kconfig deps - select FB_DEFERRED_IOAndrew Jones2013-05-28
* Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie2013-05-23
|\
| * drm/i915: avoid premature DP AUX timeoutsImre Deak2013-05-22
| * drm/i915: avoid premature timeouts in __wait_seqno()Imre Deak2013-05-22
| * drm/i915: use msecs_to_jiffies_timeout instead of open coding the sameImre Deak2013-05-22
| * drm/i915: add msecs_to_jiffies_timeout to guarantee minimum durationImre Deak2013-05-22
| * drm/i915: force full modeset if the connector is in DPMS OFF modeImre Deak2013-05-22
| * drm/i915: Propagate errors back from fb set-baseChris Wilson2013-05-21
| * drm/i915: Adding more reserved PCI IDs for Haswell.Rodrigo Vivi2013-05-21
* | Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Dave Airlie2013-05-23
|\ \
| * | drm/exynos: replace request_threaded_irq with devm functionSeung-Woo Kim2013-05-23
| * | drm/exynos: remove unnecessary devm_kfreeSeung-Woo Kim2013-05-23
| * | drm/exynos: fix build warnings from ipp fimcSeung-Woo Kim2013-05-23
| * | drm/exynos: cleanup device pointer usagesSeung-Woo Kim2013-05-23
| * | drm/exynos: wait for the completion of pending page flipInki Dae2013-05-23
| * | drm/exynos: use drm_send_vblank_event() helperRob Clark2013-05-23
| * | drm/exynos: page flip fixesRob Clark2013-05-21
| * | drm/exynos: exynos_hdmi: Pass correct pointer to free_irq()Lars-Peter Clausen2013-05-21
| * | drm/exynos: exynos_drm_ipp: Fix incorrect usage of IS_ERR_OR_NULLSachin Kamat2013-05-21
| * | drm/exynos: exynos_drm_fbdev: Fix incorrect usage of IS_ERR_OR_NULLSachin Kamat2013-05-21
* | | Merge remote-tracking branch 'pfdo/drm-fixes' into drm-nextDave Airlie2013-05-23
|\| |
| * | drm/imx: use drm_send_vblank_event() helperRob Clark2013-05-21
| * | drm/shmob: use drm_send_vblank_event() helperRob Clark2013-05-21
| * | drm/radeon: use drm_send_vblank_event() helperRob Clark2013-05-21
| * | drm/nouveau: use drm_send_vblank_event() helperRob Clark2013-05-21
* | | Merge tag 'pci-v3.10-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-05-23
|\ \ \
| * | | Revert "x86/pci/mrst: Use configuration mechanism 1 for 00:00.0, 00:02.0, 00:...Bjorn Helgaas2013-05-20
| * | | PCI: acpiphp: Re-enumerate devices when host bridge receives Bus CheckYinghai Lu2013-05-17
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-05-23
|\ \ \ \
| * | | | Input: wacom - add an eraser to DTH2242/DTK2241Ping Cheng2013-05-23
| * | | | Input: wacom - add a few new styli for Cintiq seriesPing Cheng2013-05-05
| * | | | Input: wacom - add three new display tabletsPing Cheng2013-05-05
| * | | | Input: egalax_ts - ABS_MT_POSITION_Y not reported wellHeiko Abraham2013-05-05
* | | | | Merge tag 'tty-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-05-23
|\ \ \ \ \
| * | | | | tty: mxser: Fix build warning introduced by dfc7b837c7f9 (Re: linux-next: bui...Matwey V. Kornilov2013-05-22
| * | | | | tty: mxser: fix usage of opmode_ioaddrMatwey V. Kornilov2013-05-21
| * | | | | serial: 8250_dw: add ACPI ID for Intel BayTrailHeikki Krogerus2013-05-21
| * | | | | TTY: Fix tty miss restart after we turn off flow-controlWang YanQing2013-05-20
| * | | | | tty/vt: Fix vc_deallocate() lock orderPeter Hurley2013-05-20
| * | | | | TTY: ehv_bytechan: add missing platform_driver_unregister() when module exitWei Yongjun2013-05-20
| * | | | | TTY: rocket, fix more no-PCI warningsJiri Slaby2013-05-20
| * | | | | serial: mcf: missing uart_unregister_driver() on error in mcf_init()Wei Yongjun2013-05-20