summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* drm: domain changes broke ppc r200Dave Airlie2006-09-221-1/+1
* drm: fixup setversion return codes..Dave Airlie2006-09-221-7/+10
* drm: fixup i915 error codesDave Airlie2006-09-221-2/+2
* drm: realign sosme radeon code with drm git treeDave Airlie2006-09-222-9/+15
* drm: realign via driver with drm git treeDave Airlie2006-09-223-26/+54
* drm: remove hash tables on drm exitThomas Hellstrom2006-09-222-0/+4
* drm: cleanupsAdrian Bunk2006-09-223-7/+10
* drm: i810_dma.c: fix pointer arithmetic for 64-bit targetDenis Vlasenko2006-09-222-5/+5
* drm: avoid kernel oops in some error paths calling drm_lastcloseThomas Hellstrom2006-09-221-4/+6
* drm: allow detection of new VIA chipsetsChuck Short2006-09-221-0/+3
* drm: fix i965 build bugAndrew Morton2006-09-221-1/+1
* drm: remove FALSE/TRUE that snuck in with simple memory manager changes.Andrew Morton2006-09-226-19/+19
* drm: Add support for Intel i965G chipsets.Alan Hourihane2006-09-225-19/+58
* drm: add better explanation for i830/i915Dave Airlie2006-09-221-3/+6
* drm: remove a tab that snuck inDave Airlie2006-09-221-1/+1
* drm: fix return value in auth functionDave Airlie2006-09-221-1/+1
* drm: SiS 315 Awareness.Thomas Hellstrom2006-09-224-1/+84
* drm: update user token hashing and map handlesThomas Hellstrom2006-09-225-63/+51
* drm: move drm authentication to new generic hash table.Thomas Hellstrom2006-09-225-62/+26
* drm: Add the P4VM800PRO (?) PCI ID.Dave Airlie2006-09-221-0/+1
* drm: add drm simple memory manager support for SiS and VIA driversThomas Hellstrom2006-09-2212-1403/+344
* drm: add simple DRM memory manager, and hash tableThomas Hellstrom2006-09-227-2/+1019
* drm: radeon: Use RADEON_RB3D_DSTCACHE_CTLSTAT instead of RADEON_RB2D_DSTCACHE...Michel Dänzer2006-09-222-7/+12
* drm: radeon: fix up bus mastering when writeback is disabledMichel Dänzer2006-09-222-0/+8
* drm: radeon: implement RADEON_PARAM_SCRATCH_OFFSET getparamMichel Dänzer2006-09-221-1/+5
* drm: radeon: add some debug output when getparam is called with unknownMichel Dänzer2006-09-221-0/+1
* drm: missing mutex unlockThomas Hellstrom2006-09-221-1/+3
* drm: remove the DRM pci domainDave Airlie2006-09-224-7/+9
* drm: remove local copies of pci bus/slot/funcDave2006-09-224-11/+8
* drm: cleanup old compat code and DRM fns from Linux only codeDave Airlie2006-09-2210-29/+21
* [ATM]: [he] don't hold the device lock when upcallingChas Williams2006-09-191-0/+2
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2006-09-1911-100/+253
|\
| * [MTD] Use SEEK_{SET,CUR,END} instead of hardcoded values in mtdchar lseek()Josef 'Jeff' Sipek2006-09-171-6/+3
| * MTD: Fix bug in fixup_convert_atmel_priHåvard Skinnemoen2006-09-161-1/+1
| * [PATCH] [MTD] DEVICES: Fill more device IDs in the structure of m25p80Aubrey Lee2006-09-051-6/+6
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2006-08-30787-10772/+31511
| |\
| * | MTD: Add lock/unlock operations for Atmel AT49BV6416Haavard Skinnemoen2006-08-161-0/+90
| * | MTD: Convert Atmel PRI information to AMD formatHaavard Skinnemoen2006-08-161-0/+21
| * | [PATCH] [MTD] Maps: Add dependency on alternate probe methods to physmapTakashi YOSHII2006-08-151-6/+6
| * | [PATCH] MTD: Add Macronix MX29F040 to JEDECTakashi YOSHI2006-08-141-0/+14
| * | [MTD] Fixes of performance and stability issues in CFI driver.Alexey Korolev2006-07-151-44/+43
| * | block2mtd.c: Make kernel boot command line arguments work (try 4)Ville Herva2006-07-151-30/+63
| * | [MTD NAND] Fix lookup error in nand_get_flash_type()David Woodhouse2006-07-151-1/+1
| * | remove #error on !PCI from pmc551.cRolf Eike Beer2006-07-151-4/+0
| * | MTD: [NAND] Fix the sharpsl driver after breakage from a core conversionRichard Purdie2006-07-151-2/+5
| * | [MTD] NAND: OOB buffer offset fixupsVitaly Wool2006-07-111-2/+2
| * | [PATCH] [MTD] NAND: fix dead URL in KconfigArtem B. Bityutskiy2006-07-051-1/+1
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-09-181-0/+9
|\ \ \
| * | | [ATM]: [he] when transmit fails, unmap the dma regionsChas Williams2006-09-171-0/+9
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-09-181-3/+10
|\ \ \ \
OpenPOWER on IntegriCloud