aboutsummaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)Author
2010-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2010-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds
2010-09-07intel_agp,i915: Add more sandybridge graphics device idsZhenyu Wang
2010-09-07agp/intel: Fix cache control for SandybridgeZhenyu Wang
2010-09-07agp/intel: use #ifdef idiom for intel-agp.hZhenyu Wang
2010-09-07agp/intel: fix physical address mask bits for sandybridgeZhenyu Wang
2010-09-06agp/intel: Promote warning about failure to setup flush to error.Chris Wilson
2010-09-03tty: fix tty_line must not be equal to number of allocated tty pointers in tt...Nathael Pajani
2010-09-03vt: Fix console corruption on driver hand-over.Francisco Jerez
2010-08-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2010-08-23synclink: add mutex_unlock() on error pathDan Carpenter
2010-08-23rocket: add a mutex_unlock()Dan Carpenter
2010-08-23ip2: return -EFAULT on copy_to_user errorsDan Carpenter
2010-08-23ip2: remove unneeded NULL checkDan Carpenter
2010-08-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds
2010-08-21drm/i915,intel_agp: Add support for Sandybridge D0Zhenyu Wang
2010-08-21agp/intel: set 40-bit dma mask on SandybridgeZhenyu Wang
2010-08-21Input: sysrq - drop tty argument form handle_sysrq()Dmitry Torokhov
2010-08-19Input: sysrq - drop tty argument from sysrq ops handlersDmitry Torokhov
2010-08-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2010-08-18Merge branch 'merge-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-08-18tty: fix fu_list abuseNick Piggin
2010-08-18fs: cleanup files_lock lockingNick Piggin
2010-08-16of: Fix missing includesGrant Likely
2010-08-16vt,console,kdb: preserve console_blanked while in kdbJason Wessel
2010-08-16vt: fix regression warnings from KMS mergeJason Wessel
2010-08-12Merge branch 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds
2010-08-12Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-08-12pc8736x_gpio: depends on X86_32Randy Dunlap
2010-08-11kfifo: fix kfifo miss use of nozami.cStefani Seibold
2010-08-11drivers/char/n_gsm.c: add missing spin_unlock_irqrestoreJulia Lawall
2010-08-11ipmi: print info for spmi and smbios paths like acpi and pciYinghai Lu
2010-08-11ipmi: fix memleaking for add_smi when duplicating happenYinghai Lu
2010-08-11drivers/char/ipmi/ipmi_si_intf.c: fix warning: variable 'addr_space' set but ...Justin P. Mattock
2010-08-11param: update drivers/char/ipmi/ipmi_watchdog.c to new schemeRusty Russell
2010-08-11Add param ops struct for hvc_iucv driver.Sachin Sant
2010-08-10Char: nozomi, set tty->driver_data appropriatelyJiri Slaby
2010-08-10Char: nozomi, fix tty->count countingJiri Slaby
2010-08-10mxser: remove unnesesary NULL checkKulikov Vasiliy
2010-08-10tty_io: remove casts from void*Kulikov Vasiliy
2010-08-10tty: avoid recursive BTM in pty_closeArnd Bergmann
2010-08-10tty: release BTM while sleeping in block_til_readyArnd Bergmann
2010-08-10tty: implement BTM as mutex instead of BKLArnd Bergmann
2010-08-10tty: remove tty_lock_nestedArnd Bergmann
2010-08-10tty: untangle locking of wait_until_sentArnd Bergmann
2010-08-10tty: reorder ldisc lockingArnd Bergmann
2010-08-10tty: introduce wait_event_interruptible_ttyArnd Bergmann
2010-08-10tty: never hold BTM while getting tty_mutexArnd Bergmann
2010-08-10tty: replace BKL with a new tty_lockArnd Bergmann
2010-08-10tty: Move the vt_tty field from the vc_data into the standard tty_portAlan Cox