summaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)AuthorFilesLines
2010-12-09intel-gtt: fix gtt_total_entries detectionDaniel Vetter1-36/+27
2010-12-09TTY: open/hangup race fixupJiri Slaby1-1/+9
2010-12-09TTY: don't allow reopen when ldisc is changingJiri Slaby1-1/+2
2010-12-09TTY: ldisc, fix open flag handlingJiri Slaby1-0/+2
2010-12-09tty_ldisc: Fix BUG() on hangupPhilippe Rétornaz1-7/+13
2010-12-09TTY: restore tty_ldisc_wait_idleJiri Slaby1-0/+29
2010-12-09tty: prevent DOS in the flush_to_ldiscJiri Olsa1-2/+12
2010-12-09drivers/char/vt_ioctl.c: fix VT_OPENQRY error valueGraham Gower1-5/+6
2010-12-09agp/intel: Also add B43.1 to list of supported devicesChris Wilson1-0/+1
2010-12-09ipmi: proper spinlock initializationEric Dumazet1-11/+19
2010-12-09hpet: unmap unused I/O spaceJiri Slaby1-0/+2
2010-12-09hpet: 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-20virtio: console: Don't block entire guest if host doesn't read dataAmit Shah1-3/+14
2010-09-22ipmi: fix hardcoded ipmi device exit path warningYinghai Lu1-1/+6
2010-09-22ipmi: fix acpi probe printYinghai Lu1-5/+5
2010-09-22Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-1/+2
2010-09-22char: Mark /dev/zero and /dev/kmem as not capable of writebackJan Kara1-1/+2
2010-09-21Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-0/+4
2010-09-21virtio: console: Prevent userspace from submitting NULL buffersAmit Shah1-0/+4
2010-09-21virtio: console: Fix poll blocking even though there is data to readHans de Goede1-1/+1
2010-09-17drm/i915,agp/intel: Add second set of PCI-IDs for B43Chris Wilson2-0/+4
2010-09-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-8/+8
2010-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-1/+1
2010-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds2-12/+5
2010-09-07intel_agp,i915: Add more sandybridge graphics device idsZhenyu Wang3-11/+26
2010-09-07agp/intel: Fix cache control for SandybridgeZhenyu Wang2-10/+41
2010-09-07agp/intel: use #ifdef idiom for intel-agp.hZhenyu Wang1-0/+4
2010-09-07agp/intel: fix physical address mask bits for sandybridgeZhenyu Wang1-2/+2
2010-09-06agp/intel: Promote warning about failure to setup flush to error.Chris Wilson1-4/+4
2010-09-03tty: fix tty_line must not be equal to number of allocated tty pointers in tt...Nathael Pajani1-1/+1
2010-09-03vt: Fix console corruption on driver hand-over.Francisco Jerez1-11/+4
2010-08-28Input: use PIT_TICK_RATE in vt beep ioctlArnd Bergmann1-8/+8
2010-08-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds4-30/+29
2010-08-23synclink: add mutex_unlock() on error pathDan Carpenter1-1/+3
2010-08-23rocket: add a mutex_unlock()Dan Carpenter1-0/+1
2010-08-23ip2: return -EFAULT on copy_to_user errorsDan Carpenter1-0/+2
2010-08-23ip2: remove unneeded NULL checkDan Carpenter1-1/+1
2010-08-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds2-9/+18
2010-08-21drm/i915,intel_agp: Add support for Sandybridge D0Zhenyu Wang2-0/+3
2010-08-21agp/intel: set 40-bit dma mask on SandybridgeZhenyu Wang1-9/+15
2010-08-21Input: sysrq - drop tty argument form handle_sysrq()Dmitry Torokhov4-9/+8
2010-08-19Input: sysrq - drop tty argument from sysrq ops handlersDmitry Torokhov1-21/+21
2010-08-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-31/+65
2010-08-18Merge branch 'merge-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-0/+1
2010-08-18tty: fix fu_list abuseNick Piggin2-35/+55
2010-08-18fs: cleanup files_lock lockingNick Piggin2-9/+23
2010-08-16of: Fix missing includesGrant Likely1-0/+1
2010-08-16vt,console,kdb: preserve console_blanked while in kdbJason Wessel1-0/+3
2010-08-16vt: fix regression warnings from KMS mergeJason Wessel1-4/+4