summaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2006-02-0228-175/+248
|\
| * sem2mutex: drivers/char/drm/Dave Airlie2006-02-0211-125/+126
| * drm: drivers/char/drm/: make some functions staticDave Airlie2006-02-0210-23/+12
| * drm: Fixes sparse warnings in via_dmablit.cDave Airlie2006-01-261-2/+2
| * drm: i915 patches from Tungsten GraphicsDave Airlie2006-01-254-14/+98
| * drm: ati_pcigart: simplify page_count manipulationsDave Airlie2006-01-251-7/+4
| * drm: use NULL instead of 0Dave Airlie2006-01-251-3/+3
| * drm: add X600 PCI IDsDave Airlie2006-01-251-0/+1
| * drm: add i945GM PCI IDDave Airlie2006-01-251-0/+1
| * drm: Fix sparce warning in radeon driverDave Airlie2006-01-251-1/+1
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2006-02-011-13/+13
|\ \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| *-----------. \ [ACPI] merge 3549 4320 4485 4588 4980 5483 5651 acpica asus fops pnpacpi bran...Len Brown2006-01-241-13/+13
| |\ \ \ \ \ \ \ \
| | | | | | | * \ \ Pull pnpacpi into acpica branchLen Brown2006-01-0724-402/+315
| | | | | | | |\ \ \ | | | |_|_|_|_|/ / / | | |/| | | | | | |
| | | | | | | * | | [ACPI] ACPICA 20050930Bob Moore2005-12-101-13/+13
| | | | | | | * | | Pull release into acpica branchLen Brown2005-12-06198-20881/+25614
| | | | | | | |\ \ \ | | | | | | | |/ / / | | | | | | |/| | |
| | | | | | | * | | [ACPI] handle ACPICA 20050916's acpi_resource.type renameLen Brown2005-09-221-1/+1
* | | | | | | | | | [PATCH] fbcon: Fix screen artifacts when moving cursorAntonino A. Daplas2006-02-011-0/+1
* | | | | | | | | | [PATCH] s390: hangcheck timer supportJan Glauber2006-02-012-12/+2
* | | | | | | | | | [PATCH] tpm: tpm_bios remove unused variableKylene Jo Hall2006-02-011-2/+1
* | | | | | | | | | [PATCH] tpm: tpm_bios fix sparse warningsKylene Jo Hall2006-02-011-2/+2
* | | | | | | | | | [PATCH] tpm: tpm-bios: fix module license issueKylene Jo Hall2006-02-011-0/+1
* | | | | | | | | | [PATCH] tpm_bios indexing fixAndrew Morton2006-02-011-2/+2
* | | | | | | | | | [PATCH] tpm_bios: securityfs error checking fixAndrew Morton2006-02-011-3/+12
* | | | | | | | | | [PATCH] tpm_infineon: fix printk format warningRandy Dunlap2006-02-011-1/+1
* | | | | | | | | | [PATCH] IPMI: remove invalid acpi register spacing checkRocky Craig2006-02-011-8/+0
* | | | | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds2006-01-315-19/+72
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | [AGPGART] 945GM support for agpgartAlan Hourihane2006-01-191-2/+13
| * | | | | | | | | [AGPGART] Semaphore to Mutex conversion.akpm@osdl.org2006-01-161-14/+14
| * | | | | | | | | [AGPGART] Suspend/Resume support for ATI GARTakpm@osdl.org2006-01-161-0/+20
| * | | | | | | | | [AGPGART] Suspend/Resume support for AMD64 GART.akpm@osdl.org2006-01-161-0/+24
| * | | | | | | | | [AGPGART] Loop cleanupDaniel =?ISO-8859-1?Q?Marjam=E4ki2006-01-161-3/+1
* | | | | | | | | | [PATCH] tlclk driver updatemark gross2006-01-181-35/+58
* | | | | | | | | | [PATCH] synclink_gt fix size of register value storagePaul Fulghum2006-01-181-1/+1
* | | | | | | | | | [PATCH] Remove unused code from rioctrl.c (Last for this batch of work)Alan Cox2006-01-161-110/+1
* | | | | | | | | | [PATCH] Remove rio_table.c unused codeAlan Cox2006-01-161-8/+0
* | | | | | | | | | [PATCH] Remove unused code from rio_linux.cAlan Cox2006-01-161-60/+0
* | | | | | | | | | [PATCH] Remove unused CHECK code from riocmd.cAlan Cox2006-01-161-30/+0
* | | | | | | | | | [PATCH] Remove unused code from rioroute.hAlan Cox2006-01-161-24/+0
* | | | | | | | | | [PATCH] Remove unused code from rioboot.hAlan Cox2006-01-161-61/+0
* | | | | | | | | | [PATCH] Remove unused code from riobootAlan Cox2006-01-161-1152/+0
* | | | | | | | | | [PATCH] Remove #if 0 and other long dead code from rio_ttyAlan Cox2006-01-161-583/+0
* | | | | | | | | | [PATCH] Remove long dead #if 0 code from rio_paramAlan Cox2006-01-161-43/+0
* | | | | | | | | | [PATCH] Remove old firmware headers from rio driversAlan Cox2006-01-164-235/+0
* | | | | | | | | | [PATCH] Remove rtahw.h from rio driver (unused file)Alan Cox2006-01-161-75/+0
* | | | | | | | | | [PATCH] Remove file riscos.h from rio driver (unused file)Alan Cox2006-01-161-63/+0
* | | | | | | | | | [PATCH] Remove file riowinif.h from rio driver (unused file)Alan Cox2006-01-161-1329/+0
* | | | | | | | | | [PATCH] Remove riotime.h from rio driver (unused file)Alan Cox2006-01-161-63/+0
* | | | | | | | | | [PATCH] Remove file riolocks.h from rio driver (unused file)Alan Cox2006-01-161-43/+0
* | | | | | | | | | [PATCH] Remove proto.h from rio driver (unused file)Alan Cox2006-01-161-244/+0
* | | | | | | | | | [PATCH] Remove poll.h from rio driver (unused file)Alan Cox2006-01-161-73/+0
OpenPOWER on IntegriCloud