aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty
Commit message (Expand)AuthorAge
...
| * | | | tty: n_gsm: expose gsmtty device nodes at ldisc open timeRuss Gorby2011-07-01
| * | | | serial: 8250, increase PASS_LIMITJiri Slaby2011-06-07
| * | | | 8250_pci Add EEH support to the 8250 driver for IBM/Digi PCIe 2-port AdapterMichael Reed2011-06-07
| * | | | serial/pch: use global div helper instead of creating a private oneUwe Kleine-König2011-06-07
| * | | | parport/serial: add support for Timedia/SUNIX cards to parport_serialFrédéric Brière2011-06-07
| * | | | serial: 8250_pci: add .probe member to struct pci_serial_quirkFrédéric Brière2011-06-07
| * | | | Basic support for Moschip 9900 family I/O chipsNicos Gollan2011-06-07
| | |/ / | |/| |
* | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2011-07-26
|\ \ \ \
| * | | | powerpc/pseries: Fix hvc_vio.c build due to recent changesBenjamin Herrenschmidt2011-07-20
| * | | | hvc_console: Add kdb supportAnton Blanchard2011-07-19
| * | | | powerpc/pseries: Fix hvterm_raw_get_chars to accept < 16 chars, fixing xmonAnton Blanchard2011-07-19
| * | | | hvc_console: Improve tty/console put_chars handlingHendrik Brueckner2011-07-19
| * | | | powerpc/hvsi: Fix conflict with old HVSI driverBenjamin Herrenschmidt2011-06-30
| * | | | Merge remote branch 'origin/master' into nextBenjamin Herrenschmidt2011-06-30
| |\ \ \ \
| * | | | | powerpc/pseries: Move hvsi support into a libraryBenjamin Herrenschmidt2011-06-29
| * | | | | powerpc/pseries: Re-implement HVSI as part of hvc_vioBenjamin Herrenschmidt2011-06-29
| * | | | | powerpc/pseries: Factor HVSI header struct in packet definitionsBenjamin Herrenschmidt2011-06-29
| * | | | | powerpc/hvsi: Move HVSI protocol definitions to a header fileBenjamin Herrenschmidt2011-06-29
| | |_|/ / | |/| | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-25
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' into for-nextJiri Kosina2011-07-11
| |\ \ \ \ \
| * | | | | | treewide: transciever/transceiver spelling fixesJoe Perches2011-06-24
| * | | | | | treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches2011-06-10
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'next/deletion' of git+ssh://master.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-07-25
|\ \ \ \ \ \
| * | | | | | ARM: mach-s3c2400: deleteNicolas Pitre2011-07-18
| * | | | | | ARM: mach-s3c24a0: deleteNicolas Pitre2011-07-18
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'next/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-07-25
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'next-samsung-clkdev-fix' into next-samsung-cleanupKukjin Kim2011-07-20
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | serial: Remove redundant console_initcall from s3c and s5p console driversThomas Abraham2011-07-20
| | * | | | | serial: samsung: Fix unintended usage of uart port 0 as consoleThomas Abraham2011-07-06
| | |/ / / /
* | | | | | Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-07-22
|\ \ \ \ \ \
| * | | | | | Merge commit 'v3.0-rc7' into devicetree/nextGrant Likely2011-07-15
| |\| | | | |
| * | | | | | tty/serial: Add devicetree support for nVidia Tegra serial portsGrant Likely2011-07-09
| * | | | | | tty/serial: change of_serial to use new of_property_read_u32() apiGrant Likely2011-07-04
| * | | | | | tty: of_serial: support for 32 bit accessesJamie Iles2011-06-30
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-07-14
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge branch 'at91/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2011-07-04
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | atmel_serial: fix internal port numJean-Christophe PLAGNIOL-VILLARD2011-06-25
* | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-07-06
|\| | | | |
| * | | | | Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2011-06-28
| |\ \ \ \ \
| | * | | | | serial: bcm63xx_uart: fix irq storm after rx fifo overrun.Maxime Bizon2011-06-16
| | * | | | | amba pl011: workaround for uart registers lockupShreshtha Kumar Sahu2011-06-16
| | * | | | | tty: n_gsm: improper skb_pull() use was leaking framed dataRuss Gorby2011-06-16
| | * | | | | tty: n_gsm: Fixed logic to decode break signal from modem statusRuss Gorby2011-06-16
| | * | | | | TTY: ntty, add one more sanity checkJiri Slaby2011-06-07
| | * | | | | TTY: ldisc, do not close until there are readersJiri Slaby2011-06-07
| | * | | | | 8250: Fix capabilities when changing the port typeleitao@linux.vnet.ibm.com2011-06-07
| | * | | | | 8250_pci: Fix missing const from mergesAlan Cox2011-06-07
| | * | | | | ARM: SAMSUNG: serial: Fix on handling of one clock source for UARTBoojin Kim2011-06-07
| | * | | | | serial: ioremap warning fix for jsm driver.Lennart Sorensen2011-06-07
| | * | | | | Merge 3.0-rc2 into tty-linusGreg Kroah-Hartman2011-06-06
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | |