summaryrefslogtreecommitdiffstats
path: root/drivers/serial
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Altix: ioc3 serial supportPatrick Gefre2006-01-143-1/+2206
* [PATCH] remove unused tmp_buf_sem'sAdrian Bunk2006-01-141-1/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-fixes-2.6Linus Torvalds2006-01-121-0/+2
|\
| * [PATCH] pcmcia: add new IDs for serial_cs.cDominik Brodowski2006-01-121-0/+2
* | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-01-123-0/+929
|\ \
| * | [ARM] 3242/2: AT91RM9200 support for 2.6 (Serial)Andrew Victor2006-01-103-0/+929
* | | [SERIAL] turn serial semaphores into mutexesArjan van de Ven2006-01-125-35/+36
| |/ |/|
* | [PATCH] m68knommu: set irq priority/level different for each ColdFire serial ...Greg Ungerer2006-01-101-1/+1
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2006-01-101-1/+1
|\ \
| * | Update Yoichi Yuasa's email address.Ralf Baechle2006-01-101-1/+1
| |/
* | [PATCH] TTY layer buffering revampAlan Cox2006-01-1030-470/+171
* | [PATCH] tty-layer-buffering-revamp: jsm is brokenAndrew Morton2006-01-101-1/+1
|/
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2006-01-091-1/+1
|\
| * [PATCH] drivers/*rest*: Replace pci_module_init() with pci_register_driver()Richard Knutsson2006-01-091-1/+1
* | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-01-093-806/+0
|\ \
| * | [ARM] Remove EPXA10DB machine supportRussell King2006-01-083-806/+0
* | | Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2006-01-093-10/+29
|\ \ \ | |_|/ |/| |
| * | [SERIAL] Make the number of UARTs registered configurable.Dave Jones2006-01-072-10/+28
| * | [SERIAL] Fix clocal wakeup problemRussell King2006-01-071-0/+1
| |/
* | [PATCH] ppc32: cpm_uart: fix xchar sendingAristeu Sergio Rozanski Filho2006-01-091-1/+1
* | [PATCH] powerpc: Remove device_node addrs/n_addrBenjamin Herrenschmidt2006-01-091-4/+11
|/
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-01-073-18/+6
|\
| * [ARM] Move asm/hardware/clock.h to linux/clk.hRussell King2006-01-072-2/+2
| * Merge with Linus' kernel.Russell King2006-01-072-109/+38
| |\
| * | [ARM] Move AMBA include files to include/linux/amba/Russell King2006-01-072-4/+4
| * | [ARM] Remove clk_use()/clk_unuse()Russell King2006-01-032-12/+0
* | | Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2006-01-074-46/+146
|\ \ \ | |_|/ |/| |
| * | [SERIAL] 8520_pci: build fixAndrew Morton2006-01-051-2/+2
| * | [SERIAL] Remove _INLINE_Russell King2006-01-042-10/+4
| * | [SERIAL] Move interrupt-time spinlocking inside serial8250_handle_port()Russell King2006-01-041-7/+8
| * | [SERIAL] Use uart_match_port() to find a matching port in find_port()Russell King2006-01-041-3/+1
| * | [SERIAL] Fix matching of MMIO portsBenjamin Herrenschmidt2006-01-041-1/+1
| * | [SERIAL] Add support for more Connect Tech PCI serial boardsGareth Howlett2006-01-041-6/+114
| * | [Serial] Don't miss modem status changesRussell King2006-01-041-17/+16
| |/
* | [PATCH] ppc32/serial: Change mpc52xx_uart.c to use the Low Density Serial por...Sylvain Munaut2006-01-061-11/+15
* | [PATCH] ppc32/serial: Fix compiler errors with GCC 4.x in mpc52xx_uart.cSylvain Munaut2006-01-061-1/+1
* | [PATCH] pcmcia: unify attach, EVENT_CARD_INSERTION handlers into one probe ca...Dominik Brodowski2006-01-061-50/+8
* | [PATCH] pcmcia: remove dev_list from driversDominik Brodowski2006-01-061-15/+2
* | [PATCH] pcmcia: unify detach, REMOVAL_EVENT handlers into one remove callbackDominik Brodowski2006-01-061-14/+5
* | [PATCH] pcmcia: new suspend coreDominik Brodowski2006-01-051-21/+10
|/
* [ARM] 3216/1: indent and typo in drivers/serial/pxa.cErik Hovland2005-12-301-2/+2
* [SERIAL] Fix AMBA PL011 sysrq character handlingRussell King2005-12-271-1/+1
* [SPARC]: introduce a SPARC Kconfig symbolAdrian Bunk2005-12-221-5/+5
* [SERIAL] 8250_pci: Remove redundant assignment, and mark fallthrough.Dave Jones2005-12-071-1/+1
* [SERIAL] mark several serial tables constArjan van de Ven2005-11-284-6/+6
* [SERIAL] imx: Fix missed platform_driver_unregisterRussell King2005-11-211-1/+1
* Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2005-11-192-24/+22
|\
| * [SERIAL] Remove unused variable in sa1100.cRussell King2005-11-191-1/+0
| * [SERIAL] Fix status reporting with PL011 serial driverRussell King2005-11-191-23/+22
* | [PARISC] Make Serial MUX depend on a specific bus type.Matthew Wilcox2005-11-181-1/+1
OpenPOWER on IntegriCloud