Commit Graph

1067 Commits (24a7a45511f89959b4f1dc60a66260d09777901a)

Author SHA1 Message Date
Mike Frysinger 50e2e15afa Blackfin Serial Driver: the uart break anomaly has been given its own number, so switch to it 17 years ago
Graf Yang 2ade972996 Blackfin Serial Driver: use BFIN_UART_NR_PORTS to help SIR driver in uart port. 17 years ago
Robert Reif 227739bf4c sparc: sunzilog uart order 17 years ago
Sonic Zhang 1a3a4c7130 Blackfin Serial Driver: Fix bug - kernel hangs when accessing uart 0 on bf537 when booting u-boot and linux on uart 1 17 years ago
Mike Frysinger 0c44a86d9e Blackfin Serial Driver: punt unused lsr variable 17 years ago
Alan Stern 74081f8667 PM: Fix misuse of wakeup flag accessors in serial core 17 years ago
Matthew Wilcox d3135846f6 drivers: Remove unnecessary inclusions of asm/semaphore.h 17 years ago
Paul Mundt 178dd0cd28 sh: Add support for SH7723 CPU subtype. 17 years ago
Andrew Morton 4a1b5502d4 kgdb: Kconfig fix 17 years ago
Jason Wessel 84b5ae1521 kgdb: kgdboc pl011 I/O module 17 years ago
Jason Wessel c191e5ad6b kgdb: fix kgdboc dynamic module configuration 17 years ago
Jason Wessel f2d937f3bf consoles: polling support, kgdboc 17 years ago
Sascha Hauer 3a8daaa49f [ARM] 4999/1: <IMX UART>: fix membase 17 years ago
Sascha Hauer 3d454446e2 [ARM] 4998/1: <IMX UART>: do not use hardcoded io space size 17 years ago
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