summaryrefslogtreecommitdiffstats
path: root/drivers/serial
Commit message (Expand)AuthorAgeFilesLines
* cris: Fixup compile problemsAlan Cox2008-08-052-40/+42
* blackfin: Fix compile failure in tty codeAlan Cox2008-08-051-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2008-08-011-5/+7
|\
| * serial: sh-sci: Fix up SH7760/SH7780/SH7785 early printk regression.Paul Mundt2008-07-291-5/+7
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2008-07-302-10/+67
|\ \
| * \ Merge commit 'kumar/kumar-next'Benjamin Herrenschmidt2008-07-302-10/+67
| |\ \ | | |/ | |/|
| | * cpm_uart: Add generic clock API support to set baudratesLaurent Pinchart2008-07-282-7/+20
| | * cpm_uart: Modem control lines supportLaurent Pinchart2008-07-282-3/+47
* | | remove drivers/serial/v850e_uart.cAdrian Bunk2008-07-302-549/+0Star
* | | 8250.c: port.lock is irq-safeBorislav Petkov2008-07-301-2/+2
|/ /
* / sh: Add SCIF2 support for SH7763.Nobuhiro Iwamatsu2008-07-282-12/+43
|/
* cpm1: don't send break on TX_STOP, don't interrupt RX/TX when adjusting termi...Nye Liu2008-07-241-7/+14
* serial: DZ11: avoid a hang at console switch-overMaciej W. Rozycki2008-07-241-0/+24
* serial: Z85C30: avoid a hang at console switch-overMaciej W. Rozycki2008-07-241-2/+19
* serial: add support for a no-name 4 ports multiserial cardCatalin(ux) M BOIE2008-07-241-0/+17
* 8250: fix break handling for Intel 82571Aristeu Rozanski2008-07-241-3/+14
* serial/8250_gsc.c: add MODULE_LICENSEAdrian Bunk2008-07-241-0/+2
* remove the v850 portAdrian Bunk2008-07-241-16/+0Star
* kgdb: kgdboc console poll hooks for mpsc uartJason Wessel2008-07-231-1/+147
* kgdb: kgdboc console poll hooks for cpm uartJason Wessel2008-07-231-1/+94
* port_fixups: Fix ups for tty port changesAlan Cox2008-07-222-2/+2
* serial: 8250: fix shared interrupts issues with SMP and RT kernelsAnton Vorontsov2008-07-221-2/+6
* tty: rework break handlingAlan Cox2008-07-221-1/+2
* ttydev: Fix up compile failures in the PPC buildAlan Cox2008-07-222-2/+2
* atmel_serial: Fix tty_port breakageHaavard Skinnemoen2008-07-211-3/+3
* Fix compile errors in SGI console drivers (linux-next tree)Takashi Iwai2008-07-2133-147/+151
* - Fix compile errors in SGI console drivers (linux-next tree)Jack Steiner2008-07-212-8/+8
* ttydev: fix pamc_zilog for tty pointer moveStephen Rothwell2008-07-211-2/+2
* ttydev: fix pamc_zilog for tty pointer moveStephen Rothwell2008-07-214-5/+5
* serial: use tty_portAlan Cox2008-07-214-44/+48
* drivers/serial/: remove CVS keywordsAdrian Bunk2008-07-2115-40/+16Star
* Subject: [PATCH 2/2] atmel_serial: Implement flush_buffer() hookHaavard Skinnemoen2008-07-211-0/+15
* Subject: [PATCH 1/2] serial: Add flush_buffer() operation to uart_opsHaavard Skinnemoen2008-07-211-0/+2
* PNP: add pnp_possible_config() -- can a device could be configured this way?Bjorn Helgaas2008-07-161-17/+7Star
* Merge commit '85082fd7cbe3173198aac0eb5e85ab1edcc6352c' into test-buildBenjamin Herrenschmidt2008-07-1510-1966/+2146
|\
| * Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-07-159-1965/+2130
| |\
| | * Merge branch 'imx' into develRussell King2008-07-102-113/+207
| | |\
| | | * MX2 add support for mx2 in i.MX serial driverSascha Hauer2008-07-051-3/+3
| | | * mxc: add MX3 support for i.MX internal UART driverSascha Hauer2008-07-052-21/+81
| | | * IMX: introduce clock APISascha Hauer2008-07-051-4/+21
| | | * IMX UART: remove statically initialized tablesSascha Hauer2008-07-051-75/+54Star
| | | * IMX UART: Add board specific init/exit functionsSascha Hauer2008-07-051-9/+19
| | | * IMX UART: do not assume 16MHz reference frequencySascha Hauer2008-07-051-11/+39
| | * | [ARM] S3C24XX: Split serial driver into core and per-cpu driversBen Dooks2008-07-038-1832/+1917
| | * | [ARM] S3C2410: Add sysfs attribute for serial driver clock sourceBen Dooks2008-07-031-11/+20
| | * | [ARM] 5054/1: S3C2410: Add GPLv2 license to the s3c2410 serial driverBen Dooks2008-07-031-1/+5
| | * | [ARM] 5050/1: S3C2410: Cleanup header on S3C2410 serial driverBen Dooks2008-07-031-31/+4Star
| | |/
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6Linus Torvalds2008-07-141-1/+16
| |\ \
| | * | atmel_serial: Drain console TX shifter before suspendingHaavard Skinnemoen2008-07-021-0/+6
| | * | atmel_serial: Fix build on avr32 with CONFIG_PM enabledHaavard Skinnemoen2008-07-021-1/+10
| | |/