index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2013-06-03
drm/radeon: don't allow audio on DCE6
Alex Deucher
1
-3
/
+8
2013-06-03
drm/radeon: Use direct mapping for fast fb access on RS780/RS880 (v2)
Samuel Li
4
-0
/
+57
2013-06-03
radeon: Fix system hang issue when using KMS with older cards
Adis Hamzić
13
-45
/
+78
2013-06-03
drm/mgag200: Add missing write to index before accessing data register
Christopher Harvey
1
-4
/
+5
2013-06-03
drm/nouveau: use mdelay instead of large udelay constants
Arnd Bergmann
1
-1
/
+2
2013-06-03
drm/tilcd: select BACKLIGHT_LCD_SUPPORT
Arnd Bergmann
1
-0
/
+1
2013-06-03
drm: fix a use-after-free when GPU acceleration disabled
Huacai Chen
1
-1
/
+5
2013-05-31
drm/qxl: fix build warnings on 32-bit
Dave Airlie
2
-6
/
+7
2013-05-29
radeon: use max_bus_speed to activate gen2 speeds
Kleber Sacilotto de Souza
3
-21
/
+7
2013-05-29
drm/radeon: narrow scope of Apple re-POST hack
Alex Deucher
1
-1
/
+3
2013-05-29
drm/radeon: don't check crtcs in card_posted() on cards without DCE
Alex Deucher
1
-0
/
+4
2013-05-29
drm/radeon: fix card_posted check for newer asics
Alex Deucher
1
-10
/
+9
2013-05-29
drm/radeon: fix typo in cu_per_sh on verde
Alex Deucher
1
-1
/
+1
2013-05-29
drm/radeon: UVD block on SUMO2 is the same as on SUMO
Christian König
1
-3
/
+1
2013-05-28
qxl: fix Kconfig deps - select FB_DEFERRED_IO
Andrew Jones
1
-0
/
+1
2013-05-24
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...
Dave Airlie
6
-32
/
+87
2013-05-24
Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Dave Airlie
12
-77
/
+64
2013-05-24
Merge remote-tracking branch 'pfdo/drm-fixes' into drm-next
Dave Airlie
4
-55
/
+11
2013-05-23
Merge tag 'pci-v3.10-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-1
/
+17
2013-05-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
3
-23
/
+69
2013-05-23
Merge tag 'tty-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
12
-183
/
+233
2013-05-23
Merge tag 'staging-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
32
-52
/
+499
2013-05-23
Merge tag 'driver-core-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-2
/
+5
2013-05-23
Merge tag 'char-misc-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
7
-12
/
+21
2013-05-23
Merge tag 'usb-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
67
-229
/
+262
2013-05-23
Input: wacom - add an eraser to DTH2242/DTK2241
Ping Cheng
1
-4
/
+15
2013-05-23
drm/exynos: replace request_threaded_irq with devm function
Seung-Woo Kim
4
-26
/
+8
2013-05-23
drm/exynos: remove unnecessary devm_kfree
Seung-Woo Kim
2
-4
/
+0
2013-05-23
drm/exynos: fix build warnings from ipp fimc
Seung-Woo Kim
1
-1
/
+1
2013-05-23
drm/exynos: cleanup device pointer usages
Seung-Woo Kim
9
-29
/
+29
2013-05-23
drm/exynos: wait for the completion of pending page flip
Inki Dae
1
-0
/
+16
2013-05-23
drm/exynos: use drm_send_vblank_event() helper
Rob Clark
1
-8
/
+2
2013-05-22
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-0
/
+2
2013-05-22
staging: dwc2: remove compile warning for USB_DWC2_TRACK_MISSED_SOFS
Paul Zimmerman
2
-2
/
+1
2013-05-22
iio: exynos_adc: fix wrong structure extration in suspend and resume
Naveen Krishna Chatradhi
1
-4
/
+4
2013-05-22
iio:common:st: added disable function after read info raw data
Denis CIOCCA
1
-0
/
+2
2013-05-22
iio: dac: Fix build error when CONFIG_SPI_MASTER=y && CONFIG_I2C=m
Axel Lin
1
-3
/
+3
2013-05-22
staging:iio:light:tsl2x7x: fix the error handling in tsl2x7x_probe()
Wei Yongjun
1
-4
/
+5
2013-05-22
staging/iio/mxs-lradc: fix preenable for multiple buffers
Michał Mirosław
1
-3
/
+2
2013-05-22
tty: mxser: Fix build warning introduced by dfc7b837c7f9 (Re: linux-next: bui...
Matwey V. Kornilov
1
-3
/
+3
2013-05-22
Merge tag 'mfd-fixes-3.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
9
-94
/
+134
2013-05-22
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-2
/
+2
2013-05-22
drm/i915: avoid premature DP AUX timeouts
Imre Deak
2
-2
/
+3
2013-05-22
drm/i915: avoid premature timeouts in __wait_seqno()
Imre Deak
1
-1
/
+1
2013-05-22
drm/i915: use msecs_to_jiffies_timeout instead of open coding the same
Imre Deak
1
-1
/
+1
2013-05-22
drm/i915: add msecs_to_jiffies_timeout to guarantee minimum duration
Imre Deak
1
-0
/
+15
2013-05-22
drm/i915: force full modeset if the connector is in DPMS OFF mode
Imre Deak
1
-2
/
+22
2013-05-22
drm/exynos: page flip fixes
Rob Clark
1
-1
/
+0
2013-05-22
drm/exynos: exynos_hdmi: Pass correct pointer to free_irq()
Lars-Peter Clausen
1
-1
/
+1
2013-05-22
drm/exynos: exynos_drm_ipp: Fix incorrect usage of IS_ERR_OR_NULL
Sachin Kamat
1
-7
/
+7
[next]