aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2009-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2009-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds
2009-02-09Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds
2009-02-09Staging: panel: fix lcd panel driver build failureSachin P. Sant
2009-02-09Staging: android: fix up units in timed_gpioGreg Kroah-Hartman
2009-02-09Staging: android: ram_console: Disable ECC when early init is enabled and val...Arve Hjønnevåg
2009-02-09Staging: at76_usb: Add support for OQO Model 01+Jamie Lentin
2009-02-09Staging: at76_usb: fix bugs introduced by "Staging: at76_usb: cleanup dma on ...Jason Andryuk
2009-02-09Revert Staging: at76_usb: update drivers/staging/at76_usb w/ mac80211 portGreg Kroah-Hartman
2009-02-09USB: Storage: Update unusual_devs entry for Datafab KECF-USBNick Holloway
2009-02-09USB: Correct Makefile to make isp1760 buildableIvan Kuten
2009-02-09USB: option: New mobile broadband modems to be supportedDirk De Schepper
2009-02-09USB: two more usb ids for ti_usb_3410_5052Oliver Neukum
2009-02-09USB: ftdi_sio: unlock_kernel() on error in set_serial_info()Dan Carpenter
2009-02-09USB: usb-storage: add Pentax to the bad-vendor listAlan Stern
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