aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2009-10-09hwmon: (sht15) Fix spurious section mismatch warningRakib Mullick
2009-10-09Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-10-09Merge branch 'sh/for-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2009-10-09Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-10-09oprofile: fix race condition in event_buffer freeDavid Rientjes
2009-10-09ahci: Add ifdef wrapper to ahci_gtf_filter_workaroundMarkus Trippelsdorf
2009-10-08Input: i8042 - print debug data when testing AUX IRQ deliveryDmitry Torokhov
2009-10-09TPM: fix pcrreadRajiv Andrade
2009-10-08Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-10-08Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-10-08Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2009-10-08Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-10-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds
2009-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6Linus Torvalds
2009-10-08Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/pa...Linus Torvalds
2009-10-08lis3lv02d_spi: module unload didn't remove sysfs entrySamu Onkalo
2009-10-08mmc: sdio: don't require CISTPL_VERS_1 to contain 4 stringsDavid Vrabel
2009-10-08video: includecheck fix: da8xx-fb.cJaswinder Singh Rajput
2009-10-08video: includecheck fix: msm, mddi.cJaswinder Singh Rajput
2009-10-08Merge branch 'drm-next' of ../drm-next into drm-linusDave Airlie
2009-10-08drm/radeon/kms: fix vline register for second head.Dave Airlie
2009-10-08drm/r600: avoid assigning vb twice in blit codeRobert Noland
2009-10-08drm/radeon: use list_for_each_entry instead of list_for_eachDave Airlie
2009-10-08drm/radeon/kms: Fix AGP support for R600/RV770 family (v2)Jerome Glisse
2009-10-08drm/radeon/kms: Fallback to non AGP when acceleration fails to initialize (v2)Jerome Glisse
2009-10-08drm/radeon/kms: Fix RS600/RV515/R520/RS690 IRQJerome Glisse
2009-10-07Merge branches 'cxgb3', 'misc' and 'mlx4' into for-nextRoland Dreier
2009-10-07RDMA/addr: Fix resolution of local IPv6 addressesDavid J. Wilder
2009-10-07RDMA/cxgb3: Handle NULL inetdev pointer in iwch_query_port()Steve Wise
2009-10-07mlx4_core: Add 40GigE device IDYevgeny Petrilin
2009-10-07RDMA/iwcm: Don't call provider reject func with irqs disabledSteve Wise
2009-10-07PCI: Prevent AER driver from being loaded on non-root port PCIE devicesKenji Kaneshige
2009-10-07PCI: get larger bridge ranges when space is availableYinghai Lu
2009-10-07PCI: pci.c: fix kernel-doc notationRandy Dunlap
2009-10-07PCI quirk: TI XIO200a erroneously reports support for fast b2b transfersGabe Black
2009-10-07amd64_edac: beef up DRAM error injectionBorislav Petkov
2009-10-07amd64_edac: fix DRAM base and limit extractionBorislav Petkov
2009-10-07amd64_edac: fix chip select handlingBorislav Petkov
2009-10-07amd64_edac: simple fix to allow reporting of CECC errorsKeith Mannthey
2009-10-07amd64_edac: fix K8 intlv_sel checkBorislav Petkov
2009-10-07amd64_edac: fix interleave enable testsBorislav Petkov
2009-10-07amd64_edac: fix DRAM base and limit address extractionBorislav Petkov
2009-10-07amd64_edac: fix driver instance lookup table allocationBorislav Petkov
2009-10-07Revert "Revert "ide: try to use PIO Mode 0 during probe if possible""Bartlomiej Zolnierkiewicz
2009-10-07sis5513: fix PIO setup for ATAPI devicesBartlomiej Zolnierkiewicz
2009-10-07ethoc: limit the number of buffers to 128Thomas Chou
2009-10-07ethoc: use system memory as bufferThomas Chou
2009-10-07ethoc: align received packet to make IP header at word boundaryThomas Chou
2009-10-07ethoc: fix buffer address mappingThomas Chou