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
2010-11-12
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
40
-270
/
+499
2010-11-12
backlight: MacBookAir3,1(3,2) mbp-nvidia-bl support
Edgar (gimli) Hucek
1
-0
/
+18
2010-11-12
drivers/video/backlight/adp8860_bl.c: check strict_strtoul() return value
Michael Hennerich
1
-1
/
+3
2010-11-12
drivers/video/backlight/adp8860_bl.c: fix ambient light zone overwrite handling
Michael Hennerich
1
-2
/
+2
2010-11-12
backlight: add low threshold to pwm backlight
Arun Murthy
1
-1
/
+6
2010-11-12
drivers/video/backlight/s6e63m0.c: fix section mismatch
Axel Lin
1
-1
/
+1
2010-11-12
drivers/video/backlight/s6e63m0.c: unregister backlight device and remove sys...
Axel Lin
1
-0
/
+3
2010-11-12
backlight: fix blanking for L4F00242T03 LCD
Marek Vasut
1
-1
/
+1
2010-11-12
backlight: fix blanking for LMS283GF05 LCD
Marek Vasut
1
-1
/
+1
2010-11-12
drivers/video/backlight/s6e63m0.c: set permissions on gamma_table file to 0444
Axel Lin
1
-1
/
+1
2010-11-12
drivers/leds/leds-gpio.c: properly initialize return value
Davidlohr Bueso
1
-1
/
+1
2010-11-12
leds: update LP552x support Kconfig and Makefile
Samu Onkalo
2
-0
/
+20
2010-11-12
leds: driver for National Semiconductors LP5523 chip
Samu Onkalo
1
-0
/
+1065
2010-11-12
leds: driver for National Semiconductor LP5521 chip
Samu Onkalo
1
-0
/
+821
2010-11-12
led-class: always implement blinking
Johannes Berg
5
-120
/
+116
2010-11-12
drivers/misc/bh1770glc.c: error handling in bh1770_power_state_store()
Dan Carpenter
1
-2
/
+6
2010-11-12
drivers/misc/apds9802als.c: fix signedness bug
Vasiliy Kulikov
1
-1
/
+1
2010-11-12
misc/isl29020: signedness bug in als_sensing_range_store()
Dan Carpenter
1
-1
/
+3
2010-11-12
rapidio: use resource_size()
Dan Carpenter
1
-2
/
+2
2010-11-12
drivers/macintosh/adb-iop.c: flags should be unsigned long
Geert Uytterhoeven
1
-2
/
+2
2010-11-10
drm/ttm: Be consistent on ttm_bo_init() failures
Thomas Hellstrom
1
-0
/
+4
2010-11-10
drm/radeon/kms: Fix retrying ttm_bo_init() after it failed once.
Michel Dänzer
1
-2
/
+2
2010-11-09
drm/radeon/kms: fix thermal sensor reporting on rv6xx
Alex Deucher
1
-7
/
+1
2010-11-09
drm/radeon/kms: fix bugs in ddc and cd path router code
Tyson Whitehead
2
-10
/
+7
2010-11-09
drm/radeon/kms: add support for clock/data path routers
Alex Deucher
6
-29
/
+85
2010-11-09
drm: vmwgfx: fix information leak to userland
Kulikov Vasiliy
1
-0
/
+1
2010-11-09
drivers/gpu: Use vzalloc
Joe Perches
1
-2
/
+2
2010-11-09
drm/vmwgfx: Fix oops on failing bo pin
Thomas Hellstrom
1
-0
/
+5
2010-11-09
drm/ttm: Remove the CAP_SYS_ADMIN requirement for bo pinning
Thomas Hellstrom
1
-28
/
+2
2010-11-09
drm/ttm: Make sure a sync object doesn't disappear while we use it
Thomas Hellstrom
1
-4
/
+7
2010-11-09
drm/radeon/kms: don't disable shared encoders on pre-DCE3 display blocks
Alex Deucher
1
-0
/
+18
2010-11-09
drivers/gpu/drm: Update WARN uses
Joe Perches
10
-14
/
+15
2010-11-09
drivers/gpu/drm/vmwgfx: Fix k.alloc switched arguments
Joe Perches
2
-2
/
+2
2010-11-09
DRM: ignore invalid EDID extensions
Sam Tygier
1
-6
/
+20
2010-11-09
drm/radeon/kms: make the connector code less verbose
Alex Deucher
1
-6
/
+6
2010-11-09
drm/ttm: remove failed ttm binding error printout
Thomas Hellstrom
1
-3
/
+1
2010-11-09
drm/ttm: Add a barrier when unreserving
Thomas Hellstrom
1
-0
/
+6
2010-11-09
drm/ttm: Remove mm init error printouts and checks
Thomas Hellstrom
1
-18
/
+2
2010-11-09
drm/ttm: Remove pointless list_empty check
Thomas Hellstrom
1
-7
/
+0
2010-11-09
drm/ttm: Use private locks for the default bo range manager
Thomas Hellstrom
1
-36
/
+45
2010-11-09
drm/ttm: Documentation update
Thomas Hellstrom
1
-8
/
+0
2010-11-09
drm/radeon/kms/evergreen: add missing pm.vblank_sync update in vbl handler
Alex Deucher
1
-0
/
+6
2010-11-09
drm/stub/Kconfig: fix Kconfig for stub driver.
Ingo Molnar
1
-0
/
+3
2010-11-09
Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Dave Airlie
14
-96
/
+267
2010-11-09
drm/i915: Fix LVDS fixed-mode regression from 219adae1
Chris Wilson
1
-5
/
+11
2010-11-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
Linus Torvalds
27
-43
/
+47
2010-11-08
Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-4
/
+4
2010-11-08
Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-21
/
+9
2010-11-08
Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-5
/
+97
2010-11-08
drm/i915/ringbuffer: Use the HEAD auto-reporting mechanism
Chris Wilson
1
-1
/
+12
[next]