aboutsummaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)Author
2011-07-13TTY: ldisc, do not close until there are readersJiri Slaby
2011-06-23i8k: Avoid lahf in 64-bit codeLuca Tettamanti
2011-05-09Fix gcc 4.5.1 miscompiling drivers/char/i8k.c (again)Jim Bos
2011-05-09i8k: Tell gcc that *regs gets clobberedJim Bos
2011-05-09agp: fix OOM and buffer overflowVasiliy Kulikov
2011-05-09agp: fix arbitrary kernel memory writesVasiliy Kulikov
2011-04-14char/tpm: Fix unitialized usage of data bufferPeter Huewe
2011-02-17tpm_tis: Use timeouts returned from TPMStefan Berger
2011-02-17TPM: Long default timeout fixRajiv Andrade
2011-02-17hvc_iucv: allocate memory buffers for IUCV in zone DMAHendrik Brueckner
2011-01-07hvc_console: Fix race between hvc_close and hvc_remove, againAnton Blanchard
2011-01-07hvc_console: Fix race between hvc_close and hvc_removeAmit Shah
2011-01-07TTY: Fix error return from tty_ldisc_open()Ben Hutchings
2010-12-09TTY: ldisc, fix open flag handlingJiri Slaby
2010-12-09tty_ldisc: Fix BUG() on hangupPhilippe Rétornaz
2010-12-09TTY: restore tty_ldisc_wait_idleJiri Slaby
2010-12-09tty: prevent DOS in the flush_to_ldiscJiri Olsa
2010-12-09drivers/char/vt_ioctl.c: fix VT_OPENQRY error valueGraham Gower
2010-12-09hpet: unmap unused I/O spaceJiri Slaby
2010-12-09hpet: fix unwanted interrupt due to stale irq status bitClemens Ladisch
2010-11-22pcmcia: synclink_cs: fix information leak to userlandVasiliy Kulikov
2010-09-26sis-agp: Remove SIS 760, handled by amd64-agpBen Hutchings
2010-09-26char: Mark /dev/zero and /dev/kmem as not capable of writebackJan Kara
2010-08-13nvram: Fix write beyond end condition; prove to gcc copy is safeH. Peter Anvin
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-12x86, k8 nb: Fix boot crash: enable k8_northbridges unconditionally on AMD sys...Borislav Petkov
2010-04-26tpm: autoload tpm_tis based on system PnP IDsMatt Domsch
2010-04-26agp/hp: fixup hp agp after ACPI changesBjorn Helgaas
2010-04-26intel-agp: Switch to wbinvd_on_all_cpusBorislav Petkov
2010-04-26raw: fsync method is now requiredAnton Blanchard
2010-04-26tty: release_one_tty() forgets to put pidsOleg Nesterov
2010-04-01tty: Keep the default buffering to sub-page unitsAlan Cox
2010-03-15tty: Fix the ldisc hangup raceAlan Cox
2010-03-15tpm_tis: TPM_STS_DATA_EXPECT workaroundRajiv Andrade
2010-02-23devmem: fix kmem write bug on memory holesWu Fengguang
2010-02-23devmem: check vmalloc address on kmem read/writeKAMEZAWA Hiroyuki
2010-02-23/dev/mem: introduce size_inside_page()Wu Fengguang
2010-02-23tpm_infineon: fix suspend/resume handler for pnp_driverMarcel Selhorst
2010-02-23Fix race in tty_fasync() properlyLinus Torvalds
2010-02-09random: Remove unused inode variableHerbert Xu
2010-02-09random: drop weird m_time/a_time manipulationMatt Mackall
2010-01-25nozomi: quick fix for the close/close bugAlan Cox
2010-01-25tty: fix race in tty_fasyncGreg Kroah-Hartman
2010-01-18agp/intel-agp: Clear entire GTT on startupDavid Woodhouse
2009-11-30tty_port: handle the nonblocking open of a dead port corner caseAlan Cox
2009-11-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2009-11-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds