summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2009-02-09USB: fsl_qe_udc: Fix QE USB controller initializationAnton Vorontsov
2009-02-09USB: fsl_qe_udc: Fix recursive locking bug in ch9getstatus()Anton Vorontsov
2009-02-09USB: fsl_qe_udc: Fix oops on QE UDC probe failureAnton Vorontsov
2009-02-09i915: Fix more size_t format string warningsLinus Torvalds
2009-02-09Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2009-02-09Merge commit 'v2.6.29-rc4' into core/percpuIngo Molnar
2009-02-09acpi/x86: introduce __apci_map_table, v4Yinghai Lu
2009-02-09acpi: remove final __acpi_map_table mapping before setting acpi_gbl_permanent...Jeremy Fitzhardinge
2009-02-09xen: explicitly initialise the cpu field of irq_infoIan Campbell
2009-02-09xen: make sure that softirqs get handled at the end of event processingJeremy Fitzhardinge
2009-02-09xen: remove irq bindcountJeremy Fitzhardinge
2009-02-09xen: pack all irq-related info togetherJeremy Fitzhardinge
2009-02-09xen: use our own eventchannel->irq pathJeremy Fitzhardinge
2009-02-09xen: set irq_chip disableJeremy Fitzhardinge
2009-02-09netxen: fix msi-x interrupt handlingDhananjay Phadke
2009-02-09de2104x: force correct order when writing to rx ringRisto Suominen
2009-02-09tun: Fix unicast filter overflowAlex Williamson
2009-02-09drivers/isdn: introduce missing kfreeJulia Lawall
2009-02-09drivers/atm: introduce missing kfreeJulia Lawall
2009-02-08radeonfb: Fix resume from D3Cold on some platformsBenjamin Herrenschmidt
2009-02-08aty128fb: Properly save PCI state before changing PCI PM levelBenjamin Herrenschmidt
2009-02-08atyfb: Properly save PCI state before changing PCI PM levelBenjamin Herrenschmidt
2009-02-08drm/i915: select framebuffer support automaticallyIngo Molnar
2009-02-08drm/i915: add get_vblank_counter function for GM45Jesse Barnes
2009-02-08drm/i915: capture last_vblank count at IRQ uninstall time tooJesse Barnes
2009-02-08drm/i915: Unlock mutex on i915_gem_fault() error pathChris Wilson
2009-02-08drm/i915: Quiet the message on get/setparam ioctl with an unknown value.Eric Anholt
2009-02-08drm/i915: skip LVDS initialization on Apple Mac MiniPaul Collins
2009-02-08drm/i915: sync SDVO code with stable userland modesetting driverJesse Barnes
2009-02-08drm/i915: Unref the object after failing to set tiling mode.Chris Wilson
2009-02-08drm/i915: add fence register management to execbufJesse Barnes
2009-02-08drm/i915: Return error from i915_gem_object_get_fence_reg() when failing.Eric Anholt
2009-02-08drm/i915: Set up an MTRR covering the GTT at driver load.Eric Anholt
2009-02-08drm/i915: Skip SDVO/HDMI init when the chipset tells us it's not present.Eric Anholt
2009-02-08drm/i915: Suppress GEM teardown on X Server exit in KMS mode.Eric Anholt
2009-02-08drm/radeon: fix ioremap conflict with AGP mappingsDave Airlie
2009-02-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2009-02-07sunhme: Don't match PCI devices in SBUS probe.David S. Miller
2009-02-07Merge branches 'release', 'asus', 'bugzilla-12450', 'cpuidle', 'debug', 'ec',...Len Brown
2009-02-07ACPI: Kconfig text - Fix the ACPI_CONTAINER module name according to the real...Thierry Vignaud
2009-02-073c509: Fix resume from hibernation for PnP mode.Ondrej Zary
2009-02-07eeepc-laptop: fix oops when changing backlight brightness during eeepc-laptop...Darren Salt
2009-02-07sungem: Soft lockup in sungem on Netra AC200 when switching interface upIlkka Virta
2009-02-07ACPICA: Fix table entry truncation calculationMyron Stowe
2009-02-07r8169: Don't update statistics counters when interface is downIvan Vecera
2009-02-07ACPI: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2009-02-07ACPI: add missing KERN_* constants to printksFrank Seidel
2009-02-07ACPI: dock: Don't eval _STA on every show_docked sysfs readHolger Macht
2009-02-06ACPI: disable ACPI cleanly when bad RSDP foundLen Brown
2009-02-06ACPI: delete CPU_IDLE=n codeLen Brown