summaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)Author
2009-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds
2009-08-04tty-ldisc: be more careful in 'put_ldisc' lockingLinus Torvalds
2009-08-04tty-ldisc: turn ldisc user count into a proper refcountLinus Torvalds
2009-08-04tty-ldisc: make refcount be atomic_t 'users' countLinus Torvalds
2009-08-02parisc: parisc-agp.c - use correct page_mask functionHelge Deller
2009-07-29sysrq, kdump: make sysrq-c consistentHidetoshi Seto
2009-07-29Merge branch 'zero-length' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2009-07-29pty: avoid forcing 'low_latency' tty flagOGAWA Hirofumi
2009-07-28Remove zero-length file drivers/char/vr41xx_giu.cJeff Garzik
2009-07-27pty: quickfix for the pty ENXIO timing problemsAlan Cox
2009-07-20tty: fix chars_in_buffersAlan Cox
2009-07-20specialix.c: convert nested spin_lock_irqsave to spin_lockJulia Lawall
2009-07-20vc: create vcs(a) devices for consolesKay Sievers
2009-07-17tty_port: Fix return on interrupted useAlan Cox
2009-07-16n_tty: Fix echo raceAlan Cox
2009-07-16tty: nozomi, fix tty refcounting bugJiri Slaby
2009-07-16vt: drop bootmem/slab memory distinctionJohannes Weiner
2009-07-16tty: fix close/hangup raceAlan Cox
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan
2009-07-08Remove multiple KERN_ prefixes from printk formatsJoe Perches
2009-07-08pty: Rework the pty layer to use the normal buffering logicAlan Cox
2009-07-03Update Yoichi Yuasa's e-mail addressYoichi Yuasa
2009-07-03MIPS: Update VR41xx GPIO driver to use gpiolibYoichi Yuasa
2009-06-29tty: Fix the leak in tty_ldisc_releaseAlan Cox
2009-06-26powerpc/BSR: Fix BSR to allow mmap of small BSR on 64k kernelSonny Rao
2009-06-26powerpc/BSR: add 4096 byte BSR sizeSonny Rao
2009-06-24Remove low_latency flag setting from nozomi and mxser driversChuck Ebbert
2009-06-24tty: fix tty_port_block_til_ready waitingJiri Slaby
2009-06-24synclink_gt: fix transmit race and timeoutPaul Fulghum
2009-06-22tty: n_hdlc add buffer flushingPaul Fulghum
2009-06-22vt_ioctl: fix lock imbalanceJiri Slaby
2009-06-22pcmcia/cm4000: fix lock imbalanceJiri Slaby
2009-06-22n_r3964: fix lock imbalanceJiri Slaby
2009-06-22bfin_jtag_comm: clean up printk usageMike Frysinger
2009-06-22Revert "char: moxa, prevent opening unavailable ports"Linus Torvalds
2009-06-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2009-06-20Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2009-06-20agp/intel: Make intel_i965_mask_memory use dma_addr_t for physical addressesPierre Willenbrock
2009-06-19Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2009-06-19char: moxa, prevent opening unavailable portsDirk Eibach
2009-06-19istallion: add missing __devexit markingMike Frysinger
2009-06-19dtlk: off by one in {read,write}_tts()Roel Kluin
2009-06-19agp: add user mapping support to ATI AGP bridge.Dave Airlie
2009-06-19agp: switch AGP to use page array instead of unsigned long arrayDave Airlie
2009-06-19agpgart: detected ALi M???? chipset with M1621Ondrej Zary
2009-06-19agp/uninorth: Handle user memory types.Michel Dänzer
2009-06-18kexec: sysrq: simplify sysrq-c handlerNeil Horman
2009-06-18ppdev: reduce kernel log spamMichael Buesch
2009-06-18Char: isicom: fix build warningJiri Slaby
2009-06-18drivers/char/mem.c: memory_open() cleanup: lookup minor device number from de...Adriano dos Santos Fernandes