summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * drm/radeon/kms: add PLL flag to prefer frequencies <= the target freqAlex Deucher2009-07-152-1/+6
| * drm/radeon/kms: block RN50 from using 3D engine.Dave Airlie2009-07-152-0/+7
| * drm/radeon/kms: fix VRAM sizing like DDX does it.Dave Airlie2009-07-157-31/+71
| * drm/ttm/radeon: add dma32 support.Dave Airlie2009-07-156-7/+35
| * drm/radeon: Endianness fixes for radeondrmfb.Michel Dänzer2009-07-151-3/+50
| * drm/radeon/kms: don't swap PCIEGART PTEs in VRAM.Dave Airlie2009-07-151-1/+4
| * drm/radeon/kms: drop zero length CS indirect buffers.Dave Airlie2009-07-151-1/+7
| * drm/radeon/kms: fix vram vs aper size check.Dave Airlie2009-07-151-1/+1
| * drm/radeon/kms: get lvds info for DIG LVTMA and UNIPHY encodersAlex Deucher2009-07-151-2/+8
| * drm/radeon/kms: fix quirk for MSI laptopAlex Deucher2009-07-151-3/+6
| * ttm: Fix caching mode selection.Thomas Hellstrom2009-07-151-12/+39
| * ttm: Make messages more readable.Thomas Hellstrom2009-07-151-1/+1
| * drm/radeon: fix support for vline relocations.Dave Airlie2009-07-154-6/+137
| * drm/radeon/kms: respect TOM on rs100->rs480 IGP variants.Dave Airlie2009-07-152-3/+8
| * drm/radeon/kms: set crtc and cursor offsets correctly on legacy chips.Dave Airlie2009-07-153-5/+9
| * drm/radeon/kms: remove IB flushing trick.Dave Airlie2009-07-151-14/+1
| * drm/radeon/kms: mmio base/size should be resource_size_t.Dave Airlie2009-07-151-2/+2
| * drm/radeon/kms: fix some GART table entry bugs.Dave Airlie2009-07-154-5/+16
* | Merge branch 'zero-length' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2009-07-291-0/+0
|\ \
| * | Remove zero-length file drivers/char/vr41xx_giu.cJeff Garzik2009-07-281-0/+0
* | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-07-2910-42/+73
|\ \ \
| * | | libata: accept late unlocking of HPATejun Heo2009-07-282-7/+24
| * | | libata: Updates and fixes for pata_at91 driverSergey Matyukevich2009-07-281-31/+36
| * | | ata_piix: Add new short cable IDSteve Conklin2009-07-281-0/+1
| * | | ata_piix: Add new laptop short cable IDsSteve Conklin2009-07-281-0/+2
| * | | ahci: add device IDs for Ibex Peak ahci controllersDavid Milburn2009-07-281-0/+4
| * | | libata: remove superfluous NULL pointer checksBartlomiej Zolnierkiewicz2009-07-283-3/+4
| * | | libata: add missing NULL pointer check to ata_eh_reset()Bartlomiej Zolnierkiewicz2009-07-281-1/+1
| * | | pata_pcmcia: add CNF-CDROM-IDWolfram Sang2009-07-281-0/+1
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2009-07-295-4/+6
|\ \ \
| * | | driver core: documentation: make it clear that sysfs is optionalLucian Adrian Grijincu2009-07-281-1/+2
| * | | driver core: sysdev: do not send KOBJ_ADD uevent if kobject_init_and_add failsXiaotian Feng2009-07-281-1/+1
| * | | Dynamic debug: fix typo: -/->Roel Kluin2009-07-281-1/+1
| * | | driver core: firmware_class:fix memory leak of page pointers arrayMing Lei2009-07-281-1/+0
| * | | sysfs: fix hardlink count on device_movePeter Oberparleiter2009-07-281-0/+2
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds2009-07-299-2460/+20
|\ \ \ \
| * | | | staging: udlfb: Add vmalloc.h includeAmit Kucheria2009-07-281-0/+1
| * | | | staging: remove aten2011 driverGreg Kroah-Hartman2009-07-286-2451/+0
| * | | | Staging: android: lowmemorykiller.c: fix it for "oom: move oom_adj value from...David Rientjes2009-07-281-3/+5
| * | | | Staging: serqt_usb2: fix memory leak in error caseOliver Neukum2009-07-281-0/+5
| * | | | Staging: serqt_usb2: add missing calls to tty_kref_put()Bill Pemberton2009-07-281-6/+9
| |/ / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2009-07-2919-445/+1012
|\ \ \ \
| * | | | USB: xhci: Stall handling bug fixes.Sarah Sharp2009-07-283-49/+120
| * | | | USB: xhci: Support for 64-byte contextsJohn Youn2009-07-285-163/+287
| * | | | USB: xhci: Always align output device contexts to 64 bytes.Sarah Sharp2009-07-284-53/+89
| * | | | USB: xhci: Scratchpad buffer allocationJohn Youn2009-07-282-0/+113
| * | | | USB: Fix parsing of SuperSpeed Endpoint Companion descriptor.Sarah Sharp2009-07-281-21/+27
| * | | | USB: xhci: Fail gracefully if there's no SS ep companion descriptor.Sarah Sharp2009-07-281-1/+6
| * | | | USB: xhci: Handle babble errors on transfers.Sarah Sharp2009-07-281-0/+4
| * | | | USB: xhci: Setup HW retries correctly.Sarah Sharp2009-07-281-2/+4
OpenPOWER on IntegriCloud