summaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)Author
2012-02-11i8k: Avoid lahf in 64-bit codeLuca Tettamanti
2012-02-11Fix gcc 4.5.1 miscompiling drivers/char/i8k.c (again)Jim Bos
2012-02-11i8k: Tell gcc that *regs gets clobberedJim Bos
2012-02-11TPM: Zero buffer after copying to userspacePeter Huewe
2012-02-11TPM: Call tpm_transmit with correct sizePeter Huewe
2012-02-11agp: fix OOM and buffer overflowVasiliy Kulikov
2012-02-11agp: fix arbitrary kernel memory writesVasiliy Kulikov
2011-04-30char/tpm: Fix unitialized usage of data bufferPeter Huewe
2011-04-30TPM: Long default timeout fixRajiv Andrade
2010-12-09drivers/char/vt_ioctl.c: fix VT_OPENQRY error valueGraham Gower
2010-11-22pcmcia: synclink_cs: fix information leak to userlandVasiliy Kulikov
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-07-05ipmi: handle run_to_completion properly in deliver_recv_msg()Jiri Kosina
2010-05-26tty: release_one_tty() forgets to put pidsOleg Nesterov
2010-04-01drivers/char/mem.c: avoid OOM lockup during large reads from /dev/zeroSalman Qazi
2010-04-01Fix race in tty_fasync() properlyLinus Torvalds
2010-01-28tty: fix race in tty_fasyncGreg Kroah-Hartman
2009-11-09tty: Mark generic_serial users as BROKENAlan Cox
2009-09-24TPM: Fixup boot probe timeout for tpm_tis driverJason Gunthorpe
2009-09-08Remove low_latency flag setting from nozomi and mxser driversChuck Ebbert
2009-07-02pcmcia/cm4000: fix lock imbalanceJiri Slaby
2009-07-02char: mxser, fix ISA board lookupPeter Botha
2009-07-02char: moxa, prevent opening unavailable portsDirk Eibach
2009-06-11Avoid ICE in get_random_int() with gcc-3.4.5Linus Torvalds
2009-06-11random: make get_random_int() more randomLinus Torvalds
2009-06-11TPM: get_event_name stack corruptionEric Paris
2009-05-08virtio-rng: Remove false BUG for spurious callbacksChristian Borntraeger
2009-05-02agp: zero pages before sending to userspaceShaohua Li
2009-05-02Add a missing unlock_kernel() in raw_open()Dan Carpenter
2009-03-16intel-agp: fix a panic with 1M of shared memory, no GTT entriesLubomir Rintel
2009-02-12Revert "vt: fix background color on line feed"Linus Torvalds
2009-02-12agp/intel: Reduce extraneous PCI posting reads during initKeith Packard
2009-02-12agp/intel: Fix broken ® symbol in device name.Eric Anholt
2009-02-12agp/intel: add support for G41 chipsetZhenyu Wang
2009-02-06Fix memory corruption in console selectionMikulas Patocka
2008-12-18xilinx_hwicap: remove improper wording in license statementGreg Kroah-Hartman
2008-12-18console ASCII glyph 1:1 mappingIngo Brueckl
2008-12-18unicode table for cp437Ingo Brueckl
2008-12-13applicom: Fix an unchecked user ioctl range and an error returnAlan Cox
2008-11-20Fix platform drivers that crash on suspend/resumeDarrick J. Wong
2008-11-06ipmi: add MODULE_ALIAS to load ipmi_devintf with ipmi_siScott James Remnant
2008-11-06agp: Fix stolen memory counting on G4X.Eric Anholt
2008-10-25hvc_console: Fix free_irq in spinlocked sectionChristian Borntraeger
2008-10-18tty: Termios locking - sort out real_tty confusions and lock readsAlan Cox
2008-09-26kgdboc,tty: Fix tty polling search to use name correctlyJason Wessel
2008-09-02drivers/char/random.c: fix a race which can lead to a bogus BUG()Andrew Morton
2008-08-27tty: Fix termios tty window resize race with pty/tty pairAlan Cox
2008-08-27tty: TIOCGSOFTCAR/SSOFTCAR on pty is wronAlan Cox
2008-08-23removed unused #include <linux/version.h>'sAdrian Bunk