summaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)AuthorFilesLines
2011-06-26TPM: Long default timeout fixRajiv Andrade1-4/+6
2011-04-18TTY: don't allow reopen when ldisc is changingJiri Slaby1-1/+2
2011-04-18TTY: ldisc, fix open flag handlingJiri Slaby1-0/+2
2011-04-18tty_ldisc: Fix BUG() on hangupPhilippe Rétornaz1-7/+13
2011-04-18TTY: restore tty_ldisc_wait_idleJiri Slaby1-0/+29
2011-04-18tty: prevent DOS in the flush_to_ldiscJiri Olsa1-2/+12
2011-04-18drivers/char/vt_ioctl.c: fix VT_OPENQRY error valueGraham Gower1-5/+6
2011-04-18hpet: unmap unused I/O spaceJiri Slaby1-0/+2
2011-04-18hpet: fix unwanted interrupt due to stale irq status bitClemens Ladisch1-0/+15
2011-01-07pcmcia: synclink_cs: fix information leak to userlandVasiliy Kulikov1-0/+2
2011-01-07sis-agp: Remove SIS 760, handled by amd64-agpBen Hutchings1-8/+0
2011-01-07char: Mark /dev/zero and /dev/kmem as not capable of writebackJan Kara1-1/+2
2010-08-14Char: nozomi, set tty->driver_data appropriatelyJiri Slaby1-1/+2
2010-08-14Char: nozomi, fix tty->count countingJiri Slaby1-0/+1
2010-08-02ipmi: set schedule_timeout_wait() value back to oneMartin Wilck1-1/+1
2010-08-02amd64-agp: Probe unknown AGP devices the right wayBen Hutchings1-12/+15
2010-08-02tpm_tis: fix subsequent suspend failuresRajiv Andrade1-1/+8
2010-08-02TPM: ReadPubEK output struct fixRajiv Andrade1-0/+1
2010-07-05ipmi: handle run_to_completion properly in deliver_recv_msg()Jiri Kosina1-3/+8
2010-05-13tty: Fix unbalanced BKL handling in error pathAlan Cox1-0/+1
2010-04-30tty: Fix regressions in the char driver conversionAlan Cox5-6/+16
2010-04-20Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/...Linus Torvalds1-3/+5
2010-04-19pcmcia: fix error handling in cm4000_cs.cDan Carpenter1-3/+5
2010-04-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds1-3/+0
2010-04-08hvc_console: Fix race between hvc_close and hvc_removeAnton Blanchard1-4/+0
2010-04-08virtio: disable multiport console support.Michael S. Tsirkin1-8/+41
2010-04-08virtio: console makes incorrect assumption about virtio APIRusty Russell1-7/+3
2010-04-08virtio: console: Fix early_put_chars usageFrançois Diakhaté1-3/+3
2010-04-07frv: hide uncached_access() when pgprot_noncached is not #definedDavid Howells1-0/+2
2010-04-07/dev/mem: allow rewindingEric Dumazet1-5/+0
2010-04-07vfs: rename block_fsync() to blkdev_fsync()Andrew Morton1-1/+1
2010-04-07raw: fsync method is now requiredAnton Blanchard1-0/+1
2010-04-07devmem: handle class_create() failureAnton Blanchard1-0/+3
2010-04-07mxser: spin_lock() => spin_lock_irq()Dan Carpenter1-3/+3
2010-04-07drivers/char/amiserial.c: add missing local_irq_restoreJulia Lawall1-2/+2
2010-04-05Merge branch 'master' into export-slabhTejun Heo1-0/+2
2010-04-03tty: release_one_tty() forgets to put pidsOleg Nesterov1-0/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo55-14/+44
2010-03-25agp/intel: intel_845_driver is an agp driver!Daniel Vetter1-3/+0
2010-03-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds1-3/+31
2010-03-22virtio: console: Check if port is valid in resize_consoleAmit Shah1-0/+4
2010-03-22virtio: console: Generate a kobject CHANGE event on adding 'name' attributeAmit Shah1-2/+9
2010-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds4-33/+43
2010-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds1-0/+10
2010-03-19tty_port,usb-console: Fix usb serial console open/close regressionJason Wessel1-1/+1
2010-03-19tty_buffer: Fix distinct type warningFang Wenqi1-2/+2
2010-03-19hvc_console: Fix race between hvc_close and hvc_removeAmit Shah1-10/+21
2010-03-19Revert "tty: Add a new VT mode which is like VT_PROCESS but doesn't require a...Greg Kroah-Hartman1-20/+19
2010-03-19sysfs: fix sysfs lockdep warning in ipmi codeGreg Kroah-Hartman1-0/+10
2010-03-19agp/intel: Don't do the chipset flush on Sandybridge.Eric Anholt1-2/+7