summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2010-01-18agp/intel-agp: Clear entire GTT on startupDavid Woodhouse1-1/+6
2010-01-18libertas: Remove carrier signaling from the scan codeSamuel Ortiz1-14/+8
2010-01-18drm/i915: remove render reclock supportJesse Barnes1-127/+0
2010-01-18iwl: off by one bugDan Carpenter1-1/+1
2010-01-18ath5k: Fix eeprom checksum check for custom sized eepromsLuis R. Rodriguez2-3/+37
2010-01-18iwlwifi: fix iwl_queue_used bug when read_ptr == write_ptrZhu Yi1-1/+1
2010-01-18xen: fix hang on suspend.Ian Campbell1-4/+4
2010-01-18hwmon: (adt7462) Fix pin 28 monitoringRoger Blofeld1-1/+1
2010-01-18hwmon: (coretemp) Fix TjMax for Atom N450/D410/D510 CPUsYong Wang2-3/+15
2010-01-18mmc_block: fix queue cleanupAdrian Hunter2-9/+11
2010-01-18mmc_block: fix probe error cleanup bugJarkko Lavinen1-0/+1
2010-01-18mmc_block: add dev_t initialization checkAnna Lemehova1-0/+5
2010-01-18drivers/cpuidle/governors/menu.c: fix undefined reference to `__udivdi3'Stephen Hemminger1-3/+9
2010-01-18rtc_cmos: convert shutdown to new pnp_driver->shutdownOGAWA Hirofumi1-6/+3
2010-01-18drm/i915: fix unused varAndrew Morton1-1/+2
2010-01-18drm/i915: Select the correct BPC for LVDS on IronlakeZhao Yakui1-0/+12
2010-01-18drm/i915: Make the BPC in FDI rx/transcoder be consistent with that in pipeco...Zhao Yakui1-1/+25
2010-01-18drm/i915: Enable/disable the dithering for LVDS based on VBT settingZhao Yakui2-1/+18
2010-01-18drm: remove address mask param for drm_pci_alloc()Zhenyu Wang5-13/+13
2010-01-18drm/i915: Permit pinning whilst the device is 'suspended'Chris Wilson1-3/+0
2010-01-18drm/i915: fix order of fence release wrt flushingDaniel Vetter1-3/+4
2010-01-18drm/i915: Update LVDS connector status when receiving ACPI LID eventZhao Yakui2-0/+10
2010-01-07rt2x00: Disable powersaving for rt61pci and rt2800pci.Gertjan van Wingerde1-0/+5
2010-01-07lguest: fix bug in setting guest GDT entryRusty Russell1-1/+3
2010-01-07amd64_edac: fix forcing module load/unloadBorislav Petkov1-2/+1
2010-01-07amd64_edac: make driver loading more robustBorislav Petkov1-7/+16
2010-01-07amd64_edac: fix driver instance freeingBorislav Petkov1-5/+4
2010-01-07x86, msr: Add support for non-contiguous cpumasksBorislav Petkov1-29/+17
2010-01-07amd64_edac: unify MCGCTL ECC switchingBorislav Petkov2-96/+117
2010-01-07cpumask: use modern cpumask style in drivers/edac/amd64_edac.cRusty Russell1-9/+15
2010-01-07orinoco: fix GFP_KERNEL in orinoco_set_key with interrupts disabledAndrey Borzenkov1-3/+3
2010-01-07xen: wait up to 5 minutes for device connetionPaolo Bonzini1-4/+16
2010-01-07xen: improvement to wait_for_devices()Paolo Bonzini1-3/+6
2010-01-07xen: fix is_disconnected_device/exists_disconnected_devicePaolo Bonzini1-6/+7
2010-01-07S390: dasd: support DIAG access for read-only devicesStefan Weinhuber1-3/+16
2010-01-07drm: disable all the possible outputs/crtcs before entering KMS modeZhao Yakui1-0/+3
2010-01-07drm/radeon/kms: fix crtc vblank update for r600Dave Airlie1-2/+4
2010-01-07b43: avoid PPC fault during resumeLarry Finger1-2/+8
2010-01-07hwmon: (sht15) Off-by-one error in array index + incorrect constantsJonathan Cameron1-3/+3
2010-01-07e100: Fix broken cbs accounting due to missing memset.Roger Oksanen1-1/+1
2010-01-07V4L/DVB (13596): ov511.c typo: lock => unlockDan Carpenter1-1/+1
2010-01-07iwlwifi: fix 40MHz operation setting on cards that do not allow itReinette Chatre1-1/+2
2010-01-07iwlwifi: fix more eeprom endian bugsJohannes Berg4-11/+16
2010-01-07iwlwifi: fix EEPROM/OTP reading endian annotations and a bugJohannes Berg2-10/+12
2010-01-07iwl3945: fix panic in iwl3945 driverZhu Yi1-0/+3
2010-01-07iwl3945: disable power saveReinette Chatre2-3/+7
2010-01-07ath9k_hw: Fix AR_GPIO_INPUT_EN_VAL_BT_PRIORITY_BB and its shift value in 0x4054Vasanthakumar Thiagarajan1-2/+2
2010-01-07ath9k_hw: Fix possible OOB array indexing in gen_timer_index[] on 64-bitVasanthakumar Thiagarajan1-1/+1
2010-01-07ath9k: fix suspend by waking device prior to stopSujith1-0/+6
2010-01-07ath9k: wake hardware during AMPDU TX actionsLuis R. Rodriguez1-0/+6