summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2010-01-18agp/intel-agp: Clear entire GTT on startupDavid Woodhouse
2010-01-18libertas: Remove carrier signaling from the scan codeSamuel Ortiz
2010-01-18drm/i915: remove render reclock supportJesse Barnes
2010-01-18iwl: off by one bugDan Carpenter
2010-01-18ath5k: Fix eeprom checksum check for custom sized eepromsLuis R. Rodriguez
2010-01-18iwlwifi: fix iwl_queue_used bug when read_ptr == write_ptrZhu Yi
2010-01-18xen: fix hang on suspend.Ian Campbell
2010-01-18hwmon: (adt7462) Fix pin 28 monitoringRoger Blofeld
2010-01-18hwmon: (coretemp) Fix TjMax for Atom N450/D410/D510 CPUsYong Wang
2010-01-18mmc_block: fix queue cleanupAdrian Hunter
2010-01-18mmc_block: fix probe error cleanup bugJarkko Lavinen
2010-01-18mmc_block: add dev_t initialization checkAnna Lemehova
2010-01-18drivers/cpuidle/governors/menu.c: fix undefined reference to `__udivdi3'Stephen Hemminger
2010-01-18rtc_cmos: convert shutdown to new pnp_driver->shutdownOGAWA Hirofumi
2010-01-18drm/i915: fix unused varAndrew Morton
2010-01-18drm/i915: Select the correct BPC for LVDS on IronlakeZhao Yakui
2010-01-18drm/i915: Make the BPC in FDI rx/transcoder be consistent with that in pipeco...Zhao Yakui
2010-01-18drm/i915: Enable/disable the dithering for LVDS based on VBT settingZhao Yakui
2010-01-18drm: remove address mask param for drm_pci_alloc()Zhenyu Wang
2010-01-18drm/i915: Permit pinning whilst the device is 'suspended'Chris Wilson
2010-01-18drm/i915: fix order of fence release wrt flushingDaniel Vetter
2010-01-18drm/i915: Update LVDS connector status when receiving ACPI LID eventZhao Yakui
2010-01-06rt2x00: Disable powersaving for rt61pci and rt2800pci.Gertjan van Wingerde
2010-01-06lguest: fix bug in setting guest GDT entryRusty Russell
2010-01-06amd64_edac: fix forcing module load/unloadBorislav Petkov
2010-01-06amd64_edac: make driver loading more robustBorislav Petkov
2010-01-06amd64_edac: fix driver instance freeingBorislav Petkov
2010-01-06x86, msr: Add support for non-contiguous cpumasksBorislav Petkov
2010-01-06amd64_edac: unify MCGCTL ECC switchingBorislav Petkov
2010-01-06cpumask: use modern cpumask style in drivers/edac/amd64_edac.cRusty Russell
2010-01-06orinoco: fix GFP_KERNEL in orinoco_set_key with interrupts disabledAndrey Borzenkov
2010-01-06xen: wait up to 5 minutes for device connetionPaolo Bonzini
2010-01-06xen: improvement to wait_for_devices()Paolo Bonzini
2010-01-06xen: fix is_disconnected_device/exists_disconnected_devicePaolo Bonzini
2010-01-06S390: dasd: support DIAG access for read-only devicesStefan Weinhuber
2010-01-06drm: disable all the possible outputs/crtcs before entering KMS modeZhao Yakui
2010-01-06drm/radeon/kms: fix crtc vblank update for r600Dave Airlie
2010-01-06b43: avoid PPC fault during resumeLarry Finger
2010-01-06hwmon: (sht15) Off-by-one error in array index + incorrect constantsJonathan Cameron
2010-01-06e100: Fix broken cbs accounting due to missing memset.Roger Oksanen
2010-01-06V4L/DVB (13596): ov511.c typo: lock => unlockDan Carpenter
2010-01-06iwlwifi: fix 40MHz operation setting on cards that do not allow itReinette Chatre
2010-01-06iwlwifi: fix more eeprom endian bugsJohannes Berg
2010-01-06iwlwifi: fix EEPROM/OTP reading endian annotations and a bugJohannes Berg
2010-01-06iwl3945: fix panic in iwl3945 driverZhu Yi
2010-01-06iwl3945: disable power saveReinette Chatre
2010-01-06ath9k_hw: Fix AR_GPIO_INPUT_EN_VAL_BT_PRIORITY_BB and its shift value in 0x4054Vasanthakumar Thiagarajan
2010-01-06ath9k_hw: Fix possible OOB array indexing in gen_timer_index[] on 64-bitVasanthakumar Thiagarajan
2010-01-06ath9k: fix suspend by waking device prior to stopSujith
2010-01-06ath9k: wake hardware during AMPDU TX actionsLuis R. Rodriguez