aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/serial (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-27pcnet_cs: add new idKen Kawasaki1-0/+1
2010-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds1-1/+0
2010-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds1-2/+2
2010-03-19tty: cpm_uart: use resource_size()Tobias Klauser1-2/+2
2010-03-19uartlite: Fix build on sparc.David Miller1-5/+5
2010-03-18Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-5/+5
2010-03-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-1/+1
2010-03-16drivers/serial/sunsab.c: adjust the constant used to initialize the interrupt_mask0 fieldsJulia Lawall1-1/+1
2010-03-15serial: sh-sci: remove duplicated #includeHuang Weiyi1-1/+0
2010-03-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2010-03-12Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds8-26/+210
2010-03-12serial amba-pl010: enable PPS supportRodolfo Giometti1-0/+15
2010-03-12serial 8250: enable PPS supportRodolfo Giometti1-0/+16
2010-03-10uartlite: Fix build on sparc.David Miller1-5/+5
2010-03-08Merge branch 'origin' into devel-stableRussell King22-480/+1664
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina1-1/+1
2010-03-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2-46/+574
2010-03-02Merge branch 'for-rmk/samsung5' of git://git.fluff.org/bjdooks/linux into devel-stableRussell King2-5/+16
2010-03-02Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/genesis-2.6 into devel-stableRussell King2-228/+16
2010-03-02Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel-stableRussell King1-1/+1
2010-03-02jsm: fixing error if the driver fails to loadBreno Leitao1-3/+6
2010-03-02jsm: removing the uart structure and filename on errorBreno Leitao1-0/+1
2010-03-02tty: Fix up char drivers request_room usageAlan Cox2-3/+1
2010-03-02serial: timberdale: Remove dependanciesAlan Cox1-1/+0
2010-03-02serial: bcm63xx_uart: allow more than one uart to be registered.Maxime Bizon1-2/+3
2010-03-02serial: bcm63xx_uart: don't use kfree() on non kmalloced area.Maxime Bizon1-1/+1
2010-03-02serial: bfin_5xx: pull in linux/io.h for ioremap prototypesMike Frysinger1-0/+1
2010-03-02serial: bfin_5xx: kgdboc should accept gdb break only when it is activeSonic Zhang1-1/+2
2010-03-02serial: bfin_5xx: need to disable DMA TX interrupt tooGraf Yang1-0/+2
2010-03-02serial: bfin_5xx: remove useless gpio handling with hard flow controlSonic Zhang1-15/+1
2010-03-02tty: declare MODULE_FIRMWARE in various driversBen Hutchings1-1/+3
2010-03-02serial: fix test of unsignedRoel Kluin2-5/+8
2010-03-02serial: add support for Korenix JetCardKiros Yeh1-0/+9
2010-03-02serial: imx: fix NULL dereference Oops when pdata == NULLBaruch Siach1-3/+3
2010-03-02serial: 8250_pci: add support for MCS9865 / SYBA 6x Serial Port CardIra W. Snyder1-1/+21
2010-03-02serial: atmel_serial: add poll_get_char and poll_put_char uart_opsAlbin Tonnerre1-0/+22
2010-03-02serial: 68328serial.c: remove BAUD_TABLE_SIZE macroThiago Farina1-5/+3
2010-03-02serial: copy UART properties of UPF_FIXED_TYPE ports provisioned using early_serial_setupShmulik Ladkani1-6/+15
2010-03-02serial: fit blackfin uart over sport driver into common uart infrastructuresonic zhang3-280/+511
2010-03-02serial: sh-sci: Tidy up build warnings.Paul Mundt1-3/+1
2010-03-02serial: sh-sci: Add DMA support.Guennadi Liakhovetski2-46/+576
2010-03-01Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-0/+19
2010-02-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68kLinus Torvalds3-79/+207
2010-02-27Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds1-7/+8
2010-02-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds1-3/+4
2010-02-27Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-15/+236
2010-02-27pmac-zilog: add platform driverFinn Thain3-25/+156
2010-02-27pmac-zilog: cleanupFinn Thain2-54/+51
2010-02-27SERIAL 8250: Fixes for Alchemy UARTs.Manuel Lauss1-7/+8
2010-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds1-219/+1