summaryrefslogtreecommitdiff
path: root/drivers/serial
AgeCommit message (Expand)AuthorFilesLines
2008-01-21[POWERPC] mpc5200: Cleanup checkpatch.pl problems in mpc52xx_uart.cJohn Rigby1-93/+107
2008-01-21[POWERPC] Separate MPC52xx PSC FIFO registers from rest of PSCJohn Rigby1-4/+6
2008-01-17[POWERPC] Add of_find_matching_node() helper functionGrant Likely1-1/+2
2008-01-11[Blackfin] serial driver: use simpler comment headers and strip out informati...Mike Frysinger1-23/+4
2008-01-09[POWERPC] Xilinx uartlite: Section type fixupsStephen Neuendorffer1-3/+3
2007-12-29[SERIAL]: Fix section mismatches in Sun serial console drivers.David S. Miller1-1/+1
2007-12-24[Blackfin] serial driver: rework break flood anomaly handling to be more robu...Mike Frysinger1-14/+52
2007-12-24[Blackfin] serial driver: fix bug - cache the bits of the LSR on systems wher...Mike Frysinger1-3/+7
2007-12-23[Blackfin] serial driver: fix bug - should not wait for the TFI bit, just cle...Sonic Zhang1-3/+0
2007-12-21Merge branch 'linux-2.6'Paul Mackerras7-65/+59
2007-12-21[Blackfin] serial driver: Fix bug serial driver in DMA mode spams history to ...Sonic Zhang1-3/+4
2007-12-21[Blackfin] serial driver: Fix bug Free rx dma buffer in shutdown.Sonic Zhang1-0/+1
2007-12-21[Blackfin] serial driver: Clean up UART DMA code.Sonic Zhang1-15/+10
2007-12-14[POWERPC] Move CPM command handling into the cpm driversJochen Friedrich2-12/+2
2007-12-12[SERIAL] sparc: Infrastructure to fix section mismatch bugs.Martin Habets6-65/+58
2007-12-11drivers/serial/uartlite.c: Add missing of_node_putJulia Lawall1-0/+1
2007-11-30Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-2/+2
2007-11-29IP22ZILOG: fix lockup and sysrqThomas Bogendoerfer1-141/+106
2007-11-26[ARM] 4662/1: Fix PXA serial driver compilation if SERIAL_PXA_CONSOLE is disa...Philipp Zabel1-2/+2
2007-11-21Blackfin Serial driver: Fix bug - serial driver in PIO mode cant handle input...Sonic Zhang1-48/+14
2008-01-22[Blackfin] arch: set_bfin_dma_config shouldnt set SYNC or RESTART by default ...Michael Hennerich1-2/+4
2007-11-23Blackfin arch: punt CONFIG_BFIN -- we already have CONFIG_BLACKFINMike Frysinger1-1/+1
2007-11-15CRISv10 serial driver rewriteJesper Nilsson2-859/+580
2007-11-15serial: only use PNP IRQ if it's validBjorn Helgaas1-1/+2
2007-11-15atmel_serial build warnings begoneDavid Brownell1-9/+0
2007-11-158250_pnp: add support for "LG C1 EXPRESS DUAL" machinesDamian Jurd1-0/+5
2007-11-15serial: add PNP ID for Davicom ISA 33.6K modemBjorn Helgaas1-0/+2
2007-11-10Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds1-18/+1
2007-11-10Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds1-4/+6
2007-11-07sh: Remove SCI_NPORTS from sh-sci.hNobuhiro Iwamatsu1-1/+0
2007-11-07sh: Kill off the remaining ST40 cruft.Paul Mundt1-17/+1
2007-11-06serial: fix compile warning about putcYinghai Lu1-2/+2
2007-11-06PCI: pciserial_resume_one ignored return value of pci_enable_deviceDirk Hohndel1-1/+4
2007-11-01[POWERPC] Uartlite: speed up console outputGrant Likely1-4/+6
2007-10-30serial: fix serial_txx9 console initializationAtsushi Nemoto1-1/+9
2007-10-29netdrvr/pcmcia: use IRQ_TYPE_DYNAMIC_SHARING flag for irq.Attributes.Komuro1-1/+1
2007-10-25serial: stop passing NULL to functions that expect dataAlan Cox1-1/+2
2007-10-23m68knommu: new style ColdFire UART driverGreg Ungerer1-0/+653
2007-10-21Blackfin serial driver Kconfig: depend on DMA not being enabled rather than a...Mike Frysinger1-1/+1
2007-10-20typo fixesMatt LaPlante1-3/+3
2007-10-20Convert files to UTF-8 and some cleanupsJan Engelhardt1-2/+2
2007-10-19amba-pl011, rename BIT macroJiri Slaby1-13/+13
2007-10-19remove asm/bitops.h includesJiri Slaby1-1/+1
2007-10-19serial: turn serial console suspend a boot rather than compile time optionAndres Salomon1-6/+4
2007-10-17jsm: Remove further unneeded crudAlan Cox1-40/+3
2007-10-16tty: bring the old cris driver back somewhere into the realm of new tty buffe...Alan Cox1-55/+12
2007-10-16m32r: serial: remove M32R_SIO_SHARE_IRQSHirokazu Takata2-7/+1
2007-10-16Add support for Wacom WACF007 and WACF008 to serial pnp driverMaik Broemme1-0/+2
2007-10-16serial_txx9: Use UPF_FIXED_PORTAtsushi Nemoto1-21/+5
2007-10-16wake up from a serial portGuennadi Liakhovetski1-1/+39