summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-03-16222-1357/+3925
|\
| * pch_uart: reference clock on CM-iTCDenis Turischev2011-03-152-2/+23
| * pch_phub: add new device ML7213Tomoya MORINAGA2011-03-152-23/+53
| * n_gsm: fix UIH control byte : P bit should be 0Eric Bénard2011-03-101-2/+1
| * n_gsm: add a documentationEric Bénard2011-03-101-0/+89
| * serial: msm_serial_hs: Add MSM high speed UART driverMayank Rana2011-03-074-0/+1942
| * tty_audit: fix tty_audit_add_data live lock on audit disabledXiaotian Feng2011-03-071-1/+3
| * tty: move cd1865.h to drivers/staging/tty/Arnd Bergmann2011-03-071-0/+0
| * Staging: tty: fix build with epca.c driverGreg Kroah-Hartman2011-03-073-0/+0
| * pcmcia: synclink_cs: fix prototype for mgslpc_ioctl()Axel Lin2011-03-011-2/+1
| * Staging: generic_serial: fix double locking bugDan Carpenter2011-02-281-2/+2
| * nozomi: don't use flush_scheduled_work()Tejun Heo2011-02-251-2/+0
| * tty/serial: Relax the device_type restriction from of_serialGrant Likely2011-02-251-9/+9
| * MAINTAINERS: Update HVC file patternsJoe Perches2011-02-251-2/+2
| * tty: phase out of ioctl file pointer for tty3270 as wellHeiko Carstens2011-02-253-12/+8
| * tty: forgot to remove ipwireless from drivers/char/pcmcia/MakefileGreg Kroah-Hartman2011-02-251-2/+0
| * Merge 2.6.38-rc6 into tty-nextGreg Kroah-Hartman2011-02-24738-5879/+7891
| |\
| * | pch_uart: Fix DMA channel miss-setting issue.Tomoya MORINAGA2011-02-231-12/+47
| * | pch_uart: fix exclusive access issueTomoya MORINAGA2011-02-231-2/+9
| * | pch_uart: fix auto flow control miss-setting issueTomoya MORINAGA2011-02-231-6/+13
| * | pch_uart: fix uart clock setting issueTomoya MORINAGA2011-02-231-1/+6
| * | pch_uart : Use dev_xxx not pr_xxxTomoya MORINAGA2011-02-231-28/+49
| * | pch_uart : Reduce memcpyTomoya MORINAGA2011-02-231-8/+5
| * | pch_uart: add spin_lock_initTomoya MORINAGA2011-02-231-0/+2
| * | pch_uart: add multi-scatter processingTomoya MORINAGA2011-02-231-28/+89
| * | tty: move obsolete and broken generic_serial drivers to drivers/staging/gener...Greg Kroah-Hartman2011-02-2356-50/+60
| * | tty: move obsolete and broken tty drivers to drivers/staging/tty/Greg Kroah-Hartman2011-02-2333-94/+103
| * | tty: move ipwireless driver from drivers/char/pcmcia/ to drivers/tty/Greg Kroah-Hartman2011-02-2312-1/+3
| * | tty: move a number of tty drivers from drivers/char/ to drivers/tty/Greg Kroah-Hartman2011-02-2319-183/+184
| * | tty: serial: altera_jtaguart: Fixup type usage of port flagsTobias Klauser2011-02-231-1/+1
| * | tty: serial: altera_jtaguart: Support getting mapbase and IRQ from resourcesTobias Klauser2011-02-231-19/+42
| * | tty: serial: altera_jtaguart: Remove unused function early_altera_jtaguart_setupTobias Klauser2011-02-231-22/+0
| * | tty: serial: altera_jtaguart: Don't use plain integer as NULL pointerTobias Klauser2011-02-231-1/+1
| * | serial: mfd: add a module parameter for setting each port's working modeFeng Tang2011-02-231-0/+11
| * | serial: mfd: remove the TX full-empty interrupts workaroundFeng Tang2011-02-231-21/+5
| * | tty: simserial: now phase out the ioctl file pointer for goodLuck, Tony2011-02-231-2/+1
| * | tty: move Kconfig entries into drivers/tty from drivers/charGreg Kroah-Hartman2011-02-233-252/+257
| * | tty: add TIOCVHANGUP to allow clean tty shutdown of all ttysKay Sievers2011-02-179-0/+13
| * | hci_ath: Fix the mess in this driverAlan Cox2011-02-171-13/+13
| * | tty: add a helper for setting termios data from kernel sideAlan Cox2011-02-172-5/+10
| * | tty: fix build error in vt_ioctl.c if CONFIG_COMPAT is enabledGreg Kroah-Hartman2011-02-171-1/+1
| * | tty: now phase out the ioctl file pointer for goodAlan Cox2011-02-1741-78/+66
| * | tty: remove filp from the USB tty ioctlsAlan Cox2011-02-1722-30/+29
| * | tiocmset: kill the file pointer argumentAlan Cox2011-02-1770-129/+120
| * | tiocmget: kill off the passing of the struct fileAlan Cox2011-02-1769-101/+98
| * | MAINTAINERS: Add myself as a maintainer for altera_uart/altera_jtaguartTobias Klauser2011-02-171-0/+10
| * | tty: serial: altera_uart: Use port->regshift to store bus shiftTobias Klauser2011-02-171-7/+7
| * | tty: serial: altera_uart: Handle pdev->id == -1 in altera_uart_removeTobias Klauser2011-02-171-1/+7
| * | tty,vt: fix VT_SETACTIVATE console switchJiri Olsa2011-02-171-1/+2
| * | atmel_serial: enable PPS supportViktar Palstsiuk2011-02-171-0/+16