aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2010-08-20mtd: nand: Fix probe of Samsung NAND chipsTilman Sauerbeck1-0/+1
2010-08-20drivers/scsi/qla4xxx: fix buildAndrew Morton2-2/+2
2010-08-20drivers/mmc/host/sdhci-s3c.c: use the correct mutex and card detect functionKyungmin Park1-3/+3
2010-08-20sdhci: add no hi-speed bit quirk supportKyungmin Park2-1/+4
2010-08-20s5pc110: SDHCI-s3c support on s5pc110Kyungmin Park1-1/+1
2010-08-20revert "hwmon: f71882fg: add support for the Fintek F71808E"Andrew Morton2-78/+11
2010-08-20matroxfb: fix incorrect use of memcpy_toio()Ondrej Zary1-2/+2
2010-08-20drm/radeon/kms: set encoder type to DVI for HDMI on evergreenAlex Deucher1-9/+23
2010-08-19Input: sysrq - drop tty argument from sysrq ops handlersDmitry Torokhov3-23/+23
2010-08-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller24-137/+174
2010-08-20drm/radeon/kms: add back missing break in info ioctlAlex Deucher1-0/+1
2010-08-20drm/radeon/kms: don't enable MSIs on AGP boardsAlex Deucher1-2/+3
2010-08-20drm/radeon/kms: fix agp mode setup on cards that use pcie bridgesAlex Deucher1-1/+7
2010-08-19e1000e: don't check for alternate MAC addr on parts that don't support itBruce Allan3-13/+31
2010-08-20drm: move dereference below checkDan Carpenter1-1/+2
2010-08-20drm: fix end of loop testDan Carpenter1-1/+1
2010-08-19e1000e: disable ASPM L1 on 82573Bruce Allan1-0/+1
2010-08-20drm/radeon/kms: rework radeon_dp_detect() logicAlex Deucher1-10/+11
2010-08-20drm/radeon/kms: add missing asic callback assignment for evergreenAlex Deucher1-0/+1
2010-08-20drm/radeon/kms/DCE3+: switch pads to ddc mode when going i2cAlex Deucher1-0/+7
2010-08-20drm/radeon/kms/pm: bail early if nothing's changingAlex Deucher1-0/+5
2010-08-20drm/radeon/kms/atom: clean up dig atom handlingAlex Deucher1-62/+53
2010-08-20drm/radeon/kms: DCE3/4 transmitter fixesAlex Deucher1-5/+4
2010-08-20drm/radeon/kms: rework encoder handlingAlex Deucher7-111/+116
2010-08-20drm/radeon/kms: DCE3/4 AdjustPixelPll updatesAlex Deucher1-7/+44
2010-08-20drm/radeon: Fix stack data leakJean Delvare1-0/+2
2010-08-20drm/radeon/kms: fix GTT/VRAM overlapping testJerome Glisse1-1/+1
2010-08-19firewire: core: do not use del_timer_sync() in interrupt contextClemens Ladisch1-3/+10
2010-08-19firewire: net: fix unicast reception RCODE in failure pathsStefan Richter1-13/+15
2010-08-19firewire: sbp2: fix stall with "Unsolicited response"Stefan Richter1-3/+8
2010-08-19firewire: sbp2: fix memory leak in sbp2_cancel_orbs or at send errorStefan Richter1-5/+7
2010-08-19mtd: nand: Fix regression in BBM detectionBrian Norris1-7/+3
2010-08-19ll_temac: Fix poll implementationMichal Simek1-2/+2
2010-08-19netxen: fix a race in netxen_nic_get_stats()Eric Dumazet1-2/+0
2010-08-19qlnic: fix a race in qlcnic_get_stats()Eric Dumazet1-2/+0
2010-08-19net: sh_eth: remove unused variableKuninori Morimoto1-1/+1
2010-08-19netxen: update version 4.0.74Amit Kumar Salecha1-2/+2
2010-08-19netxen: fix inconsistent lock stateAmit Kumar Salecha1-4/+0
2010-08-19ibmveth: Fix opps during MTU change on an active deviceRobert Jennings1-17/+15
2010-08-18ehea: Fix synchronization between HW and SW send queueAndre Detsch2-2/+61
2010-08-18bnx2x: Update bnx2x version to 1.52.53-4Yaniv Rosner1-2/+2
2010-08-18bnx2x: Fix PHY locking problemYaniv Rosner1-2/+7
2010-08-18net: add Fast Ethernet driver for PXA168.Sachin Sanap3-0/+1677
2010-08-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds5-6/+20
2010-08-18iwlwifi: use long monitor timer for 5300 seriesWey-Yi Guy1-2/+2
2010-08-18drivers/net/wireless: Restore upper case words in wiphy_<level> messagesJoe Perches13-50/+50
2010-08-18drm/i915: make sure eDP PLL is enabled at the right timeJesse Barnes2-39/+60
2010-08-18drm/i915: fix VGA plane disable for Ironlake+Jesse Barnes1-28/+27
2010-08-18drm/i915: eDP mode set sequence correctionsJesse Barnes1-9/+8
2010-08-18drm/i915: add panel reset workaroundJesse Barnes1-1/+16