index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2009-02-09
i915: Fix more size_t format string warnings
Linus Torvalds
1
-1
/
+1
2009-02-09
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
17
-193
/
+1426
2009-02-08
radeonfb: Fix resume from D3Cold on some platforms
Benjamin Herrenschmidt
2
-67
/
+20
2009-02-08
aty128fb: Properly save PCI state before changing PCI PM level
Benjamin Herrenschmidt
1
-10
/
+15
2009-02-08
atyfb: Properly save PCI state before changing PCI PM level
Benjamin Herrenschmidt
1
-5
/
+15
2009-02-08
drm/i915: select framebuffer support automatically
Ingo Molnar
2
-3
/
+5
2009-02-08
drm/i915: add get_vblank_counter function for GM45
Jesse Barnes
5
-1
/
+24
2009-02-08
drm/i915: capture last_vblank count at IRQ uninstall time too
Jesse Barnes
1
-0
/
+1
2009-02-08
drm/i915: Unlock mutex on i915_gem_fault() error path
Chris Wilson
1
-1
/
+3
2009-02-08
drm/i915: Quiet the message on get/setparam ioctl with an unknown value.
Eric Anholt
1
-2
/
+2
2009-02-08
drm/i915: skip LVDS initialization on Apple Mac Mini
Paul Collins
1
-34
/
+13
2009-02-08
drm/i915: sync SDVO code with stable userland modesetting driver
Jesse Barnes
4
-104
/
+1173
2009-02-08
drm/i915: Unref the object after failing to set tiling mode.
Chris Wilson
1
-1
/
+4
2009-02-08
drm/i915: add fence register management to execbuf
Jesse Barnes
5
-20
/
+144
2009-02-08
drm/i915: Return error from i915_gem_object_get_fence_reg() when failing.
Eric Anholt
1
-7
/
+13
2009-02-08
drm/i915: Set up an MTRR covering the GTT at driver load.
Eric Anholt
3
-11
/
+25
2009-02-08
drm/i915: Skip SDVO/HDMI init when the chipset tells us it's not present.
Eric Anholt
1
-7
/
+11
2009-02-08
drm/i915: Suppress GEM teardown on X Server exit in KMS mode.
Eric Anholt
1
-0
/
+3
2009-02-08
drm/radeon: fix ioremap conflict with AGP mappings
Dave Airlie
2
-4
/
+9
2009-02-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
6
-83
/
+117
2009-02-07
Merge branches 'release', 'asus', 'bugzilla-12450', 'cpuidle', 'debug', 'ec',...
Len Brown
459
-3791
/
+14852
2009-02-07
ACPI: Kconfig text - Fix the ACPI_CONTAINER module name according to the real...
Thierry Vignaud
1
-1
/
+1
2009-02-07
eeepc-laptop: fix oops when changing backlight brightness during eeepc-laptop...
Darren Salt
1
-1
/
+2
2009-02-07
ACPICA: Fix table entry truncation calculation
Myron Stowe
1
-4
/
+3
2009-02-07
ACPI: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
1
-4
/
+4
2009-02-07
ACPI: add missing KERN_* constants to printks
Frank Seidel
6
-11
/
+12
2009-02-07
ACPI: dock: Don't eval _STA on every show_docked sysfs read
Holger Macht
1
-1
/
+5
2009-02-06
ACPI: disable ACPI cleanly when bad RSDP found
Len Brown
1
-1
/
+6
2009-02-06
ACPI: delete CPU_IDLE=n code
Len Brown
2
-608
/
+1
2009-02-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
2
-5
/
+12
2009-02-06
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
3
-14
/
+19
2009-02-06
ieee1394: dv1394: move deprecation message from module init to file open
Stefan Richter
1
-4
/
+4
2009-02-06
md: Ensure an md array never has too many devices.
NeilBrown
1
-10
/
+14
2009-02-06
md: Fix a bug in linear.c causing which_dev() to return the wrong device.
Andre Noll
1
-3
/
+3
2009-02-06
md: Allow read error in a single drive raid1 to be passed up.
NeilBrown
1
-1
/
+2
2009-02-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
6
-3
/
+12
2009-02-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
3
-0
/
+7
2009-02-05
sgi-xp: fix writing past the end of kzalloc()'d space
Dean Nelson
2
-8
/
+8
2009-02-05
sx.c: fix missed unlock_kernel() on error path in sx_fw_ioctl()
Dan Carpenter
1
-3
/
+5
2009-02-05
atyfb: fix CONFIG_ namespace violations
Randy Dunlap
4
-29
/
+29
2009-02-05
rtc-ds1390: fix compilation warnings in drivers/rtc/rtc-ds1390.c
Manish Katiyar
1
-1
/
+0
2009-02-05
drivers/video/backlight: rename da903x to da903x_bl
Mike Rapoport
2
-1
/
+1
2009-02-05
atmel-ssc: fix misuse of dev_dbg when requested ssc instance is not found
Hans-Christian Egtvedt
1
-1
/
+1
2009-02-05
lis3lv02d: add axes knowledge for HP 6710
Martin Kebert
1
-1
/
+2
2009-02-05
lis3lv02d: add axes knowledge for HP 6730
Pavel Herrmann
1
-0
/
+1
2009-02-05
lis3lv02d: add axes knowledge for HP 6530
Eric Piel
1
-0
/
+2
2009-02-05
lis3lv02d: add axes knowledge for HP 6510b
Jiri Tersel
1
-1
/
+2
2009-02-05
hp-wmi: fix error path in hp_wmi_bios_setup()
Andrew Morton
1
-2
/
+4
2009-02-05
fbmem: don't call copy_from/to_user() with mutex held
Andrea Righi
2
-72
/
+83
2009-02-05
rtc: rtc-dm355evm driver
David Brownell
3
-0
/
+182
[next]