aboutsummaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)Author
2006-09-22drm: i810_dma.c: fix pointer arithmetic for 64-bit targetDenis Vlasenko
2006-09-22drm: avoid kernel oops in some error paths calling drm_lastcloseThomas Hellstrom
2006-09-22drm: allow detection of new VIA chipsetsChuck Short
2006-09-22drm: fix i965 build bugAndrew Morton
2006-09-22drm: remove FALSE/TRUE that snuck in with simple memory manager changes.Andrew Morton
2006-09-22drm: Add support for Intel i965G chipsets.Alan Hourihane
2006-09-22drm: add better explanation for i830/i915Dave Airlie
2006-09-22drm: remove a tab that snuck inDave Airlie
2006-09-22drm: fix return value in auth functionDave Airlie
2006-09-22drm: SiS 315 Awareness.Thomas Hellstrom
2006-09-22drm: update user token hashing and map handlesThomas Hellstrom
2006-09-22drm: move drm authentication to new generic hash table.Thomas Hellstrom
2006-09-22drm: Add the P4VM800PRO (?) PCI ID.Dave Airlie
2006-09-22drm: add drm simple memory manager support for SiS and VIA driversThomas Hellstrom
2006-09-22drm: add simple DRM memory manager, and hash tableThomas Hellstrom
2006-09-22drm: radeon: Use RADEON_RB3D_DSTCACHE_CTLSTAT instead of RADEON_RB2D_DSTCACHE...Michel Dänzer
2006-09-22drm: radeon: fix up bus mastering when writeback is disabledMichel Dänzer
2006-09-22drm: radeon: implement RADEON_PARAM_SCRATCH_OFFSET getparamMichel Dänzer
2006-09-22drm: radeon: add some debug output when getparam is called with unknownMichel Dänzer
2006-09-22drm: missing mutex unlockThomas Hellstrom
2006-09-22drm: remove the DRM pci domainDave Airlie
2006-09-22drm: remove local copies of pci bus/slot/funcDave
2006-09-22drm: cleanup old compat code and DRM fns from Linux only codeDave Airlie
2006-09-16[PATCH] IPMI: fix handling of OEM flagsCorey Minyard
2006-09-16[PATCH] hvc_console suspend fixAndrew Morton
2006-09-16[PATCH] IPMI: Fix oops on ipmi_msghandler removal for non ipmi systemsArnaud Patard
2006-09-01[PATCH] IPMI: fix occasional oops on module unloadCorey Minyard
2006-09-01[PATCH] SBC8360: module_param() permission fixesIan E. Morgan
2006-09-01[PATCH] synclink_gt: fix receive tty error handlingPaul Fulghum
2006-08-30[PATCH] drm: radeon flush TCL VAP for vertex program enable/disableRoland Scheidegger
2006-08-27[PATCH] Fix tty layer DoS and comment relevant codeAlan Cox
2006-08-27[PATCH] tty layer comment the locking assumptions and functions somewhatAlan Cox
2006-08-27[PATCH] vcsa attribute bits -> ioctl(VT_GETHIFONTMASK)Samuel Thibault
2006-08-27[PATCH] char/moxa.c: fix endianess and multiple-card issuesDirk Eibach
2006-08-27[PATCH] tty: remove bogus call to cdev_del()Rolf Eike Beer
2006-08-15[WATCHDOG] Kconfig typos fix.Matt LaPlante
2006-08-06Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/dtor/...Linus Torvalds
2006-08-06[PATCH] pSeries: hvsi char driver janitorial cleanupLinas Vepstas
2006-08-06[PATCH] pSeries hvsi char driver null pointer derefLinas Vepstas
2006-08-06[PATCH] omap-rng build fixDavid Brownell
2006-08-04Input: keyboard - change to use kzallocDmitry Torokhov
2006-08-04Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 in...Dmitry Torokhov
2006-08-03Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2006-08-02[IA64] add platform check to snsc driver initGreg Edwards
2006-07-31[PATCH] hwrng: fix geode probe error unwindMichael Buesch
2006-07-31[PATCH] hwrng: fix intel probe error unwindMichael Buesch
2006-07-31[PATCH] drivers/char/pc8736x_gpio.c: unexport a static structAdrian Bunk
2006-07-21[WAN]: Converted synclink drivers to use netif_carrier_*()Krzysztof Halasa
2006-07-19Input: keyboard - simplify emulate_raw() implementationDmitry Torokhov
2006-07-19Input: keyboard - remove static variable and clean up initializationDmitry Torokhov