summaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)Author
2008-06-19drm/radeon: switch IGP gart to use radeon_write_agp_base()Alex Deucher
2008-06-19drm/radeon: Restore sw interrupt on resumeDennis Kasprzyk
2008-06-19drm/r500: add support for AGP based cards.Dave Airlie
2008-06-19drm/radeon: fix texture uploads with large 3d textures (bug 13980)Roland Scheidegger
2008-06-19drm/radeon: add initial r500 support.Dave Airlie
2008-06-19drm/radeon: init pipe setup in kernel code.Alex Deucher
2008-06-19drm/radeon: fixup radeon_do_engine_resetAlex Deucher
2008-06-19drm/radeon: fix pixcache and purge/cache flushing registersAlex Deucher
2008-06-19drm/radeon: write AGP_BASE_2 on chips that support it.Alex Deucher
2008-06-19drm/radeon: merge IGP chip setup and fixup RS400 vs RS480 supportAlex Deucher
2008-06-19drm/radeon: IGP clean up register and magic numbers.Alex Deucher
2008-06-19drm/rs690: set base 2 to 0.Dave Airlie
2008-06-19drm/rs690: set all of gart base address.Dave Airlie
2008-06-19radeon: add production microcode from AMDAlex Deucher
2008-06-19drm: pcigart use proper pci map interfaces.Dave Airlie
2008-06-13drm: the sg alloc ioctl should write back the handle to userspaceDave Airlie
2008-06-13drm: use drms ioctl cmd not what we get passed from userspace.Johannes Weiner
2008-06-06ipwireless: Fix blocked sendingDavid Sterba
2008-06-06vt: fix vc_resize lockingNick Piggin
2008-06-06vt: fix background color on line feed, DEC invertJan Engelhardt
2008-06-06drivers/char/ip2: fix Kconfig after ip2/ip2main mergeRoland.Kletzing
2008-05-30virtio: An entropy device, as suggested by hpa.Rusty Russell
2008-05-24ip2: fix crashes on load/unloadAlan Cox
2008-05-23remove debug printk from DRM suspend pathJesse Barnes
2008-05-23[POWERPC] iSeries: Remove unused mail addressStephen Rothwell
2008-05-20sparc64: Add global register dumping facility.David S. Miller
2008-05-19Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2008-05-18m68k vme_scc: avoid global namespace pollutionGeert Uytterhoeven
2008-05-16byteorder: don't directly include linux/byteorder/generic.hHarvey Harrison
2008-05-15tty: fix BKL related leak and crashIngo Molnar
2008-05-15tty_check_change(): avoid taking tasklist_lock while holding tty->ctrl_lockAndrew Morton
2008-05-15char: select fw_loader by moxaJiri Slaby
2008-05-15ipmi: support I/O resources in OF driverNate Case
2008-05-13drivers/char/synclink_gt.c: don't return an uninitialised localAndrew Morton
2008-05-08vt: fix canonical input in UTF-8 modeSamuel Thibault
2008-05-08sx.c: fix printk warnings on sparc32Andrew Morton
2008-05-07drm/i915: save and restore dsparb and d_state registers.Keith Packard
2008-05-07drm/i915: fix off by one in VGA save/restore of AR & CR regs.Jesse Barnes
2008-05-07drm: disable tasklets not IRQs when taking the drm lock spinlockThomas Hellstrom
2008-05-07Revert "drm/vbl rework: rework how the drm deals with vblank."Dave Airlie
2008-05-05m68k: serial167 missing return value in cy_put_char()Geert Uytterhoeven
2008-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds
2008-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2008-05-02[POWERPC] Xilinx: Fix compile warningsKumar Gala
2008-05-01[PATCH] split linux/file.hAl Viro
2008-05-01drivers-char-synclinkc-inbreak-mgsl_put_char-fixAndrew Morton
2008-05-01drivers/char/synclink.c: unbreak mgsl_put_char()Andrew Morton
2008-05-01i8k: make fan multiplier tunable with a module parameterJochen Eisinger
2008-05-01remove div_long_long_remRoman Zippel
2008-04-30toshiba: use ioremap_cachedAlan Cox