aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/serial (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-11-09Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds1-18/+1
2007-11-09Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus 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-05serial: fix compile warning about putcYinghai Lu1-2/+2
2007-11-05PCI: 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 specific DMA sizeMike Frysinger1-1/+1
2007-10-20typo fixesMatt LaPlante1-3/+3
2007-10-19Convert 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-18serial: 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 bufferingAlan 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
2007-10-168250_pci: Autodetect mainpine cardsAlan Cox1-0/+120
2007-10-16serial_txx9: cleanup includesAtsushi Nemoto1-4/+0
2007-10-16Add support for PCMCIA card Sierra WIreless AC850Eric Leblond1-0/+1
2007-10-15Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-90/+91
2007-10-15[SERIAL] Fix console initialisation orderingRussell King1-9/+9
2007-10-14mpc52xx-uart: fix compile warning (format type mismatch)Grant Likely1-4/+4
2007-10-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2-12/+61
2007-10-12[ARM] pxa: update pxa serial driver to use clk supportRussell King1-5/+23
2007-10-12[ARM] pxa: convert PXA serial drivers to use platform resourcesRussell King1-78/+61
2007-10-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds10-261/+735
2007-10-04[POWERPC] cpm: Describe multi-user ram in its own device node.Scott Wood1-2/+2
2007-10-03[POWERPC] cpm_uart: Issue STOP_TX command before initializing console.Scott Wood1-0/+3
2007-10-03[POWERPC] cpm_uart: sparse fixesScott Wood6-183/+192
2007-10-03[POWERPC] cpm_uart: Be an of_platform device when CONFIG_PPC_CPM_NEW_BINDING is set.Scott Wood6-25/+260
2007-10-03[POWERPC] Uartlite: Revert register io access changesGrant Likely1-18/+18
2007-10-03[POWERPC] Uartlite: Let the console be initialized earlierGrant Likely1-3/+38
2007-10-03[POWERPC] Uartlite: Add of-platform-bus bindingGrant Likely1-4/+92
2007-10-03[POWERPC] Uartlite: Comment block tidyGrant Likely1-3/+40
2007-10-03[POWERPC] Uartlite: Separate the bus binding from the driver properGrant Likely1-34/+65
2007-10-03[POWERPC] Uartlite: Add macro for uartlite device nameGrant Likely1-2/+3
2007-10-03[POWERPC] Uartlite: change name of ports to ulite_portsGrant Likely1-5/+5
2007-10-03[POWERPC] Uartlite: Fix reg io to access documented register sizeGrant Likely1-16/+16
2007-10-03Merge branch 'linux-2.6' into for-2.6.24Paul Mackerras2-2/+2
2007-09-28[POWERPC] Fix cpm_uart driver for cpm1 machinesJochen Friedrich1-1/+1
2007-09-25[SUNSAB]: Fix broken SYSRQ.Thomas Bogendoerfer1-1/+1
2007-09-22[POWERPC] Optionally use new device number for pmac_zilogDavid Woodhouse2-5/+40
2007-09-21serial: sh-sci: kgdb console build fixes.Paul Mundt1-3/+1