summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2010-01-28Merge branch 'for-linus' of git://git.infradead.org/ubi-2.6Linus Torvalds1-1/+0
2010-01-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds3-28/+67
2010-01-28bonding: bond_open error return valuestephen hemminger1-1/+1
2010-01-28ixgbe: if ixgbe_copy_dcb_cfg is going to fail learn about it earlyJohn Fastabend1-8/+6
2010-01-28ixgbe: set the correct DCB bit for pg tx settingsJohn Fastabend1-1/+1
2010-01-28igbvf: fix issue w/ mapped_as_page being left set after unmapAlexander Duyck1-0/+1
2010-01-28drivers/net: ks8851_mll ethernet network driverChoi, David1-2/+2
2010-01-28be2net: Bug fix to support newer generation of BE ASICAjit Khaparde3-3/+30
2010-01-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller3-7/+6
2010-01-28Input: lifebook - add another Lifebook DMI signatureJon Dodgson1-0/+6
2010-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds24-125/+290
2010-01-27Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds7-15/+17
2010-01-27drm/i915: Selectively enable self-reclaimChris Wilson4-52/+19
2010-01-27firewire: ohci: fix crashes with TSB43AB23 on 64bit systemsStefan Richter1-1/+3
2010-01-27x86, UV: Fix RTC latency bug by reading replicated cachelinesDimitri Sivanich1-7/+11
2010-01-27UBI: fix volume creation input checkingMika Westerberg1-1/+0
2010-01-27[S390] zcrypt: Do not remove coprocessor for error 8/72Felix Beck2-0/+4
2010-01-27[S390] sclp_vt220: set initial terminal window sizeHendrik Brueckner1-0/+4
2010-01-27[S390] dasd: fix possible NULL pointer errorsStefan Haberland4-15/+9
2010-01-27starfire: clean up properly if firmware loading failsBen Hutchings1-1/+4
2010-01-27Fix failure exit in ipathfsAl Viro1-3/+1
2010-01-26firewire: core: fix use-after-free regression in FCP handlerStefan Richter1-14/+36
2010-01-26firewire: core: add_descriptor size checkStefan Richter1-13/+28
2010-01-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds3-8/+8
2010-01-26Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6Linus Torvalds3-8/+9
2010-01-26Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-14/+15
2010-01-26Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds50-520/+953
2010-01-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds35-118/+223
2010-01-26virtio_net: Make delayed refill more reliableHerbert Xu1-2/+1
2010-01-26sfc: Use fixed-size buffers for MCDI NVRAM requestsBen Hutchings3-6/+7
2010-01-26sfc: Add workspace for GMAC bug workaround to MCDI MAC_STATS bufferGuido Barzini1-1/+3
2010-01-26qlge: Only free resources if they were allocatedBreno Leitao1-7/+8
2010-01-26Merge branch 'for-jens' of git://git.drbd.org/linux-2.6-drbd into for-linusJens Axboe2-2/+2
2010-01-26ath9k: fix eeprom INI values override for 2GHz-only cardsFelix Fietkau1-4/+3
2010-01-26iwlwifi: fix pointer signedness warningJohannes Berg1-2/+2
2010-01-25[WATCHDOG] sbc_fitpc2_wdt: fix I/O space access technique.Denis Turischev2-8/+7
2010-01-25PCI: fix nested spinlock hang in aer_injectAndrew Patterson1-6/+6
2010-01-25drbd: null dereference bugDan Carpenter1-1/+1
2010-01-25hwmon: (fschmd) Fix a memleak on multiple opens of /dev/watchdogHans de Goede1-2/+5
2010-01-25hwmon: (asus_atk0110) Do not fail if MBIF is missingLuca Tettamanti1-10/+9
2010-01-25hwmon: (amc6821) Double unlock bugDan Carpenter1-1/+0
2010-01-25hwmon: (smsc47m1) Fix section mismatchJeff Mahoney1-1/+1
2010-01-25sky2: revert config space changestephen hemminger1-0/+13
2010-01-25drm/radeon/kms: preface warning printk with driver nameDave Airlie1-1/+1
2010-01-25drm/radeon/kms: drop unnecessary printks.Dave Airlie1-2/+0
2010-01-25drm: fix regression in fb blank handlingZhenyu Wang1-1/+1
2010-01-25drm/radeon/kms: make hibernate work on IGPsDave Airlie1-1/+2
2010-01-25drm/vmwgfx: Optimize memory footprint for DMA buffers.Thomas Hellstrom4-1/+30
2010-01-25drm/ttm: Allow system memory as a busy placement.Thomas Hellstrom1-0/+8
2010-01-25Merge remote branch 'korg/drm-radeon-next' into drm-linusDave Airlie16-241/+472