aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2009-02-09USB: ftdi_sio: add support for the NDI Polaris systemStephane Clerambault
2009-02-09USB: usb-serial: fix the aircable_init failure pathDave Young
2009-02-09USB: usb-storage: remove WARN from last-sector hacksAlan Stern
2009-02-09Revert USB: option: add Pantech cardsGreg Kroah-Hartman
2009-02-09USB: cdc-acm.c: remove duplicate lines for MTK gps supportJames Treacy
2009-02-09USB: fsl_qe_udc: Fix stalled TX requests bugAnton Vorontsov
2009-02-09USB: fsl_qe_udc: Fix muram corruption by disabled endpointsAnton Vorontsov
2009-02-09USB: fsl_qe_udc: Fix disconnects reporting during bus resetAnton Vorontsov
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-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-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-07eeepc-laptop: fix oops when changing backlight brightness during eeepc-laptop...Darren Salt
2009-02-07ACPICA: Fix table entry truncation calculationMyron Stowe
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-06ACPI: 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
2009-02-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds
2009-02-06Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds
2009-02-06ieee1394: dv1394: move deprecation message from module init to file openStefan Richter
2009-02-06md: Ensure an md array never has too many devices.NeilBrown
2009-02-06md: Fix a bug in linear.c causing which_dev() to return the wrong device.Andre Noll
2009-02-06md: Allow read error in a single drive raid1 to be passed up.NeilBrown
2009-02-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-02-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-02-05sgi-xp: fix writing past the end of kzalloc()'d spaceDean Nelson
2009-02-05sx.c: fix missed unlock_kernel() on error path in sx_fw_ioctl()Dan Carpenter