summaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAgeFilesLines
* drm/radeon: Restore sw interrupt on resumeDennis Kasprzyk2008-06-193-1/+3
* drm/r500: add support for AGP based cards.Dave Airlie2008-06-192-3/+27
* drm/radeon: fix texture uploads with large 3d textures (bug 13980)Roland Scheidegger2008-06-191-3/+11
* drm/radeon: add initial r500 support.Dave Airlie2008-06-194-12/+135
* drm/radeon: init pipe setup in kernel code.Alex Deucher2008-06-194-0/+75
* drm/radeon: fixup radeon_do_engine_resetAlex Deucher2008-06-191-23/+26
* drm/radeon: fix pixcache and purge/cache flushing registersAlex Deucher2008-06-193-18/+65
* drm/radeon: write AGP_BASE_2 on chips that support it.Alex Deucher2008-06-191-0/+2
* drm/radeon: merge IGP chip setup and fixup RS400 vs RS480 supportAlex Deucher2008-06-193-165/+138
* drm/radeon: IGP clean up register and magic numbers.Alex Deucher2008-06-192-82/+110
* drm/rs690: set base 2 to 0.Dave Airlie2008-06-192-0/+3
* drm/rs690: set all of gart base address.Dave Airlie2008-06-191-2/+3
* radeon: add production microcode from AMDAlex Deucher2008-06-192-784/+1893
* drm: pcigart use proper pci map interfaces.Dave Airlie2008-06-191-5/+3
* drm: the sg alloc ioctl should write back the handle to userspaceDave Airlie2008-06-131-1/+1
* drm: use drms ioctl cmd not what we get passed from userspace.Johannes Weiner2008-06-131-0/+2
* ipwireless: Fix blocked sendingDavid Sterba2008-06-061-8/+12
* vt: fix vc_resize lockingNick Piggin2008-06-061-5/+8
* vt: fix background color on line feed, DEC invertJan Engelhardt2008-06-061-1/+1
* drivers/char/ip2: fix Kconfig after ip2/ip2main mergeRoland.Kletzing2008-06-061-2/+2
* virtio: An entropy device, as suggested by hpa.Rusty Russell2008-05-303-0/+165
* ip2: fix crashes on load/unloadAlan Cox2008-05-242-25/+2
* remove debug printk from DRM suspend pathJesse Barnes2008-05-231-2/+0
* [POWERPC] iSeries: Remove unused mail addressStephen Rothwell2008-05-232-2/+2
* sparc64: Add global register dumping facility.David S. Miller2008-05-201-0/+1
* Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2008-05-1922-1403/+513
|\
| * drm/i915: save and restore dsparb and d_state registers.Keith Packard2008-05-072-0/+17
| * drm/i915: fix off by one in VGA save/restore of AR & CR regs.Jesse Barnes2008-05-072-6/+6
| * drm: disable tasklets not IRQs when taking the drm lock spinlockThomas Hellstrom2008-05-072-25/+17
| * Revert "drm/vbl rework: rework how the drm deals with vblank."Dave Airlie2008-05-0720-1372/+473
* | m68k vme_scc: avoid global namespace pollutionGeert Uytterhoeven2008-05-181-3/+1
* | byteorder: don't directly include linux/byteorder/generic.hHarvey Harrison2008-05-161-1/+1
* | tty: fix BKL related leak and crashIngo Molnar2008-05-151-3/+10
* | tty_check_change(): avoid taking tasklist_lock while holding tty->ctrl_lockAndrew Morton2008-05-141-2/+5
* | char: select fw_loader by moxaJiri Slaby2008-05-141-0/+1
* | ipmi: support I/O resources in OF driverNate Case2008-05-141-2/+8
* | drivers/char/synclink_gt.c: don't return an uninitialised localAndrew Morton2008-05-131-1/+1
* | vt: fix canonical input in UTF-8 modeSamuel Thibault2008-05-081-0/+6
* | sx.c: fix printk warnings on sparc32Andrew Morton2008-05-081-3/+6
|/
* m68k: serial167 missing return value in cy_put_char()Geert Uytterhoeven2008-05-051-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2008-05-031-3/+3
|\
| * [POWERPC] Xilinx: Fix compile warningsKumar Gala2008-05-011-3/+3
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-05-022-0/+2
|\ \
| * | [PATCH] split linux/file.hAl Viro2008-05-012-0/+2
* | | drivers-char-synclinkc-inbreak-mgsl_put_char-fixAndrew Morton2008-05-011-1/+1
* | | drivers/char/synclink.c: unbreak mgsl_put_char()Andrew Morton2008-05-011-8/+8
* | | i8k: make fan multiplier tunable with a module parameterJochen Eisinger2008-05-011-1/+5
* | | remove div_long_long_remRoman Zippel2008-05-011-13/+11
|/ /
* | toshiba: use ioremap_cachedAlan Cox2008-04-301-1/+1
* | drivers/char: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-3024-91/+91