summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2011-01-29RDMA: Update missed conversion of flush_scheduled_work()Tejun Heo
2011-01-29RDMA/ucma: Copy iWARP route information on queriesSteve Wise
2011-01-28RDMA/amso1100: Fix compile warningsRalf Thielow
2011-01-28RDMA/cxgb4: Set the correct device physical function for iWARP connectionsSteve Wise
2011-01-28RDMA/cxgb4: Limit MAXBURST EQ context field to 256BSteve Wise
2011-01-28IB/qib: Hold link for TX SERDES settingsMitko Haralanov
2011-01-28mlx4_core: Add ConnectX-3 device IDsYevgeny Petrilin
2011-01-28ath9k: Fix power save usage count imbalance on deinitRajkumar Manoharan
2011-01-28ath9k_hw: Fix system hang when resuming from S3/S4Rajkumar Manoharan
2011-01-28Delete zero-length drivers/staging/vme/bridges/Module.symversJeff Garzik
2011-01-28libata: set queue DMA alignment to sector size for ATAPI tooTejun Heo
2011-01-28libata: DVR-212D can't do SETXFER DVD-RW DVR-212DFrancesco Antonacci
2011-01-28ahci: add HFLAG_YES_FBS and apply it to 88SE9128Anssi Hannula
2011-01-28pata_hpt37x: inherit prereset() method for HPT374Sergei Shtylyov
2011-01-28ahci: AHCI mode SATA patch for Intel DH89xxCC DeviceIDsSeth Heasley
2011-01-28pata_hpt37x: fold 'if' statement into 'switch'Sergei Shtylyov
2011-01-28pata_hpt{37x|3x2n}: use pr_*(DRV_NAME ...) instead of printk(KERN_* ...)Sergei Shtylyov
2011-01-28pata_hpt{366|37x}: use pr_warning(...) instead of printk(KERN_WARNING ...)Sergei Shtylyov
2011-01-28pata_mpc52xx: inherit from ata_bmdma_port_opsTejun Heo
2011-01-28Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2011-01-28Merge branch 'drm-nouveau-next' of git://git.freedesktop.org/git/nouveau/linu...Dave Airlie
2011-01-28drm/nv50: fix regression on IGPsBen Skeggs
2011-01-28drm/radeon/kms: re-emit full context state for evergreen blitsAlex Deucher
2011-01-28drm/radeon/kms: release CMASK access in preclose_kmsMarek Olšák
2011-01-27dl2k: nulify fraginfo after unmapStanislaw Gruszka
2011-01-27xen: netfront: handle incoming GSO SKBs which are not CHECKSUM_PARTIALIan Campbell
2011-01-27ARM: 6642/1: mmci: calculate remaining bytes at error correctlyLinus Walleij
2011-01-27ath9k_htc: fix race conditions when stop deviceStanislaw Gruszka
2011-01-27ath9k: fix race conditions when stop deviceStanislaw Gruszka
2011-01-27ath5k: correct endianness of frame durationBob Copeland
2011-01-27ath5k: fix error handling in ath5k_hw_dma_stopBob Copeland
2011-01-27rtlwifi: Fix firmware upload errorsChaoming Li
2011-01-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds
2011-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-01-27Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2011-01-27Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2011-01-27drm/radeon/kms: fix r6xx+ scanout on BE systemsAlex Deucher
2011-01-27drm/radeon/kms: clean up some magic numbersAlex Deucher
2011-01-27drm/radeon/kms: only enable HDMI mode if radeon audio is enabledAlex Deucher
2011-01-27radeon/kms: fix dp displayport mode validationJerome Glisse
2011-01-26bnx2: Eliminate AER error messages on systems not supporting itMichael Chan
2011-01-26cnic: Fix big endian bugMichael Chan
2011-01-26tg3: Use new VLAN codeMatt Carlson
2011-01-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2011-01-26Merge branch 'drm-nouveau-next' of git://git.freedesktop.org/git/nouveau/linu...Dave Airlie
2011-01-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2011-01-26mmc: bfin_sdh: fix alloc size for private dataSonic Zhang
2011-01-26mmc: sdhci-s3c: add platform_8bit_width() hookJaehoon Chung
2011-01-26mmc: jz4740: don't treat NULL clk as an errorJamie Iles
2011-01-26mmc: mmci: don't read command response when invalidRussell King - ARM Linux