aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | | | tty: cyclades, remove spurious check in ISRJiri Slaby2009-06-111-8/+0
| * | | | | | | | | | | | | | | | | tty: cyclades, don't kill FWJiri Slaby2009-06-111-2/+0
| * | | | | | | | | | | | | | | | | tty:cyclades, load firmware even on ZeJiri Slaby2009-06-111-8/+5
* | | | | | | | | | | | | | | | | | Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2009-06-101-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'linus' into irq/numaIngo Molnar2009-06-014-10/+12
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | Merge branch 'x86/apic' into irq/numaIngo Molnar2009-05-122-7/+18
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | irq: change ACPI GSI APIs to also take a device argumentYinghai Lu2009-04-281-2/+2
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | Make /dev/zero reads interruptible by signalsLinus Torvalds2009-06-091-3/+2
| |_|_|/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | char: mxser, fix ISA board lookupPeter Botha2009-06-091-1/+1
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | drivers/char/mem.c: avoid OOM lockup during large reads from /dev/zeroSalman Qazi2009-06-041-0/+3
| |_|/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | ipmi: fix ipmi_si modprobe hangCorey Minyard2009-05-221-6/+7
* | | | | | | | | | | | | | | | TPM: get_event_name stack corruptionEric Paris2009-05-201-1/+2
* | | | | | | | | | | | | | | | Avoid ICE in get_random_int() with gcc-3.4.5Linus Torvalds2009-05-191-1/+1
| |_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | sysrq, intel_fb: fix sysrq g collisionJason Wessel2009-05-151-2/+2
| |/ / / / / / / / / / / / / |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | random: make get_random_int() more randomLinus Torvalds2009-05-071-7/+12
* | | | | | | | | | | | | | vt: Add a note on the historical abuse of CLOCK_TICK_RATEAlan Cox2009-05-061-0/+6
|/ / / / / / / / / / / / /
* | | | | | | | | | | | | virtio-rng: Remove false BUG for spurious callbacksChristian Borntraeger2009-04-241-2/+2
* | | | | | | | | | | | | ipmi: add oem message handlingdann frazier2009-04-211-5/+133
* | | | | | | | | | | | | ipmi: fix statistics counting issuesCorey Minyard2009-04-211-22/+51
* | | | | | | | | | | | | ipmi: test for event buffer before usingCorey Minyard2009-04-211-29/+119
* | | | | | | | | | | | | ipmi: fix platform return checkCorey Minyard2009-04-211-1/+1
* | | | | | | | | | | | | clocksource: pass clocksource to read() callbackMagnus Damm2009-04-211-1/+1
* | | | | | | | | | | | | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-04-201-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | agp: zero pages before sending to userspaceShaohua Li2009-04-201-2/+2
* | | | | | | | | | | | | | Revert "console ASCII glyph 1:1 mapping"Samuel Thibault2009-04-191-1/+1
* | | | | | | | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-04-171-27/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | x86, PAT: Remove duplicate memtype reserve in devmem mmapSuresh Siddha2009-04-101-27/+0
| | |_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | intelfb: support i854Stefan Husemann2009-04-131-0/+3
* | | | | | | | | | | | | | sysrq: remove duplicated #includeHuang Weiyi2009-04-131-1/+0
|/ / / / / / / / / / / / /
* | | | | | | | | | | | | 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/+0
* | | | | | | | | | | | 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/+11
| | |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ Merge branch 'core/locking' into tracing/ftraceIngo Molnar2009-03-134-17/+14
| | |\ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ 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/+2047
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \