aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/serial (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-08-14ARM: S3C64XX: serial: Fix a typo in KconfigRamax Lo1-1/+1
2009-08-07Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds7-25/+25
2009-08-05ARM: 5637/1: [KS8695] Don't reference CLOCK_TICK_RATE in driversAndrew Victor1-1/+1
2009-07-30Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-1/+1
2009-07-30ARM: S3C64XX: serial: Fix section mismatch warningRamax Lo1-4/+4
2009-07-30ARM: S3C24XX: serial: Fix section mismatch warningsRamax Lo5-20/+20
2009-07-29cpm_uart: Don't use alloc_bootmem in cpm_uart_cpm2.cMark Ware1-1/+1
2009-07-29drivers/serial/atmel_serial.c: fix compile when CONFIG_SERIAL_ATMEL=Y and CONFIG_SERIAL_ATMEL_CONSOLE=NAlbin Tonnerre1-0/+2
2009-07-16drivers/serial/bfin_sport_uart.c: remove wrong and unneeded memsetAndrew Morton1-1/+0
2009-07-16serial: don't add msm_serial's probe function to the driver structUwe Kleine-König1-1/+0
2009-07-08Remove multiple KERN_ prefixes from printk formatsJoe Perches1-5/+6
2009-07-07serial: sh-sci: fix sci interrupt handlerSUGIOKA Toshinobu1-4/+4
2009-07-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into sh/for-2.6.31Paul Mundt1-1/+1
2009-07-03Update Yoichi Yuasa's e-mail addressYoichi Yuasa1-1/+1
2009-07-03sh-sci: update receive error handling for muxed irqsMagnus Damm1-3/+4
2009-06-30parport/serial: add support for NetMos 9901 Multi-IO cardMichael Buesch1-0/+6
2009-06-24pci: use pci_ioremap_bar() in drivers/serialArjan van de Ven2-6/+3
2009-06-24jsm: clean up "serial: jsm: correctly support 4 8 port boards"Andrew Morton1-2/+2
2009-06-24kgdb: kgdboc console poll hooks for serial_txx9 uartAtsushi Nemoto1-21/+92
2009-06-22msm: fixups to match current codeAlan Cox1-3/+8
2009-06-22msm_serial: serial driver for MSM7K onboard serial peripheral.Robert Love4-0/+895
2009-06-22timbuart: Fix for tx_emptyRichard Röjfors1-25/+25
2009-06-22serial: samsung.c: mark s3c24xx_serial_remove as __devexitPeter Korsgaard8-8/+8
2009-06-22serial: fix off by one errorsRoel Kluin3-7/+7
2009-06-22serial: bfin_5xx: fix building as module when early printk is enabledMike Frysinger1-0/+4
2009-06-22serial: bfin_5xx: add missing spin_lock initMike Frysinger1-0/+1
2009-06-19Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds3-9/+17
2009-06-18Merge commit 'gcl/merge' into nextBenjamin Herrenschmidt1-3/+2
2009-06-18Merge commit 'origin/master' into nextBenjamin Herrenschmidt1-2/+2
2009-06-17Merge branches 'sh/pci-express-integration', 'sh/rsk-updates', 'sh/platform-updates' and 'sh/perf_counter'Paul Mundt7-32/+69
2009-06-17powerpc/5xxx: Add common mpc5xxx_get_bus_frequency() functionWolfgang Denk1-3/+2
2009-06-17Merge commit 'origin/master' into nextBenjamin Herrenschmidt3-13/+29
2009-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds1-2/+2
2009-06-16imx: Check for NULL pointer deref before calling tty_encode_baud_rateSascha Hauer1-5/+7
2009-06-16atmel_serial: fix hang in set_termios when crtscts is enabledHaavard Skinnemoen1-3/+5
2009-06-15of_serial: remove driver_data direct access of struct deviceGreg Kroah-Hartman1-2/+2
2009-06-16of_serial: Add UPF_FIXED_TYPE flagDave Mitchell1-1/+1
2009-06-15serial: Make ucc_uart work in HW UART modeDave Liu1-5/+14
2009-06-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6David S. Miller18-320/+1261
2009-06-15serial: sh-sci: Move over to dev_pm_ops.Paul Mundt1-8/+10
2009-06-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2009-06-14Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds3-16/+37
2009-06-12trivial: Kconfig: .ko is normally not included in module namesPavel Machek1-1/+1
2009-06-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2-181/+249
2009-06-11imx: serial: use tty_encode_baud_rate to set true rateOskar Schirmer1-0/+7
2009-06-11imx: serial: add IrDA support to serial driverFabian Godehardt1-19/+176
2009-06-11imx: serial: use rational library functionOskar Schirmer2-20/+11
2009-06-11imx: serial: handle initialisation failure correctlyDaniel Glöckner1-1/+6
2009-06-11imx: serial: be sure to stop xmit upon shutdownFabian Godehardt1-0/+4
2009-06-11imx: serial: notify higher layers in case xmit IRQ was not calledFabian Godehardt1-0/+3