aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/serial
Commit message (Expand)AuthorAge
...
| * | | | | 8250.c: port.lock is irq-safeBorislav Petkov2008-07-30
| |/ / / /
| * / / / sh: Add SCIF2 support for SH7763.Nobuhiro Iwamatsu2008-07-28
| |/ / /
* / / / [ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King2008-08-07
|/ / /
* | | cpm1: don't send break on TX_STOP, don't interrupt RX/TX when adjusting termi...Nye Liu2008-07-24
* | | serial: DZ11: avoid a hang at console switch-overMaciej W. Rozycki2008-07-24
* | | serial: Z85C30: avoid a hang at console switch-overMaciej W. Rozycki2008-07-24
* | | serial: add support for a no-name 4 ports multiserial cardCatalin(ux) M BOIE2008-07-24
* | | 8250: fix break handling for Intel 82571Aristeu Rozanski2008-07-24
* | | serial/8250_gsc.c: add MODULE_LICENSEAdrian Bunk2008-07-24
* | | remove the v850 portAdrian Bunk2008-07-24
* | | kgdb: kgdboc console poll hooks for mpsc uartJason Wessel2008-07-23
* | | kgdb: kgdboc console poll hooks for cpm uartJason Wessel2008-07-23
* | | port_fixups: Fix ups for tty port changesAlan Cox2008-07-22
* | | serial: 8250: fix shared interrupts issues with SMP and RT kernelsAnton Vorontsov2008-07-22
* | | tty: rework break handlingAlan Cox2008-07-22
* | | ttydev: Fix up compile failures in the PPC buildAlan Cox2008-07-22
* | | atmel_serial: Fix tty_port breakageHaavard Skinnemoen2008-07-20
* | | Fix compile errors in SGI console drivers (linux-next tree)Takashi Iwai2008-07-20
* | | - Fix compile errors in SGI console drivers (linux-next tree)Jack Steiner2008-07-20
* | | ttydev: fix pamc_zilog for tty pointer moveStephen Rothwell2008-07-20
* | | ttydev: fix pamc_zilog for tty pointer moveStephen Rothwell2008-07-20
* | | serial: use tty_portAlan Cox2008-07-20
* | | drivers/serial/: remove CVS keywordsAdrian Bunk2008-07-20
* | | Subject: [PATCH 2/2] atmel_serial: Implement flush_buffer() hookHaavard Skinnemoen2008-07-20
* | | Subject: [PATCH 1/2] serial: Add flush_buffer() operation to uart_opsHaavard Skinnemoen2008-07-20
* | | PNP: add pnp_possible_config() -- can a device could be configured this way?Bjorn Helgaas2008-07-16
* | | Merge commit '85082fd7cbe3173198aac0eb5e85ab1edcc6352c' into test-buildBenjamin Herrenschmidt2008-07-15
|\ \ \ | | |/ | |/|
| * | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-07-14
| |\ \
| | * \ Merge branch 'imx' into develRussell King2008-07-10
| | |\ \ | | | |/ | | |/|
| | | * MX2 add support for mx2 in i.MX serial driverSascha Hauer2008-07-05
| | | * mxc: add MX3 support for i.MX internal UART driverSascha Hauer2008-07-05
| | | * IMX: introduce clock APISascha Hauer2008-07-05
| | | * IMX UART: remove statically initialized tablesSascha Hauer2008-07-05
| | | * IMX UART: Add board specific init/exit functionsSascha Hauer2008-07-05
| | | * IMX UART: do not assume 16MHz reference frequencySascha Hauer2008-07-05
| | * | [ARM] S3C24XX: Split serial driver into core and per-cpu driversBen Dooks2008-07-03
| | * | [ARM] S3C2410: Add sysfs attribute for serial driver clock sourceBen Dooks2008-07-03
| | * | [ARM] 5054/1: S3C2410: Add GPLv2 license to the s3c2410 serial driverBen Dooks2008-07-03
| | * | [ARM] 5050/1: S3C2410: Cleanup header on S3C2410 serial driverBen Dooks2008-07-03
| | |/
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6Linus Torvalds2008-07-14
| |\ \
| | * | atmel_serial: Drain console TX shifter before suspendingHaavard Skinnemoen2008-07-02
| | * | atmel_serial: Fix build on avr32 with CONFIG_PM enabledHaavard Skinnemoen2008-07-02
| | |/
* | | cpm_uart: Support uart_wait_until_sent()Laurent Pinchart2008-07-14
* | | cpm_uart: Fix cpm uart corruption with PREEMPT_RTRune Torgersen2008-07-14
* | | Merge commit 'origin/HEAD' into test-mergeBenjamin Herrenschmidt2008-07-14
|\| |
| * | serial8250: sanity check nr_uarts on all paths.Eric W. Biederman2008-07-12
| * | serial: fix serial_match_port() for dynamic major tty-device numbersGuennadi Liakhovetski2008-07-04
| |/
* | Merge branch 'linux-2.6'Paul Mackerras2008-06-29
|\|
| * Blackfin Serial Driver: Use timer to poll CTS PIN instead of workqueue.Sonic Zhang2008-06-19
| * Blackfin serial driver: fix up tty core set_ldisc API change breakage bugGraf Yang2008-06-07