summaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAgeFilesLines
* esp: fix section mismatch warningRandy Dunlap2009-04-071-1/+1
* rio: addition has higher precedence than ?:Roel Kluin2009-04-061-1/+1
* mxser: remove tty_port_tty_get from mxser_check_modem_statusJiri Slaby2009-04-061-1/+0Star
* tty: moxa, fix refcounting in moxa_poll_portJiri Slaby2009-04-061-4/+5
* isicom: isicom kref leak fixAlan Cox2009-04-061-0/+1
* riscom8: Auto-load riscom8 module when device opened.Scott James Remnant2009-04-061-0/+2
* specialix: Auto-load specialix module when device opened.Scott James Remnant2009-04-061-0/+1
* cyclades: Auto-load cyclades module when device opened.Scott James Remnant2009-04-061-0/+2
* applicom: Auto-load applicom module when device opened.Scott James Remnant2009-04-061-0/+1
* Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-04-051-1/+1
|\
| * Merge branch 'tracing/core-v2' into tracing-for-linusIngo Molnar2009-04-021-1/+1
| |\
| | * Merge branches 'tracing/ftrace', 'tracing/syscalls' and 'linus' into tracing/...Ingo Molnar2009-03-161-12/+11Star
| | |\
| | * \ Merge branch 'core/locking' into tracing/ftraceIngo Molnar2009-03-134-17/+14Star
| | |\ \
| | * \ \ Merge branch 'tracing/ftrace'; commit 'v2.6.29-rc6' into tracing/coreIngo Molnar2009-02-242-3/+4
| | |\ \ \
| | * \ \ \ Merge branches 'tracing/ftrace', 'tracing/ring-buffer', 'tracing/sysprof', 't...Ingo Molnar2009-02-131-2/+2
| | |\ \ \ \
| | * \ \ \ \ Merge commit 'v2.6.29-rc4' into tracing/coreIngo Molnar2009-02-091-3/+5
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge branches 'tracing/ftrace' and 'linus' into tracing/coreIngo Molnar2009-02-051-1/+1
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branches 'tracing/ftrace', 'tracing/kmemtrace' and 'linus' into tracing...Ingo Molnar2009-02-033-3/+5
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branch 'tracing/ftrace'; commit 'v2.6.29-rc2' into tracing/coreIngo Molnar2009-01-1811-69/+207
| | |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge commit 'v2.6.29-rc1' into tracing/urgentIngo Molnar2009-01-1115-204/+318
| | |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge branch 'linus' into tracing/kmemtrace2Ingo Molnar2009-01-0639-2116/+2047Star
| | |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ Merge branch 'linus' into tracing/kmemtraceIngo Molnar2008-12-317-39/+60
| | |\ \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \ \
| | *-. \ \ \ \ \ \ \ \ \ \ \ Merge branches 'tracing/docs', 'tracing/function-graph-tracer' and 'linus' in...Ingo Molnar2008-12-2914-196/+1220
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | sysrq: fix ftrace help msg & doc.Randy Dunlap2008-12-261-1/+1
| | |/ / / / / / / / / / / / /
* | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-04-041-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | trivial: drivers/char/bsr.c: Storage class should be before const qualifierTobias Klauser2009-03-301-1/+1
* | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2009-04-031-4/+35
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | hwrng: timeriomem - Use phys address rather than virtAlexander Clouter2009-03-271-4/+35
* | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2009-04-032-3/+0Star
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | Trim includes of fdtable.hAl Viro2009-04-012-3/+0Star
* | | | | | | | | | | | | | | | | | pids: kill signal_struct-> __pgrp/__session and friendsOleg Nesterov2009-04-031-2/+2
* | | | | | | | | | | | | | | | | | hpet: fix the possibility of insane return value of hpet_calibrate() against SMIYasunori Goto2009-04-031-1/+21
* | | | | | | | | | | | | | | | | | synclink_gt: add clock optionsPaul Fulghum2009-04-031-20/+38
* | | | | | | | | | | | | | | | | | random: align rekey_work's timerAnton Blanchard2009-04-031-1/+2
* | | | | | | | | | | | | | | | | | __tty_open(): use the correct type for saved_flagsAndrew Morton2009-04-031-1/+1
| |_|_|/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-04-011-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | [PATCH] sysrq: include interrupt.h instead of irq.hHeiko Carstens2009-03-311-1/+1
| |/ / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | epoll keyed wakeups: make tty use keyed wakeupsDavide Libenzi2009-04-011-10/+10
* | | | | | | | | | | | | | | | | filesystem freeze: allow SysRq emergency thaw to thaw frozen filesystemsEric Sandeen2009-04-011-1/+18
* | | | | | | | | | | | | | | | | proc tty: switch amiserial to ->proc_fopsAlexey Dobriyan2009-04-011-34/+28Star
* | | | | | | | | | | | | | | | | proc tty: switch synclinkmp to ->proc_fopsAlexey Dobriyan2009-04-011-40/+34Star
* | | | | | | | | | | | | | | | | proc tty: switch synclink_gt to ->proc_fopsAlexey Dobriyan2009-04-011-40/+34Star
* | | | | | | | | | | | | | | | | proc tty: switch synclink to ->proc_fopsAlexey Dobriyan2009-04-011-59/+39Star
* | | | | | | | | | | | | | | | | proc tty: switch stallion to ->proc_fopsAlexey Dobriyan2009-04-011-76/+50Star
* | | | | | | | | | | | | | | | | proc tty: switch synclink_cs to ->proc_fopsAlexey Dobriyan2009-04-011-39/+34Star
* | | | | | | | | | | | | | | | | proc tty: switch istallion to ->proc_fopsAlexey Dobriyan2009-04-011-69/+52Star
* | | | | | | | | | | | | | | | | proc tty: switch ip2 to ->proc_fopsAlexey Dobriyan2009-04-011-40/+34Star
* | | | | | | | | | | | | | | | | proc tty: switch cyclades to ->proc_fopsAlexey Dobriyan2009-04-011-34/+20Star
|/ / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan2009-03-302-11/+7Star
* | | | | | | | | | | | | | | | Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds2009-03-301-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | |