summaryrefslogtreecommitdiff
path: root/drivers/serial
AgeCommit message (Expand)Author
2008-02-08serial_core: bring mostly into line with coding styleAlan Cox
2008-02-088250: enable rate reporting via termiosAlan Cox
2008-02-08serial8250: coding styleAlan Cox
2008-02-088250_pci: coding styleAlan Cox
2008-02-088250_hub6: codding styleAlan Cox
2008-02-088250_hp300: coding styleAlan Cox
2008-02-088250_gsc: coding styleAlan Cox
2008-02-088250_early: coding styleAlan Cox
2008-02-07Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds
2008-02-07Char: char/serial, remove SERIAL_TYPE_NORMAL redefinesJiri Slaby
2008-02-07dz.c: Resource managementMaciej W. Rozycki
2008-02-07dz.c: Use a helper to cast from "struct uart_port *"Maciej W. Rozycki
2008-02-07dz: clean up and improve the setup of termios settingsMaciej W. Rozycki
2008-02-07dz: handle special conditions on reception correctlyMaciej W. Rozycki
2008-02-07dz: fix locking issuesMaciej W. Rozycki
2008-02-07dz: rename the serial console structureMaciej W. Rozycki
2008-02-07dz: update kconfig descriptionMaciej W. Rozycki
2008-02-07dz: add and reorder inclusions, remove unneeded onesMaciej W. Rozycki
2008-02-07dz: don't panic() when request_irq() failsMaciej W. Rozycki
2008-02-07dz: always check if it is safe to console_putchar()Maciej W. Rozycki
2008-02-07dz.h: remove useless unused module junkMaciej W. Rozycki
2008-02-07Merge branch 'for-2.6.25' of master.kernel.org:/pub/scm/linux/kernel/git/jwbo...Paul Mackerras
2008-02-06[POWERPC] mpc52xx: fix compile error introduce when rebasing patchGrant Likely
2008-02-06Merge branch 'virtex-for-2.6.25' of git://git.secretlab.ca/git/linux-2.6-virt...Josh Boyer
2008-02-07Merge branch 'for-2.6.25' of git://git.secretlab.ca/git/linux-2.6-mpc52xx int...Paul Mackerras
2008-02-06[POWERPC] mpc512x: Add MPC512x PSC support to MPC52xx psc driverJohn Rigby
2008-02-06[POWERPC] mpc512x: Factor out 5200 dependencies from 52xx psc driverJohn Rigby
2008-02-06SC26XX: New serial driver for SC2681 uartsThomas Bogendoerfer
2008-02-06serial: use SGI_HAS_ZILOG for IP22_ZILOG dependsThomas Bogendoerfer
2008-02-06Remove pointless casts from void pointersJeff Garzik
2008-02-06[POWERPC] Eliminate broken OF console initialization.Grant Likely
2008-02-06[POWERPC] Xilinx: Update compatible to use values generated by BSP generator.Stephen Neuendorffer
2008-02-06[POWERPC] Fix incorrectly tagged __devinitdata structuresGrant Likely
2008-02-05m68knommu: use ARRAY_SIZE in ColdFire serial driverGreg Ungerer
2008-02-05serial: MPSC: set baudrate when BRG divider is set.Mark A. Greer
2008-02-05serial: Coding styleAlan Cox
2008-02-05serial: speed setup failure reportingAlan Cox
2008-02-05serial: avoid stalling suspend if serial port won't drainRussell King
2008-02-05serial: avoid waking up closed serial ports on resumeRussell King
2008-02-058250.c: support specifying DW APB UARTs in device platform_dataWill Newton
2008-02-05serial: add ADDI-DATA GmbH Communication cardsin8250_pci.c and pci_ids.hKrauth.Julien
2008-02-05drivers/serial/s3c2410.c: remove dead config symbolsJiri Olsa
2008-02-05serial: keep the DTR setting for serial console.Yinghai Lu
2008-02-05pcmcia: replace kio_addr_t with unsigned int everywhereOlof Johansson
2008-02-04Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-02-04Merge branches 'at91', 'ixp', 'master', 'misc', 'pxa' and 'realview' into develRussell King
2008-02-04[ARM] 4660/3: at91: allow selecting UART for early kernel messagesGuennadi Liakhovetski
2008-02-04[ARM] 21285 serial: fix build errorRussell King
2008-02-03drivers/serial/: Spelling fixesJoe Perches
2008-02-03SERIAL_NETX_CONSOLE provides console for NetX, not IMXUwe Kleine-König