summaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)AuthorFilesLines
2008-02-07Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds9-0/+1995
2008-02-07Char: mxser, add support for CP-114ULJiri Slaby1-10/+19
2008-02-07Char: mxser, remove itJiri Slaby6-5485/+1891
2008-02-07Char: mxser, ioctl cleanupJiri Slaby2-45/+31
2008-02-07Char: mxser, simplify mxser_get_serial_infoJiri Slaby1-15/+12
2008-02-07Char: mxser, reorder mxser_cardinfo fieldsJiri Slaby1-30/+30
2008-02-07Char: mxser, 0 to NULL in pointerJiri Slaby1-1/+1
2008-02-07Char: mxser, remove special baudrate processingJiri Slaby2-101/+23
2008-02-07mxser/mxser_new: first pass over termios reporting for the mxser cardsAlan Cox2-15/+28
2008-02-07Char: riscom8, remove wakeup and hangup bottomhalvesJiri Slaby2-50/+4
2008-02-07Char: serial167, remove bottomhalfJiri Slaby1-68/+8
2008-02-07Char: stallion, remove bottomhalfJiri Slaby1-44/+24
2008-02-07Char: specialix, remove bottomhalvesJiri Slaby2-71/+4
2008-02-07Char: istallion, remove hangup bottomhalfJiri Slaby1-22/+1
2008-02-07Char: esp, remove hangup and wakeup bottomhalvesJiri Slaby1-53/+5
2008-02-07Char: riscom8, change rc_init_drivers prototypeJiri Slaby1-1/+1
2008-02-07Char: stallion, fix compiler warningsJiri Slaby1-4/+6
2008-02-07Char: mxser_new, ioaddresses are ulongJiri Slaby1-1/+1
2008-02-07Char: char/serial, remove SERIAL_TYPE_NORMAL redefinesJiri Slaby6-14/+0
2008-02-07Char: rocket, remove useless macrosJiri Slaby2-27/+2
2008-02-07Char: rocket, printk cleanupJiri Slaby2-44/+51
2008-02-07Char: rocket, switch long delay to sleepJiri Slaby1-4/+4
2008-02-07i8k: Inspiron E1705 fixFrank Sorenson1-0/+7
2008-02-07I8K: allow i8k driver to be built on x86_64 systemsBradley Smith1-1/+28
2008-02-07MBCS: convert dmareadlock to mutexMatthias Kaehlcke2-4/+4
2008-02-07MBCS: convert dmawritelock to mutexMatthias Kaehlcke2-4/+4
2008-02-07MBCS: convert algolock to mutexMatthias Kaehlcke2-4/+5
2008-02-07Merge branch 'virtex-for-2.6.25' of git://git.secretlab.ca/git/linux-2.6-virt...Josh Boyer9-0/+1995
2008-02-06ip27-rtc: convert ioctl to unlocked_ioctlCyrill Gorcunov1-5/+4
2008-02-06tpm: infineon section mismatchRandy Dunlap1-3/+3
2008-02-06Fix IXANY and restart after signal (e.g. ctrl-C) in n_tty line disciplineJoe Peterson1-6/+5
2008-02-06ik8: add Dell UK 6400 Inspiron model (MM061)Nick Warne1-0/+7
2008-02-06Amiga serial driver: port_write_mutex fixupDaniel Walker1-1/+1
2008-02-06drivers/char/ipmi/ipmi_msghandler.c: use LIST_HEAD instead of LIST_HEAD_INITDenis Cheng1-1/+1
2008-02-06tty: enable the echoing of ^C in the N_TTY disciplineJoe Peterson1-1/+15
2008-02-06drivers/char: use LIST_HEAD instead of LIST_HEAD_INITDenis Cheng3-4/+4
2008-02-06unix98 allocated_ptys_lock semaphore to mutexDaniel Walker1-10/+10
2008-02-06drivers/char/tty_io.c: remove pty_semDaniel Walker1-1/+0
2008-02-06char: use SGI_HAS_DS1286 for SGI_DS1286 dependsThomas Bogendoerfer1-1/+1
2008-02-06drivers/char/random.c:write_pool() cond_resched() neededMatt Mackall1-0/+1
2008-02-06synclink_gt fix missed serial input signal changesPaul Fulghum1-31/+37
2008-02-06synclink: standardize format of linux header file include's with "<>"Robert P. J. Day4-8/+4
2008-02-06via-rng: enable secondary noise source on CPUs where it is presentDave Jones1-0/+14
2008-02-06vt: bitlock fixNick Piggin1-3/+5
2008-02-06tpm.c: fix crash during device removalRichard MUSIL2-17/+29
2008-02-06proper prototype for vty_init()Adrian Bunk1-4/+0
2008-02-06Parallel port: convert port_mutex to the mutex APIMatthias Kaehlcke1-5/+5
2008-02-06Remove inclusions of <linux/autoconf.h>Ralf Baechle2-2/+0
2008-02-06riscom8: fix SMP brokennessJeff Garzik2-55/+94
2008-02-06[POWERPC] Xilinx: hwicap driverStephen Neuendorffer9-0/+1995