aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * ttm: Fix caching mode selection.Thomas Hellstrom2009-07-15
| * ttm: Make messages more readable.Thomas Hellstrom2009-07-15
| * drm/radeon: fix support for vline relocations.Dave Airlie2009-07-15
| * drm/radeon/kms: respect TOM on rs100->rs480 IGP variants.Dave Airlie2009-07-15
| * drm/radeon/kms: set crtc and cursor offsets correctly on legacy chips.Dave Airlie2009-07-15
| * drm/radeon/kms: remove IB flushing trick.Dave Airlie2009-07-15
| * drm/radeon/kms: mmio base/size should be resource_size_t.Dave Airlie2009-07-15
| * drm/radeon/kms: fix some GART table entry bugs.Dave Airlie2009-07-15
* | Merge branch 'zero-length' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2009-07-29
|\ \
| * | Remove zero-length file drivers/char/vr41xx_giu.cJeff Garzik2009-07-28
* | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-07-29
|\ \ \
| * | | libata: accept late unlocking of HPATejun Heo2009-07-28
| * | | libata: Updates and fixes for pata_at91 driverSergey Matyukevich2009-07-28
| * | | ata_piix: Add new short cable IDSteve Conklin2009-07-28
| * | | ata_piix: Add new laptop short cable IDsSteve Conklin2009-07-28
| * | | ahci: add device IDs for Ibex Peak ahci controllersDavid Milburn2009-07-28
| * | | libata: remove superfluous NULL pointer checksBartlomiej Zolnierkiewicz2009-07-28
| * | | libata: add missing NULL pointer check to ata_eh_reset()Bartlomiej Zolnierkiewicz2009-07-28
| * | | pata_pcmcia: add CNF-CDROM-IDWolfram Sang2009-07-28
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2009-07-29
|\ \ \
| * | | driver core: documentation: make it clear that sysfs is optionalLucian Adrian Grijincu2009-07-28
| * | | driver core: sysdev: do not send KOBJ_ADD uevent if kobject_init_and_add failsXiaotian Feng2009-07-28
| * | | Dynamic debug: fix typo: -/->Roel Kluin2009-07-28
| * | | driver core: firmware_class:fix memory leak of page pointers arrayMing Lei2009-07-28
| * | | sysfs: fix hardlink count on device_movePeter Oberparleiter2009-07-28
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds2009-07-29
|\ \ \ \
| * | | | staging: udlfb: Add vmalloc.h includeAmit Kucheria2009-07-28
| * | | | staging: remove aten2011 driverGreg Kroah-Hartman2009-07-28
| * | | | Staging: android: lowmemorykiller.c: fix it for "oom: move oom_adj value from...David Rientjes2009-07-28
| * | | | Staging: serqt_usb2: fix memory leak in error caseOliver Neukum2009-07-28
| * | | | Staging: serqt_usb2: add missing calls to tty_kref_put()Bill Pemberton2009-07-28
| |/ / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2009-07-29
|\ \ \ \
| * | | | USB: xhci: Stall handling bug fixes.Sarah Sharp2009-07-28
| * | | | USB: xhci: Support for 64-byte contextsJohn Youn2009-07-28
| * | | | USB: xhci: Always align output device contexts to 64 bytes.Sarah Sharp2009-07-28
| * | | | USB: xhci: Scratchpad buffer allocationJohn Youn2009-07-28
| * | | | USB: Fix parsing of SuperSpeed Endpoint Companion descriptor.Sarah Sharp2009-07-28
| * | | | USB: xhci: Fail gracefully if there's no SS ep companion descriptor.Sarah Sharp2009-07-28
| * | | | USB: xhci: Handle babble errors on transfers.Sarah Sharp2009-07-28
| * | | | USB: xhci: Setup HW retries correctly.Sarah Sharp2009-07-28
| * | | | USB: xhci: Check if the host controller died in IRQ handler.Sarah Sharp2009-07-28
| * | | | USB: xhci: Don't oops if the host doesn't halt.Sarah Sharp2009-07-28
| * | | | USB: xhci: Make debugging more verbose.Sarah Sharp2009-07-28
| * | | | USB: xhci: Correct Event Handler Busy flag usage.Sarah Sharp2009-07-28
| * | | | USB: xhci: Handle short control packets correctly.Sarah Sharp2009-07-28
| * | | | USB: xhci: Represent 64-bit addresses with one u64.Sarah Sharp2009-07-28
| * | | | USB: xhci: Use GFP_ATOMIC while holding spinlocks.Sarah Sharp2009-07-28
| * | | | USB: xhci: Deal with stalled endpoints.Sarah Sharp2009-07-28
| * | | | USB: xhci: Set TD size in transfer TRB.Sarah Sharp2009-07-28
| * | | | USB: xhci: fix less- and greater than confusionRoel Kluin2009-07-28