summaryrefslogtreecommitdiffstats
path: root/drivers/serial
AgeCommit message (Expand)Author
2012-05-17tty: icount changeover for other main devicesAlan Cox
2012-05-17tty: Make tiocgicount a handlerAlan Cox
2012-03-14serial/imx: read cts state only after acking cts change irqUwe Kleine-König
2011-06-26serial: unbreak billionton CF cardPavel Machek
2011-04-17serial: add support for OX16PCI958 cardLytochkin Boris
2010-08-02serial: cpm_uart: implement the cpm_uart_early_write() function for console pollDongdong Deng
2010-07-05m68knommu: fix broken use of BUAD_TABLE_SIZE in 68328serial driverGreg Ungerer
2010-05-13serial: imx.c: fix CTS trigger level lower to avoid lost charsValentin Longchamp
2010-05-13serial: mpc52xx_uart: fix null pointer dereferenceAnatolij Gustschin
2010-04-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds
2010-04-30Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-04-30serial: drivers/serial/pmac_zilog.c: add missing unlockJulia Lawall
2010-04-30serial: 8250_pnp - add Fujitsu Wacom devicePing Cheng
2010-04-29Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-04-28serial/mpc52xx_uart: Drop outdated commentsWolfram Sang
2010-04-23ARM: 6030/1: KS8695: enable consoleYegor Yefremov
2010-04-21m68knommu: allow 4 coldfire serial portsPhilippe De Muyter
2010-04-21m68knommu: fix coldfire tcdrainPhilippe De Muyter
2010-04-17serial_cs: MD55x support (PCMCIA GPRS/EDGE modem) (kernel 2.6.33)Timur Maximov
2010-04-05Merge branch 'master' into export-slabhTejun Heo
2010-04-03Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-29drivers/serial/sunsu.c: Correct use after freeJulia Lawall
2010-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-03-27pcnet_cs: add new idKen Kawasaki
2010-03-23SH: remove superfluous warning from the serial driverGuennadi Liakhovetski
2010-03-23SH: fix SCIFA SCASCR register bit definitionsGuennadi Liakhovetski
2010-03-23serial: sh-sci: fix SH-Mobile SH breakageMagnus Damm
2010-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2010-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds
2010-03-19tty: cpm_uart: use resource_size()Tobias Klauser
2010-03-19uartlite: Fix build on sparc.David Miller
2010-03-18Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-03-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2010-03-16drivers/serial/sunsab.c: adjust the constant used to initialize the interrupt...Julia Lawall
2010-03-15serial: sh-sci: remove duplicated #includeHuang Weiyi
2010-03-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2010-03-12Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-03-12serial amba-pl010: enable PPS supportRodolfo Giometti
2010-03-12serial 8250: enable PPS supportRodolfo Giometti
2010-03-10uartlite: Fix build on sparc.David Miller
2010-03-08Merge branch 'origin' into devel-stableRussell King
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina
2010-03-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2010-03-02Merge branch 'for-rmk/samsung5' of git://git.fluff.org/bjdooks/linux into dev...Russell King
2010-03-02Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/genesis-2.6 into dev...Russell King
2010-03-02Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into dev...Russell King
2010-03-02jsm: fixing error if the driver fails to loadBreno Leitao
2010-03-02jsm: removing the uart structure and filename on errorBreno Leitao
2010-03-02tty: Fix up char drivers request_room usageAlan Cox