aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* Merge remote branch 'korg/drm-fixes' into drm-vmware-nextDave Airlie2010-10-05
|\
| * vmwgfx: Fix fb VRAM pinning failure due to fragmentationThomas Hellstrom2010-10-01
| * vmwgfx: Remove initialisation of dev::devnameThomas Hellstrom2010-10-01
| * vmwgfx: Enable use of the vblank systemThomas Hellstrom2010-10-01
| * vmwgfx: vt-switch (master drop) fixesThomas Hellstrom2010-10-01
| * drm/vmwgfx: Fix breakage introduced by commit "drm: block userspace under all...Thomas Hellstrom2010-10-01
| * drm: Hold the mutex when dropping the last GEM reference (v2)Chris Wilson2010-10-01
| * drm/gem: handlecount isn't really a kref so don't make it one.Dave Airlie2010-09-30
| * drm: i810/i830: fix locked ioctl variantArnd Bergmann2010-09-29
| * drm/radeon/kms: add quirk for MSI K9A2GM motherboardAlex Deucher2010-09-27
| * drm/radeon/kms: fix potential segfault in r600_ioctl_wait_idleAlex Deucher2010-09-27
| * drm: Prune GEM vma entriesChris Wilson2010-09-27
| * drm/radeon/kms: fix up encoder info messages for DFP6Alex Deucher2010-09-26
| * Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2010-09-24
| |\
| | * x86/hwmon: pkgtemp has no dependency on PCIJan Beulich2010-09-24
| | * x86/hwmon: register alternate sibling upon CPU removalJan Beulich2010-09-24
| | * x86/hwmon: fix initialization of pkgtempJan Beulich2010-09-24
| | * x86/hwmon: fix initialization of coretempJan Beulich2010-09-24
| | * x86/hwmon: don't leak device attribute file from pkgtemp_probe() and pkgtemp_...Jan Beulich2010-09-24
| | * x86/hwmon: avoid deadlock on CPU removal in pkgtempJan Beulich2010-09-24
| | * x86/hwmon: fix module init for hotplug-but-no-device-found caseJan Beulich2010-09-24
| | * hwmon: (lis3) Fix Oops with NULL platform dataTakashi Iwai2010-09-24
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2010-09-24
| |\ \
| | * | USB: update Kconfig help text for CONFIG_USB_SUSPENDAlan Stern2010-09-24
| | * | usb: musb: gadget: restart request on clearing endpoint haltSergei Shtylyov2010-09-24
| | * | usb: musb: host: Issue a memory barrier before starting DMASantosh Shilimkar2010-09-24
| | * | usb: musb: gadget: fix dma length in txstateMing Lei2010-09-24
| | * | usb: musb: gadget: complete request only if data is transfered overMing Lei2010-09-24
| | * | usb: musb: gadget: fix DMA length for OUT transferMing Lei2010-09-24
| | * | usb: musb: gadget: enable autoclear for OUT transfer in both DMA 0 and DMA 1Ming Lei2010-09-24
| | * | usb: musb: gadget: fix bulk IN infinit hangs in double buffer caseMing Lei2010-09-24
| | * | usb: musb: gadget: fix kernel panic if using out ep with FIFO_TXRX styleMing Lei2010-09-24
| | * | USB: fix bug in initialization of interface minor numbersAlan Stern2010-09-24
| | |/
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds2010-09-24
| |\ \
| | * | Staging: ti-st: remove st_get_plat_devicePavan Savoy2010-09-24
| | |/
| * | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-09-24
| |\ \ | | |/ | |/|
| | * vgaarb: trivial fixDaniel J Blueman2010-09-23
| | * drm: radeon cleanup fixes...Daniel J Blueman2010-09-23
| | * drm: fix trivial coding errorsDaniel J Blueman2010-09-23
| | * drm: ttm sparse fixes.Daniel J Blueman2010-09-23
| | * drm/nouveau: fix panels using straps-based mode detectionBen Skeggs2010-09-23
| | * drm/ttm: Clear the ghost cpu_writers flag on ttm_buffer_object_transfer.Francisco Jerez2010-09-21
| | * drm/radeon: don't allow device to be opened if powered downDave Airlie2010-09-21
* | | Merge remote branch 'intel/drm-intel-next' of ../drm-next into drm-core-nextDave Airlie2010-10-05
|\ \ \
| * | | drm/i915: Avoid circular locking from intel_fbdev_fini()Chris Wilson2010-10-04
| * | | drm/i915: mark display port DPMS state as 'ON' when enabling outputKeith Packard2010-10-04
| * | | drm/i915: Skip pread/pwrite if size to copy is 0.Chris Wilson2010-10-04
| * | | Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson2010-10-04
| |\ \ \
| | * | | drm/i915: Rephrase pwrite bounds checking to avoid any potential overflowChris Wilson2010-10-03
| | * | | drm/i915: Sanity check pread/pwriteChris Wilson2010-10-03