aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/serial (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-13serial: imx.c: fix CTS trigger level lower to avoid lost charsValentin Longchamp1-1/+9
2010-05-13serial: mpc52xx_uart: fix null pointer dereferenceAnatolij Gustschin1-1/+1
2010-04-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds2-1/+5
2010-04-30Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-33/+0
2010-04-30serial: drivers/serial/pmac_zilog.c: add missing unlockJulia Lawall1-1/+3
2010-04-30serial: 8250_pnp - add Fujitsu Wacom devicePing Cheng1-0/+2
2010-04-29Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-0/+1
2010-04-28serial/mpc52xx_uart: Drop outdated commentsWolfram Sang1-33/+0
2010-04-23ARM: 6030/1: KS8695: enable consoleYegor Yefremov1-0/+1
2010-04-21m68knommu: allow 4 coldfire serial portsPhilippe De Muyter1-1/+1
2010-04-21m68knommu: fix coldfire tcdrainPhilippe De Muyter1-1/+3
2010-04-17serial_cs: MD55x support (PCMCIA GPRS/EDGE modem) (kernel 2.6.33)Timur Maximov1-0/+9
2010-04-05Merge branch 'master' into export-slabhTejun Heo1-1/+3
2010-04-03Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller27-408/+1452
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo25-3/+22
2010-03-29drivers/serial/sunsu.c: Correct use after freeJulia Lawall1-1/+3
2010-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-0/+1
2010-03-27pcnet_cs: add new idKen Kawasaki1-0/+1
2010-03-23SH: remove superfluous warning from the serial driverGuennadi Liakhovetski1-4/+0
2010-03-23SH: fix SCIFA SCASCR register bit definitionsGuennadi Liakhovetski1-1/+5
2010-03-23serial: sh-sci: fix SH-Mobile SH breakageMagnus Damm1-7/+22
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