- 022d917 drivers/serial/m32r_sio.c: correct use of ! and & by Julia Lawall · 17 years ago
- 51587cb serial: add PNP ID GVC0303 for Archtek 3334BRV ISA modem by Bjorn Helgaas · 17 years ago
- 84b9a77 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6 by Linus Torvalds · 17 years ago
- 0aef456 Blackfin Serial Driver: Fix bug - Only insert UART rx char in timer task. by Sonic Zhang · 17 years ago
- 96de1a8 serial: Move asm-sh/sci.h to linux/serial_sci.h. by Paul Mundt · 17 years ago
- 56f5de8 Blackfin Serial Driver: Fix bug - update tx dma buffer tail before wake up processes. by Sonic Zhang · 17 years ago
- 0711d85 Blackfin Serial Driver: Fix bug - Increase buffer tail immediately before starting tx dma. by Sonic Zhang · 17 years ago
- 0400b69 atmel_serial: fix interrupt handler return value by Haavard Skinnemoen · 17 years ago
- e8ea024 serial: sh-sci: Fix up SH-5 build. by Paul Mundt · 17 years ago
- 9109a30 sh: add support for sh7366 processor by Magnus Damm · 17 years ago
- 922f9cf fs/char_dev.c: chrdev_open marked static and removed from fs.h by Denis Cheng · 17 years ago
- ae16106 atmel_serial: show tty name in /proc/interrupts by Haavard Skinnemoen · 17 years ago
- c811ab8 atmel_serial: use container_of instead of direct cast by Haavard Skinnemoen · 17 years ago
- 6433471 atmel_serial: fix broken RX buffer allocation by Haavard Skinnemoen · 17 years ago
- a667061 atmel_serial: add DMA support by Chip Coldwell · 17 years ago
- 1ecc26b atmel_serial: split the interrupt handler by Remy Bohmer · 17 years ago
- dfa7f34 atmel_serial: fix bugs in probe() error path and remove() by Haavard Skinnemoen · 17 years ago
- 1c0fd82 atmel_serial: use existing console options only if BRG is running by Haavard Skinnemoen · 17 years ago
- 829dd81 atmel_serial: use cpu_relax() when busy-waiting by Haavard Skinnemoen · 17 years ago
- b843aa2 atmel_serial: clean up the code by Remy Bohmer · 17 years ago
- a46c999 serial_core: bring mostly into line with coding style by Alan Cox · 17 years ago
- b4c502a 8250: enable rate reporting via termios by Alan Cox · 17 years ago
- 6f803cd serial8250: coding style by Alan Cox · 17 years ago
- 5756ee9 8250_pci: coding style by Alan Cox · 17 years ago
- 3b0fd36 8250_hub6: codding style by Alan Cox · 17 years ago
- 0fe1c13 8250_hp300: coding style by Alan Cox · 17 years ago
- 8b4a483 8250_gsc: coding style by Alan Cox · 17 years ago
- ce2e204 8250_early: coding style by Alan Cox · 17 years ago
- 3796958 Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
- 1237a2e Char: char/serial, remove SERIAL_TYPE_NORMAL redefines by Jiri Slaby · 17 years ago
- e6ee512 dz.c: Resource management by Maciej W. Rozycki · 17 years ago
- f5519ca dz.c: Use a helper to cast from "struct uart_port *" by Maciej W. Rozycki · 17 years ago
- ff11d07 dz: clean up and improve the setup of termios settings by Maciej W. Rozycki · 17 years ago
- 54c0f37 dz: handle special conditions on reception correctly by Maciej W. Rozycki · 17 years ago
- 43d46ab dz: fix locking issues by Maciej W. Rozycki · 17 years ago
- 6d83c06 dz: rename the serial console structure by Maciej W. Rozycki · 17 years ago
- 7287d76 dz: update kconfig description by Maciej W. Rozycki · 17 years ago
- 87cff7f dz: add and reorder inclusions, remove unneeded ones by Maciej W. Rozycki · 17 years ago
- 0ba137e dz: don't panic() when request_irq() fails by Maciej W. Rozycki · 17 years ago
- dbab812 dz: always check if it is safe to console_putchar() by Maciej W. Rozycki · 17 years ago
- d4dd146 dz.h: remove useless unused module junk by Maciej W. Rozycki · 17 years ago
- 5ab3e84 Merge branch 'for-2.6.25' of master.kernel.org:/pub/scm/linux/kernel/git/jwboyer/powerpc-4xx by Paul Mackerras · 17 years ago
- 52b8048 [POWERPC] mpc52xx: fix compile error introduce when rebasing patch by Grant Likely · 17 years ago
- 256ae6a Merge branch 'virtex-for-2.6.25' of git://git.secretlab.ca/git/linux-2.6-virtex into for-2.6.25 by Josh Boyer · 17 years ago
- 1f7d4f8 Merge branch 'for-2.6.25' of git://git.secretlab.ca/git/linux-2.6-mpc52xx into for-2.6.25 by Paul Mackerras · 17 years ago
- 25ae3a0 [POWERPC] mpc512x: Add MPC512x PSC support to MPC52xx psc driver by John Rigby · 17 years ago
- 599f030 [POWERPC] mpc512x: Factor out 5200 dependencies from 52xx psc driver by John Rigby · 17 years ago
- eea63e0 SC26XX: New serial driver for SC2681 uarts by Thomas Bogendoerfer · 17 years ago
- 5057c98 serial: use SGI_HAS_ZILOG for IP22_ZILOG depends by Thomas Bogendoerfer · 17 years ago
- 15aafa2 Remove pointless casts from void pointers by Jeff Garzik · 17 years ago
- 3de66a1 [POWERPC] Eliminate broken OF console initialization. by Grant Likely · 17 years ago
- 0e349b0 [POWERPC] Xilinx: Update compatible to use values generated by BSP generator. by Stephen Neuendorffer · 17 years ago
- 911a317 [POWERPC] Fix incorrectly tagged __devinitdata structures by Grant Likely · 17 years ago
- 1679196 m68knommu: use ARRAY_SIZE in ColdFire serial driver by Greg Ungerer · 17 years ago
- 7bbdc3d serial: MPSC: set baudrate when BRG divider is set. by Mark A. Greer · 17 years ago
- 3e8d4e2 serial: Coding style by Alan Cox · 17 years ago
- 6d4d67b serial: speed setup failure reporting by Alan Cox · 17 years ago
- c8c6bfa serial: avoid stalling suspend if serial port won't drain by Russell King · 17 years ago
- 9d778a6 serial: avoid waking up closed serial ports on resume by Russell King · 17 years ago
- 74a19741 8250.c: support specifying DW APB UARTs in device platform_data by Will Newton · 17 years ago
- 02c9b5c serial: add ADDI-DATA GmbH Communication cardsin8250_pci.c and pci_ids.h by Krauth.Julien · 17 years ago
- 1452750 drivers/serial/s3c2410.c: remove dead config symbols by Jiri Olsa · 17 years ago
- c3e4642 serial: keep the DTR setting for serial console. by Yinghai Lu · 17 years ago
- 906da80 pcmcia: replace kio_addr_t with unsigned int everywhere by Olof Johansson · 17 years ago
- 9ef9dc6 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 17 years ago
- 0d899e1 Merge branches 'at91', 'ixp', 'master', 'misc', 'pxa' and 'realview' into devel by Russell King · 17 years ago
- fa3218d [ARM] 4660/3: at91: allow selecting UART for early kernel messages by Guennadi Liakhovetski · 17 years ago
- 2f65baf [ARM] 21285 serial: fix build error by Russell King · 17 years ago
- 8f4aafe drivers/serial/: Spelling fixes by Joe Perches · 17 years ago
- b885b27 SERIAL_NETX_CONSOLE provides console for NetX, not IMX by Uwe Kleine-König · 17 years ago
- 78b42c9 Coding style fix drivers/serial/icom.h by Michal Piotrowski · 17 years ago
- db28838 [Blackfin] serial driver: Add flow control support to bf54x by Sonic Zhang · 17 years ago
- 4cb4f22 [Blackfin] serial driver: Fix bug Poll RTS/CTS status in DMA mode as well by Sonic Zhang · 17 years ago
- 0954556 [Blackfin] serial driver: ADSP-BF52x arch/mach support by Michael Hennerich · 17 years ago
- 9f69ba8 m68knommu: use container_of in mcf.c by Greg Ungerer · 17 years ago
- 7c74806 m68knommu: use IRQF_DISABLE in m68328serial.c by Greg Ungerer · 17 years ago
- ae1b5f0 m68knommu: configure support for new ColdFire serial driver by Greg Ungerer · 17 years ago
- b9ac1ec m68knommu: build support for new ColdFire serial driver by Greg Ungerer · 17 years ago
- bd45ac0 Merge branch 'linux-2.6' by Paul Mackerras · 17 years ago
- 4eece4c Merge branch 'for-2.6.25' of git://git.secretlab.ca/git/linux-2.6-mpc52xx by Paul Mackerras · 17 years ago
- e189f34 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 17 years ago
- b5677d8 [POWERPC] CPM: Rename commproc to cpm1 and cpm2_common.c to cpm2.c by Jochen Friedrich · 17 years ago
- d0d42df Merge branches 'at91', 'ep93xx', 'iop', 'kprobes', 'ks8695', 'misc', 'msm', 's3c2410', 'sa1100' and 'vfp' into devel by Russell King · 17 years ago
- 7d740a0 sh: Add support for SH7763 CPU subtype. by Yoshihiro Shimoda · 17 years ago
- 31a49c4 sh: Add support for SH7721 CPU subtype. by Yoshihiro Shimoda · 17 years ago
- a8f67f4 sh: Add SH7263 CPU support. by Paul Mundt · 17 years ago
- 6d01f51 sh: Add SH7203 CPU support. by Paul Mundt · 17 years ago
- 66ffbe4 [POWERPC] mpc5200: normalize compatible property bindings by Grant Likely · 17 years ago
- c5f33383 [SERIAL] 21285: Report baud rate back via termios by Alan Cox · 17 years ago
- 15f2bbb kobject: convert icom to use kref, not kobject by Greg Kroah-Hartman · 17 years ago
- dcb571b Merge branch 'for-2.6.25' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc into for-2.6.25 by Paul Mackerras · 17 years ago
- 1dd4561 [POWERPC] Fix compile error if CONFIG_STX_GP3 is defined by Kumar Gala · 17 years ago
- d7584ed [POWERPC] qe-uart: add support for Freescale QUICCEngine UART by Timur Tabi · 17 years ago
- 9156ad4 Merge branch 'linux-2.6' by Paul Mackerras · 17 years ago
- 406b7d4 [POWERPC] mpc5200: Cleanup checkpatch.pl problems in mpc52xx_uart.c by John Rigby · 17 years ago
- 94f3894 [POWERPC] Separate MPC52xx PSC FIFO registers from rest of PSC by John Rigby · 17 years ago
- 283029d [POWERPC] Add of_find_matching_node() helper function by Grant Likely · 17 years ago
- 1ba7a3e [Blackfin] serial driver: use simpler comment headers and strip out information that is maintained in the scm's log by Mike Frysinger · 17 years ago
- f67702a [POWERPC] Xilinx uartlite: Section type fixups by Stephen Neuendorffer · 17 years ago
- fb445ee [SERIAL]: Fix section mismatches in Sun serial console drivers. by David S. Miller · 17 years ago