[PATCH] deal with rmmod/put_io_context() races
[safe/jmp/linux-2.6] / drivers / serial /
2006-03-11 Pat Gefre[PATCH] Altix: small ioc4 oversight
2006-03-08 Pavel Machek[PATCH] serial core: work around sub-driver bugs
2006-03-08 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2006-03-07 Bjorn Helgaas[IA64] SGI SN drivers: don't report !sn2 hardware as...
2006-03-07 Martin Michlmayr[SERIAL] ip22zilog: Fix oops on runlevel change with...
2006-02-28 David S. Miller[SUNSU]: Fix locking error in sunsu_stop_rx().
2006-02-23 Russell King[SERIAL] Add comment about early_serial_setup()
2006-02-15 Ralf Baechle[SERIAL] Fix typo in comment
2006-02-15 Arthur Othieno[SERIAL] Documentation/jsm.txt is a no show.
2006-02-10 Russell King[SERIAL] Remove incorrect code from ioc4 serial driver
2006-02-08 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-serial
2006-02-08 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2006-02-08 Yoichi Yuasa[SERIAL] 8250_pci: add new PCI serial card support
2006-02-08 Ralf Baechle[SERIAL] ip22zilog: Whitespace cleanup.
2006-02-08 Vitaly Bordug[SERIAL] PPC32 CPM_UART: update to utilize the new...
2006-02-08 Jordan Crouse[SERIAL] Fix compile error in 8250_au1x00.c
2006-02-08 Kumar Gala[SERIAL] 8250 serial console update uart_8250_port ier
2006-02-08 Lucas Correia Vill... [ARM] 3283/1: S3C2400 - defines the number of serial...
2006-02-08 Al Viro[PATCH] m32r_sio iomem annotations
2006-02-08 Greg Ungerer[PATCH] m68knommu: use tty_schedule_flip() in 68328serial.c
2006-02-08 Greg Ungerer[PATCH] m68knommu: use tty_schedule_flip() in 68360serial.c
2006-02-08 Greg Ungerer[PATCH] m68knommu: compile fixes for mcfserial.c
2006-02-05 Russell King[SERIAL] uart_port flags member should use UPF_*
2006-02-05 Russell King[SERIAL] uart_port iotype member should use UPIO_*
2006-02-03 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-serial
2006-02-03 Russell King[SERIAL] 8250: limit range of runtime ports
2006-02-03 Adrian Bunk[PATCH] drivers/serial/jsm/: cleanups
2006-02-03 V. Ananda Krishnan[PATCH] jsm: update for tty buffering revamp
2006-02-03 Alan Cox[PATCH] Fix some ucLinux breakage from the tty updates
2006-02-02 Atsushi Nemoto[SERIAL] initialize spinlock for port failed to setup...
2006-02-02 Andrey Panin[SERIAL] SIIG 8-port serial boards support
2006-02-02 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2006-02-01 Paul Mundt[PATCH] sh: sh-sci clock framework updates
2006-02-01 V. Ananda Krishnan[PATCH] jsm: fix for high baud rates problem
2006-01-31 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-serial
2006-01-31 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2006-01-26 Lucas Correia Vill... [ARM] 3266/1: S3C2400 - adds macro S3C24XX
2006-01-24 Len Brown[ACPI] merge 3549 4320 4485 4588 4980 5483 5651 acpica...
2006-01-23 Timothy Charles... [SERIAL] 8250 Documentation fix
2006-01-21 Russell King[SERIAL] Make uart_port flags a bitwise type
2006-01-21 Russell King[SERIAL] Make port->ops constant
2006-01-21 Russell King[SERIAL] Remove UPF_AUTOPROBE and UPF_BOOT_ONLYMCA
2006-01-21 Russell King[SERIAL] Don't use ASYNC_ constants with the uart_port...
2006-01-21 Alan Cox[SERIAL] 8250 serial console fixes
2006-01-20 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2006-01-19 Russell King[ARM] Convert request_irq+set_irq_type to request_irq...
2006-01-18 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-serial
2006-01-18 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2006-01-18 Eddie C. Dost[SPARC64]: Serial Console for E250 Patch
2006-01-18 Andrew Victor[ARM] 3268/1: AT91RM9200 serial update for 2.6.15-git12
2006-01-18 Alon Bar-Lev[SERIAL] Add 8250 support for Decision Computer Interna...
2006-01-18 Russell King[SERIAL] Fix serial8250 driver initialisation ordering
2006-01-17 Jes Sorensen[IA64-SGI] sn_console.c minor cleanup
2006-01-15 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-serial
2006-01-15 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2006-01-15 Patrick Gefre[PATCH] Altix: ioc3 serial support
2006-01-14 Adrian Bunk[PATCH] remove unused tmp_buf_sem's
2006-01-13 Dmitry Torokhov[SERIAL] serial8250: convert to the new platform device...
2006-01-13 Adrian Bunk[SERIAL] fix SERIAL_M32R_PLDSIO dependencies
2006-01-13 Ingo Molnar[SERIAL] convert uart_state.sem to uart_state.mutex
2006-01-13 Matt Reimer[ARM] 3258/1: IMX serial: fix parity
2006-01-12 Linus TorvaldsMerge git://git./linux/kernel/git/brodo/pcmcia-fixes-2.6
2006-01-12 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2006-01-12 Arjan van de Ven[SERIAL] turn serial semaphores into mutexes
2006-01-12 Dominik Brodowski[PATCH] pcmcia: add new IDs for serial_cs.c
2006-01-10 Greg Ungerer[PATCH] m68knommu: set irq priority/level different...
2006-01-10 Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2006-01-10 Andrew Victor[ARM] 3242/2: AT91RM9200 support for 2.6 (Serial)
2006-01-10 Alan Cox[PATCH] TTY layer buffering revamp
2006-01-10 Andrew Morton[PATCH] tty-layer-buffering-revamp: jsm is broken
2006-01-10 Ralf BaechleUpdate Yoichi Yuasa's email address.
2006-01-10 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/pci-2.6
2006-01-09 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2006-01-09 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-serial
2006-01-09 Richard Knutsson[PATCH] drivers/*rest*: Replace pci_module_init() with...
2006-01-09 Aristeu Sergio Roz... [PATCH] ppc32: cpm_uart: fix xchar sending
2006-01-09 Benjamin Herrenschmidt[PATCH] powerpc: Remove device_node addrs/n_addr
2006-01-08 Russell King[ARM] Remove EPXA10DB machine support
2006-01-07 Dave Jones[SERIAL] Make the number of UARTs registered configurable.
2006-01-07 Russell King[SERIAL] Fix clocal wakeup problem
2006-01-07 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2006-01-07 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-serial
2006-01-07 Russell King[ARM] Move asm/hardware/clock.h to linux/clk.h
2006-01-07 Russell KingMerge with Linus' kernel.
2006-01-07 Russell King[ARM] Move AMBA include files to include/linux/amba/
2006-01-07 Len BrownPull pnpacpi into acpica branch
2006-01-06 Sylvain Munaut[PATCH] ppc32/serial: Change mpc52xx_uart.c to use...
2006-01-06 Sylvain Munaut[PATCH] ppc32/serial: Fix compiler errors with GCC...
2006-01-05 Dominik Brodowski[PATCH] pcmcia: unify attach, EVENT_CARD_INSERTION...
2006-01-05 Dominik Brodowski[PATCH] pcmcia: remove dev_list from drivers
2006-01-05 Dominik Brodowski[PATCH] pcmcia: unify detach, REMOVAL_EVENT handlers...
2006-01-05 Dominik Brodowski[PATCH] pcmcia: new suspend core
2006-01-05 Andrew Morton[SERIAL] 8520_pci: build fix
2006-01-04 Russell King[SERIAL] Remove _INLINE_
2006-01-04 Russell King[SERIAL] Move interrupt-time spinlocking inside serial8...
2006-01-04 Russell King[SERIAL] Use uart_match_port() to find a matching port...
2006-01-04 Benjamin Herrenschmidt[SERIAL] Fix matching of MMIO ports
2006-01-04 Gareth Howlett[SERIAL] Add support for more Connect Tech PCI serial...
2006-01-04 Russell King[Serial] Don't miss modem status changes
2006-01-03 Russell King[ARM] Remove clk_use()/clk_unuse()
next