aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char (follow)
AgeCommit message (Expand)AuthorFilesLines
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/git/ickle/drm-intelLinus 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/dtor/inputLinus 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 tty driverNathael 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/dtor/inputLinus 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/anholt/drm-intelLinus 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/viro/vfs-2.6Linus 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
2010-08-12Merge branch 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2-17/+34
2010-08-12Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds6-10/+10
2010-08-12pc8736x_gpio: depends on X86_32Randy Dunlap1-1/+1
2010-08-11kfifo: fix kfifo miss use of nozami.cStefani Seibold1-2/+1
2010-08-11drivers/char/n_gsm.c: add missing spin_unlock_irqrestoreJulia Lawall1-1/+1
2010-08-11ipmi: print info for spmi and smbios paths like acpi and pciYinghai Lu1-1/+11
2010-08-11ipmi: fix memleaking for add_smi when duplicating happenYinghai Lu1-7/+28
2010-08-11drivers/char/ipmi/ipmi_si_intf.c: fix warning: variable 'addr_space' set but not usedJustin P. Mattock1-8/+2
2010-08-11param: update drivers/char/ipmi/ipmi_watchdog.c to new schemeRusty Russell1-15/+27
2010-08-11Add param ops struct for hvc_iucv driver.Sachin Sant1-2/+7
2010-08-10Char: nozomi, set tty->driver_data appropriatelyJiri Slaby1-1/+2
2010-08-10Char: nozomi, fix tty->count countingJiri Slaby1-0/+1
2010-08-10mxser: remove unnesesary NULL checkKulikov Vasiliy1-1/+1
2010-08-10tty_io: remove casts from void*Kulikov Vasiliy1-6/+6