aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/serial (follow)
AgeCommit message (Expand)AuthorFilesLines
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
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
2008-10-13serial: allow 8250 to be used on sparcDavid Miller3-10/+27
2008-10-138250: remove a few inlines of dubious valueWill Newton1-5/+4
2008-10-13serial_8250: pci_enable_device fail is not fully handledAlan Cox1-2/+2
2008-10-13serial-make-uart_ports-ioport-unsigned-long-fixAndrew Morton1-3/+2
2008-10-13Blackfin Serial Driver: Fix bug - request UART2/3 peripheral mapped interrupts in PIO modeSonic Zhang1-0/+50
2008-10-13Blackfin Serial Driver: Fix bug - ircp fails on sir over Blackfin UARTGraf Yang1-0/+4
2008-10-13Blackfin Serial Driver: Fix bug - Don't call tx_stop in tx_transfer.Sonic Zhang1-1/+5
2008-10-13Blackfin Serial Driver: Remove useless stopSonic Zhang1-3/+0
2008-10-13Blackfin Serial Driver: move common variables out of serial headers and into the serial driverMike Frysinger1-7/+10
2008-10-13Blackfin Serial Driver: trim trailing whitespace -- no functional changesMike Frysinger1-4/+4
2008-10-13Blackfin Serial Driver: Fix bug - should suspend/resume/remove all uart ports.Sonic Zhang1-17/+22
2008-10-13Blackfin Serial Driver: use __initdata for data, not __initMike Frysinger1-1/+1
2008-10-13coldfire: scheduled SERIAL_COLDFIRE removalAdrian Bunk4-2054/+2
2008-10-13drivers/serial/crisv10.c: add missing put_tty_driverJulia Lawall1-0/+2
2008-10-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6David S. Miller3-22/+76
2008-10-11Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-9/+57