aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-08-10pty: fix data loss when stopped (^S/^Q)Linus Torvalds1-0/+2
2009-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds1-99/+53
2009-08-04tty-ldisc: be more careful in 'put_ldisc' lockingLinus Torvalds1-5/+12
2009-08-04tty-ldisc: turn ldisc user count into a proper refcountLinus Torvalds1-97/+46
2009-08-04tty-ldisc: make refcount be atomic_t 'users' countLinus Torvalds1-10/+8
2009-08-02parisc: parisc-agp.c - use correct page_mask functionHelge Deller1-1/+1
2009-07-29sysrq, kdump: make sysrq-c consistentHidetoshi Seto1-3/+5
2009-07-29Merge branch 'zero-length' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/misc-2.6Linus Torvalds1-0/+0
2009-07-29pty: avoid forcing 'low_latency' tty flagOGAWA Hirofumi3-2/+14
2009-07-28Remove zero-length file drivers/char/vr41xx_giu.cJeff Garzik1-0/+0
2009-07-27pty: quickfix for the pty ENXIO timing problemsAlan Cox1-0/+2
2009-07-20tty: fix chars_in_buffersAlan Cox3-6/+4
2009-07-20specialix.c: convert nested spin_lock_irqsave to spin_lockJulia Lawall1-12/+12
2009-07-20vc: create vcs(a) devices for consolesKay Sievers1-0/+4
2009-07-17tty_port: Fix return on interrupted useAlan Cox1-1/+1
2009-07-16n_tty: Fix echo raceAlan Cox1-3/+0
2009-07-16tty: nozomi, fix tty refcounting bugJiri Slaby1-4/+8
2009-07-16vt: drop bootmem/slab memory distinctionJohannes Weiner1-9/+3
2009-07-16tty: fix close/hangup raceAlan Cox1-10/+15
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan24-3/+21
2009-07-08Remove multiple KERN_ prefixes from printk formatsJoe Perches2-12/+13
2009-07-08pty: Rework the pty layer to use the normal buffering logicAlan Cox1-95/+59
2009-07-03Update Yoichi Yuasa's e-mail addressYoichi Yuasa1-2/+2
2009-07-03MIPS: Update VR41xx GPIO driver to use gpiolibYoichi Yuasa3-685/+0
2009-06-29tty: Fix the leak in tty_ldisc_releaseAlan Cox1-4/+11
2009-06-26powerpc/BSR: Fix BSR to allow mmap of small BSR on 64k kernelSonny Rao1-6/+19
2009-06-26powerpc/BSR: add 4096 byte BSR sizeSonny Rao1-7/+10
2009-06-24Remove low_latency flag setting from nozomi and mxser driversChuck Ebbert2-4/+0
2009-06-24tty: fix tty_port_block_til_ready waitingJiri Slaby1-1/+1
2009-06-24synclink_gt: fix transmit race and timeoutPaul Fulghum1-42/+30
2009-06-22tty: n_hdlc add buffer flushingPaul Fulghum1-9/+37
2009-06-22vt_ioctl: fix lock imbalanceJiri Slaby1-1/+2
2009-06-22pcmcia/cm4000: fix lock imbalanceJiri Slaby1-1/+2
2009-06-22n_r3964: fix lock imbalanceJiri Slaby1-12/+14
2009-06-22bfin_jtag_comm: clean up printk usageMike Frysinger1-15/+15
2009-06-22Revert "char: moxa, prevent opening unavailable ports"Linus Torvalds1-6/+1
2009-06-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-2/+0
2009-06-20Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds16-143/+174
2009-06-20agp/intel: Make intel_i965_mask_memory use dma_addr_t for physical addressesPierre Willenbrock1-1/+1
2009-06-19Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds3-3/+3
2009-06-19char: moxa, prevent opening unavailable portsDirk Eibach1-1/+6
2009-06-19istallion: add missing __devexit markingMike Frysinger1-1/+1
2009-06-19dtlk: off by one in {read,write}_tts()Roel Kluin1-3/+3
2009-06-19agp: add user mapping support to ATI AGP bridge.Dave Airlie1-4/+14
2009-06-19agp: switch AGP to use page array instead of unsigned long arrayDave Airlie16-136/+143
2009-06-19agpgart: detected ALi M???? chipset with M1621Ondrej Zary1-1/+1
2009-06-19agp/uninorth: Handle user memory types.Michel Dänzer1-2/+16
2009-06-18kexec: sysrq: simplify sysrq-c handlerNeil Horman1-9/+6
2009-06-18ppdev: reduce kernel log spamMichael Buesch1-18/+11
2009-06-18Char: isicom: fix build warningJiri Slaby1-1/+1