summaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'doc-subdirs' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2008-11-152-13/+13
|\
| * Create/use more directory structure in the Documentation/ tree.Randy Dunlap2008-11-142-13/+13
* | Fix platform drivers that crash on suspend/resumeDarrick J. Wong2008-11-132-16/+20
|/
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2008-11-121-2/+2
|\
| * Merge branch 'misc' into releaseLen Brown2008-11-121-2/+2
| |\
| | * ACPI: remove CONFIG_ACPI_ECBjorn Helgaas2008-11-061-2/+2
* | | tty: trivial - fix up email addresses in tty related stuffAlan Cox2008-11-112-3/+6
|/ /
* | vt: incomplete initialization of vc_tab_stopWolfgang Kroworsch2008-11-071-2/+8
* | saner FASYNC handling on file closeAl Viro2008-11-016-16/+0Star
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2008-10-304-938/+0Star
|\ \
| * | CHAR: Delete old and now unused M48T35 RTC driver for SGI IP27.Ralf Baechle2008-10-303-341/+0Star
| * | CHAR: Delete old and now unused DS1286 driver.Ralf Baechle2008-10-303-597/+0Star
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2008-10-301-1/+1
|\ \
| * | pcmcia: IRQ_TYPE_EXCLUSIVE is long obsoletedAlan Cox2008-10-171-1/+1
* | | ipmi: add MODULE_ALIAS to load ipmi_devintf with ipmi_siScott James Remnant2008-10-301-0/+1
| |/ |/|
* | Tidy up addresses in random driversAlan Cox2008-10-274-4/+4
* | m68k: Disable Amiga serial console support if modularGeert Uytterhoeven2008-10-261-2/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/bdevLinus Torvalds2008-10-232-7/+7
|\ \
| * | [PATCH] kill the rest of struct file propagation in block ioctlsAl Viro2008-10-211-1/+1
| * | [PATCH] sanitize blkdev_get() and friendsAl Viro2008-10-211-1/+1
| * | [PATCH] pass fmode_t to blkdev_put()Al Viro2008-10-211-2/+2
| * | [PATCH] introduce fmode_t, do annotationsAl Viro2008-10-211-3/+3
* | | tty: Fix tty_port kref screwupAlan Cox2008-10-231-1/+1
* | | hvc_console: Remove __devexit annotation of hvc_remove()Hendrik Brueckner2008-10-222-2/+2
* | | hvc_console: Add support for tty window resizingHendrik Brueckner2008-10-222-0/+64
* | | hvc_console: Fix loop if put_char() returns 0Hendrik Brueckner2008-10-221-9/+11
* | | hvc_console: Add tty driver flag TTY_DRIVER_RESET_TERMIOSHendrik Brueckner2008-10-221-1/+1
* | | hvc_console: Add a hangup notifier for backendsHendrik Brueckner2008-10-227-3/+14
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds2008-10-201-2/+2
|\ \
| * | parisc: parisc-agp - fix <asm-parisc/*> -> <asm/*>Kyle McMartin2008-10-101-2/+2
* | | Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2008-10-203-7/+33
|\ \ \
| * | | genirq: revert dynarrayThomas Gleixner2008-10-161-5/+0Star
| * | | genirq: remove sparse irq codeThomas Gleixner2008-10-161-31/+0Star
| * | | x86: put timer_rand_state pointer into irq_descYinghai Lu2008-10-161-5/+61
| * | | irqs: make irq_timer_state to use dyn_arrayYinghai Lu2008-10-161-0/+6
| * | | drivers/char: use nr_irqsYinghai Lu2008-10-163-4/+4
* | | | Merge branch 'v28-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2008-10-201-1/+1
|\ \ \ \
| * | | | fix documentation of sysrq-q reallyThomas Gleixner2008-10-201-1/+1
| * | | | Fix documentation of sysrq-qAndi Kleen2008-10-201-1/+1
| | |_|/ | |/| |
* | | | Update email addresses.Dave Jones2008-10-207-7/+7
* | | | epca: Add infinite break supportAlan Cox2008-10-201-1/+5
* | | | rtc: use bcd2bin/bin2bcdAdrian Bunk2008-10-204-61/+61
* | | | pc8736x_gpio: add support for PC87365 chipsAndre Haupt2008-10-201-3/+8
* | | | Char: sx, remove bogus iomapJiri Slaby2008-10-201-3/+3
* | | | Fix documentation of sysrq-qAndi Kleen2008-10-201-1/+1
* | | | tpm: don't export static functionsStephen Rothwell2008-10-201-1/+1
|/ / /
* | | Merge branch 'agp-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...Linus Torvalds2008-10-163-18/+60
|\ \ \
| * | | agp/nvidia: Support agp user-memory on nvidia agp.Thomas Hellstrom2008-10-161-4/+18
| * | | agp/amd-k7: Suspend support for AMD K7 GART driverStuart Bennett2008-10-161-6/+32
| * | | agp/intel: Reduce extraneous PCI posting reads during initKeith Packard2008-10-161-3/+3