aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-08-27drm: GEM handles are u32, not intPekka Paalanen2-7/+7
2009-08-27drm/rs600/690: use autogenerated safe register tables.Dave Airlie5-68/+745
2009-08-27drm/r128: Use request_firmware() to load CCE microcodeBen Hutchings2-50/+49
2009-08-27drm/mga: Use request_firmware() to load microcodeBen Hutchings5-11750/+81
2009-08-27drm/ttm: consolidate cache flushing code in one place.Dave Airlie2-74/+44
2009-08-21drm/radeon/kms: generate the safe register tables.Dave Airlie6-104/+1960
2009-08-20drm/ttm: Fixes for "Memory accounting rework."Thomas Hellstrom1-8/+28
2009-08-20drm/ttm: Fixes for "Make parts of a struct ttm_bo_device global"Thomas Hellstrom2-4/+1
2009-08-20Merge Linus master to drm-nextDave Airlie520-8781/+19340
2009-08-19Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds20-253/+455
2009-08-19ttm: Make parts of a struct ttm_bo_device global.Thomas Hellstrom5-115/+227
2009-08-19drm/ttm: Memory accounting rework.Thomas Hellstrom4-100/+427
2009-08-19drm/ttm: Add a virtual ttm sysfs device.Thomas Hellstrom1-1/+57
2009-08-19drm: Enable drm drivers to add drm sysfs devices.Thomas Hellstrom1-0/+25
2009-08-19drm: clarify scaling property namesJesse Barnes2-15/+7
2009-08-19drm: remove root requirement from DRM_IOCTL_SET_VERSION (+ DRM_IOCTL_AUTH_MAGIC)Jesse Barnes1-2/+2
2009-08-19drm/kms: teardown crtc correctly when fb is destroyed.Dave Airlie1-28/+12
2009-08-19drm/kms/radeon: cleanup combios TV table like DDX.Dave Airlie1-29/+19
2009-08-19drm/radeon/kms: memset the allocated framebuffer before using it.Dave Airlie1-0/+2
2009-08-19drm/radeon/kms: although LVDS might be possible on crtc 1 don't do it.Dave Airlie1-0/+1
2009-08-18spi_s3c24xx: fix transfer setup codeBen Dooks1-0/+6
2009-08-18spi_s3c24xx: fix clock rate calculationBen Dooks1-10/+7
2009-08-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds39-308/+417
2009-08-18Merge branch 'sh/for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2-0/+33
2009-08-18Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds1-0/+1
2009-08-18Fix new incorrect error return from do_md_stop.NeilBrown1-0/+1
2009-08-17Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-1/+1
2009-08-17drm/radeon/kms: implement bo busy check + current domainDave Airlie3-1/+41
2009-08-16dm-log-userspace: fix printk format warningRandy Dunlap1-1/+1
2009-08-15e1000e: fix use of pci_enable_pcie_error_reportingXiaotian Feng1-8/+8
2009-08-15e1000e: WoL does not work on 82577/82578 with manageability enabledBruce Allan1-3/+3
2009-08-15cnic: Fix locking in init/exit calls.Michael Chan2-9/+40
2009-08-15cnic: Fix locking in start/stop calls.Michael Chan2-16/+29
2009-08-15bnx2: Use mutex on slow path cnic calls.Michael Chan2-6/+12
2009-08-15cnic: Refine registration with bnx2.Michael Chan1-13/+36
2009-08-15cnic: Fix symbol_put_addr() panic on ia64.Michael Chan1-1/+1
2009-08-16drm/radeon/kms: cut down indirects in register accesses.Dave Airlie5-79/+47
2009-08-16drm/radeon/kms: Fix up vertical blank interrupt support.Michel Dänzer9-77/+217
2009-08-16drm/radeon/kms: add rv530 R300_SU_REG_DEST + reloc for ZPASS_ADDRDave Airlie1-0/+15
2009-08-15sh: CMT suspend/resumeMagnus Damm1-0/+28
2009-08-15sh: skip disabled LCDC channelsMagnus Damm1-0/+5
2009-08-15drm/edid: fixup detailed timings like the X server.Dave Airlie1-38/+34
2009-08-15drm/radeon/kms: Add specific rs690 authorized register tableJerome Glisse2-1/+67
2009-08-14pegasus: Add new device ID.Petko Manolov1-0/+2
2009-08-14drivers/net: fixed drivers that support netpoll use ndo_start_xmit()Dongdong Deng4-8/+12
2009-08-14via-velocity: Fix test of mii_status bit VELOCITY_DUPLEX_FULLroel kluin1-1/+1
2009-08-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller1-2/+4
2009-08-14rt2x00: fix memory corruption in rf cache, add a sanity checkPavel Roskin1-2/+4
2009-08-13ixgbe: Fix receive on real device when VLANs are configuredLucy Liu1-2/+2
2009-08-13ixgbe: Do not return 0 in ixgbe_fcoe_ddp() upon FCP_RSP in DDP completionYi Zou1-1/+1