- 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
- 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
- c5f3338 [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
- 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
- c2a7dcad Merge branch 'linux-2.6' by Paul Mackerras · 17 years ago
- 362f9b6 [POWERPC] Move CPM command handling into the cpm drivers by Jochen Friedrich · 17 years ago
- 58d784a [SERIAL] sparc: Infrastructure to fix section mismatch bugs. by Martin Habets · 17 years ago
- 76832d8 drivers/serial/uartlite.c: Add missing of_node_put by Julia Lawall · 17 years ago
- b62c855 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 17 years ago
- 68576cf IP22ZILOG: fix lockup and sysrq by Thomas Bogendoerfer · 17 years ago
- fa7f151 [ARM] 4662/1: Fix PXA serial driver compilation if SERIAL_PXA_CONSOLE is disabled by Philipp Zabel · 17 years ago
- 2047e40 [Blackfin] arch: set_bfin_dma_config shouldnt set SYNC or RESTART by default - add argument or option by Michael Hennerich · 17 years ago
- 529a73f Blackfin arch: punt CONFIG_BFIN -- we already have CONFIG_BLACKFIN by Mike Frysinger · 17 years ago
- 77accbf CRISv10 serial driver rewrite by Jesper Nilsson · 17 years ago
- e02f5f5 serial: only use PNP IRQ if it's valid by Bjorn Helgaas · 17 years ago
- 19cd753 atmel_serial build warnings begone by David Brownell · 17 years ago
- 7105458 8250_pnp: add support for "LG C1 EXPRESS DUAL" machines by Damian Jurd · 17 years ago
- dbd0cf4 serial: add PNP ID for Davicom ISA 33.6K modem by Bjorn Helgaas · 17 years ago
- a80b824 Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 17 years ago
- c4888f9 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
- 694caef sh: Remove SCI_NPORTS from sh-sci.h by Nobuhiro Iwamatsu · 17 years ago
- f966918 sh: Kill off the remaining ST40 cruft. by Paul Mundt · 17 years ago
- bf2cdef serial: fix compile warning about putc by Yinghai Lu · 17 years ago
- ccb9d59 PCI: pciserial_resume_one ignored return value of pci_enable_device by Dirk Hohndel · 17 years ago
- 1d6b698 [POWERPC] Uartlite: speed up console output by Grant Likely · 17 years ago
- 23f42b7 serial: fix serial_txx9 console initialization by Atsushi Nemoto · 17 years ago
- 5e7bf8c netdrvr/pcmcia: use IRQ_TYPE_DYNAMIC_SHARING flag for irq.Attributes. by Komuro · 17 years ago
- 149b36e serial: stop passing NULL to functions that expect data by Alan Cox · 17 years ago