summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* drm/crtc_helper: avoid NULL-pointer dereference when encoder is NULLMaarten Maathuis2009-09-021-1/+2
* drm/crtc: fix mismerge of last patch.Dave Airlie2009-09-021-2/+2
* drm/kms: add explicit encoder disable function and detach harder.Dave Airlie2009-09-021-4/+20
* drm: fix drm_cache.c for arch with no support.Dave Airlie2009-09-021-6/+3Star
* drm/mm: add ability to dump mm lists via debugfsDave Airlie2009-09-022-0/+77
* drm: fix two issues with fb consolidation.Dave Airlie2009-08-312-2/+2
* drm: use proc_create_data()Alexey Dobriyan2009-08-311-6/+7
* drm/kms: Parse the detailed time info in CEA-EDIDZhao Yakui2009-08-311-1/+119
* drm/kms: move driver specific fb common code to helper functions (v2)Dave Airlie2009-08-319-1309/+823Star
* drm/r128: Add test for initialisation to all ioctls that require itBen Hutchings2009-08-313-21/+41
* radeon: Use request_firmware()Ben Hutchings2009-08-319-25371/+314Star
* drm: dereference of tmp in drm_proc_create_files()Roel Kluin2009-08-311-0/+4
* drm/crtc_helper: NULL encoder->crtc when switching encodersMaarten Maathuis2009-08-311-0/+4
* drm/crtc_helper: replace modeset fail path with something simplerMaarten Maathuis2009-08-311-32/+54
* drm/radeon: cleanup mkregtable.cDave Airlie2009-08-313-165/+159Star
* drm: GEM handles are u32, not intPekka Paalanen2009-08-272-7/+7
* drm/rs600/690: use autogenerated safe register tables.Dave Airlie2009-08-275-68/+745
* drm/r128: Use request_firmware() to load CCE microcodeBen Hutchings2009-08-272-50/+49Star
* drm/mga: Use request_firmware() to load microcodeBen Hutchings2009-08-275-11750/+81Star
* drm/ttm: consolidate cache flushing code in one place.Dave Airlie2009-08-272-74/+44Star
* drm/radeon/kms: generate the safe register tables.Dave Airlie2009-08-216-104/+1960
* drm/ttm: Fixes for "Memory accounting rework."Thomas Hellstrom2009-08-201-8/+28
* drm/ttm: Fixes for "Make parts of a struct ttm_bo_device global"Thomas Hellstrom2009-08-202-4/+1Star
* Merge Linus master to drm-nextDave Airlie2009-08-20520-8781/+19340
|\
| * Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-08-1920-253/+455
| |\
| | * drm/kms: teardown crtc correctly when fb is destroyed.Dave Airlie2009-08-191-28/+12Star
| | * drm/kms/radeon: cleanup combios TV table like DDX.Dave Airlie2009-08-191-29/+19Star
| | * drm/radeon/kms: memset the allocated framebuffer before using it.Dave Airlie2009-08-191-0/+2
| | * drm/radeon/kms: although LVDS might be possible on crtc 1 don't do it.Dave Airlie2009-08-191-0/+1
| | * drm/radeon/kms: implement bo busy check + current domainDave Airlie2009-08-173-1/+41
| | * drm/radeon/kms: cut down indirects in register accesses.Dave Airlie2009-08-165-79/+47Star
| | * drm/radeon/kms: Fix up vertical blank interrupt support.Michel Dänzer2009-08-169-77/+217
| | * drm/radeon/kms: add rv530 R300_SU_REG_DEST + reloc for ZPASS_ADDRDave Airlie2009-08-161-0/+15
| | * drm/edid: fixup detailed timings like the X server.Dave Airlie2009-08-151-38/+34Star
| | * drm/radeon/kms: Add specific rs690 authorized register tableJerome Glisse2009-08-152-1/+67
| * | spi_s3c24xx: fix transfer setup codeBen Dooks2009-08-191-0/+6
| * | spi_s3c24xx: fix clock rate calculationBen Dooks2009-08-191-10/+7Star
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-08-1839-308/+417
| |\ \
| | * | e1000e: fix use of pci_enable_pcie_error_reportingXiaotian Feng2009-08-161-8/+8
| | * | e1000e: WoL does not work on 82577/82578 with manageability enabledBruce Allan2009-08-161-3/+3
| | * | cnic: Fix locking in init/exit calls.Michael Chan2009-08-162-9/+40
| | * | cnic: Fix locking in start/stop calls.Michael Chan2009-08-162-16/+29
| | * | bnx2: Use mutex on slow path cnic calls.Michael Chan2009-08-162-6/+12
| | * | cnic: Refine registration with bnx2.Michael Chan2009-08-161-13/+36
| | * | cnic: Fix symbol_put_addr() panic on ia64.Michael Chan2009-08-161-1/+1
| | * | pegasus: Add new device ID.Petko Manolov2009-08-151-0/+2
| | * | drivers/net: fixed drivers that support netpoll use ndo_start_xmit()Dongdong Deng2009-08-154-8/+12
| | * | via-velocity: Fix test of mii_status bit VELOCITY_DUPLEX_FULLroel kluin2009-08-151-1/+1
| | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-08-141-2/+4
| | |\ \
| | | * | rt2x00: fix memory corruption in rf cache, add a sanity checkPavel Roskin2009-08-141-2/+4