aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/serial (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-01-10[PATCH] m68knommu: set irq priority/level different for each ColdFire serial portGreg Ungerer1-1/+1
2006-01-10Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds1-1/+1
2006-01-10[PATCH] TTY layer buffering revampAlan Cox30-470/+171
2006-01-10[PATCH] tty-layer-buffering-revamp: jsm is brokenAndrew Morton1-1/+1
2006-01-10Update Yoichi Yuasa's email address.Ralf Baechle1-1/+1
2006-01-09Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds1-1/+1
2006-01-09Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds3-806/+0
2006-01-09Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds3-10/+29
2006-01-09[PATCH] drivers/*rest*: Replace pci_module_init() with pci_register_driver()Richard Knutsson1-1/+1
2006-01-09[PATCH] ppc32: cpm_uart: fix xchar sendingAristeu Sergio Rozanski Filho1-1/+1
2006-01-09[PATCH] powerpc: Remove device_node addrs/n_addrBenjamin Herrenschmidt1-4/+11
2006-01-08[ARM] Remove EPXA10DB machine supportRussell King3-806/+0
2006-01-07[SERIAL] Make the number of UARTs registered configurable.Dave Jones2-10/+28
2006-01-07[SERIAL] Fix clocal wakeup problemRussell King1-0/+1
2006-01-07Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds3-18/+6
2006-01-07Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds4-46/+146
2006-01-07[ARM] Move asm/hardware/clock.h to linux/clk.hRussell King2-2/+2
2006-01-07Merge with Linus' kernel.Russell King2-109/+38
2006-01-07[ARM] Move AMBA include files to include/linux/amba/Russell King2-4/+4
2006-01-06[PATCH] ppc32/serial: Change mpc52xx_uart.c to use the Low Density Serial port majorSylvain Munaut1-11/+15
2006-01-06[PATCH] ppc32/serial: Fix compiler errors with GCC 4.x in mpc52xx_uart.cSylvain Munaut1-1/+1
2006-01-06[PATCH] pcmcia: unify attach, EVENT_CARD_INSERTION handlers into one probe callbackDominik Brodowski1-50/+8
2006-01-06[PATCH] pcmcia: remove dev_list from driversDominik Brodowski1-15/+2
2006-01-06[PATCH] pcmcia: unify detach, REMOVAL_EVENT handlers into one remove callbackDominik Brodowski1-14/+5
2006-01-05[PATCH] pcmcia: new suspend coreDominik Brodowski1-21/+10
2006-01-05[SERIAL] 8520_pci: build fixAndrew Morton1-2/+2
2006-01-04[SERIAL] Remove _INLINE_Russell King2-10/+4
2006-01-04[SERIAL] Move interrupt-time spinlocking inside serial8250_handle_port()Russell King1-7/+8
2006-01-04[SERIAL] Use uart_match_port() to find a matching port in find_port()Russell King1-3/+1
2006-01-04[SERIAL] Fix matching of MMIO portsBenjamin Herrenschmidt1-1/+1
2006-01-04[SERIAL] Add support for more Connect Tech PCI serial boardsGareth Howlett1-6/+114
2006-01-04[Serial] Don't miss modem status changesRussell King1-17/+16
2006-01-03[ARM] Remove clk_use()/clk_unuse()Russell King2-12/+0
2005-12-30[ARM] 3216/1: indent and typo in drivers/serial/pxa.cErik Hovland1-2/+2
2005-12-27[SERIAL] Fix AMBA PL011 sysrq character handlingRussell King1-1/+1
2005-12-22[SPARC]: introduce a SPARC Kconfig symbolAdrian Bunk1-5/+5
2005-12-07[SERIAL] 8250_pci: Remove redundant assignment, and mark fallthrough.Dave Jones1-1/+1
2005-11-28[SERIAL] mark several serial tables constArjan van de Ven4-6/+6
2005-11-21[SERIAL] imx: Fix missed platform_driver_unregisterRussell King1-1/+1
2005-11-19Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2-24/+22
2005-11-19[SERIAL] Remove unused variable in sa1100.cRussell King1-1/+0
2005-11-19[SERIAL] Fix status reporting with PL011 serial driverRussell King1-23/+22
2005-11-18[PARISC] Make Serial MUX depend on a specific bus type.Matthew Wilcox1-1/+1
2005-11-17[PARISC] Define port->timeout to fix a long msleep in mux.cRyan Bradetich1-0/+7
2005-11-17[PARISC] Compile fixups for serial/mux.cRyan Bradetich1-8/+4
2005-11-13Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds6-65/+82
2005-11-13[PATCH] Update email address for KumarKumar Gala3-3/+3
2005-11-13[PATCH] move pm_register/etc. to CONFIG_PM_LEGACY, pm_legacy.hJeff Garzik1-3/+4
2005-11-13[SERIAL] Fix Bug 4900: S3 resume oops with irattach - Thinkpad A21mRussell King1-35/+49
2005-11-12[SERIAL] sa1100_start_tx spinlock recursionFlorin Malita1-3/+1