aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2009-10-09Staging: comedi: s526: Fix number of channels on DIO subdeviceIan Abbott1-15/+20
2009-10-09Staging: comedi: cb_pcidio: fix "section mismatch" errorIan Abbott1-2/+6
2009-10-09Staging: comedi: jr3_pci: Initialize transf variable fully in jr3_pci_poll_su...Ian Abbott1-12/+6
2009-10-09Staging: comedi: Corrected type of a printk argument in resize_async_buffer().Ian Abbott1-1/+1
2009-10-09Staging: p9auth: a few fixesSerge E. Hallyn1-6/+8
2009-10-09Staging: rtl8192e: Add #include <linux/vmalloc.h>Jeff Mahoney1-0/+1
2009-10-09Staging: iio: Don't build on s390Jeff Mahoney1-0/+1
2009-10-09Staging: winbond: implement prepare_multicast and fix API usageJeff Mahoney1-2/+9
2009-10-09Staging: w35und: Fix ->beacon_int breakagePekka Enberg1-16/+17
2009-10-09Staging: remove cowloop driverGreg Kroah-Hartman7-2939/+0
2009-10-09Staging: remove agnx driverGreg Kroah-Hartman17-5211/+0
2009-10-09Staging: comedi: serial2002: fix include build issueGreg Kroah-Hartman1-0/+1
2009-10-08Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds7-129/+262
2009-10-08Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-6/+45
2009-10-08Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds46-1607/+3326
2009-10-08Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus 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/pa...Linus 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-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
2009-10-07pasemi_mac: ethtool get settings fixValentine Barshak1-0/+3
2009-10-07tg3: Fix phylib locking strategyMatt Carlson2-28/+14