summaryrefslogtreecommitdiffstats
path: root/drivers/serial
Commit message (Expand)AuthorAgeFilesLines
...
| * | | [POWERPC] mpc52xx: fix compile error introduce when rebasing patchGrant Likely2008-02-071-25/+14Star
| |/ /
| * | Merge branch 'for-2.6.25' of git://git.secretlab.ca/git/linux-2.6-mpc52xx int...Paul Mackerras2008-02-072-75/+368
| |\ \
| | * | [POWERPC] mpc512x: Add MPC512x PSC support to MPC52xx psc driverJohn Rigby2008-02-062-12/+177
| | * | [POWERPC] mpc512x: Factor out 5200 dependencies from 52xx psc driverJohn Rigby2008-02-061-64/+192
| | |/
* | | Char: char/serial, remove SERIAL_TYPE_NORMAL redefinesJiri Slaby2008-02-072-8/+0Star
* | | dz.c: Resource managementMaciej W. Rozycki2008-02-071-101/+188
* | | dz.c: Use a helper to cast from "struct uart_port *"Maciej W. Rozycki2008-02-071-11/+16
* | | dz: clean up and improve the setup of termios settingsMaciej W. Rozycki2008-02-072-51/+56
* | | dz: handle special conditions on reception correctlyMaciej W. Rozycki2008-02-072-38/+46
* | | dz: fix locking issuesMaciej W. Rozycki2008-02-071-11/+12
* | | dz: rename the serial console structureMaciej W. Rozycki2008-02-071-3/+3
* | | dz: update kconfig descriptionMaciej W. Rozycki2008-02-071-6/+10
* | | dz: add and reorder inclusions, remove unneeded onesMaciej W. Rozycki2008-02-071-10/+13
* | | dz: don't panic() when request_irq() failsMaciej W. Rozycki2008-02-071-5/+15
* | | dz: always check if it is safe to console_putchar()Maciej W. Rozycki2008-02-071-2/+2
* | | dz.h: remove useless unused module junkMaciej W. Rozycki2008-02-071-5/+0Star
* | | SC26XX: New serial driver for SC2681 uartsThomas Bogendoerfer2008-02-063-0/+771
* | | serial: use SGI_HAS_ZILOG for IP22_ZILOG dependsThomas Bogendoerfer2008-02-061-4/+4
* | | Remove pointless casts from void pointersJeff Garzik2008-02-064-5/+5
|/ /
* | m68knommu: use ARRAY_SIZE in ColdFire serial driverGreg Ungerer2008-02-051-1/+1
* | serial: MPSC: set baudrate when BRG divider is set.Mark A. Greer2008-02-051-0/+1
* | serial: Coding styleAlan Cox2008-02-052-5/+7
* | serial: speed setup failure reportingAlan Cox2008-02-051-2/+3
* | serial: avoid stalling suspend if serial port won't drainRussell King2008-02-051-1/+7
* | serial: avoid waking up closed serial ports on resumeRussell King2008-02-051-2/+2
* | 8250.c: support specifying DW APB UARTs in device platform_dataWill Newton2008-02-051-19/+21
* | serial: add ADDI-DATA GmbH Communication cardsin8250_pci.c and pci_ids.hKrauth.Julien2008-02-051-0/+133
* | drivers/serial/s3c2410.c: remove dead config symbolsJiri Olsa2008-02-051-1/+1
* | serial: keep the DTR setting for serial console.Yinghai Lu2008-02-051-1/+2
* | pcmcia: replace kio_addr_t with unsigned int everywhereOlof Johansson2008-02-051-3/+3
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-02-053-131/+7Star
|\ \
| | \
| | \
| *-. \ Merge branches 'at91', 'ixp', 'master', 'misc', 'pxa' and 'realview' into develRussell King2008-02-041-2/+6
| |\ \ \
| | | * | [ARM] 21285 serial: fix build errorRussell King2008-02-041-2/+6
| | |/ /
| * / / [ARM] 4660/3: at91: allow selecting UART for early kernel messagesGuennadi Liakhovetski2008-02-042-129/+1Star
| |/ /
* | | drivers/serial/: Spelling fixesJoe Perches2008-02-031-1/+1
* | | SERIAL_NETX_CONSOLE provides console for NetX, not IMXUwe Kleine-König2008-02-031-2/+2
* | | Coding style fix drivers/serial/icom.hMichal Piotrowski2008-02-031-1/+1
|/ /
* | m68knommu: use container_of in mcf.cGreg Ungerer2008-02-011-10/+10
* | m68knommu: use IRQF_DISABLE in m68328serial.cGreg Ungerer2008-02-011-1/+1
* | m68knommu: configure support for new ColdFire serial driverGreg Ungerer2008-02-011-0/+24
* | m68knommu: build support for new ColdFire serial driverGreg Ungerer2008-02-011-0/+1
|/
* Merge branch 'linux-2.6'Paul Mackerras2008-01-316-29/+59
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2008-01-282-12/+42
| |\
| | * sh: Add support for SH7763 CPU subtype.Yoshihiro Shimoda2008-01-282-2/+21
| | * sh: Add support for SH7721 CPU subtype.Yoshihiro Shimoda2008-01-282-8/+15
| | * sh: Add SH7263 CPU support.Paul Mundt2008-01-281-2/+4
| | * sh: Add SH7203 CPU support.Paul Mundt2008-01-281-2/+4
| | |
| | \
| *-. \ Merge branches 'at91', 'ep93xx', 'iop', 'kprobes', 'ks8695', 'misc', 'msm', '...Russell King2008-01-281-0/+2
| |\ \ \ | | |_|/ | |/| |
| | | * [SERIAL] 21285: Report baud rate back via termiosAlan Cox2008-01-261-0/+2
| | |/
| * / [Blackfin] arch: set_bfin_dma_config shouldnt set SYNC or RESTART by default ...Michael Hennerich2008-01-221-2/+4
| |/