summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2009-10-091-2/+1
|\ \ \ \
| * | | | TPM: fix pcrreadRajiv Andrade2009-10-091-2/+1
* | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-10-091-0/+5
|\ \ \ \ \
| * | | | | ahci: Add ifdef wrapper to ahci_gtf_filter_workaroundMarkus Trippelsdorf2009-10-091-0/+5
| |/ / / /
* | | | | Merge branch 'sh/for-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2009-10-091-43/+62
|\ \ \ \ \
| * | | | | usb: r8a66597-udc unaligned fifo fixMagnus Damm2009-10-061-43/+62
* | | | | | Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-10-098-32/+49
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | drm/i915: Initialize HDMI outputs as HDMI connectors, not DVI.Adam Jackson2009-10-021-1/+1
| * | | | | drm/i915: Multiply the refresh by 1000 in TV mode validatiionZhao Yakui2009-10-021-1/+2
| * | | | | Merge commit 'ickle/for-anholt' into drm-intel-nextEric Anholt2009-10-025-26/+46
| |\ \ \ \ \
| | * | | | | drm/i915: Enable irq to trace batch buffer completion.Chris Wilson2009-09-295-1/+21
| | * | | | | drm/i915: batch submit seqno off-by-one.Chris Wilson2009-09-291-1/+1
| | * | | | | drm/i915: Record device minor rather than pointer in TRACE_EVENTChris Wilson2009-09-291-24/+24
| | |/ / / /
| * | | | | drm/i915: Don't call intel_update_fbc from intel_crtc_cursor_setBrian Rogers2009-09-281-4/+0
| |/ / / /
* | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-10-087-129/+262
|\ \ \ \ \
| * | | | | pata_atp867x: add Power Management supportBartlomiej Zolnierkiewicz2009-10-061-0/+21
| * | | | | pata_atp867x: PIO support fixesBartlomiej Zolnierkiewicz2009-10-061-17/+19
| * | | | | pata_atp867x: clarifications in timings calculations and cable detectionJohn(Jung-Ik) Lee2009-10-061-14/+38
| * | | | | pata_atp867x: fix it to not claim MWDMA supportBartlomiej Zolnierkiewicz2009-10-061-9/+1
| * | | | | libata: fix incorrect link online check during probeTejun Heo2009-10-061-18/+32
| * | | | | ahci: filter FPDMA non-zero offset enable for Aspire 3810TTejun Heo2009-10-061-0/+47
| * | | | | libata: make gtf_filter per-devTejun Heo2009-10-063-8/+14
| * | | | | libata: implement more acpi filtering optionsTejun Heo2009-10-061-4/+15
| * | | | | libata: cosmetic updatesTejun Heo2009-10-061-10/+0
| * | | | | ahci: display all AHCI 1.3 HBA capability flags (v2)Robert Hancock2009-10-061-20/+66
| * | | | | pata_ali: trivial fix of a very frequent spelling mistakeDirk Hohndel2009-10-061-1/+1
| * | | | | ahci: disable 64bit DMA by default on SB600sTejun Heo2009-10-061-40/+20
* | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-10-083-6/+45
|\ \ \ \ \ \
| * | | | | | x86: EDAC: carve out AMD MCE decoding logicBorislav Petkov2009-10-023-6/+32
| * | | | | | x86: EDAC: MCE: Fix MCE decoding callback logicIngo Molnar2009-10-022-2/+15
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-10-0846-1607/+3326
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'drm-next' of ../drm-next into drm-linusDave Airlie2009-10-0846-1607/+3326
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | * | | | | drm/radeon/kms: fix vline register for second head.Dave Airlie2009-10-082-2/+2
| | * | | | | drm/r600: avoid assigning vb twice in blit codeRobert Noland2009-10-082-8/+5
| | * | | | | drm/radeon: use list_for_each_entry instead of list_for_eachDave Airlie2009-10-081-13/+4
| | * | | | | drm/radeon/kms: Fix AGP support for R600/RV770 family (v2)Jerome Glisse2009-10-084-41/+157
| | * | | | | drm/radeon/kms: Fallback to non AGP when acceleration fails to initialize (v2)Jerome Glisse2009-10-083-53/+34
| | * | | | | drm/radeon/kms: Fix RS600/RV515/R520/RS690 IRQJerome Glisse2009-10-082-4/+68
| | * | | | | drm/radeon: Fix setting of bitsRoel Kluin2009-10-072-6/+6
| | * | | | | drm/ttm: fix refcounting in ttm global code.Dave Airlie2009-10-061-1/+1
| | * | | | | drm/fb: add more correct 8/16/24/32 bpp fb support.Dave Airlie2009-10-067-56/+107
| | * | | | | drm/fb: add setcmap and fix 8-bit support.Dave Airlie2009-10-056-7/+57
| | * | | | | drm/radeon/kms: respect single crtc cards, only create one crtc. (v2)Dave Airlie2009-10-056-8/+30
| | * | | | | drm: Delete the DRM_DEBUG_KMS in drm_mode_cursor_ioctlZhao Yakui2009-10-051-2/+0
| | * | | | | drm/radeon/kms: add support for "Surround View"Alex Deucher2009-10-051-2/+47
| | * | | | | drm/radeon/kms: Fix irq handling on AVIVO hwJerome Glisse2009-10-025-6/+19
| | * | | | | drm/radeon/kms: R600/RV770 remove dead code and print message for wrong BIOSJerome Glisse2009-10-022-21/+10
| | * | | | | drm/radeon/kms: Fix R600/RV770 disable acceleration pathJerome Glisse2009-10-022-0/+10
| | * | | | | drm/radeon/kms: Fix R600/RV770 startup path & resetJerome Glisse2009-10-022-132/+39
| | * | | | | drm/radeon/kms: Fix R600 write back bufferJerome Glisse2009-10-023-39/+39
OpenPOWER on IntegriCloud