summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* drm: SiS 315 Awareness.Thomas Hellstrom2006-09-214-1/+84
* drm: update user token hashing and map handlesThomas Hellstrom2006-09-215-63/+51
* drm: move drm authentication to new generic hash table.Thomas Hellstrom2006-09-215-62/+26
* drm: Add the P4VM800PRO (?) PCI ID.Dave Airlie2006-09-211-0/+1
* drm: add drm simple memory manager support for SiS and VIA driversThomas Hellstrom2006-09-2112-1403/+344
* drm: add simple DRM memory manager, and hash tableThomas Hellstrom2006-09-217-2/+1019
* drm: radeon: Use RADEON_RB3D_DSTCACHE_CTLSTAT instead of RADEON_RB2D_DSTCACHE...Michel Dänzer2006-09-212-7/+12
* drm: radeon: fix up bus mastering when writeback is disabledMichel Dänzer2006-09-212-0/+8
* drm: radeon: implement RADEON_PARAM_SCRATCH_OFFSET getparamMichel Dänzer2006-09-211-1/+5
* drm: radeon: add some debug output when getparam is called with unknownMichel Dänzer2006-09-211-0/+1
* drm: missing mutex unlockThomas Hellstrom2006-09-211-1/+3
* drm: remove the DRM pci domainDave Airlie2006-09-214-7/+9
* drm: remove local copies of pci bus/slot/funcDave2006-09-214-11/+8
* drm: cleanup old compat code and DRM fns from Linux only codeDave Airlie2006-09-2110-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-31787-10772/+31511
| |\
| * | MTD: Add lock/unlock operations for Atmel AT49BV6416Haavard Skinnemoen2006-08-171-0/+90
| * | MTD: Convert Atmel PRI information to AMD formatHaavard Skinnemoen2006-08-171-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-151-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-191-0/+9
|\ \ \
| * | | [ATM]: [he] when transmit fails, unmap the dma regionsChas Williams2006-09-181-0/+9
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-09-191-3/+10
|\ \ \ \
| * | | | [OPENPROMIO]: Handle current_node being NULL correctly.David S. Miller2006-09-181-3/+10
| |/ / /
* | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-09-191-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | [ARM] 3793/1: S3C2412: fix wrong serial info structBen Dooks2006-09-181-1/+1
* | | | Merge branch 'master' into upstream-fixesJeff Garzik2006-09-1710-31/+27
|\ \ \ \
| * \ \ \ Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2006-09-173-15/+2
| |\ \ \ \
| | * | | | RDMA/cma: Increase the IB CM retry count in CMAMichael S. Tsirkin2006-09-141-1/+1
| | * | | | IPoIB: Retry failed send-only multicast group joinsEli Cohen2006-09-141-0/+1
| | * | | | IB/srp: Don't schedule reconnect from srpIshai Rabinovitz2006-09-141-14/+0
| | |/ / /
| * | | | [PATCH] MTD NAND: OOB buffer offset fixupsVitaly Wool2006-09-161-2/+2
| * | | | [PATCH] IPMI: fix handling of OEM flagsCorey Minyard2006-09-161-4/+4
| * | | | [PATCH] hvc_console suspend fixAndrew Morton2006-09-161-0/+1
| * | | | [PATCH] IPMI: Fix oops on ipmi_msghandler removal for non ipmi systemsArnaud Patard2006-09-161-0/+1
| |/ / /
| * | | [PATCH] cciss: version update, new hwMike Miller2006-09-131-4/+6
| * | | [PATCH] SCSI: lockdep annotation in scsi_send_eh_cmndStefan Richter2006-09-131-1/+1
| * | | [PATCH] alim15x3.c: M5229 (rev c8) support for DMA cd-writerMichael De Backer2006-09-131-1/+1
| * | | [PATCH] libata: ignore CFA signature while sanity-checking an ATAPI deviceTejun Heo2006-09-131-4/+9