aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/serial
Commit message (Expand)AuthorAge
* fs/char_dev.c: chrdev_open marked static and removed from fs.hDenis Cheng2008-02-08
* atmel_serial: show tty name in /proc/interruptsHaavard Skinnemoen2008-02-08
* atmel_serial: use container_of instead of direct castHaavard Skinnemoen2008-02-08
* atmel_serial: fix broken RX buffer allocationHaavard Skinnemoen2008-02-08
* atmel_serial: add DMA supportChip Coldwell2008-02-08
* atmel_serial: split the interrupt handlerRemy Bohmer2008-02-08
* atmel_serial: fix bugs in probe() error path and remove()Haavard Skinnemoen2008-02-08
* atmel_serial: use existing console options only if BRG is runningHaavard Skinnemoen2008-02-08
* atmel_serial: use cpu_relax() when busy-waitingHaavard Skinnemoen2008-02-08
* atmel_serial: clean up the codeRemy Bohmer2008-02-08
* serial_core: bring mostly into line with coding styleAlan Cox2008-02-08
* 8250: enable rate reporting via termiosAlan Cox2008-02-08
* serial8250: coding styleAlan Cox2008-02-08
* 8250_pci: coding styleAlan Cox2008-02-08
* 8250_hub6: codding styleAlan Cox2008-02-08
* 8250_hp300: coding styleAlan Cox2008-02-08
* 8250_gsc: coding styleAlan Cox2008-02-08
* 8250_early: coding styleAlan Cox2008-02-08
* Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds2008-02-07
|\
| * Merge branch 'for-2.6.25' of master.kernel.org:/pub/scm/linux/kernel/git/jwbo...Paul Mackerras2008-02-07
| |\
| | * Merge branch 'virtex-for-2.6.25' of git://git.secretlab.ca/git/linux-2.6-virt...Josh Boyer2008-02-06
| | |\
| | | * [POWERPC] Eliminate broken OF console initialization.Grant Likely2008-02-06
| | | * [POWERPC] Xilinx: Update compatible to use values generated by BSP generator.Stephen Neuendorffer2008-02-06
| | | * [POWERPC] Fix incorrectly tagged __devinitdata structuresGrant Likely2008-02-06
| * | | [POWERPC] mpc52xx: fix compile error introduce when rebasing patchGrant Likely2008-02-07
| |/ /
| * | Merge branch 'for-2.6.25' of git://git.secretlab.ca/git/linux-2.6-mpc52xx int...Paul Mackerras2008-02-06
| |\ \
| | * | [POWERPC] mpc512x: Add MPC512x PSC support to MPC52xx psc driverJohn Rigby2008-02-06
| | * | [POWERPC] mpc512x: Factor out 5200 dependencies from 52xx psc driverJohn Rigby2008-02-06
| | |/
* | | Char: char/serial, remove SERIAL_TYPE_NORMAL redefinesJiri Slaby2008-02-07
* | | dz.c: Resource managementMaciej W. Rozycki2008-02-07
* | | dz.c: Use a helper to cast from "struct uart_port *"Maciej W. Rozycki2008-02-07
* | | dz: clean up and improve the setup of termios settingsMaciej W. Rozycki2008-02-07
* | | dz: handle special conditions on reception correctlyMaciej W. Rozycki2008-02-07
* | | dz: fix locking issuesMaciej W. Rozycki2008-02-07
* | | dz: rename the serial console structureMaciej W. Rozycki2008-02-07
* | | dz: update kconfig descriptionMaciej W. Rozycki2008-02-07
* | | dz: add and reorder inclusions, remove unneeded onesMaciej W. Rozycki2008-02-07
* | | dz: don't panic() when request_irq() failsMaciej W. Rozycki2008-02-07
* | | dz: always check if it is safe to console_putchar()Maciej W. Rozycki2008-02-07
* | | dz.h: remove useless unused module junkMaciej W. Rozycki2008-02-07
* | | SC26XX: New serial driver for SC2681 uartsThomas Bogendoerfer2008-02-06
* | | serial: use SGI_HAS_ZILOG for IP22_ZILOG dependsThomas Bogendoerfer2008-02-06
* | | Remove pointless casts from void pointersJeff Garzik2008-02-06
|/ /
* | m68knommu: use ARRAY_SIZE in ColdFire serial driverGreg Ungerer2008-02-05
* | serial: MPSC: set baudrate when BRG divider is set.Mark A. Greer2008-02-05
* | serial: Coding styleAlan Cox2008-02-05
* | serial: speed setup failure reportingAlan Cox2008-02-05
* | serial: avoid stalling suspend if serial port won't drainRussell King2008-02-05
* | serial: avoid waking up closed serial ports on resumeRussell King2008-02-05
* | 8250.c: support specifying DW APB UARTs in device platform_dataWill Newton2008-02-05