Age | Commit message (Expand) | Author |
2008-02-07 | dz.c: Resource management | Maciej W. Rozycki |
2008-02-07 | dz.c: Use a helper to cast from "struct uart_port *" | Maciej W. Rozycki |
2008-02-07 | dz: clean up and improve the setup of termios settings | Maciej W. Rozycki |
2008-02-07 | dz: handle special conditions on reception correctly | Maciej W. Rozycki |
2008-02-07 | dz: fix locking issues | Maciej W. Rozycki |
2008-02-07 | dz: rename the serial console structure | Maciej W. Rozycki |
2008-02-07 | dz: update kconfig description | Maciej W. Rozycki |
2008-02-07 | dz: add and reorder inclusions, remove unneeded ones | Maciej W. Rozycki |
2008-02-07 | dz: don't panic() when request_irq() fails | Maciej W. Rozycki |
2008-02-07 | dz: always check if it is safe to console_putchar() | Maciej W. Rozycki |
2008-02-07 | dz.h: remove useless unused module junk | Maciej W. Rozycki |
2008-02-06 | SC26XX: New serial driver for SC2681 uarts | Thomas Bogendoerfer |
2008-02-06 | serial: use SGI_HAS_ZILOG for IP22_ZILOG depends | Thomas Bogendoerfer |
2008-02-06 | Remove pointless casts from void pointers | Jeff Garzik |
2008-02-05 | m68knommu: use ARRAY_SIZE in ColdFire serial driver | Greg Ungerer |
2008-02-05 | serial: MPSC: set baudrate when BRG divider is set. | Mark A. Greer |
2008-02-05 | serial: Coding style | Alan Cox |
2008-02-05 | serial: speed setup failure reporting | Alan Cox |
2008-02-05 | serial: avoid stalling suspend if serial port won't drain | Russell King |
2008-02-05 | serial: avoid waking up closed serial ports on resume | Russell King |
2008-02-05 | 8250.c: support specifying DW APB UARTs in device platform_data | Will Newton |
2008-02-05 | serial: add ADDI-DATA GmbH Communication cardsin8250_pci.c and pci_ids.h | Krauth.Julien |
2008-02-05 | drivers/serial/s3c2410.c: remove dead config symbols | Jiri Olsa |
2008-02-05 | serial: keep the DTR setting for serial console. | Yinghai Lu |
2008-02-05 | pcmcia: replace kio_addr_t with unsigned int everywhere | Olof Johansson |
2008-02-04 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2008-02-04 | Merge branches 'at91', 'ixp', 'master', 'misc', 'pxa' and 'realview' into devel | Russell King |
2008-02-04 | [ARM] 4660/3: at91: allow selecting UART for early kernel messages | Guennadi Liakhovetski |
2008-02-04 | [ARM] 21285 serial: fix build error | Russell King |
2008-02-03 | drivers/serial/: Spelling fixes | Joe Perches |
2008-02-03 | SERIAL_NETX_CONSOLE provides console for NetX, not IMX | Uwe Kleine-König |
2008-02-03 | Coding style fix drivers/serial/icom.h | Michal Piotrowski |
2008-02-01 | m68knommu: use container_of in mcf.c | Greg Ungerer |
2008-02-01 | m68knommu: use IRQF_DISABLE in m68328serial.c | Greg Ungerer |
2008-02-01 | m68knommu: configure support for new ColdFire serial driver | Greg Ungerer |
2008-02-01 | m68knommu: build support for new ColdFire serial driver | Greg Ungerer |
2008-01-31 | Merge branch 'linux-2.6' | Paul Mackerras |
2008-01-31 | Merge branch 'for-2.6.25' of git://git.secretlab.ca/git/linux-2.6-mpc52xx | Paul Mackerras |
2008-01-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds |
2008-01-28 | [POWERPC] CPM: Rename commproc to cpm1 and cpm2_common.c to cpm2.c | Jochen Friedrich |
2008-01-28 | Merge branches 'at91', 'ep93xx', 'iop', 'kprobes', 'ks8695', 'misc', 'msm', '... | Russell King |
2008-01-28 | sh: Add support for SH7763 CPU subtype. | Yoshihiro Shimoda |
2008-01-28 | sh: Add support for SH7721 CPU subtype. | Yoshihiro Shimoda |
2008-01-28 | sh: Add SH7263 CPU support. | Paul Mundt |
2008-01-28 | sh: Add SH7203 CPU support. | Paul Mundt |
2008-01-26 | [POWERPC] mpc5200: normalize compatible property bindings | Grant Likely |
2008-01-26 | [SERIAL] 21285: Report baud rate back via termios | Alan Cox |
2008-01-24 | kobject: convert icom to use kref, not kobject | Greg Kroah-Hartman |
2008-01-24 | Merge branch 'for-2.6.25' of master.kernel.org:/pub/scm/linux/kernel/git/gala... | Paul Mackerras |
2008-01-23 | [POWERPC] Fix compile error if CONFIG_STX_GP3 is defined | Kumar Gala |