aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-10-08
|\
| * x86: EDAC: carve out AMD MCE decoding logicBorislav Petkov2009-10-02
| * x86: EDAC: MCE: Fix MCE decoding callback logicIngo Molnar2009-10-02
* | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-10-08
|\ \
| * \ Merge branch 'drm-next' of ../drm-next into drm-linusDave Airlie2009-10-08
| |\ \
| | * | drm/radeon/kms: fix vline register for second head.Dave Airlie2009-10-07
| | * | drm/r600: avoid assigning vb twice in blit codeRobert Noland2009-10-07
| | * | drm/radeon: use list_for_each_entry instead of list_for_eachDave Airlie2009-10-07
| | * | drm/radeon/kms: Fix AGP support for R600/RV770 family (v2)Jerome Glisse2009-10-07
| | * | drm/radeon/kms: Fallback to non AGP when acceleration fails to initialize (v2)Jerome Glisse2009-10-07
| | * | drm/radeon/kms: Fix RS600/RV515/R520/RS690 IRQJerome Glisse2009-10-07
| | * | drm/radeon: Fix setting of bitsRoel Kluin2009-10-07
| | * | drm/ttm: fix refcounting in ttm global code.Dave Airlie2009-10-06
| | * | drm/fb: add more correct 8/16/24/32 bpp fb support.Dave Airlie2009-10-05
| | * | drm/fb: add setcmap and fix 8-bit support.Dave Airlie2009-10-04
| | * | drm/radeon/kms: respect single crtc cards, only create one crtc. (v2)Dave Airlie2009-10-04
| | * | drm: Delete the DRM_DEBUG_KMS in drm_mode_cursor_ioctlZhao Yakui2009-10-04
| | * | drm/radeon/kms: add support for "Surround View"Alex Deucher2009-10-04
| | * | drm/radeon/kms: Fix irq handling on AVIVO hwJerome Glisse2009-10-01
| | * | drm/radeon/kms: R600/RV770 remove dead code and print message for wrong BIOSJerome Glisse2009-10-01
| | * | drm/radeon/kms: Fix R600/RV770 disable acceleration pathJerome Glisse2009-10-01
| | * | drm/radeon/kms: Fix R600/RV770 startup path & resetJerome Glisse2009-10-01
| | * | drm/radeon/kms: Fix R600 write back bufferJerome Glisse2009-10-01
| | * | drm/radeon/kms: Remove old init path as no hw use it anymoreJerome Glisse2009-10-01
| | * | drm/radeon/kms: Convert RS600 to new init pathJerome Glisse2009-10-01
| | * | drm/radeon/kms: Convert RS690/RS740 to new init path (V2).Jerome Glisse2009-10-01
| | * | drm/radeon/kms: Convert R100 to new init path (V2)Jerome Glisse2009-10-01
| | * | drm/radeon/kms: Convert R300 to new init pathJerome Glisse2009-10-01
| | * | drm/radeon/kms: Convert RS400/RS480 to new init path & fix legacy VGA (V3)Jerome Glisse2009-10-01
* | | | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-10-08
|\ \ \ \
| * | | | omapfb: Blizzard: constify register address tablesTommi Rantala2009-10-06
| * | | | omapfb: Blizzard: fix pointer to be constTommi Rantala2009-10-06
| * | | | omapfb: Condition mutex acquisitionSergio Aguirre2009-10-06
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds2009-10-08
|\ \ \ \ \
| * | | | | amd64_edac: beef up DRAM error injectionBorislav Petkov2009-10-07
| * | | | | amd64_edac: fix DRAM base and limit extractionBorislav Petkov2009-10-07
| * | | | | amd64_edac: fix chip select handlingBorislav Petkov2009-10-07
| * | | | | amd64_edac: simple fix to allow reporting of CECC errorsKeith Mannthey2009-10-07
| * | | | | amd64_edac: fix K8 intlv_sel checkBorislav Petkov2009-10-07
| * | | | | amd64_edac: fix interleave enable testsBorislav Petkov2009-10-07
| * | | | | amd64_edac: fix DRAM base and limit address extractionBorislav Petkov2009-10-07
| * | | | | amd64_edac: fix driver instance lookup table allocationBorislav Petkov2009-10-07
| | |/ / / | |/| | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-10-08
|\ \ \ \ \
| * | | | | ethoc: limit the number of buffers to 128Thomas Chou2009-10-07
| * | | | | ethoc: use system memory as bufferThomas Chou2009-10-07
| * | | | | ethoc: align received packet to make IP header at word boundaryThomas Chou2009-10-07
| * | | | | ethoc: fix buffer address mappingThomas Chou2009-10-07
| * | | | | ethoc: fix typo to compute number of tx descriptorsThomas Chou2009-10-07
| * | | | | au1000_eth: Duplicate test of RX_OVERLEN bit in update_rx_stats()roel kluin2009-10-07
| * | | | | netxen: Fix Unlikely(x) > yRoel Kluin2009-10-07