Commit Graph

993 Commits (a1f7fc48c143537e2bf70affee7e8932f5be9bb4)

Author SHA1 Message Date
Sascha Hauer 789d52589a [ARM] 4996/1: <IMX UART>: do not enable tx empty interrupt on startup 17 years ago
Sascha Hauer 0d3c3938ff [ARM] 4995/1: <IMX UART>: Do not use URXD_CHARRDY for polling 17 years ago
Sascha Hauer 864eeed051 [ARM] 4994/1: <IMX UART>: Move error handling into execution path 17 years ago
Sascha Hauer 8c9915bf31 [ARM] 4993/1: <IMX UART>: Trivial: Remove unused defines 17 years ago
Anton Vorontsov 56626f335b [POWERPC] QE: UCC nodes cleanup 17 years ago
Laurent Pinchart d464df2667 [POWERPC] cpm_uart: Allocate DPRAM memory for SMC ports on CPM2-based platforms. 17 years ago
Kay Sievers e169c13964 serial: fix platform driver hotplug/coldplug 17 years ago
Stephen Neuendorffer 19a74263f4 [POWERPC] of_serial: Fix possible null dereference. 17 years ago
Marc Pignat 39d4c922b5 atmel_serial: fix uart/console concurrent access 17 years ago
Michael Trimarchi ba0657ff05 atmel_serial: avoid stopping pdc during transmission 17 years ago
Al Viro f0bb3cfde0 8250_pci: duplicate initializer in array ([pbn_b0_8_115200]) 17 years ago
Yutaro Ebihara cae167d3d7 serial: sh-sci: Fix fifo stall on SH7760/SH7780/SH7785 SCIF. 17 years ago
Josh Boyer e84290dc79 of_serial: fix section mismatch warnings 17 years ago
Julia Lawall 022d917d96 drivers/serial/m32r_sio.c: correct use of ! and & 17 years ago
Bjorn Helgaas 51587cb54f serial: add PNP ID GVC0303 for Archtek 3334BRV ISA modem 17 years ago
Sonic Zhang 0aef456451 Blackfin Serial Driver: Fix bug - Only insert UART rx char in timer task. 17 years ago
Graf Yang 7d01b475ab Blackfin Serial Driver: Enable IR function when user application (irattach /dev/ttyBFx -s) call TIOCSETD ioctl with line discipline N_IRDA 17 years ago
Paul Mundt 96de1a8f02 serial: Move asm-sh/sci.h to linux/serial_sci.h. 17 years ago
Sonic Zhang 56f5de8fe7 Blackfin Serial Driver: Fix bug - update tx dma buffer tail before wake up processes. 17 years ago
Sonic Zhang 0711d85760 Blackfin Serial Driver: Fix bug - Increase buffer tail immediately before starting tx dma. 17 years ago
Haavard Skinnemoen 0400b697ef atmel_serial: fix interrupt handler return value 17 years ago
Paul Mundt e8ea024bff serial: sh-sci: Fix up SH-5 build. 17 years ago
Magnus Damm 9109a30e5a sh: add support for sh7366 processor 17 years ago
Denis Cheng 922f9cfa79 fs/char_dev.c: chrdev_open marked static and removed from fs.h 17 years ago
Haavard Skinnemoen ae16106875 atmel_serial: show tty name in /proc/interrupts 17 years ago
Haavard Skinnemoen c811ab8c2d atmel_serial: use container_of instead of direct cast 17 years ago
Haavard Skinnemoen 6433471d33 atmel_serial: fix broken RX buffer allocation 17 years ago
Chip Coldwell a66706158d atmel_serial: add DMA support 17 years ago
Remy Bohmer 1ecc26bd27 atmel_serial: split the interrupt handler 17 years ago
Haavard Skinnemoen dfa7f343e5 atmel_serial: fix bugs in probe() error path and remove() 17 years ago
Haavard Skinnemoen 1c0fd82f93 atmel_serial: use existing console options only if BRG is running 17 years ago
Haavard Skinnemoen 829dd81122 atmel_serial: use cpu_relax() when busy-waiting 17 years ago
Remy Bohmer b843aa216c atmel_serial: clean up the code 17 years ago
Alan Cox a46c999424 serial_core: bring mostly into line with coding style 17 years ago
Alan Cox b4c502a709 8250: enable rate reporting via termios 17 years ago
Alan Cox 6f803cd08f serial8250: coding style 17 years ago
Alan Cox 5756ee9996 8250_pci: coding style 17 years ago
Alan Cox 3b0fd36ddc 8250_hub6: codding style 17 years ago
Alan Cox 0fe1c13713 8250_hp300: coding style 17 years ago
Alan Cox 8b4a483be5 8250_gsc: coding style 17 years ago
Alan Cox ce2e204f0c 8250_early: coding style 17 years ago
Jiri Slaby 1237a2ef31 Char: char/serial, remove SERIAL_TYPE_NORMAL redefines 17 years ago
Maciej W. Rozycki e6ee512f5a dz.c: Resource management 17 years ago
Maciej W. Rozycki f5519caad5 dz.c: Use a helper to cast from "struct uart_port *" 17 years ago
Maciej W. Rozycki ff11d07803 dz: clean up and improve the setup of termios settings 17 years ago
Maciej W. Rozycki 54c0f37e9a dz: handle special conditions on reception correctly 17 years ago
Maciej W. Rozycki 43d46ab1cd dz: fix locking issues 17 years ago
Maciej W. Rozycki 6d83c067eb dz: rename the serial console structure 17 years ago
Maciej W. Rozycki 7287d765d5 dz: update kconfig description 17 years ago
Maciej W. Rozycki 87cff7fb0b dz: add and reorder inclusions, remove unneeded ones 17 years ago