aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/serial (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-02-06Remove pointless casts from void pointersJeff Garzik4-5/+5
2008-02-05m68knommu: use ARRAY_SIZE in ColdFire serial driverGreg Ungerer1-1/+1
2008-02-05serial: MPSC: set baudrate when BRG divider is set.Mark A. Greer1-0/+1
2008-02-05serial: Coding styleAlan Cox2-5/+7
2008-02-05serial: speed setup failure reportingAlan Cox1-2/+3
2008-02-05serial: avoid stalling suspend if serial port won't drainRussell King1-1/+7
2008-02-05serial: avoid waking up closed serial ports on resumeRussell King1-2/+2
2008-02-058250.c: support specifying DW APB UARTs in device platform_dataWill Newton1-19/+21
2008-02-05serial: add ADDI-DATA GmbH Communication cardsin8250_pci.c and pci_ids.hKrauth.Julien1-0/+133
2008-02-05drivers/serial/s3c2410.c: remove dead config symbolsJiri Olsa1-1/+1
2008-02-05serial: keep the DTR setting for serial console.Yinghai Lu1-1/+2
2008-02-05pcmcia: replace kio_addr_t with unsigned int everywhereOlof Johansson1-3/+3
2008-02-04Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds3-131/+7
2008-02-04Merge branches 'at91', 'ixp', 'master', 'misc', 'pxa' and 'realview' into develRussell King1-2/+6
2008-02-04[ARM] 4660/3: at91: allow selecting UART for early kernel messagesGuennadi Liakhovetski2-129/+1
2008-02-04[ARM] 21285 serial: fix build errorRussell King1-2/+6
2008-02-03drivers/serial/: Spelling fixesJoe Perches1-1/+1
2008-02-03SERIAL_NETX_CONSOLE provides console for NetX, not IMXUwe Kleine-König1-2/+2
2008-02-03Coding style fix drivers/serial/icom.hMichal Piotrowski1-1/+1
2008-02-01m68knommu: use container_of in mcf.cGreg Ungerer1-10/+10
2008-02-01m68knommu: use IRQF_DISABLE in m68328serial.cGreg Ungerer1-1/+1
2008-02-01m68knommu: configure support for new ColdFire serial driverGreg Ungerer1-0/+24
2008-02-01m68knommu: build support for new ColdFire serial driverGreg Ungerer1-0/+1
2008-01-31Merge branch 'linux-2.6'Paul Mackerras6-29/+59
2008-01-31Merge branch 'for-2.6.25' of git://git.secretlab.ca/git/linux-2.6-mpc52xxPaul Mackerras1-1/+3
2008-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2-12/+42
2008-01-28[POWERPC] CPM: Rename commproc to cpm1 and cpm2_common.c to cpm2.cJochen Friedrich1-1/+1
2008-01-28Merge branches 'at91', 'ep93xx', 'iop', 'kprobes', 'ks8695', 'misc', 'msm', 's3c2410', 'sa1100' and 'vfp' into develRussell King1-0/+2
2008-01-28sh: Add support for SH7763 CPU subtype.Yoshihiro Shimoda2-2/+21
2008-01-28sh: Add support for SH7721 CPU subtype.Yoshihiro Shimoda2-8/+15
2008-01-28sh: Add SH7263 CPU support.Paul Mundt1-2/+4
2008-01-28sh: Add SH7203 CPU support.Paul Mundt1-2/+4
2008-01-26[POWERPC] mpc5200: normalize compatible property bindingsGrant Likely1-1/+3
2008-01-26[SERIAL] 21285: Report baud rate back via termiosAlan Cox1-0/+2
2008-01-24kobject: convert icom to use kref, not kobjectGreg Kroah-Hartman2-15/+11
2008-01-24Merge branch 'for-2.6.25' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc into for-2.6.25Paul Mackerras4-1/+1526
2008-01-23[POWERPC] Fix compile error if CONFIG_STX_GP3 is definedKumar Gala1-1/+1
2008-01-23[POWERPC] qe-uart: add support for Freescale QUICCEngine UARTTimur Tabi3-0/+1525
2008-01-24Merge branch 'linux-2.6'Paul Mackerras1-1/+1
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-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-21Merge branch 'linux-2.6'Paul Mackerras7-65/+59
2007-12-13[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-10drivers/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