summaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds2009-09-071-1/+7
|\
| * agp/intel: support for new chip variant of IGDNG mobileZhenyu Wang2009-09-021-1/+7
* | pty: don't limit the writes to 'pty_space()' inside 'pty_write()'Linus Torvalds2009-09-051-9/+1
* | n_tty: do O_ONLCR translation as a single writeLinus Torvalds2009-09-051-2/+1
|/
* tty: make sure to flush any pending work when halting the ldiscLinus Torvalds2009-08-251-3/+7
* pty: fix data loss when stopped (^S/^Q)Linus Torvalds2009-08-101-0/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds2009-08-041-99/+53
|\
| * tty-ldisc: be more careful in 'put_ldisc' lockingLinus Torvalds2009-08-041-5/+12
| * tty-ldisc: turn ldisc user count into a proper refcountLinus Torvalds2009-08-041-97/+46
| * tty-ldisc: make refcount be atomic_t 'users' countLinus Torvalds2009-08-041-10/+8
* | parisc: parisc-agp.c - use correct page_mask functionHelge Deller2009-08-021-1/+1
|/
* sysrq, kdump: make sysrq-c consistentHidetoshi Seto2009-07-291-3/+5
* Merge branch 'zero-length' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2009-07-291-0/+0
|\
| * Remove zero-length file drivers/char/vr41xx_giu.cJeff Garzik2009-07-281-0/+0
* | pty: avoid forcing 'low_latency' tty flagOGAWA Hirofumi2009-07-293-2/+14
|/
* pty: quickfix for the pty ENXIO timing problemsAlan Cox2009-07-271-0/+2
* tty: fix chars_in_buffersAlan Cox2009-07-203-6/+4
* specialix.c: convert nested spin_lock_irqsave to spin_lockJulia Lawall2009-07-201-12/+12
* vc: create vcs(a) devices for consolesKay Sievers2009-07-201-0/+4
* tty_port: Fix return on interrupted useAlan Cox2009-07-171-1/+1
* n_tty: Fix echo raceAlan Cox2009-07-161-3/+0
* tty: nozomi, fix tty refcounting bugJiri Slaby2009-07-161-4/+8
* vt: drop bootmem/slab memory distinctionJohannes Weiner2009-07-161-9/+3
* tty: fix close/hangup raceAlan Cox2009-07-161-10/+15
* headers: smp_lock.h reduxAlexey Dobriyan2009-07-1224-3/+21
* Remove multiple KERN_ prefixes from printk formatsJoe Perches2009-07-082-12/+13
* pty: Rework the pty layer to use the normal buffering logicAlan Cox2009-07-081-95/+59
* Update Yoichi Yuasa's e-mail addressYoichi Yuasa2009-07-031-2/+2
* MIPS: Update VR41xx GPIO driver to use gpiolibYoichi Yuasa2009-07-033-685/+0
* tty: Fix the leak in tty_ldisc_releaseAlan Cox2009-06-291-4/+11
* powerpc/BSR: Fix BSR to allow mmap of small BSR on 64k kernelSonny Rao2009-06-261-6/+19
* powerpc/BSR: add 4096 byte BSR sizeSonny Rao2009-06-261-7/+10
* Remove low_latency flag setting from nozomi and mxser driversChuck Ebbert2009-06-242-4/+0
* tty: fix tty_port_block_til_ready waitingJiri Slaby2009-06-241-1/+1
* synclink_gt: fix transmit race and timeoutPaul Fulghum2009-06-241-42/+30
* tty: n_hdlc add buffer flushingPaul Fulghum2009-06-221-9/+37
* vt_ioctl: fix lock imbalanceJiri Slaby2009-06-221-1/+2
* pcmcia/cm4000: fix lock imbalanceJiri Slaby2009-06-221-1/+2
* n_r3964: fix lock imbalanceJiri Slaby2009-06-221-12/+14
* bfin_jtag_comm: clean up printk usageMike Frysinger2009-06-221-15/+15
* Revert "char: moxa, prevent opening unavailable ports"Linus Torvalds2009-06-221-6/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-06-201-2/+0
|\
| * Merge commit 'v2.6.30' into nextDmitry Torokhov2009-06-116-11/+16
| |\
| * \ Merge commit 'v2.6.30-rc5' into nextDmitry Torokhov2009-05-0848-978/+1754
| |\ \
| * | | Input: keyboard - remove warning about raw mode not supportedDmitry Torokhov2009-04-201-2/+0
* | | | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-06-2016-143/+174
|\ \ \ \
| * | | | agp/intel: Make intel_i965_mask_memory use dma_addr_t for physical addressesPierre Willenbrock2009-06-201-1/+1
| * | | | agp: add user mapping support to ATI AGP bridge.Dave Airlie2009-06-191-4/+14
| * | | | agp: switch AGP to use page array instead of unsigned long arrayDave Airlie2009-06-1916-136/+143
| * | | | agpgart: detected ALi M???? chipset with M1621Ondrej Zary2009-06-191-1/+1