summaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-06-111-1/+1
|\
| * block: Do away with the notion of hardsect_sizeMartin K. Petersen2009-05-221-1/+1
* | Merge branch 'serial-from-alan'Linus Torvalds2009-06-1126-579/+1161
|\ \
| * | moxa: prevent opening unavailable portsDirk Eibach2009-06-111-0/+5
| * | tty: use prepare/finish_waitJiri Slaby2009-06-111-4/+2
| * | tty: remove sleep_onJiri Slaby2009-06-111-1/+2
| * | tty: Untangle termios and mm mutex dependenciesAlan Cox2009-06-111-29/+46
| * | tty: bfin_jtag_comm: emulate a TTY over the Blackfin EMUDAT/JTAG interfaceMike Frysinger2009-06-113-0/+379
| * | 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
* | | 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
|\