aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
...
| | | | | | | |
| | | | \ \ \ \
| | | | \ \ \ \
| | | | \ \ \ \
| | | *---. \ \ \ \ Merge branches 'misc', 'eeepc-laptop' and 'bugzilla-14445' into releaseLen Brown2009-11-05
| | | |\ \ \ \ \ \ \
| | | | | | * | | | | ACPICA: avoid "Info: mapping multiple BARs. Your kernel is fine."Bob Moore2009-11-05
| | | | | | |/ / / /
| | | | | * | | | | eeepc-laptop: don't enable camera at startup if it's already on.Luca Niccoli2009-11-03
| | | | | * | | | | Revert "eeepc-laptop: Prevent a panic when disabling RT2860 wireless when ass...Corentin Chary2009-11-03
| | | | * | | | | | acpi: thermal: Add EOL to the trip_point_N_type stringsAmit Kucheria2009-11-05
| | | | * | | | | | ACPI: Move dereference after NULL testJulia Lawall2009-11-05
| | | | * | | | | | ACPI: add __cpuinit to acpi_processor_add()Rakib Mullick2009-11-05
| | | | * | | | | | acpi-power-meter: Don't leak ACPI error codes to userspaceDarrick J. Wong2009-11-05
| | | | * | | | | | ACPI: clean up video.c boundary checks and typesArjan van de Ven2009-10-28
| | | | |/ / / / /
| | * | | | | | | Merge git://git.infradead.org/users/dwmw2/mtd-2.6.32Linus Torvalds2009-11-05
| | |\ \ \ \ \ \ \
| | | * | | | | | | mtd/maps: gpio-addr-flash: depend on GPIO arch supportMike Frysinger2009-09-24
| | | * | | | | | | mtd/maps: gpio-addr-flash: pull in linux/ headers rather than asm/Mike Frysinger2009-09-24
| | | * | | | | | | mtd: nand: fix htmldocs warningsJaswinder Singh Rajput2009-09-24
| * | | | | | | | | drm: when queuing an event with NEXTONMISS, return queued sequence to userspaceJesse Barnes2009-11-10
| * | | | | | | | | Merge branch 'drm-next' of ../drm-2.6 into drm-nextDave Airlie2009-11-05
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | drm/radeon/kms: add debugfs for power management for AtomBIOS devicesRafał Miłecki2009-11-05
| * | | | | | | | | | Merge branch 'drm-next' of ../drm-2.6 into drm-nextDave Airlie2009-11-05
| |\| | | | | | | | |
| | * | | | | | | | | drm/radeon/kms: initial mode validation supportAlex Deucher2009-11-05
| | * | | | | | | | | drm/radeon/kms/atom/dce3: call transmitter init on mode setAlex Deucher2009-11-05
| | * | | | | | | | | drm/radeon/kms: store detailed connector infoAlex Deucher2009-11-05
| | * | | | | | | | | drm/radeon/kms/atom/dce3: fix up usPixelClock calculation for Transmitter tablesAlex Deucher2009-11-05
| | * | | | | | | | | drm/radeon/kms/r600: fix rs880 support v2Alex Deucher2009-11-05
* | | | | | | | | | | drm/i915: PineView only has LVDS and CRT portsZhenyu Wang2009-12-01
* | | | | | | | | | | drm/i915: Don't set up the TV port if it isn't in the BIOS table.Zhao Yakui2009-11-30
* | | | | | | | | | | drm/i915: Don't set up the LVDS if it isn't in the BIOS device table.Zhao Yakui2009-11-30
* | | | | | | | | | | drm/i915: Don't set up DP ports that aren't in the BIOS device table.Zhao Yakui2009-11-30
* | | | | | | | | | | drm/i915: Don't set up HDMI ports that aren't in the BIOS device table.Zhao Yakui2009-11-30
* | | | | | | | | | | drm/i915: parse child device from VBTZhao Yakui2009-11-30
* | | | | | | | | | | drm/i915: Disable pwrctx before unpin and freeKristian Høgsberg2009-11-30
* | | | | | | | | | | drm/i915: Hold struct_mutex while unreffing pwrctx objectKristian Høgsberg2009-11-30
* | | | | | | | | | | drm/i915: Unregister i915_wedged debugfs entry using the right keyKristian Høgsberg2009-11-30
* | | | | | | | | | | drm/i915: fix gpio register detection logic for BIOS without VBTShaohua Li2009-11-30
* | | | | | | | | | | drm/i915: Avoid NULL dereference with component_only tv_modesChris Wilson2009-11-30
* | | | | | | | | | | drm/i915: fixup interrupted overlay switch off callsDaniel Vetter2009-11-30
* | | | | | | | | | | drm/i915: overlay: extract some duplicated codeDaniel Vetter2009-11-30
* | | | | | | | | | | drm/i915: remove Pineview EOS protection supportShaohua Li2009-11-30
* | | | | | | | | | | drm/i915: use msleep for intel_wait_for_vblankShaohua Li2009-11-30
* | | | | | | | | | | drm/i915: handle failure path correctly for lvdsShaohua Li2009-11-25
* | | | | | | | | | | drm/i915: Fix LVDS stability issue on IronlakeZhenyu Wang2009-11-25
* | | | | | | | | | | drm/i915: Restore the DPLL calculation logic for 9xx platformZhao Yakui2009-11-25
* | | | | | | | | | | drm/i915: Check whether the LVDS downclock is found in VBTZhao Yakui2009-11-25
* | | | | | | | | | | drm/i915: Enable LVDS downclock feature through EDID.Zhao Yakui2009-11-25
* | | | | | | | | | | drm/i915: Replace a calloc followed by copying data over it with malloc.Eric Anholt2009-11-25
* | | | | | | | | | | Merge remote branch 'airlied/drm-next' into drm-intel-nextEric Anholt2009-11-05
|\| | | | | | | | | |
| * | | | | | | | | | Merge branch 'drm-next' of ../drm-2.6 into drm-nextDave Airlie2009-11-04
| |\| | | | | | | | |
| | * | | | | | | | | drm/radeon/kms/r700: fix some typos in chip initAlex Deucher2009-11-03
| | * | | | | | | | | drm/radeon/kms: remove some misleading debugging outputAlex Deucher2009-11-03
| | * | | | | | | | | drm/radeon/kms: stop putting VRAM at 0 in MC space on r600s.Dave Airlie2009-11-03
| | * | | | | | | | | drm/radeon/kms: disable D1VGA and D2VGA if enabledDave Airlie2009-11-03
| | * | | | | | | | | drm/radeon/kms: Don't RMW CP_RB_CNTLAlex Deucher2009-11-03