aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-10-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds4-5/+11
2009-10-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds7-12/+27
2009-10-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6Linus Torvalds1-2/+1
2009-10-09Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds1-0/+5
2009-10-09Merge branch 'sh/for-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds1-43/+62
2009-10-09Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intelLinus Torvalds8-32/+49
2009-10-09ahci: Add ifdef wrapper to ahci_gtf_filter_workaroundMarkus Trippelsdorf1-0/+5
2009-10-08Input: i8042 - print debug data when testing AUX IRQ deliveryDmitry Torokhov1-0/+3
2009-10-09TPM: fix pcrreadRajiv Andrade1-2/+1
2009-10-08Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds7-129/+262
2009-10-08Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds3-6/+45
2009-10-08Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds46-1607/+3326
2009-10-08Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6Linus Torvalds2-13/+19
2009-10-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds3-75/+101
2009-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds31-207/+384
2009-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6Linus Torvalds2-4/+15
2009-10-08Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds1-1/+1
2009-10-08lis3lv02d_spi: module unload didn't remove sysfs entrySamu Onkalo1-1/+2
2009-10-08mmc: sdio: don't require CISTPL_VERS_1 to contain 4 stringsDavid Vrabel1-4/+3
2009-10-08video: includecheck fix: da8xx-fb.cJaswinder Singh Rajput1-1/+0
2009-10-08video: includecheck fix: msm, mddi.cJaswinder Singh Rajput1-2/+0
2009-10-08Merge branch 'drm-next' of ../drm-next into drm-linusDave Airlie46-1607/+3326
2009-10-08drm/radeon/kms: fix vline register for second head.Dave Airlie2-2/+2
2009-10-08drm/r600: avoid assigning vb twice in blit codeRobert Noland2-8/+5
2009-10-08drm/radeon: use list_for_each_entry instead of list_for_eachDave Airlie1-13/+4
2009-10-08drm/radeon/kms: Fix AGP support for R600/RV770 family (v2)Jerome Glisse4-41/+157
2009-10-08drm/radeon/kms: Fallback to non AGP when acceleration fails to initialize (v2)Jerome Glisse3-53/+34
2009-10-08drm/radeon/kms: Fix RS600/RV515/R520/RS690 IRQJerome Glisse2-4/+68
2009-10-07Merge branches 'cxgb3', 'misc' and 'mlx4' into for-nextRoland Dreier3-1/+4
2009-10-07RDMA/addr: Fix resolution of local IPv6 addressesDavid J. Wilder1-1/+1
2009-10-07RDMA/cxgb3: Handle NULL inetdev pointer in iwch_query_port()Steve Wise1-4/+7
2009-10-07mlx4_core: Add 40GigE device IDYevgeny Petrilin1-0/+1
2009-10-07RDMA/iwcm: Don't call provider reject func with irqs disabledSteve Wise1-0/+2
2009-10-07amd64_edac: beef up DRAM error injectionBorislav Petkov2-10/+45
2009-10-07amd64_edac: fix DRAM base and limit extractionBorislav Petkov1-5/+5
2009-10-07amd64_edac: fix chip select handlingBorislav Petkov2-40/+32
2009-10-07amd64_edac: simple fix to allow reporting of CECC errorsKeith Mannthey1-1/+1
2009-10-07amd64_edac: fix K8 intlv_sel checkBorislav Petkov1-11/+8
2009-10-07amd64_edac: fix interleave enable testsBorislav Petkov1-4/+4
2009-10-07amd64_edac: fix DRAM base and limit address extractionBorislav Petkov1-2/+2
2009-10-07amd64_edac: fix driver instance lookup table allocationBorislav Petkov2-2/+4
2009-10-07Revert "Revert "ide: try to use PIO Mode 0 during probe if possible""Bartlomiej Zolnierkiewicz1-0/+9
2009-10-07sis5513: fix PIO setup for ATAPI devicesBartlomiej Zolnierkiewicz1-4/+6
2009-10-07ethoc: limit the number of buffers to 128Thomas Chou1-2/+2
2009-10-07ethoc: use system memory as bufferThomas Chou1-20/+44
2009-10-07ethoc: align received packet to make IP header at word boundaryThomas Chou1-0/+4
2009-10-07ethoc: fix buffer address mappingThomas Chou1-4/+3
2009-10-07ethoc: fix typo to compute number of tx descriptorsThomas Chou1-1/+1
2009-10-07au1000_eth: Duplicate test of RX_OVERLEN bit in update_rx_stats()roel kluin1-3/+1
2009-10-07netxen: Fix Unlikely(x) > yRoel Kluin1-1/+1