aboutsummaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)AuthorFilesLines
2008-11-15Merge branch 'doc-subdirs' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Gravatar Linus Torvalds 2-13/+13
2008-11-14Create/use more directory structure in the Documentation/ tree.Gravatar Randy Dunlap 2-13/+13
2008-11-12Fix platform drivers that crash on suspend/resumeGravatar Darrick J. Wong 2-16/+20
2008-11-12Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Gravatar Linus Torvalds 1-2/+2
2008-11-11Merge branch 'misc' into releaseGravatar Len Brown 1-2/+2
2008-11-11tty: trivial - fix up email addresses in tty related stuffGravatar Alan Cox 2-3/+6
2008-11-06vt: incomplete initialization of vc_tab_stopGravatar Wolfgang Kroworsch 1-2/+8
2008-11-06ACPI: remove CONFIG_ACPI_ECGravatar Bjorn Helgaas 1-2/+2
2008-11-01saner FASYNC handling on file closeGravatar Al Viro 6-16/+0
2008-10-30Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusGravatar Linus Torvalds 4-938/+0
2008-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Gravatar Linus Torvalds 1-1/+1
2008-10-30ipmi: add MODULE_ALIAS to load ipmi_devintf with ipmi_siGravatar Scott James Remnant 1-0/+1
2008-10-30CHAR: Delete old and now unused M48T35 RTC driver for SGI IP27.Gravatar Ralf Baechle 3-341/+0
2008-10-30CHAR: Delete old and now unused DS1286 driver.Gravatar Ralf Baechle 3-597/+0
2008-10-27Tidy up addresses in random driversGravatar Alan Cox 4-4/+4
2008-10-26m68k: Disable Amiga serial console support if modularGravatar Geert Uytterhoeven 1-2/+4
2008-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/bdevGravatar Linus Torvalds 2-7/+7
2008-10-23tty: Fix tty_port kref screwupGravatar Alan Cox 1-1/+1
2008-10-22hvc_console: Remove __devexit annotation of hvc_remove()Gravatar Hendrik Brueckner 2-2/+2
2008-10-22hvc_console: Add support for tty window resizingGravatar Hendrik Brueckner 2-0/+64
2008-10-22hvc_console: Fix loop if put_char() returns 0Gravatar Hendrik Brueckner 1-9/+11
2008-10-22hvc_console: Add tty driver flag TTY_DRIVER_RESET_TERMIOSGravatar Hendrik Brueckner 1-1/+1
2008-10-22hvc_console: Add a hangup notifier for backendsGravatar Hendrik Brueckner 7-3/+14
2008-10-21[PATCH] kill the rest of struct file propagation in block ioctlsGravatar Al Viro 1-1/+1
2008-10-21[PATCH] sanitize blkdev_get() and friendsGravatar Al Viro 1-1/+1
2008-10-21[PATCH] pass fmode_t to blkdev_put()Gravatar Al Viro 1-2/+2
2008-10-21[PATCH] introduce fmode_t, do annotationsGravatar Al Viro 1-3/+3
2008-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Gravatar Linus Torvalds 1-2/+2
2008-10-20Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 3-7/+33
2008-10-20Merge branch 'v28-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-1/+1
2008-10-20Update email addresses.Gravatar Dave Jones 7-7/+7
2008-10-20epca: Add infinite break supportGravatar Alan Cox 1-1/+5
2008-10-20rtc: use bcd2bin/bin2bcdGravatar Adrian Bunk 4-61/+61
2008-10-20pc8736x_gpio: add support for PC87365 chipsGravatar Andre Haupt 1-3/+8
2008-10-20Char: sx, remove bogus iomapGravatar Jiri Slaby 1-3/+3
2008-10-20Fix documentation of sysrq-qGravatar Andi Kleen 1-1/+1
2008-10-20tpm: don't export static functionsGravatar Stephen Rothwell 1-1/+1
2008-10-20fix documentation of sysrq-q reallyGravatar Thomas Gleixner 1-1/+1
2008-10-20Fix documentation of sysrq-qGravatar Andi Kleen 1-1/+1
2008-10-17pcmcia: IRQ_TYPE_EXCLUSIVE is long obsoletedGravatar Alan Cox 1-1/+1
2008-10-16Merge branch 'agp-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...Gravatar Linus Torvalds 3-18/+60
2008-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Gravatar Linus Torvalds 18-49/+43
2008-10-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 1-1/+1
2008-10-16Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armGravatar Linus Torvalds 1-8/+25
2008-10-16drivers/char/tpm/tpm.c: fix error-path memory leakGravatar Andrew Morton 1-7/+8
2008-10-16tpm: work around bug in Broadcom BCM0102 chipsetGravatar Valdis Kletnieks 1-0/+7
2008-10-16tpm: correct tpm timeouts to jiffies conversionGravatar Marcin Obara 1-7/+7
2008-10-16sysctl: simplify ->strategyGravatar Alexey Dobriyan 1-1/+1
2008-10-16proc: move sysrq-trigger out of fs/proc/Gravatar Alexey Dobriyan 1-0/+30
2008-10-16char: moxa.c sparse annotationGravatar Harvey Harrison 1-1/+1