aboutsummaryrefslogtreecommitdiff
path: root/drivers/tty
AgeCommit message (Expand)Author
2011-07-08pch_uart: Add MSI supportAlexander Stein
2011-07-07serial: samsung: Fix unintended usage of uart port 0 as consoleThomas Abraham
2011-07-05Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-07-04Merge branch 'at91/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2011-07-04tty/serial: change of_serial to use new of_property_read_u32() apiGrant Likely
2011-07-01tty: fix "IRQ45: nobody cared"Andrew McGregor
2011-07-01tty: serial: samsung.c remove legacy PM code.MyungJoo Ham
2011-07-01SERIAL: SC26xx: Fix link error.Ralf Baechle
2011-07-01serial: mrst_max3110: initialize waitqueue earlierMika Westerberg
2011-07-01mrst_max3110: Change max missing message priority.William Douglas
2011-07-01tty: s5pv210: Add delay loop on fifo reset function for UARTJongpill Lee
2011-07-01tty/serial: Fix XSCALE serial ports, e.g. ce4100Stephen Warren
2011-07-01serial: bfin_5xx: fix off-by-one with resource sizeMike Frysinger
2011-07-01drivers/tty: use printk_ratelimited() instead of printk_ratelimit()Manuel Zerpies
2011-07-01tty: n_gsm: Added refcount usage to gsm_mux and gsm_dlci structsRuss Gorby
2011-07-01tty: n_gsm: Add raw-ip supportRuss Gorby
2011-07-01tty: n_gsm: expose gsmtty device nodes at ldisc open timeRuss Gorby
2011-07-01powerpc/hvsi: Fix conflict with old HVSI driverBenjamin Herrenschmidt
2011-06-30tty: of_serial: support for 32 bit accessesJamie Iles
2011-06-30Merge remote branch 'origin/master' into nextBenjamin Herrenschmidt
2011-06-29Merge branches 'common/serial-rework' and 'sh/stable-updates' into sh-latestPaul Mundt
2011-06-29powerpc/pseries: Move hvsi support into a libraryBenjamin Herrenschmidt
2011-06-29powerpc/pseries: Re-implement HVSI as part of hvc_vioBenjamin Herrenschmidt
2011-06-29powerpc/pseries: Factor HVSI header struct in packet definitionsBenjamin Herrenschmidt
2011-06-29powerpc/hvsi: Move HVSI protocol definitions to a header fileBenjamin Herrenschmidt
2011-06-28Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2011-06-28serial: sh-sci: Fix up pretty name printing for port IRQs.Paul Mundt
2011-06-28serial: sh-sci: Kill off per-port enable/disable callbacks.Paul Mundt
2011-06-28serial: sh-sci: Add missing module description/author bits.Paul Mundt
2011-06-28serial: sh-sci: Regtype probing doesn't need to be fatal.Paul Mundt
2011-06-27drivers/tty/serial/8250_pci.c: fix warningAndrew Morton
2011-06-25atmel_serial: fix internal port numJean-Christophe PLAGNIOL-VILLARD
2011-06-24treewide: transciever/transceiver spelling fixesJoe Perches
2011-06-23serial: mrst_max3110: initialize waitqueue earlierMika Westerberg
2011-06-23mrst_max3110: Change max missing message priority.William Douglas
2011-06-21net: remove mm.h inclusion from netdevice.hAlexey Dobriyan
2011-06-16serial: bcm63xx_uart: fix irq storm after rx fifo overrun.Maxime Bizon
2011-06-16amba pl011: workaround for uart registers lockupShreshtha Kumar Sahu
2011-06-16tty: n_gsm: improper skb_pull() use was leaking framed dataRuss Gorby
2011-06-16tty: n_gsm: Fixed logic to decode break signal from modem statusRuss Gorby
2011-06-16Merge branches 'common/dma' and 'sh/stable-updates' into sh-latestPaul Mundt
2011-06-15drivers/tty/serial/pch_uart.c: don't oops if dmi_get_system_info returns NULLAlexander Stein
2011-06-15Merge branch 'common/serial-rework' into sh-latestPaul Mundt
2011-06-14serial: sh-sci: Support generic SCLSR overrun detection.Paul Mundt
2011-06-14serial: sh-sci: FIFO sizing helper consolidation.Paul Mundt
2011-06-14serial: sh-sci: Abstract register maps.Paul Mundt
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches
2011-06-08tty_buffer: get rid of 'seen_tail' logic in flush_to_ldiscLinus Torvalds
2011-06-08serial: sh-sci: More unused define purging.Paul Mundt
2011-06-08serial: sh-sci: Consolidate RXD pin handling.Paul Mundt