summaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAgeFilesLines
* drm: add mga driver callbacksDave Airlie2005-07-101-0/+8
* Add support for PCI MGA cards to MGA DRM.Dave Airlie2005-07-107-277/+888
* drm: make drm_alloc_agp take a dev arg.Dave Airlie2005-07-103-4/+4
* drm: add new mga ids and typesDave Airlie2005-07-102-4/+6
* drm: add test for AGP devices and driver override for it.Dave Airlie2005-07-1013-3/+123
* drm: destatic exported function.Dave Airlie2005-07-102-2/+4
* drm: export symbols for use by driversDave Airlie2005-07-103-0/+7
* drm: fix minor function header issueDave Airlie2005-07-101-2/+2
* drm: update some function so a driver can call themDave Airlie2005-07-104-101/+167
* drm: update support for drm pci buffersDave Airlie2005-07-107-39/+78
* Refactor common, boilerplate ioctl code from drm_addbufs_* functions intoDave Airlie2005-07-101-82/+44
* drm: add framebuffer mapsDave Airlie2005-07-103-4/+178
* drm: add _DRM_CONSISTENT map typeDave Airlie2005-07-105-7/+40
* drm: fix stupid missing semicolon.Dave Airlie2005-07-101-1/+1
* Merge head 'drm-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/airlied...Linus Torvalds2005-07-0925-194/+146
|\
| * drm: wrap config.h include in a ifdef KERNELDave Airlie2005-07-071-0/+2
| * drm: misc cleanupDave Airlie2005-07-0723-178/+135
| * drm: use kcalloc now that it is available..Dave Airlie2005-07-072-14/+7
| * drm: ctx release can happen before dev->ctxlist is allocatedDave Airlie2005-07-071-1/+1
| * drm: fix minor issues caused by core conversionDave Airlie2005-07-071-1/+1
* | Merge head 'drm-3264' of master.kernel.org:/pub/scm/linux/kernel/git/airlied/...Linus Torvalds2005-07-0910-0/+628
|\ \
| * | drm: add 32/64 support for MGA/R128/i915Dave Airlie2005-07-0710-0/+628
| |/
* | Merge head 'drm-via' of master.kernel.org:/pub/scm/linux/kernel/git/airlied/d...Linus Torvalds2005-07-0917-0/+5345
|\ \
| * \ Merge ../linux-2.6/Dave Airlie2005-07-0713-27/+29
| |\ \ | | |/
| * | drm: Add via unichrome supportDave Airlie2005-06-2817-0/+5345
* | | [PATCH] pcmcia: remove references to pcmcia/version.hDominik Brodowski2005-07-071-1/+0
* | | [PATCH] pcmcia: move event handlerDominik Brodowski2005-07-071-5/+1
* | | [PATCH] mostly_read data sectionChristoph Lameter2005-07-071-1/+1
* | | [PATCH] tty output lossage fixRoman Zippel2005-07-071-18/+15
* | | [PATCH] hvc_console: Use hvc_get_chars in hvsi codeMilton Miller2005-07-071-5/+3
* | | [PATCH] hvc_console: Separate the NUL character filtering from get_hvc_charsMilton Miller2005-07-071-1/+23
* | | [PATCH] hvc_console: Register ops when setting up hvc_consoleMilton Miller2005-07-072-10/+20
* | | [PATCH] hvc_console: Separate hvc_console and vio code 2Milton Miller2005-07-073-40/+137
* | | [PATCH] hvc_console: Separate hvc_console and vio codeMilton Miller2005-07-071-2/+22
* | | [PATCH] hvc_console: Add some sanity checksMilton Miller2005-07-071-0/+18
* | | [PATCH] hvc_console: Statically initialize the vtermnos arrayMilton Miller2005-07-071-6/+2
* | | [PATCH] hvc_console: remove num_vterms and some dead codeMilton Miller2005-07-071-6/+2
* | | [PATCH] hvc_console: Add missing includeMilton Miller2005-07-071-0/+1
* | | [PATCH] hvc_console: Unregister the console in the exit routine.Milton Miller2005-07-071-2/+4
* | | [PATCH] hvc_console: MAGIC_SYSRQ should only be on console channelMilton Miller2005-07-071-8/+11
* | | [PATCH] hvc_console: Dont always kick the poll thread in interruptMilton Miller2005-07-071-3/+7
* | | [PATCH] hvc_console: Match vio and console devices using vterm numbersMilton Miller2005-07-071-7/+29
* | | [PATCH] hvc_console: Rearrange codeMilton Miller2005-07-071-142/+142
* | | [PATCH] print order information when OOM killingMarcelo Tosatti2005-07-071-1/+1
| |/ |/|
* | [PATCH] PCI: clean up dynamic pci id logicGreg Kroah-Hartman2005-07-012-2/+2
* | [PATCH] tpm: fix bug introduced by the /proc/miscKylene Jo Hall2005-06-301-1/+1
* | [PATCH] sis 760 support.Dave Jones2005-06-281-0/+9
* | [PATCH] coverity: tty_ldisc_ref return null checkKAMBAROV, ZAUR2005-06-281-2/+2
* | [PATCH] coverity: ipmi_msghandler() channels array overrun fixKAMBAROV, ZAUR2005-06-281-2/+2
* | [PATCH] Adapt drivers/char/vt_ioctl.c to non-x86Emmanuel Colbus2005-06-281-2/+3
OpenPOWER on IntegriCloud