index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
drm/i915: Quiet the message on get/setparam ioctl with an unknown value.
Eric Anholt
2009-02-08
1
-2
/
+2
|
*
|
|
|
drm/i915: skip LVDS initialization on Apple Mac Mini
Paul Collins
2009-02-08
1
-34
/
+13
|
*
|
|
|
drm/i915: sync SDVO code with stable userland modesetting driver
Jesse Barnes
2009-02-08
4
-104
/
+1173
|
*
|
|
|
drm/i915: Unref the object after failing to set tiling mode.
Chris Wilson
2009-02-08
1
-1
/
+4
|
*
|
|
|
drm/i915: add fence register management to execbuf
Jesse Barnes
2009-02-08
5
-20
/
+144
|
*
|
|
|
drm/i915: Return error from i915_gem_object_get_fence_reg() when failing.
Eric Anholt
2009-02-08
1
-7
/
+13
|
*
|
|
|
drm/i915: Set up an MTRR covering the GTT at driver load.
Eric Anholt
2009-02-08
3
-11
/
+25
|
*
|
|
|
drm/i915: Skip SDVO/HDMI init when the chipset tells us it's not present.
Eric Anholt
2009-02-08
1
-7
/
+11
|
*
|
|
|
drm/i915: Suppress GEM teardown on X Server exit in KMS mode.
Eric Anholt
2009-02-08
1
-0
/
+3
|
*
|
|
|
drm/radeon: fix ioremap conflict with AGP mappings
Dave Airlie
2009-02-08
2
-4
/
+9
|
*
|
|
|
i915: fix unneeded locking in i915 LVDS get modes code.
Dave Airlie
2009-02-03
1
-2
/
+0
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
radeonfb: Fix resume from D3Cold on some platforms
Benjamin Herrenschmidt
2009-02-08
2
-67
/
+20
*
|
|
|
aty128fb: Properly save PCI state before changing PCI PM level
Benjamin Herrenschmidt
2009-02-08
1
-10
/
+15
*
|
|
|
atyfb: Properly save PCI state before changing PCI PM level
Benjamin Herrenschmidt
2009-02-08
1
-5
/
+15
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
2009-02-07
6
-83
/
+117
|
\
\
\
\
|
*
|
|
|
PCI PM: make the PM core more careful with drivers using the new PM framework
Rafael J. Wysocki
2009-02-04
1
-52
/
+93
|
*
|
|
|
PCI PM: Read power state from device after trying to change it on resume
Rafael J. Wysocki
2009-02-04
1
-1
/
+1
|
*
|
|
|
PCI PM: Do not disable and enable bridges during suspend-resume
Rafael J. Wysocki
2009-02-04
1
-4
/
+6
|
*
|
|
|
PCI: PCIe portdrv: Simplify suspend and resume
Rafael J. Wysocki
2009-02-04
1
-15
/
+1
|
*
|
|
|
PCI PM: Fix saving of device state in pci_legacy_suspend
Rafael J. Wysocki
2009-02-04
1
-2
/
+8
|
*
|
|
|
PCI PM: Check if the state has been saved before trying to restore it
Rafael J. Wysocki
2009-02-04
1
-1
/
+1
|
*
|
|
|
PCI PM: Fix handling of devices without drivers
Rafael J. Wysocki
2009-02-04
1
-15
/
+12
|
*
|
|
|
PCI: return error on failure to read PCI ROMs
Timothy S. Nelson
2009-02-04
2
-5
/
+7
|
*
|
|
|
PCI: properly clean up ASPM link state on device remove
Alex Chiang
2009-02-04
1
-2
/
+2
|
|
|
/
/
|
|
/
|
|
|
|
|
|
|
\
\
\
|
\
\
\
|
\
\
\
|
\
\
\
|
\
\
\
|
\
\
\
|
\
\
\
|
\
\
\
|
\
\
\
|
\
\
\
|
\
\
\
*
-
-
-
-
-
-
-
-
-
-
-
.
\
\
\
Merge branches 'release', 'asus', 'bugzilla-12450', 'cpuidle', 'debug', 'ec',...
Len Brown
2009-02-07
459
-3791
/
+14852
|
\
\
\
\
\
\
\
\
\
\
|
|
|
|
|
|
|
*
|
|
|
ACPI: cpufreq: Remove deprecated /proc/acpi/processor/../performance proc ent...
Thomas Renninger
2009-02-04
1
-105
/
+0
|
|
|
|
|
|
*
|
|
|
|
ACPI: add missing KERN_* constants to printks
Frank Seidel
2009-02-07
6
-11
/
+12
|
|
|
|
|
|
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
2009-02-06
2
-5
/
+12
|
|
|
|
|
|
|
\
\
\
\
\
|
|
|
|
|
|
|
*
|
|
|
|
ieee1394: dv1394: move deprecation message from module init to file open
Stefan Richter
2009-02-06
1
-4
/
+4
|
|
|
|
|
|
|
*
|
|
|
|
firewire: core: Remove card from list of cards when enable fails
Petr Vandrovec
2009-02-01
1
-1
/
+8
|
|
|
|
|
|
*
|
|
|
|
|
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
2009-02-06
3
-14
/
+19
|
|
|
|
|
|
|
\
\
\
\
\
\
|
|
|
|
|
|
|
*
|
|
|
|
|
md: Ensure an md array never has too many devices.
NeilBrown
2009-02-06
1
-10
/
+14
|
|
|
|
|
|
|
*
|
|
|
|
|
md: Fix a bug in linear.c causing which_dev() to return the wrong device.
Andre Noll
2009-02-06
1
-3
/
+3
|
|
|
|
|
|
|
*
|
|
|
|
|
md: Allow read error in a single drive raid1 to be passed up.
NeilBrown
2009-02-06
1
-1
/
+2
|
|
|
|
|
|
|
|
|
_
|
/
/
/
|
|
|
|
|
|
|
|
/
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2009-02-05
6
-3
/
+12
|
|
|
|
|
|
|
\
\
\
\
\
\
|
|
|
|
|
|
|
|
|
_
|
_
|
_
|
/
|
|
|
|
|
|
|
|
/
|
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2009-02-05
3
-0
/
+7
|
|
|
|
|
|
|
|
\
\
\
\
\
|
|
|
|
|
|
|
|
*
|
|
|
|
iwlwifi: save PCI state before suspend, restore after resume
Reinette Chatre
2009-02-04
2
-0
/
+4
|
|
|
|
|
|
|
|
*
|
|
|
|
iwlwifi: clean key table in iwl_clear_stations_table
Reinette Chatre
2009-02-04
1
-0
/
+3
|
|
|
|
|
|
|
*
|
|
|
|
|
gianfar: Fix potential soft reset race
Andy Fleming
2009-02-04
1
-0
/
+3
|
|
|
|
|
|
|
*
|
|
|
|
|
gianfar: Fix BD_LENGTH_MASK definition
Andy Fleming
2009-02-04
1
-1
/
+1
|
|
|
|
|
|
|
*
|
|
|
|
|
cxgb3: Fix lro switch
Divy Le Ray
2009-02-04
1
-2
/
+1
|
|
|
|
|
|
|
|
/
/
/
/
/
|
|
|
|
|
|
*
|
|
|
|
|
sgi-xp: fix writing past the end of kzalloc()'d space
Dean Nelson
2009-02-05
2
-8
/
+8
|
|
|
|
|
|
*
|
|
|
|
|
sx.c: fix missed unlock_kernel() on error path in sx_fw_ioctl()
Dan Carpenter
2009-02-05
1
-3
/
+5
|
|
|
|
|
|
*
|
|
|
|
|
atyfb: fix CONFIG_ namespace violations
Randy Dunlap
2009-02-05
4
-29
/
+29
|
|
|
|
|
|
*
|
|
|
|
|
rtc-ds1390: fix compilation warnings in drivers/rtc/rtc-ds1390.c
Manish Katiyar
2009-02-05
1
-1
/
+0
|
|
|
|
|
|
*
|
|
|
|
|
drivers/video/backlight: rename da903x to da903x_bl
Mike Rapoport
2009-02-05
2
-1
/
+1
|
|
|
|
|
|
*
|
|
|
|
|
atmel-ssc: fix misuse of dev_dbg when requested ssc instance is not found
Hans-Christian Egtvedt
2009-02-05
1
-1
/
+1
|
|
|
|
|
|
*
|
|
|
|
|
lis3lv02d: add axes knowledge for HP 6710
Martin Kebert
2009-02-05
1
-1
/
+2
|
|
|
|
|
|
*
|
|
|
|
|
lis3lv02d: add axes knowledge for HP 6730
Pavel Herrmann
2009-02-05
1
-0
/
+1
|
|
|
|
|
|
*
|
|
|
|
|
lis3lv02d: add axes knowledge for HP 6530
Eric Piel
2009-02-05
1
-0
/
+2
[prev]
[next]