summaryrefslogtreecommitdiffstats
path: root/drivers/char
AgeCommit message (Expand)Author
2012-05-17tty: fix warning in synclink driverAndres Salomon
2012-05-17nozomi: Fix warning from the previous TIOCGCOUNT changesAlan Cox
2012-05-17tty: icount changeover for other main devicesAlan Cox
2012-05-17tty: Make tiocgicount a handlerAlan Cox
2012-05-17net: Compute protocol sequence numbers and fragment IDs using MD5.David S. Miller
2012-05-17TTY: ldisc, do not close until there are readersJiri Slaby
2012-05-17i8k: Avoid lahf in 64-bit codeLuca Tettamanti
2012-03-14Fix gcc 4.5.1 miscompiling drivers/char/i8k.c (again)Jim Bos
2012-03-14i8k: Tell gcc that *regs gets clobberedJim Bos
2012-03-14char/tpm: Fix unitialized usage of data bufferPeter Huewe
2011-06-26agp: fix OOM and buffer overflowVasiliy Kulikov
2011-06-26agp: fix arbitrary kernel memory writesVasiliy Kulikov
2011-06-26TPM: Long default timeout fixRajiv Andrade
2011-04-17TTY: don't allow reopen when ldisc is changingJiri Slaby
2011-04-17TTY: ldisc, fix open flag handlingJiri Slaby
2011-04-17tty_ldisc: Fix BUG() on hangupPhilippe Rétornaz
2011-04-17TTY: restore tty_ldisc_wait_idleJiri Slaby
2011-04-17tty: prevent DOS in the flush_to_ldiscJiri Olsa
2011-04-17drivers/char/vt_ioctl.c: fix VT_OPENQRY error valueGraham Gower
2011-04-17hpet: unmap unused I/O spaceJiri Slaby
2011-04-17hpet: fix unwanted interrupt due to stale irq status bitClemens Ladisch
2011-01-06pcmcia: synclink_cs: fix information leak to userlandVasiliy Kulikov
2011-01-06sis-agp: Remove SIS 760, handled by amd64-agpBen Hutchings
2011-01-06char: Mark /dev/zero and /dev/kmem as not capable of writebackJan Kara
2010-08-13Char: nozomi, set tty->driver_data appropriatelyJiri Slaby
2010-08-13Char: nozomi, fix tty->count countingJiri Slaby
2010-08-02ipmi: set schedule_timeout_wait() value back to oneMartin Wilck
2010-08-02amd64-agp: Probe unknown AGP devices the right wayBen Hutchings
2010-08-02tpm_tis: fix subsequent suspend failuresRajiv Andrade
2010-08-02TPM: ReadPubEK output struct fixRajiv Andrade
2010-07-05ipmi: handle run_to_completion properly in deliver_recv_msg()Jiri Kosina
2010-05-13tty: Fix unbalanced BKL handling in error pathAlan Cox
2010-04-30tty: Fix regressions in the char driver conversionAlan Cox
2010-04-20Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/...Linus Torvalds
2010-04-19pcmcia: fix error handling in cm4000_cs.cDan Carpenter
2010-04-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds
2010-04-08hvc_console: Fix race between hvc_close and hvc_removeAnton Blanchard
2010-04-08virtio: disable multiport console support.Michael S. Tsirkin
2010-04-08virtio: console makes incorrect assumption about virtio APIRusty Russell
2010-04-08virtio: console: Fix early_put_chars usageFrançois Diakhaté
2010-04-07frv: hide uncached_access() when pgprot_noncached is not #definedDavid Howells
2010-04-07/dev/mem: allow rewindingEric Dumazet
2010-04-07vfs: rename block_fsync() to blkdev_fsync()Andrew Morton
2010-04-07raw: fsync method is now requiredAnton Blanchard
2010-04-07devmem: handle class_create() failureAnton Blanchard
2010-04-07mxser: spin_lock() => spin_lock_irq()Dan Carpenter
2010-04-07drivers/char/amiserial.c: add missing local_irq_restoreJulia Lawall
2010-04-05Merge branch 'master' into export-slabhTejun Heo
2010-04-02tty: release_one_tty() forgets to put pidsOleg Nesterov
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo