aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-31drm/radeon/r6xx/r7xx: CS parser fixesAlex Deucher3-60/+112
2010-03-31drm/radeon/kms: fix some typos in r6xx/r7xx hpd setupAlex Deucher1-7/+7
2010-03-31drm/radeon/r600: remove some regs are not safe regs for command buffersAlex Deucher1-3/+0
2010-03-31drm: Return ENODEV if the inode mapping changesChris Wilson1-7/+9
2010-03-31drm/radeon/kms: Fix NULL pointer dereference if memory allocation failed.Pauli Nieminen1-3/+5
2010-03-31drm/radeon/kms: avoid possible oops (call gart_fini before gart_disable)Jerome Glisse6-6/+6
2010-03-31drm/radeon/kms: don't print error on -ERESTARTSYS.Dave Airlie1-1/+2
2010-03-31drm/radeon/kms/atom: make sure tables are valid (v2)Alex Deucher7-242/+272
2010-03-31drm/radeon/kms: remove lvds quirksAlex Deucher2-33/+0
2010-03-31drm/radeon/kms: fix display bandwidth setup on rs4xxAlex Deucher1-0/+1
2010-03-31drm/radeon/kms: never treat rs4xx as AGPAlex Deucher1-0/+8
2010-03-31drm/radeon/kms: display watermark fixesAlex Deucher12-51/+87
2010-03-31drm/radeon/kms: init rdev->num_crtc at asic initAlex Deucher3-17/+16
2010-03-31drm/radeon/kms/pm: fix typo in power table parsingAlex Deucher1-1/+1
2010-03-31drm/radeon/kms: gfx init fixes for r6xx/r7xxAlex Deucher3-0/+7
2010-03-31drm/radeon/kms/pm: fix segfault in clock codeAlex Deucher1-1/+2
2010-03-31drm/radeon/kms: expose thermal/fan i2c busesAlex Deucher13-0/+69
2010-03-30net/wireless/libertas: do not call wiphy_unregister() w/o wiphy_register()Daniel Mack2-2/+7
2010-03-30iwlwifi: range checking issueDan Carpenter1-1/+1
2010-03-30setup correct int pipe type in ar9170_usb_exec_cmdValentin Longchamp1-1/+1
2010-03-30rt2x00: Disable powersaving by default in rt2500usb.Gertjan van Wingerde1-0/+5
2010-03-30rt2x00: Fix typo in RF register programming of rt2800.Gertjan van Wingerde1-2/+2
2010-03-30iwlwifi: clear unattended interrupts in taskletShanyu Zhao1-1/+9
2010-03-30iwlwifi: counting number of tfds can be free for 4965Wey-Yi Guy1-4/+2
2010-03-30iwlwifi: fix regulatoryReinette Chatre2-2/+2
2010-03-30Add USB ID for Thomson SpeedTouch 120g to p54usb id tableHans de Goede1-0/+1
2010-03-30Add a pci-id to the mwl8k driverBenjamin Larsson1-0/+1
2010-03-30ar9170: add support for NEC WL300NU-G USB dongleBen Konrath1-0/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo2457-351/+2223
2010-03-30iwlwifi: don't include iwl-dev.h from iwl-devtrace.hTejun Heo3-1/+3
2010-03-29drivers/serial/sunsu.c: Correct use after freeJulia Lawall1-1/+3
2010-03-29Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/stagingLinus Torvalds3-5/+5
2010-03-29Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds1-0/+4
2010-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds26-122/+212
2010-03-29r8169: offical fix for CVE-2009-4537 (overlength frame DMAs)Neil Horman1-5/+24
2010-03-29hwmon: (asc7621) Add X58 entry in KconfigJaswinder Singh Rajput1-2/+2
2010-03-29hwmon: (w83793) Saving negative errors in unsignedDan Carpenter1-1/+1
2010-03-29hwmon: (coretemp) Add missing newline to dev_warn() messageDean Nelson1-1/+1
2010-03-29hwmon: (coretemp) Fix cpu model outputPrarit Bhargava1-1/+1
2010-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6Linus Torvalds2-66/+3
2010-03-29ARM: 5965/1: Fix soft lockup in at91 udc driverHarro Haan1-0/+9
2010-03-29Staging: et131x: Properly disable FC in txmac.Nick Bowler1-1/+1
2010-03-29HID: Add NOGET quirk for Quanta Pixart touchscreenAnisse Astier1-0/+1
2010-03-28Revert "ide: skip probe if there are no devices on the port (v2)"David S. Miller1-9/+3
2010-03-28tulip: Add missing parens.David S. Miller1-1/+1
2010-03-28pata_via: fix VT6410/6415/6330 detection issueJosephChan@via.com.tw1-0/+4
2010-03-27r8169: fix broken register writesFrancois Romieu1-2/+2
2010-03-27pcnet_cs: add new idKen Kawasaki2-1/+3
2010-03-27bonding: fix broken multicast with round-robin modeAndy Gospodarek1-8/+32
2010-03-27[SCSI] qla1280: retain firmware for error recoveryMichael Reed1-52/+109