summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2009-10-10USB: usbtmc: fix timeout increaseGergely Imreh1-1/+1
2009-10-10USB: option: Patch for Huawei Mobile Broadband E270+ ModemRonnie Furuskog1-0/+2
2009-10-10USB: option: Toshiba G450 device idPeter Magdina1-0/+2
2009-10-10USB: usblcd, fix memory leakJiri Slaby1-1/+2
2009-10-10USB: serial: sierra driver version change to 1.3.8Elina Pasheva1-1/+1
2009-10-10USB: serial: don't call release without attachAlan Stern1-1/+5
2009-10-10USB: digi_acceleport: Fix broken unthrottle.Johan Hovold1-4/+4
2009-10-10USB: pl2303: fix error characters not being reported to ldiscJohan Hovold1-3/+5
2009-10-10USB: ftdi_sio: re-implement read processingJohan Hovold1-252/+131
2009-10-10USB: ftdi_sio: clean up read completion handlerJohan Hovold1-27/+1
2009-10-10USB: ftdi_sio: remove unused rx_byte counterJohan Hovold1-13/+0
2009-10-10USB: ftdi_sio: remove tty->low_latencyJohan Hovold1-4/+0
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