aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/serial (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-14Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds9-1965/+2130
2008-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6Linus Torvalds1-1/+16
2008-07-12serial8250: sanity check nr_uarts on all paths.Eric W. Biederman1-0/+3
2008-07-10Merge branch 'imx' into develRussell King2-113/+207
2008-07-05MX2 add support for mx2 in i.MX serial driverSascha Hauer1-3/+3
2008-07-05mxc: add MX3 support for i.MX internal UART driverSascha Hauer2-21/+81
2008-07-05IMX: introduce clock APISascha Hauer1-4/+21
2008-07-05IMX UART: remove statically initialized tablesSascha Hauer1-75/+54
2008-07-05IMX UART: Add board specific init/exit functionsSascha Hauer1-9/+19
2008-07-05IMX UART: do not assume 16MHz reference frequencySascha Hauer1-11/+39
2008-07-04serial: fix serial_match_port() for dynamic major tty-device numbersGuennadi Liakhovetski1-1/+3
2008-07-03[ARM] S3C24XX: Split serial driver into core and per-cpu driversBen Dooks8-1832/+1917
2008-07-03[ARM] S3C2410: Add sysfs attribute for serial driver clock sourceBen Dooks1-11/+20
2008-07-03[ARM] 5054/1: S3C2410: Add GPLv2 license to the s3c2410 serial driverBen Dooks1-1/+5
2008-07-03[ARM] 5050/1: S3C2410: Cleanup header on S3C2410 serial driverBen Dooks1-31/+4
2008-07-02atmel_serial: Drain console TX shifter before suspendingHaavard Skinnemoen1-0/+6
2008-07-02atmel_serial: Fix build on avr32 with CONFIG_PM enabledHaavard Skinnemoen1-1/+10
2008-06-19Blackfin Serial Driver: Use timer to poll CTS PIN instead of workqueue.Sonic Zhang1-22/+18
2008-06-07Blackfin serial driver: fix up tty core set_ldisc API change breakage bugGraf Yang1-5/+5
2008-06-03Blackfin Serial Driver: Clean up BF54x macro in blackfin UART driver.Sonic Zhang1-25/+5
2008-06-06atmel_serial: filter out FP during baud rate detectionHaavard Skinnemoen1-1/+1
2008-06-06serial: fix driver_name conflictsAnton Vorontsov2-2/+2
2008-06-04Fix uart_set_ldisc() function typeLinus Torvalds1-1/+1
2008-06-03serial_core: uart_set_ldisc infrastructureAlan Cox1-0/+10
2008-05-318250 Serial Driver: revert extra IRQ flag definition patchBryan Wu2-8/+1
2008-05-24serial: fix enable_irq_wake/disable_irq_wake imbalance in serial_core.cArjan van de Ven1-1/+4
2008-05-24serial: support for InstaShield IS-400 four port RS-232 PCI cardIgnacio García Pérez1-1/+6
2008-05-20sunhv: Fix locking in non-paged I/O case.David S. Miller1-1/+0
2008-05-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6Linus Torvalds3-3/+9
2008-05-17Blackfin SPORTS UART Driver: converting BFIN->BLACKFINMike Frysinger1-1/+1
2008-05-178250 Serial Driver: Added support for 8250-class UARTs in HV Sistemas H8606 boardJavier Herrero2-2/+8
2008-05-16sh: use the common ascii hex helpersHarvey Harrison1-4/+4
2008-05-14m68knommu: add info about removing mcfserialSebastian Siewior2-1/+6
2008-05-12cris: Fix compile failure due to typo in serial driverAlan Cox1-1/+1
2008-05-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6Linus Torvalds1-87/+11
2008-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2-23/+36
2008-05-08serial: access after NULL check in uart_flush_buffer()Tetsuo Handa1-1/+2
2008-05-08sh-sci: avoid writing to nonexistent registersMagnus Damm1-1/+1
2008-05-08sh-sci: sh7722 lacks scsptr registersMagnus Damm1-0/+4
2008-05-08sh-sci: improve sh7722 supportMagnus Damm2-16/+27
2008-05-08sh: Enable use of the clk fwk on SH-5.Paul Mundt1-6/+4
2008-05-07Blackfin Serial Driver: abstract away DLAB differences into headerMike Frysinger1-33/+7
2008-05-07Blackfin Serial Driver: macro away the IER differences between processorsMike Frysinger1-54/+4
2008-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds4-4/+4
2008-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds1-0/+2
2008-05-02serial: Fix sparc driver name strings.David S. Miller4-4/+4
2008-05-01Fix a potential issue in mpc52xx uart driverAndrew Liu1-0/+2
2008-05-01jsm: add new supported board to jsm serial driverScott Kilau2-1/+6
2008-05-018250: switch 8250 drivers to use _nocache ioremapsAlan Cox3-8/+11
2008-04-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds1-1/+1