aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAgeFilesLines
* tty: simplify buffer allocator cleanupsAlan Cox2009-06-111-17/+5
* tty: remove buffer special casingAlan Cox2009-06-112-17/+4
* tty: bring ldisc into CodingStyleAlan Cox2009-06-111-13/+9
* tty: Move ldisc_flushAlan Cox2009-06-112-21/+21
* tty: rewrite the ldisc lockingAlan Cox2009-06-119-250/+321
* tty: Extract various bits of ldisc codeAlan Cox2009-06-112-36/+85
* tty: Fix oops when scanning the polling list for kgdbAlan Cox2009-06-111-6/+7
* pty: Fix a commentAlan Cox2009-06-111-1/+0
* tty: throttling race fixAlan Cox2009-06-111-0/+13
* epca: fix test_bit parametersJiri Slaby2009-06-111-4/+5
* rocket: fix test_bit parametersJiri Slaby2009-06-111-3/+3
* tty: cyclades, remove unused variablesJiri Slaby2009-06-111-6/+0
* tty: cyclades, fix nports handlingJiri Slaby2009-06-111-41/+17
* tty: cyclades, convert macros to inlinesJiri Slaby2009-06-111-59/+71
* tty: cyclades, cache HW versionJiri Slaby2009-06-111-21/+11
* tty: cyclades, plx9060 casts cleanupJiri Slaby2009-06-111-32/+33
* tty: synclink_gt add receive pio modePaul Fulghum2009-06-111-9/+68
* tty: Implement a drain delay in the tty portAlan Cox2009-06-111-0/+11
* tty: Add carrier processing on close to the tty_port coreAlan Cox2009-06-1111-40/+87
* 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
* 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