aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/serial (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-24cpm1: don't send break on TX_STOP, don't interrupt RX/TX when adjusting termios parametersNye Liu1-7/+14
2008-07-24serial: DZ11: avoid a hang at console switch-overMaciej W. Rozycki1-0/+24
2008-07-24serial: Z85C30: avoid a hang at console switch-overMaciej W. Rozycki1-2/+19
2008-07-24serial: add support for a no-name 4 ports multiserial cardCatalin(ux) M BOIE1-0/+17
2008-07-248250: fix break handling for Intel 82571Aristeu Rozanski1-3/+14
2008-07-24serial/8250_gsc.c: add MODULE_LICENSEAdrian Bunk1-0/+2
2008-07-24remove the v850 portAdrian Bunk1-16/+0
2008-07-23kgdb: kgdboc console poll hooks for mpsc uartJason Wessel1-1/+147
2008-07-23kgdb: kgdboc console poll hooks for cpm uartJason Wessel1-1/+94
2008-07-22port_fixups: Fix ups for tty port changesAlan Cox2-2/+2
2008-07-22serial: 8250: fix shared interrupts issues with SMP and RT kernelsAnton Vorontsov1-2/+6
2008-07-22tty: rework break handlingAlan Cox1-1/+2
2008-07-22ttydev: Fix up compile failures in the PPC buildAlan Cox2-2/+2
2008-07-20atmel_serial: Fix tty_port breakageHaavard Skinnemoen1-3/+3
2008-07-20Fix compile errors in SGI console drivers (linux-next tree)Takashi Iwai33-147/+151
2008-07-20- Fix compile errors in SGI console drivers (linux-next tree)Jack Steiner2-8/+8
2008-07-20ttydev: fix pamc_zilog for tty pointer moveStephen Rothwell1-2/+2
2008-07-20ttydev: fix pamc_zilog for tty pointer moveStephen Rothwell4-5/+5
2008-07-20serial: use tty_portAlan Cox4-44/+48
2008-07-20drivers/serial/: remove CVS keywordsAdrian Bunk15-40/+16
2008-07-20Subject: [PATCH 2/2] atmel_serial: Implement flush_buffer() hookHaavard Skinnemoen1-0/+15
2008-07-20Subject: [PATCH 1/2] serial: Add flush_buffer() operation to uart_opsHaavard Skinnemoen1-0/+2
2008-07-16PNP: add pnp_possible_config() -- can a device could be configured this way?Bjorn Helgaas1-17/+7
2008-07-15Merge commit '85082fd7cbe3173198aac0eb5e85ab1edcc6352c' into test-buildBenjamin Herrenschmidt10-1966/+2146
2008-07-14Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds9-1965/+2130
2008-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6Linus Torvalds1-1/+16
2008-07-14cpm_uart: Support uart_wait_until_sent()Laurent Pinchart1-0/+6
2008-07-14cpm_uart: Fix cpm uart corruption with PREEMPT_RTRune Torgersen1-0/+14
2008-07-14Merge commit 'origin/HEAD' into test-mergeBenjamin Herrenschmidt2-1/+6
2008-07-12serial8250: sanity check nr_uarts on all paths.Eric W. Biederman1-0/+3
2008-07-10Merge branch 'imx' into develRussell King2-113/+207
2008-07-05MX2 add support for mx2 in i.MX serial driverSascha Hauer1-3/+3
2008-07-05mxc: add MX3 support for i.MX internal UART driverSascha Hauer2-21/+81
2008-07-05IMX: introduce clock APISascha Hauer1-4/+21
2008-07-05IMX UART: remove statically initialized tablesSascha Hauer1-75/+54
2008-07-05IMX UART: Add board specific init/exit functionsSascha Hauer1-9/+19
2008-07-05IMX UART: do not assume 16MHz reference frequencySascha Hauer1-11/+39
2008-07-04serial: fix serial_match_port() for dynamic major tty-device numbersGuennadi Liakhovetski1-1/+3
2008-07-03[ARM] S3C24XX: Split serial driver into core and per-cpu driversBen Dooks8-1832/+1917
2008-07-03[ARM] S3C2410: Add sysfs attribute for serial driver clock sourceBen Dooks1-11/+20
2008-07-03[ARM] 5054/1: S3C2410: Add GPLv2 license to the s3c2410 serial driverBen Dooks1-1/+5
2008-07-03[ARM] 5050/1: S3C2410: Cleanup header on S3C2410 serial driverBen Dooks1-31/+4
2008-07-02atmel_serial: Drain console TX shifter before suspendingHaavard Skinnemoen1-0/+6
2008-07-02atmel_serial: Fix build on avr32 with CONFIG_PM enabledHaavard Skinnemoen1-1/+10
2008-06-30Merge branch 'linux-2.6'Paul Mackerras1-52/+28
2008-06-26cpm_uart: Remove !CONFIG_PPC_CPM_NEW_BINDING codeKumar Gala6-838/+1
2008-06-26cpm_uart: fix whitespace issuesKumar Gala6-12/+12
2008-06-19Blackfin Serial Driver: Use timer to poll CTS PIN instead of workqueue.Sonic Zhang1-22/+18
2008-06-09of_serial: Use linux/of_platform.h instead of asmStephen Rothwell1-1/+1
2008-06-07Blackfin serial driver: fix up tty core set_ldisc API change breakage bugGraf Yang1-5/+5