aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/serial (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-12-22serial: sh-sci: Fix up port pinmux for SH7366.Paul Mundt1-1/+1
2008-12-22serial: sh-sci: sci_poll_get_char() is only used by CONFIG_CONSOLE_POLL.Paul Mundt1-0/+3
2008-12-22serial: sh-sci: Generalize port pin initialization.Paul Mundt2-114/+43
2008-12-22serial: sh-sci: Tidy up fifo overrun error handling.Paul Mundt2-27/+29
2008-12-22serial: sh-sci: pr_debug() -> dev_dbg() conversion.Paul Mundt1-23/+26
2008-12-22serial: sh-sci: Fix up the cpufreq notifier to use the proper port clock.Paul Mundt1-28/+10
2008-12-22serial: sh-sci: Implement CONSOLE_POLL support and kill off old kgdb console.Paul Mundt1-181/+20
2008-12-22sh: Add support for SH7201 CPU subtype.Peter Griffin1-2/+20
2008-12-22serial: sh-sci: Codestyle cleanup patch.Michael Trimarchi1-56/+74
2008-12-10Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds1-3/+3
2008-12-10drivers/serial/s3c2440.c: fix typo in MODULE_LICENSEBalaji Rao1-1/+1
2008-12-09[IA64] Fix section mismatch ioc3uart_init()/ioc3uart_submoduleTony Luck1-3/+3
2008-12-05Fix incorrect use of loose in tty/serial driversNick Andrew1-2/+2
2008-11-24Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6-mpc52xx into mergePaul Mackerras1-2/+2
2008-11-14powerpc/virtex: fix various format/casting printk mismatchesGrant Likely1-2/+2
2008-11-13serial: sh-sci: Reorder the SCxTDR write after the TDxE clear.Paul Mundt1-1/+1
2008-11-12serial: sh-sci: fix cannot work SH7723 SCIFAYoshihiro Shimoda2-17/+19
2008-11-06atmel_serial: keep clock off when it's not neededDavid Brownell1-3/+14
2008-11-01Merge branch 'cris_move' of git://www.jni.nu/crisLinus Torvalds2-3/+3
2008-10-31Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6Paul Mundt2-4/+4
2008-10-31sh: Fix up the shared IRQ demuxer's control bit testing logic.Michael Trimarchi2-11/+13
2008-10-31Define SCSPTR1 for SH 7751RMatt Fleming1-0/+1
2008-10-31sh: Add sci_rxd_in of SH4-202Nobuhiro Iwamatsu1-2/+8
2008-10-31sh: Change register name SCSPTR to SCSPTR2Nobuhiro Iwamatsu1-1/+1
2008-10-30[ARM] build fixes for netX serial driverPaul Bolle2-4/+4
2008-10-29[CRIS] Move header files from include to arch/cris/include.Jesper Nilsson2-3/+3
2008-10-28sh: Revert "SH 7366 needs SCIF_ONLY"Paul Mundt1-1/+0
2008-10-28Merge branches 'sh/serial-rework' and 'sh/oprofile'Paul Mundt2-83/+16
2008-10-28SH 7366 needs SCIF_ONLYKuninori Morimoto1-0/+1
2008-10-238250: Add more OxSemi devicesLee Howard1-2/+22
2008-10-238250: Oxford Semiconductor DevicesLee Howard1-0/+211
2008-10-23Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-1/+1
2008-10-20Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds10-31/+67
2008-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2-51/+62
2008-10-20Altix serial: fixroel kluin1-1/+1
2008-10-20make probe_serial_gsc() staticAdrian Bunk1-1/+1
2008-10-20serial_txx9: use %lx for iobaseAtsushi Nemoto1-1/+1
2008-10-20serial: sh-sci: Add support SCIF of SH7723Nobuhiro Iwamatsu1-1/+8
2008-10-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Paul Mundt28-2554/+415
2008-10-17Merge branch 'for-rmk-fixes' of git://aeryn.fluff.org.uk/bjdooks/linuxRussell King1-1/+1
2008-10-16Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds6-13/+20
2008-10-16[ARM] S3C24XX: Serial driver debug depends on DEBUG_LLBen Dooks1-1/+1
2008-10-16drivers/serial: use nr_irqsYinghai Lu9-10/+10
2008-10-16serial, 8250: remove NR_IRQ usageAlan Cox2-21/+57
2008-10-15Merge branch 'fixes' into for-linusRussell King14-2293/+285
2008-10-15Merge commit 'origin'Benjamin Herrenschmidt18-2317/+383
2008-10-14Merge branch 's3c-move' into develRussell King6-18/+24
2008-10-14Merge branch 'omap-all' into develRussell King1-8/+15
2008-10-148250: Fix lock warning (and possible crash)Alan Cox1-0/+3
2008-10-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds1-173/+129