summaryrefslogtreecommitdiff
path: root/drivers/serial
AgeCommit message (Expand)AuthorFilesLines
2008-10-16Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds6-13/+20
2008-10-15Merge branch 'fixes' into for-linusRussell King14-2293/+285
2008-10-15Merge commit 'origin'Benjamin Herrenschmidt18-2317/+383
2008-10-14Merge branch 's3c-move' into develRussell King6-18/+24
2008-10-14Merge branch 'omap-all' into develRussell King1-8/+15
2008-10-148250: Fix lock warning (and possible crash)Alan Cox1-0/+3
2008-10-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds1-173/+129
2008-10-13serial: fix device name reporting when minor space is shared between driversDavid S. Miller2-9/+20
2008-10-13tty: simplify ktermios allocationAlan Cox1-3/+0
2008-10-13serial: allow 8250 to be used on sparcDavid Miller3-10/+27
2008-10-138250: remove a few inlines of dubious valueWill Newton1-5/+4
2008-10-13serial_8250: pci_enable_device fail is not fully handledAlan Cox1-2/+2
2008-10-13serial-make-uart_ports-ioport-unsigned-long-fixAndrew Morton1-3/+2
2008-10-13Blackfin Serial Driver: Fix bug - request UART2/3 peripheral mapped interrupt...Sonic Zhang1-0/+50
2008-10-13Blackfin Serial Driver: Fix bug - ircp fails on sir over Blackfin UARTGraf Yang1-0/+4
2008-10-13Blackfin Serial Driver: Fix bug - Don't call tx_stop in tx_transfer.Sonic Zhang1-1/+5
2008-10-13Blackfin Serial Driver: Remove useless stopSonic Zhang1-3/+0
2008-10-13Blackfin Serial Driver: move common variables out of serial headers and into ...Mike Frysinger1-7/+10
2008-10-13Blackfin Serial Driver: trim trailing whitespace -- no functional changesMike Frysinger1-4/+4
2008-10-13Blackfin Serial Driver: Fix bug - should suspend/resume/remove all uart ports.Sonic Zhang1-17/+22
2008-10-13Blackfin Serial Driver: use __initdata for data, not __initMike Frysinger1-1/+1
2008-10-13coldfire: scheduled SERIAL_COLDFIRE removalAdrian Bunk4-2054/+2
2008-10-13drivers/serial/crisv10.c: add missing put_tty_driverJulia Lawall1-0/+2
2008-10-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller3-22/+76
2008-10-11Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-9/+57
2008-10-09Merge branch 'for-rmk' of git://source.mvista.com/git/linux-davinci-2.6.gitRussell King1-5/+22
2008-10-09Merge branch 'pxa-all' into develRussell King1-0/+5
2008-10-09Merge branch 'ptebits' into develRussell King3-5/+14
2008-10-07[ARM] S3C24XX: Move files out of include/asm-arm/plat-s3c*Ben Dooks5-5/+5
2008-10-07Merge branches 'pxa-core' and 'pxa-machines' into pxa-allRussell King3-5/+14
2008-10-01[ARM] 5250/1: unbalanced enable_irq() for serial_ks8695.c fixDick Hollenbeck1-9/+52
2008-09-25serial/mpc52xx_uart: remove code associated with !CONFIG_PPC_MERGEKumar Gala1-180/+1
2008-09-23atmel_serial: update the powersave handler to match serial coreAnti Sullin1-13/+19
2008-09-19cpm_uart: Pass actual dev ptr to dma_* in ucc and cpm_uart serialBecky Bruce4-8/+11
2008-09-16Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...David S. Miller4-10/+36
2008-09-16serial/cpm_uart: Remove dead Kconfig optionsKumar Gala1-36/+0
2008-09-13Merge branch 'for-rmk' of git://pasiphae.extern.pengutronix.de/git/imx/linux-...Russell King1-5/+22
2008-09-09[ARM] 5244/1: Add hardware CTSRTS flow control to pxa serial driverRobert Jarzmik1-0/+5
2008-09-05[SERIAL] 8250: serial8250_port_size() - omap ports are largerRussell King1-7/+14
2008-09-05[ARM] omap: improve is_omap_port()Russell King1-1/+1
2008-09-028250: improve workaround for UARTs that don't re-assert THRE correctlyWill Newton2-4/+13
2008-09-02imx serial: fix rts handling for non imx1 based hardwareMarc Kleine-Budde1-1/+1
2008-09-02imx serial: set RXD mux bit on i.MX27 and i.MX31Marc Kleine-Budde1-2/+13
2008-09-02i.MX serial: fix init failureDarius Augulis1-2/+8
2008-08-31pcmcia: remove unused argument to pcmcia_parse_tuple()Dominik Brodowski1-1/+1
2008-08-31sparc: Annotate of_device_id arrays with const or __initdata.David S. Miller4-4/+4
2008-08-27Blackfin arch: move include/asm-blackfin header files to arch/blackfinBryan Wu1-1/+1
2008-08-23pcmcia: deprecate CS_NO_MORE_ITEMSDominik Brodowski1-1/+1
2008-08-23pcmcia: deprecate CS_SUCCESSDominik Brodowski1-8/+8
2008-08-23pcmcia: remove remaining in-kernel pcmcia_get_configuration_info() usersDominik Brodowski1-9/+9