summaryrefslogtreecommitdiffstats
path: root/drivers/char
AgeCommit message (Expand)AuthorLines
2008-05-30virtio: An entropy device, as suggested by hpa.Rusty Russell-0/+165
2008-05-24ip2: fix crashes on load/unloadAlan Cox-25/+2
2008-05-23remove debug printk from DRM suspend pathJesse Barnes-2/+0
2008-05-23[POWERPC] iSeries: Remove unused mail addressStephen Rothwell-2/+2
2008-05-20sparc64: Add global register dumping facility.David S. Miller-0/+1
2008-05-19Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-1403/+513
2008-05-18m68k vme_scc: avoid global namespace pollutionGeert Uytterhoeven-3/+1
2008-05-16byteorder: don't directly include linux/byteorder/generic.hHarvey Harrison-1/+1
2008-05-15tty: fix BKL related leak and crashIngo Molnar-3/+10
2008-05-14tty_check_change(): avoid taking tasklist_lock while holding tty->ctrl_lockAndrew Morton-2/+5
2008-05-14char: select fw_loader by moxaJiri Slaby-0/+1
2008-05-14ipmi: support I/O resources in OF driverNate Case-2/+8
2008-05-13drivers/char/synclink_gt.c: don't return an uninitialised localAndrew Morton-1/+1
2008-05-08vt: fix canonical input in UTF-8 modeSamuel Thibault-0/+6
2008-05-08sx.c: fix printk warnings on sparc32Andrew Morton-3/+6
2008-05-07drm/i915: save and restore dsparb and d_state registers.Keith Packard-0/+17
2008-05-07drm/i915: fix off by one in VGA save/restore of AR & CR regs.Jesse Barnes-6/+6
2008-05-07drm: disable tasklets not IRQs when taking the drm lock spinlockThomas Hellstrom-25/+17
2008-05-07Revert "drm/vbl rework: rework how the drm deals with vblank."Dave Airlie-1372/+473
2008-05-05m68k: serial167 missing return value in cy_put_char()Geert Uytterhoeven-1/+1
2008-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds-3/+3
2008-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-0/+2
2008-05-01[POWERPC] Xilinx: Fix compile warningsKumar Gala-3/+3
2008-05-01[PATCH] split linux/file.hAl Viro-0/+2
2008-05-01drivers-char-synclinkc-inbreak-mgsl_put_char-fixAndrew Morton-1/+1
2008-05-01drivers/char/synclink.c: unbreak mgsl_put_char()Andrew Morton-8/+8
2008-05-01i8k: make fan multiplier tunable with a module parameterJochen Eisinger-1/+5
2008-05-01remove div_long_long_remRoman Zippel-13/+11
2008-04-30toshiba: use ioremap_cachedAlan Cox-1/+1
2008-04-30drivers/char: replace remaining __FUNCTION__ occurrencesHarvey Harrison-91/+91
2008-04-30Basic braille screen reader supportSamuel Thibault-0/+4
2008-04-30mxser: convert large macros to functionsChristoph Hellwig-152/+214
2008-04-30devpts: factor out PTY index allocationSukadev Bhattiprolu-34/+6
2008-04-30devpts: propagate error code from devpts_pty_newSukadev Bhattiprolu-2/+2
2008-04-30tty: fix routine name in ptmx_open()Hiroshi Shimamoto-1/+1
2008-04-30char serial: switch drivers to ioremap_nocacheAlan Cox-20/+25
2008-04-30ip2: switch remaining direct call of ops->flush_bufferAlan Cox-2/+1
2008-04-30tty: add throttle/unthrottle helpersAlan Cox-10/+20
2008-04-30isicom: fix buffer allocationAlan Cox-8/+6
2008-04-30esp: clean up to modern coding styleAlan Cox-308/+283
2008-04-30epca: coding styleAlan Cox-118/+158
2008-04-30riscom8: coding styleAlan Cox-340/+304
2008-04-30tty: The big operations reworkAlan Cox-213/+183
2008-04-30isicom: bring into coding styleAlan Cox-53/+56
2008-04-30pty: prepare for tty->ops changesAlan Cox-3/+26
2008-04-30consoles: switch to int put_char methodAlan Cox-5/+6
2008-04-30synclink series: switch to int put_char methodAlan Cox-14/+22
2008-04-30specialix: Switch to int put_char methodAlan Cox-4/+5
2008-04-30serial167: switch to int put_char methodAlan Cox-3/+4
2008-04-30riscom/rocket: switch to int put_char methodAlan Cox-5/+9