aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2010-09-03drm/nouveau: Don't take struct_mutex around the pushbuf IOCTL.Francisco Jerez1-5/+2
2010-09-03drm/nouveau: Take fence spinlock before reading the last sequence.Francisco Jerez1-2/+4
2010-09-02RDMA/cxgb3: Don't exceed the max HW CQ depthSteve Wise1-1/+1
2010-09-02[SCSI] sd, sym53c8xx: Remove warnings after vsprintf %pV introducation.David Miller2-9/+7
2010-09-02[SCSI] Fix warning: zero-length gnu_printf format stringJean Sacren1-3/+3
2010-09-02[SCSI] hpsa: disable doorbell reset on reset_devicesStephen M. Cameron1-0/+6
2010-09-02[SCSI] be2iscsi: Fix for Login failureJayamohan Kallickal2-4/+3
2010-09-02[SCSI] fix bio.bi_rw handlingJiri Slaby1-1/+1
2010-09-02Revert "sky2: don't do GRO on second port"David S. Miller1-11/+8
2010-09-02drm/radeon/kms/evergreen: work around bad data in some i2c tablesAlex Deucher1-0/+27
2010-09-02drm/radeon/kms: properly set crtc high base on r7xxAlex Deucher1-4/+4
2010-09-02drm/radeon/kms: fix tv module parameterAlex Deucher1-35/+43
2010-09-02drm/radeon/kms: force legacy pll algo for RV515 LVDSAlex Deucher1-0/+14
2010-09-02drm/radeon/kms: remove useless clock codeAlex Deucher7-98/+0
2010-09-013c59x: Remove incorrect locking; correct documented lock hierarchyBen Hutchings1-4/+1
2010-09-01sky2: don't do GRO on second portstephen hemminger1-8/+11
2010-09-01pxa168_eth: fix a mdiobus leakDenis Kirjanov1-0/+2
2010-09-01vhost: stop worker only if createdEric Dumazet1-1/+4
2010-09-01Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o...Ingo Molnar2-15/+14
2010-09-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller6-5/+8
2010-09-01spi: free children in spi_unregister_master, not siblingsDavid Lamparter1-6/+3
2010-09-01of: Fix missing includes - ll_temacMichal Simek2-0/+2
2010-09-01spi/spi_s3c64xx: Staticise non-exported functionsMark Brown1-4/+4
2010-09-01spi/spi_s3c64xx: Make probe more robust against missing board configMark Brown1-2/+7
2010-08-31Input: i8042 - fix device removal on unloadDmitry Torokhov1-1/+1
2010-08-31Input: bcm5974 - adjust major/minor to scaleHenrik Rydberg1-4/+8
2010-08-31PCI: bus speed strings should be constStephen Hemminger1-1/+1
2010-08-31ath9k_hw: fix parsing of HT40 5 GHz CTLsLuis R. Rodriguez2-2/+1
2010-08-31ath9k_hw: Fix EEPROM uncompress block reading on AR9003Luis R. Rodriguez1-1/+1
2010-08-30p54: fix tx feedback status flag checkChristian Lamparter1-1/+1
2010-08-30ath5k: check return value of ieee80211_get_tx_rateJohn W. Linville1-0/+4
2010-08-30UBI: do not oops when erroneous PEB is scheduled for scrubbingArtem Bityutskiy1-1/+2
2010-08-30UBI: fix kconfig unmet dependencyRandy Dunlap1-1/+1
2010-08-30md: resolve confusion of MD_CHANGE_CLEANNeilBrown3-18/+11
2010-08-30md: don't clear MD_CHANGE_CLEAN in md_update_sb() for external arraysDan Williams1-2/+3
2010-08-30Move .gitignore from drivers/md to lib/raid6NeilBrown1-4/+0
2010-08-30UBI: fix forward compatibilityArtem Bityutskiy1-1/+1
2010-08-30UBI: eliminate update of list_for_each_entry loop cursorJulia Lawall1-6/+6
2010-08-30ARM: pxa168fb: fix section mismatchMarek Vasut1-3/+3
2010-08-30drm/radeon/kms: fix a regression on r7xx AGP due to the HDP flush fixAlex Deucher3-1/+59
2010-08-30drm/radeon/kms: use tracked values for sclk and mclkAlex Deucher3-20/+18
2010-08-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds5-26/+50
2010-08-29firewire: ohci: work around VIA and NEC PHY packet reception bugStefan Richter1-1/+9
2010-08-28Input: MT - initialize slots to unusedHenrik Rydberg1-2/+9
2010-08-28Input: use PIT_TICK_RATE in vt beep ioctlArnd Bergmann1-8/+8
2010-08-28Input: wacom - fix mousewheel handling for old wacom tabletsMike Auty1-2/+2
2010-08-28pcnet_cs: add new_idKen Kawasaki1-0/+1
2010-08-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds7-36/+63
2010-08-28Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds12-74/+82
2010-08-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds2-17/+10