summaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)AuthorFilesLines
2011-08-02hvc_console: Improve tty/console put_chars handlingHendrik Brueckner1-3/+5
2011-08-02i8k: Avoid lahf in 64-bit codeLuca Tettamanti1-2/+2
2011-08-02Fix gcc 4.5.1 miscompiling drivers/char/i8k.c (again)Jim Bos1-4/+4
2011-08-02i8k: Tell gcc that *regs gets clobberedJim Bos1-2/+3
2011-08-02agp: fix OOM and buffer overflowVasiliy Kulikov1-1/+7
2011-08-02agp: fix arbitrary kernel memory writesVasiliy Kulikov1-3/+8
2011-04-28Revert "tpm_tis: Use timeouts returned from TPM"Linus Torvalds3-21/+3
2011-04-28Revert "TPM: Long default timeout fix"Linus Torvalds1-6/+4
2011-04-28char/tpm: Fix unitialized usage of data bufferPeter Huewe1-1/+1
2011-03-31tpm_tis: Use timeouts returned from TPMStefan Berger3-3/+21
2011-03-31TPM: Long default timeout fixRajiv Andrade1-4/+6
2011-02-06RAMOOPS: Don't overflow over non-allocated regionsAhmed S. Darwish1-5/+7
2011-02-06n_gsm: gsm_data_alloc buffer allocation could fail and it is not being checkedKen Mills1-0/+2
2011-02-06n_gsm: Fix message length handling when building headerKen Mills1-2/+2
2010-12-15intel-gtt: fix gtt_total_entries detectionDaniel Vetter1-36/+27
2010-12-15TTY: ldisc, fix open flag handlingJiri Slaby1-0/+2
2010-12-15tty_ldisc: Fix BUG() on hangupPhilippe Rétornaz1-7/+13
2010-12-15TTY: restore tty_ldisc_wait_idleJiri Slaby1-0/+29
2010-12-15tty: prevent DOS in the flush_to_ldiscJiri Olsa1-2/+12
2010-12-15drivers/char/vt_ioctl.c: fix VT_OPENQRY error valueGraham Gower1-5/+6
2010-12-15agp/intel: Also add B43.1 to list of supported devicesChris Wilson1-0/+1
2010-12-15ipmi: proper spinlock initializationEric Dumazet1-11/+19
2010-12-15hpet: unmap unused I/O spaceJiri Slaby1-0/+2
2010-12-15hpet: fix unwanted interrupt due to stale irq status bitClemens Ladisch1-0/+15
2010-11-22pcmcia: synclink_cs: fix information leak to userlandVasiliy Kulikov1-0/+2
2010-10-29agp/intel: Fix cache control for SandybridgeZhenyu Wang3-10/+47
2010-10-29virtio: console: Don't block entire guest if host doesn't read dataAmit Shah1-3/+14
2010-09-27char: Mark /dev/zero and /dev/kmem as not capable of writebackJan Kara1-1/+2
2010-09-27drm/i915,agp/intel: Add second set of PCI-IDs for B43Chris Wilson2-0/+4
2010-09-27agp/intel: fix dma mask bits on sandybridgeZhenyu Wang1-9/+14
2010-09-27agp/intel: fix physical address mask bits for sandybridgeZhenyu Wang1-1/+11
2010-09-27intel_agp, drm/i915: Add all sandybridge graphics devices supportZhenyu Wang3-11/+62
2010-09-27virtio: console: Fix poll blocking even though there is data to readHans de Goede1-1/+1
2010-09-27virtio: console: Prevent userspace from submitting NULL buffersAmit Shah1-0/+4
2010-09-21agp/intel: Promote warning about failure to setup flush to error.Chris Wilson1-4/+4
2010-08-27drm/agp/i915: trim stolen space to 32MJesse Barnes1-1/+10
2010-08-27Fix init ordering of /dev/console vs callers of modprobeDavid Howells2-3/+3
2010-08-14ipmi: fix ACPI detection with regspacingYinghai Lu1-0/+8
2010-08-14Char: nozomi, set tty->driver_data appropriatelyJiri Slaby1-1/+2
2010-08-14Char: nozomi, fix tty->count countingJiri Slaby1-0/+1
2010-07-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds1-5/+8
2010-07-26agp/intel: Use the correct mask to detect i830 aperture size.Tim Gardner1-5/+8
2010-07-26tpm_tis: fix subsequent suspend failuresRajiv Andrade1-1/+8
2010-07-22sysrq,kdb: Use __handle_sysrq() for kdb's sysrq functionJason Wessel1-1/+1
2010-07-01Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds1-4/+2
2010-06-30ipmi: set schedule_timeout_wait() value back to oneMartin Wilck1-1/+1
2010-06-30ipmi: make sure drivers were registered before unregistering themMatthew Garrett1-4/+17
2010-06-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-2/+6
2010-06-22Merge commit 'v2.6.35-rc3' into for-linusDmitry Torokhov6-16/+60
2010-06-15agp: add no warn since we have a fallback to vmalloc pathsDave Airlie1-1/+1