summaryrefslogtreecommitdiffstats
path: root/drivers/char
AgeCommit message (Expand)AuthorLines
2008-12-17xilinx_hwicap: remove improper wording in license statementGreg Kroah-Hartman-18/+0
2008-12-13console ASCII glyph 1:1 mappingIngo Brueckl-1/+1
2008-12-13unicode table for cp437Ingo Brueckl-6/+6
2008-12-05Fix incorrect use of loose in tty/serial driversNick Andrew-1/+1
2008-12-01drivers/char/tty_io.c: Avoid panic when no console is configured.Will Newton-6/+9
2008-11-30Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds-4/+5
2008-11-30uninorth-agp section messAl Viro-1/+1
2008-11-30istallion section warningsAl Viro-2/+2
2008-11-24Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6-mpc52xx into mergePaul Mackerras-4/+5
2008-11-15Merge branch 'doc-subdirs' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds-13/+13
2008-11-14Create/use more directory structure in the Documentation/ tree.Randy Dunlap-13/+13
2008-11-14powerpc/virtex: fix various format/casting printk mismatchesGrant Likely-4/+5
2008-11-12Fix platform drivers that crash on suspend/resumeDarrick J. Wong-16/+20
2008-11-12Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds-2/+2
2008-11-11Merge branch 'misc' into releaseLen Brown-2/+2
2008-11-11tty: trivial - fix up email addresses in tty related stuffAlan Cox-3/+6
2008-11-06vt: incomplete initialization of vc_tab_stopWolfgang Kroworsch-2/+8
2008-11-06ACPI: remove CONFIG_ACPI_ECBjorn Helgaas-2/+2
2008-11-01saner FASYNC handling on file closeAl Viro-16/+0
2008-10-30Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds-938/+0
2008-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds-1/+1
2008-10-30ipmi: add MODULE_ALIAS to load ipmi_devintf with ipmi_siScott James Remnant-0/+1
2008-10-30CHAR: Delete old and now unused M48T35 RTC driver for SGI IP27.Ralf Baechle-341/+0
2008-10-30CHAR: Delete old and now unused DS1286 driver.Ralf Baechle-597/+0
2008-10-27Tidy up addresses in random driversAlan Cox-4/+4
2008-10-26m68k: Disable Amiga serial console support if modularGeert Uytterhoeven-2/+4
2008-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/bdevLinus Torvalds-7/+7
2008-10-23tty: Fix tty_port kref screwupAlan Cox-1/+1
2008-10-22hvc_console: Remove __devexit annotation of hvc_remove()Hendrik Brueckner-2/+2
2008-10-22hvc_console: Add support for tty window resizingHendrik Brueckner-0/+64
2008-10-22hvc_console: Fix loop if put_char() returns 0Hendrik Brueckner-9/+11
2008-10-22hvc_console: Add tty driver flag TTY_DRIVER_RESET_TERMIOSHendrik Brueckner-1/+1
2008-10-22hvc_console: Add a hangup notifier for backendsHendrik Brueckner-3/+14
2008-10-21[PATCH] kill the rest of struct file propagation in block ioctlsAl Viro-1/+1
2008-10-21[PATCH] sanitize blkdev_get() and friendsAl Viro-1/+1
2008-10-21[PATCH] pass fmode_t to blkdev_put()Al Viro-2/+2
2008-10-21[PATCH] introduce fmode_t, do annotationsAl Viro-3/+3
2008-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds-2/+2
2008-10-20Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-7/+33
2008-10-20Merge branch 'v28-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-1/+1
2008-10-20Update email addresses.Dave Jones-7/+7
2008-10-20epca: Add infinite break supportAlan Cox-1/+5
2008-10-20rtc: use bcd2bin/bin2bcdAdrian Bunk-61/+61
2008-10-20pc8736x_gpio: add support for PC87365 chipsAndre Haupt-3/+8
2008-10-20Char: sx, remove bogus iomapJiri Slaby-3/+3
2008-10-20Fix documentation of sysrq-qAndi Kleen-1/+1
2008-10-20tpm: don't export static functionsStephen Rothwell-1/+1
2008-10-20fix documentation of sysrq-q reallyThomas Gleixner-1/+1
2008-10-20Fix documentation of sysrq-qAndi Kleen-1/+1
2008-10-17pcmcia: IRQ_TYPE_EXCLUSIVE is long obsoletedAlan Cox-1/+1