summaryrefslogtreecommitdiffstats
path: root/drivers/serial
AgeCommit message (Expand)AuthorLines
2009-06-24pci: use pci_ioremap_bar() in drivers/serialArjan van de Ven-6/+3
2009-06-24jsm: clean up "serial: jsm: correctly support 4 8 port boards"Andrew Morton-2/+2
2009-06-24kgdb: kgdboc console poll hooks for serial_txx9 uartAtsushi Nemoto-21/+92
2009-06-22msm: fixups to match current codeAlan Cox-3/+8
2009-06-22msm_serial: serial driver for MSM7K onboard serial peripheral.Robert Love-0/+895
2009-06-22timbuart: Fix for tx_emptyRichard Röjfors-25/+25
2009-06-22serial: samsung.c: mark s3c24xx_serial_remove as __devexitPeter Korsgaard-8/+8
2009-06-22serial: fix off by one errorsRoel Kluin-7/+7
2009-06-22serial: bfin_5xx: fix building as module when early printk is enabledMike Frysinger-0/+4
2009-06-22serial: bfin_5xx: add missing spin_lock initMike Frysinger-0/+1
2009-06-19Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds-9/+17
2009-06-18Merge commit 'gcl/merge' into nextBenjamin Herrenschmidt-3/+2
2009-06-18Merge commit 'origin/master' into nextBenjamin Herrenschmidt-2/+2
2009-06-17Merge branches 'sh/pci-express-integration', 'sh/rsk-updates', 'sh/platform-u...Paul Mundt-32/+69
2009-06-17powerpc/5xxx: Add common mpc5xxx_get_bus_frequency() functionWolfgang Denk-3/+2
2009-06-17Merge commit 'origin/master' into nextBenjamin Herrenschmidt-13/+29
2009-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds-2/+2
2009-06-16imx: Check for NULL pointer deref before calling tty_encode_baud_rateSascha Hauer-5/+7
2009-06-16atmel_serial: fix hang in set_termios when crtscts is enabledHaavard Skinnemoen-3/+5
2009-06-15of_serial: remove driver_data direct access of struct deviceGreg Kroah-Hartman-2/+2
2009-06-16of_serial: Add UPF_FIXED_TYPE flagDave Mitchell-1/+1
2009-06-15serial: Make ucc_uart work in HW UART modeDave Liu-5/+14
2009-06-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller-320/+1261
2009-06-15serial: sh-sci: Move over to dev_pm_ops.Paul Mundt-8/+10
2009-06-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-1/+1
2009-06-14Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds-16/+37
2009-06-12trivial: Kconfig: .ko is normally not included in module namesPavel Machek-1/+1
2009-06-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds-181/+249
2009-06-11imx: serial: use tty_encode_baud_rate to set true rateOskar Schirmer-0/+7
2009-06-11imx: serial: add IrDA support to serial driverFabian Godehardt-19/+176
2009-06-11imx: serial: use rational library functionOskar Schirmer-20/+11
2009-06-11imx: serial: handle initialisation failure correctlyDaniel Glöckner-1/+6
2009-06-11imx: serial: be sure to stop xmit upon shutdownFabian Godehardt-0/+4
2009-06-11imx: serial: notify higher layers in case xmit IRQ was not calledFabian Godehardt-0/+3
2009-06-11imx: serial: fix one bit field typeDaniel Glöckner-1/+1
2009-06-11imx: serial: fix whitespaces (no changes in functionality)Oskar Schirmer-25/+23
2009-06-11timbuart: Fix the termios logicAlan Cox-9/+15
2009-06-11serial: Added Timberdale UART driverRichard Röjfors-0/+586
2009-06-11Blackfin Serial Driver: disable dma rx interrupt only rather than all irqsSonic Zhang-3/+4
2009-06-11Blackfin Serial Driver: handle anomaly 05000231Sonic Zhang-2/+10
2009-06-11Blackfin Serial Driver: annotate anomalies 05000215 and 05000099Sonic Zhang-0/+14
2009-06-11Blackfin Serial Driver: handle irregular DMA register status in auto start modeSonic Zhang-3/+4
2009-06-11Blackfin Serial Driver: fix missing new lines when under loadGraf Yang-0/+1
2009-06-11Blackfin Serial Driver: fix baudrate for early_printkRobin Getz-1/+6
2009-06-11Blackfin Serial Driver: fix error while transferring large filesSonic Zhang-2/+29
2009-06-11Blackfin SPORT UART: rewrite inline assemblyMike Frysinger-25/+29
2009-06-11Blackfin SPORT UART: fix data misses while using transmit frame syncMichael Hennerich-1/+1
2009-06-11Blackfin SPORT UART: fix typo in sport_set_termios prototypeMike Frysinger-1/+1
2009-06-11serial: add support for the TI AR7 internal UARTFlorian Fainelli-0/+7
2009-06-11icom: fix compile errors when defining ICOM_TRACEBreno Leitao-10/+6