summaryrefslogtreecommitdiffstats
path: root/drivers/char
AgeCommit message (Expand)AuthorFilesLines
2009-06-11Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-1/+1
2009-06-11Merge branch 'serial-from-alan'Linus Torvalds26-579/+1161
2009-06-11moxa: prevent opening unavailable portsDirk Eibach1-0/+5
2009-06-11tty: use prepare/finish_waitJiri Slaby1-4/+2
2009-06-11tty: remove sleep_onJiri Slaby1-1/+2
2009-06-11tty: Untangle termios and mm mutex dependenciesAlan Cox1-29/+46
2009-06-11tty: bfin_jtag_comm: emulate a TTY over the Blackfin EMUDAT/JTAG interfaceMike Frysinger3-0/+379
2009-06-11tty: simplify buffer allocator cleanupsAlan Cox1-17/+5
2009-06-11tty: remove buffer special casingAlan Cox2-17/+4
2009-06-11tty: bring ldisc into CodingStyleAlan Cox1-13/+9
2009-06-11tty: Move ldisc_flushAlan Cox2-21/+21
2009-06-11tty: rewrite the ldisc lockingAlan Cox9-250/+321
2009-06-11tty: Extract various bits of ldisc codeAlan Cox2-36/+85
2009-06-11tty: Fix oops when scanning the polling list for kgdbAlan Cox1-6/+7
2009-06-11pty: Fix a commentAlan Cox1-1/+0
2009-06-11tty: throttling race fixAlan Cox1-0/+13
2009-06-11epca: fix test_bit parametersJiri Slaby1-4/+5
2009-06-11rocket: fix test_bit parametersJiri Slaby1-3/+3
2009-06-11tty: cyclades, remove unused variablesJiri Slaby1-6/+0
2009-06-11tty: cyclades, fix nports handlingJiri Slaby1-41/+17
2009-06-11tty: cyclades, convert macros to inlinesJiri Slaby1-59/+71
2009-06-11tty: cyclades, cache HW versionJiri Slaby1-21/+11
2009-06-11tty: cyclades, plx9060 casts cleanupJiri Slaby1-32/+33
2009-06-11tty: synclink_gt add receive pio modePaul Fulghum1-9/+68
2009-06-11tty: Implement a drain delay in the tty portAlan Cox1-0/+11
2009-06-11tty: Add carrier processing on close to the tty_port coreAlan Cox11-40/+87
2009-06-11tty: cyclades, remove spurious check in ISRJiri Slaby1-8/+0
2009-06-11tty: cyclades, don't kill FWJiri Slaby1-2/+0
2009-06-11tty:cyclades, load firmware even on ZeJiri Slaby1-8/+5
2009-06-10Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+2
2009-06-09Make /dev/zero reads interruptible by signalsLinus Torvalds1-3/+2
2009-06-09char: mxser, fix ISA board lookupPeter Botha1-1/+1
2009-06-04drivers/char/mem.c: avoid OOM lockup during large reads from /dev/zeroSalman Qazi1-0/+3
2009-06-01Merge branch 'linus' into irq/numaIngo Molnar4-10/+12
2009-05-22block: Do away with the notion of hardsect_sizeMartin K. Petersen1-1/+1
2009-05-22ipmi: fix ipmi_si modprobe hangCorey Minyard1-6/+7
2009-05-20TPM: get_event_name stack corruptionEric Paris1-1/+2
2009-05-19Avoid ICE in get_random_int() with gcc-3.4.5Linus Torvalds1-1/+1
2009-05-15sysrq, intel_fb: fix sysrq g collisionJason Wessel1-2/+2
2009-05-12Merge branch 'x86/apic' into irq/numaIngo Molnar2-7/+18
2009-05-07random: make get_random_int() more randomLinus Torvalds1-7/+12
2009-05-06vt: Add a note on the historical abuse of CLOCK_TICK_RATEAlan Cox1-0/+6
2009-04-28irq: change ACPI GSI APIs to also take a device argumentYinghai Lu1-2/+2
2009-04-24virtio-rng: Remove false BUG for spurious callbacksChristian Borntraeger1-2/+2
2009-04-21ipmi: add oem message handlingdann frazier1-5/+133
2009-04-21ipmi: fix statistics counting issuesCorey Minyard1-22/+51
2009-04-21ipmi: test for event buffer before usingCorey Minyard1-29/+119
2009-04-21ipmi: fix platform return checkCorey Minyard1-1/+1
2009-04-21clocksource: pass clocksource to read() callbackMagnus Damm1-1/+1
2009-04-20Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds1-2/+2