summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2010-09-27drm/i915: Ensure that the crtcinfo is populated during mode_fixup()Chris Wilson1-0/+8
2010-09-27dell-wmi: Add support for eject key on Dell Studio 1555Islam Amer1-1/+1
2010-09-27PM: Prevent waiting forever on asynchronous resume after failing suspendColin Cross1-0/+1
2010-09-27drivers/video/via/ioctl.c: prevent reading uninitialized stack memoryDan Rosenberg1-0/+2
2010-09-27SCSI: mptsas: fix hangs caused by ATA pass-throughRyan Kuester1-0/+2
2010-09-27drm/nv50: initialize ramht_refs list for faked 0 channelMarcin Slusarz1-0/+2
2010-09-27x86 platform drivers: hp-wmi Reorder event id processingThomas Renninger1-19/+32
2010-09-27rtc: s3c: balance state changes of wakeup flagVladimir Zapolskiy1-5/+8
2010-09-27drivers/video/sis/sis_main.c: prevent reading uninitialized stack memoryDan Rosenberg1-0/+3
2010-09-27drivers/pci/intel-iommu.c: fix build with older gcc'sAndrew Morton1-47/+43
2010-09-27char: Mark /dev/zero and /dev/kmem as not capable of writebackJan Kara1-1/+2
2010-09-27drm/i915,agp/intel: Add second set of PCI-IDs for B43Chris Wilson3-0/+5
2010-09-27agp/intel: fix dma mask bits on sandybridgeZhenyu Wang1-9/+14
2010-09-27agp/intel: fix physical address mask bits for sandybridgeZhenyu Wang1-1/+11
2010-09-27intel_agp, drm/i915: Add all sandybridge graphics devices supportZhenyu Wang4-11/+67
2010-09-27virtio: console: Fix poll blocking even though there is data to readHans de Goede1-1/+1
2010-09-27virtio: console: Prevent userspace from submitting NULL buffersAmit Shah1-0/+4
2010-09-27Staging: vt6655: fix buffer overflowDan Carpenter1-3/+8
2010-09-27bonding: correctly process non-linear skbsAndy Gospodarek2-0/+6
2010-09-27drivers/net/eql.c: prevent reading uninitialized stack memoryDan Rosenberg1-0/+2
2010-09-27drivers/net/cxgb3/cxgb3_main.c: prevent reading uninitialized stack memoryDan Rosenberg1-0/+2
2010-09-27drivers/net/usb/hso.c: prevent reading uninitialized memoryDan Rosenberg1-0/+2
2010-09-27USB: serial/mos*: prevent reading uninitialized stack memoryDan Rosenberg2-0/+6
2010-09-27usb: musb_debugfs: don't use the struct file private_data field with seq_filesMathias Nyman1-3/+2
2010-09-21drm: Only decouple the old_fb from the crtc is we call mode_set*Chris Wilson1-2/+2
2010-09-21Revert "drm/i915: Allow LVDS on pipe A on gen4+"Chris Wilson1-2/+0
2010-09-21drm/i915: don't enable self-refresh on IronlakeJesse Barnes2-2/+12
2010-09-21drm/i915: Prevent double dpms onChris Wilson1-1/+4
2010-09-21drm/i915: overlay on gen2 can't address above 1GDaniel Vetter1-0/+4
2010-09-21drm/i915: Allocate the PCI resource for the MCHBARChris Wilson1-10/+10
2010-09-21drm/i915/dp: Really try 5 times before giving up.Chris Wilson1-30/+28
2010-09-21i915_gem: return -EFAULT if copy_to_user failsDan Carpenter1-0/+1
2010-09-21i915: return -EFAULT if copy_to_user failsDan Carpenter1-3/+9
2010-09-21drm/radeon/kms/evergreen: fix backend setupAlex Deucher1-8/+19
2010-09-21drm/radeon/kms/evergreen: fix gpu hangs in userspace accel codeAlex Deucher2-5/+39
2010-09-21drm/radeon/kms: properly set crtc high base on r7xxAlex Deucher1-4/+4
2010-09-21drm/radeon/kms: force legacy pll algo for RV620 LVDSAlex Deucher1-2/+3
2010-09-21drm/radeon/kms: force legacy pll algo for RV515 LVDSAlex Deucher1-0/+14
2010-09-21drm/i915: Enable MI_FLUSH on SandybridgeZhenyu Wang2-2/+7
2010-09-21drm/radeon/kms: fix a regression on r7xx AGP due to the HDP flush fixAlex Deucher3-1/+59
2010-09-21agp/intel: Promote warning about failure to setup flush to error.Chris Wilson1-4/+4
2010-09-21apm_power: Add missing break statementAnton Vorontsov1-0/+1
2010-09-21hwmon: (f75375s) Do not overwrite values read from registersGuillem Jover1-2/+2
2010-09-21hwmon: (f75375s) Shift control mode to the correct bit positionGuillem Jover1-1/+1
2010-09-21hwmon: (emc1403) Remove unnecessary hwmon_device_unregisterYong Wang1-1/+0
2010-09-21RDMA/cxgb3: Don't exceed the max HW CQ depthSteve Wise1-1/+1
2010-09-21ath5k: check return value of ieee80211_get_tx_rateJohn W. Linville1-0/+4
2010-09-21p54: fix tx feedback status flag checkChristian Lamparter1-1/+1
2010-09-21Input: i8042 - reset keyboard controller wehen resuming from S2RDmitry Torokhov1-24/+41
2010-09-21Input: i8042 - fix device removal on unloadDmitry Torokhov1-1/+1