summaryrefslogtreecommitdiff
path: root/drivers/serial
AgeCommit message (Expand)Author
2008-07-24serial8250: sanity check nr_uarts on all paths.Eric W. Biederman
2008-07-24serial: fix serial_match_port() for dynamic major tty-device numbersGuennadi Liakhovetski
2008-06-21Fix tty speed handling on 8250Alan Cox
2008-06-16serial: fix enable_irq_wake/disable_irq_wake imbalance in serial_core.cArjan van de Ven
2008-06-16sunhv: Fix locking in non-paged I/O case.David S. Miller
2008-05-15serial: Fix sparc driver name strings.David S. Miller
2008-05-15sparc: sunzilog uart orderRobert Reif
2008-05-15serial: access after NULL check in uart_flush_buffer()Tetsuo Handa
2008-05-09POWERPC: mpc5200: Fix unterminated of_device_id tableGrant Likely
2008-05-01dz: test after postfix decrement fails in dz_console_putchar()Roel Kluin
2008-04-15serial: fix platform driver hotplug/coldplugKay Sievers
2008-04-02atmel_serial: fix uart/console concurrent accessMarc Pignat
2008-04-02atmel_serial: avoid stopping pdc during transmissionMichael Trimarchi
2008-03-308250_pci: duplicate initializer in array ([pbn_b0_8_115200])Al Viro
2008-03-11serial: sh-sci: Fix fifo stall on SH7760/SH7780/SH7785 SCIF.Yutaro Ebihara
2008-03-10of_serial: fix section mismatch warningsJosh Boyer
2008-03-04drivers/serial/m32r_sio.c: correct use of ! and &Julia Lawall
2008-03-04serial: add PNP ID GVC0303 for Archtek 3334BRV ISA modemBjorn Helgaas
2008-02-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds
2008-02-29Blackfin Serial Driver: Fix bug - Only insert UART rx char in timer task.Sonic Zhang
2008-02-26serial: Move asm-sh/sci.h to linux/serial_sci.h.Paul Mundt
2008-02-25Blackfin Serial Driver: Fix bug - update tx dma buffer tail before wake up pr...Sonic Zhang
2008-02-25Blackfin Serial Driver: Fix bug - Increase buffer tail immediately before sta...Sonic Zhang
2008-02-23atmel_serial: fix interrupt handler return valueHaavard Skinnemoen
2008-02-14serial: sh-sci: Fix up SH-5 build.Paul Mundt
2008-02-14sh: add support for sh7366 processorMagnus Damm
2008-02-08fs/char_dev.c: chrdev_open marked static and removed from fs.hDenis Cheng
2008-02-08atmel_serial: show tty name in /proc/interruptsHaavard Skinnemoen
2008-02-08atmel_serial: use container_of instead of direct castHaavard Skinnemoen
2008-02-08atmel_serial: fix broken RX buffer allocationHaavard Skinnemoen
2008-02-08atmel_serial: add DMA supportChip Coldwell
2008-02-08atmel_serial: split the interrupt handlerRemy Bohmer
2008-02-08atmel_serial: fix bugs in probe() error path and remove()Haavard Skinnemoen
2008-02-08atmel_serial: use existing console options only if BRG is runningHaavard Skinnemoen
2008-02-08atmel_serial: use cpu_relax() when busy-waitingHaavard Skinnemoen
2008-02-08atmel_serial: clean up the codeRemy Bohmer
2008-02-08serial_core: bring mostly into line with coding styleAlan Cox
2008-02-088250: enable rate reporting via termiosAlan Cox
2008-02-08serial8250: coding styleAlan Cox
2008-02-088250_pci: coding styleAlan Cox
2008-02-088250_hub6: codding styleAlan Cox
2008-02-088250_hp300: coding styleAlan Cox
2008-02-088250_gsc: coding styleAlan Cox
2008-02-088250_early: coding styleAlan Cox
2008-02-07Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds
2008-02-07Char: char/serial, remove SERIAL_TYPE_NORMAL redefinesJiri Slaby
2008-02-07dz.c: Resource managementMaciej W. Rozycki
2008-02-07dz.c: Use a helper to cast from "struct uart_port *"Maciej W. Rozycki
2008-02-07dz: clean up and improve the setup of termios settingsMaciej W. Rozycki
2008-02-07dz: handle special conditions on reception correctlyMaciej W. Rozycki