summaryrefslogtreecommitdiffstats
path: root/drivers/serial
AgeCommit message (Expand)AuthorFilesLines
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-12-03Merge branch 'merge'Paul Mackerras1-2/+2
2008-12-02Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia...Russell King1-0/+1
2008-12-02[ARM] pxa: move UART register definitions into dedicated regs-uart.hEric Miao1-0/+1
2008-11-30Merge branch 'clks' into develRussell King2-2/+2
2008-11-30[ARM] amba drivers: don't pass a consumer clock name for devices with unique ...Russell King2-2/+2
2008-11-28[ARM] lh7a40x: avoid polluting the kernel's namespaceRussell King1-1/+2
2008-11-27[ARM] pxa: don't pass a consumer clock name for devices with unique clocksRussell King1-1/+1
2008-11-24Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6-mpc52xx into mergePaul Mackerras1-2/+2
2008-11-19Merge branch 'linux-2.6' into nextPaul Mackerras2-18/+20
2008-11-19serial/pmac_zilog: Add console polling supportChris J Arges1-0/+27
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...Paul 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/ker...Linus 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/torval...Paul 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
2008-10-13serial: fix device name reporting when minor space is shared between driversDavid S. Miller2-9/+20
2008-10-13tty: simplify ktermios allocationAlan Cox1-3/+0