summaryrefslogtreecommitdiff
path: root/drivers/char
Commit message (Expand)AuthorAgeFilesLines
* 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
* [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] IPMI: fix occasional oops on module unloadCorey Minyard2006-09-011-0/+1
* [PATCH] SBC8360: module_param() permission fixesIan E. Morgan2006-09-011-2/+2
* [PATCH] synclink_gt: fix receive tty error handlingPaul Fulghum2006-09-011-7/+7
* [PATCH] drm: radeon flush TCL VAP for vertex program enable/disableRoland Scheidegger2006-08-301-1/+8
* [PATCH] Fix tty layer DoS and comment relevant codeAlan Cox2006-08-271-10/+79
* [PATCH] tty layer comment the locking assumptions and functions somewhatAlan Cox2006-08-272-62/+715
* [PATCH] vcsa attribute bits -> ioctl(VT_GETHIFONTMASK)Samuel Thibault2006-08-271-0/+2
* [PATCH] char/moxa.c: fix endianess and multiple-card issuesDirk Eibach2006-08-271-2/+6
* [PATCH] tty: remove bogus call to cdev_del()Rolf Eike Beer2006-08-271-1/+0
* [WATCHDOG] Kconfig typos fix.Matt LaPlante2006-08-151-4/+4
* Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/dtor/...Linus Torvalds2006-08-061-61/+78
|\
| * Input: keyboard - change to use kzallocDmitry Torokhov2006-08-041-2/+2
| * Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 in...Dmitry Torokhov2006-08-0419-135/+232
| |\
| * | Input: keyboard - simplify emulate_raw() implementationDmitry Torokhov2006-07-191-17/+34
| * | Input: keyboard - remove static variable and clean up initializationDmitry Torokhov2006-07-191-10/+9
| * | Input: introduce input_inject_event() functionDmitry Torokhov2006-07-061-18/+18
| * | Input: add start() method to input handlersDmitry Torokhov2006-07-061-19/+20
* | | [PATCH] pSeries: hvsi char driver janitorial cleanupLinas Vepstas2006-08-061-4/+1
* | | [PATCH] pSeries hvsi char driver null pointer derefLinas Vepstas2006-08-061-1/+2
* | | [PATCH] omap-rng build fixDavid Brownell2006-08-061-27/+24
| |/ |/|
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2006-08-031-1/+6
|\ \
| * | [IA64] add platform check to snsc driver initGreg Edwards2006-08-021-1/+6
* | | [PATCH] hwrng: fix geode probe error unwindMichael Buesch2006-07-311-1/+5
* | | [PATCH] hwrng: fix intel probe error unwindMichael Buesch2006-07-311-1/+1
* | | [PATCH] drivers/char/pc8736x_gpio.c: unexport a static structAdrian Bunk2006-07-311-1/+0
|/ /
* | [WAN]: Converted synclink drivers to use netif_carrier_*()Krzysztof Halasa2006-07-214-16/+40
* | [PATCH] tpm_tis: use resource_size_tKylene Jo Hall2006-07-141-2/+3