summaryrefslogtreecommitdiff
path: root/drivers/serial
AgeCommit message (Expand)Author
2008-07-04serial: fix serial_match_port() for dynamic major tty-device numbersGuennadi Liakhovetski
2008-06-19Blackfin Serial Driver: Use timer to poll CTS PIN instead of workqueue.Sonic Zhang
2008-06-07Blackfin serial driver: fix up tty core set_ldisc API change breakage bugGraf Yang
2008-06-03Blackfin Serial Driver: Clean up BF54x macro in blackfin UART driver.Sonic Zhang
2008-06-06atmel_serial: filter out FP during baud rate detectionHaavard Skinnemoen
2008-06-06serial: fix driver_name conflictsAnton Vorontsov
2008-06-04Fix uart_set_ldisc() function typeLinus Torvalds
2008-06-03serial_core: uart_set_ldisc infrastructureAlan Cox
2008-05-318250 Serial Driver: revert extra IRQ flag definition patchBryan Wu
2008-05-24serial: fix enable_irq_wake/disable_irq_wake imbalance in serial_core.cArjan van de Ven
2008-05-24serial: support for InstaShield IS-400 four port RS-232 PCI cardIgnacio García Pérez
2008-05-20sunhv: Fix locking in non-paged I/O case.David S. Miller
2008-05-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds
2008-05-17Blackfin SPORTS UART Driver: converting BFIN->BLACKFINMike Frysinger
2008-05-178250 Serial Driver: Added support for 8250-class UARTs in HV Sistemas H8606 b...Javier Herrero
2008-05-16sh: use the common ascii hex helpersHarvey Harrison
2008-05-14m68knommu: add info about removing mcfserialSebastian Siewior
2008-05-12cris: Fix compile failure due to typo in serial driverAlan Cox
2008-05-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds
2008-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2008-05-08serial: access after NULL check in uart_flush_buffer()Tetsuo Handa
2008-05-08sh-sci: avoid writing to nonexistent registersMagnus Damm
2008-05-08sh-sci: sh7722 lacks scsptr registersMagnus Damm
2008-05-08sh-sci: improve sh7722 supportMagnus Damm
2008-05-08sh: Enable use of the clk fwk on SH-5.Paul Mundt
2008-05-07Blackfin Serial Driver: abstract away DLAB differences into headerMike Frysinger
2008-05-07Blackfin Serial Driver: macro away the IER differences between processorsMike Frysinger
2008-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2008-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds
2008-05-02serial: Fix sparc driver name strings.David S. Miller
2008-05-01Fix a potential issue in mpc52xx uart driverAndrew Liu
2008-05-01jsm: add new supported board to jsm serial driverScott Kilau
2008-05-018250: switch 8250 drivers to use _nocache ioremapsAlan Cox
2008-04-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds
2008-04-30serial: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-30tty: The big operations reworkAlan Cox
2008-04-30serial: switch the serial core to int put_char methodsAlan Cox
2008-04-30serial m68k: put_char returnsAlan Cox
2008-04-30tty/serial: lay the foundations for the next set of reworksAlan Cox
2008-04-30serial_core: Prepare for BKL push downAlan Cox
2008-04-3068360serial: Note that there isn't any info->mcr lockingAlan Cox
2008-04-30Blackfin serial driver: this driver enable SPORTs on Blackfin emulate UARTBryan Wu
2008-04-29Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-04-29[POWERPC] mpc5200: Fix unterminated of_device_id tableGrant Likely
2008-04-28[ARM] serial: s3c2410: platform_get_irq() may return signed unnoticedRoel Kluin
2008-04-28Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2008-04-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2008-04-28[MIPS] Alchemy: move UART platform code to its proper placeSergei Shtylyov
2008-04-28atmel_serial: remove duplicated macro definitionMichael Trimarchi
2008-04-28serial: use time_before, time_before_eq, etcJulia Lawall