aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAge
* cleanup console_print()Anirban Sinha2009-09-14
* Merge branch 'osync_cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2009-09-14
|\
| * vfs: Rename generic_file_aio_write_nolockChristoph Hellwig2009-09-14
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-09-14
|\ \ | |/ |/|
| * hdlc: convert to netdev_tx_tStephen Hemminger2009-09-01
* | Merge branch 'core-debug-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-09-11
|\ \
| * | debug lockups: Improve lockup detection, fix generic arch fallbackIngo Molnar2009-08-03
| * | debug lockups: Improve lockup detectionIngo Molnar2009-08-02
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2009-09-11
|\ \ \
| * | | hwrng: Use PCI_VDEVICEJoe Perches2009-06-25
| * | | random: Add optional continuous repetition test to entropy store based rngsNeil Horman2009-06-18
* | | | Merge branch 'writeback' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-09-11
|\ \ \ \
| * | | | writeback: add name to backing_dev_infoJens Axboe2009-09-11
* | | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-09-11
|\ \ \ \ \
| * | | | | [S390] proper use of device registerSebastian Ott2009-09-11
| |/ / / /
* | | | | Merge branch 'next' into for-linusJames Morris2009-09-10
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | TPM: Fixup boot probe timeout for tpm_tis driverJason Gunthorpe2009-09-10
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds2009-09-07
|\ \ \ \ \
| * | | | | agp/intel: support for new chip variant of IGDNG mobileZhenyu Wang2009-09-02
* | | | | | pty: don't limit the writes to 'pty_space()' inside 'pty_write()'Linus Torvalds2009-09-05
* | | | | | n_tty: do O_ONLCR translation as a single writeLinus Torvalds2009-09-05
|/ / / / /
* / / / / tty: make sure to flush any pending work when halting the ldiscLinus Torvalds2009-08-25
|/ / / /
* | | / pty: fix data loss when stopped (^S/^Q)Linus Torvalds2009-08-10
| |_|/ |/| |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds2009-08-04
|\ \ \
| * | | tty-ldisc: be more careful in 'put_ldisc' lockingLinus Torvalds2009-08-04
| * | | tty-ldisc: turn ldisc user count into a proper refcountLinus Torvalds2009-08-04
| * | | tty-ldisc: make refcount be atomic_t 'users' countLinus Torvalds2009-08-04
| | |/ | |/|
* / | parisc: parisc-agp.c - use correct page_mask functionHelge Deller2009-08-02
|/ /
* | sysrq, kdump: make sysrq-c consistentHidetoshi Seto2009-07-29
* | Merge branch 'zero-length' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2009-07-29
|\ \
| * | Remove zero-length file drivers/char/vr41xx_giu.cJeff Garzik2009-07-28
* | | pty: avoid forcing 'low_latency' tty flagOGAWA Hirofumi2009-07-29
|/ /
* | pty: quickfix for the pty ENXIO timing problemsAlan Cox2009-07-27
* | tty: fix chars_in_buffersAlan Cox2009-07-20
* | specialix.c: convert nested spin_lock_irqsave to spin_lockJulia Lawall2009-07-20
* | vc: create vcs(a) devices for consolesKay Sievers2009-07-20
* | tty_port: Fix return on interrupted useAlan Cox2009-07-17
* | n_tty: Fix echo raceAlan Cox2009-07-16
* | tty: nozomi, fix tty refcounting bugJiri Slaby2009-07-16
* | vt: drop bootmem/slab memory distinctionJohannes Weiner2009-07-16
* | tty: fix close/hangup raceAlan Cox2009-07-16
* | headers: smp_lock.h reduxAlexey Dobriyan2009-07-12
* | Remove multiple KERN_ prefixes from printk formatsJoe Perches2009-07-08
* | pty: Rework the pty layer to use the normal buffering logicAlan Cox2009-07-08
* | Update Yoichi Yuasa's e-mail addressYoichi Yuasa2009-07-03
* | MIPS: Update VR41xx GPIO driver to use gpiolibYoichi Yuasa2009-07-03
* | tty: Fix the leak in tty_ldisc_releaseAlan Cox2009-06-29
* | powerpc/BSR: Fix BSR to allow mmap of small BSR on 64k kernelSonny Rao2009-06-26
* | powerpc/BSR: add 4096 byte BSR sizeSonny Rao2009-06-26
* | Remove low_latency flag setting from nozomi and mxser driversChuck Ebbert2009-06-24