summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* TTY: Add tty ioctl to figure device node of the system console.Werner Fink2010-12-1710-0/+14
* tty: add 'active' sysfs attribute to tty0 and console deviceKay Sievers2010-12-175-6/+87
* drivers: serial: apbuart: Handle OF failures gracefullyThomas Gleixner2010-12-161-29/+19Star
* Serial: Avoid unbalanced IRQ wake disable during resumeGovindraj.R2010-12-162-2/+7
* tty: fix typos/errors in tty_driver.h commentsTimur Tabi2010-12-161-4/+4
* pch_uart : fix warnings for 64bit compileTomoya MORINAGA2010-12-161-6/+7
* 8250: fix uninitialized FIFOsOndrej Puzman2010-12-111-0/+2
* ip2: fix compiler warning on ip2main_pci_tblNamhyung Kim2010-12-111-1/+1
* specialix: fix compiler warning on specialix_pci_tblNamhyung Kim2010-12-111-1/+1
* rocket: fix compiler warning on rocket_pci_idsNamhyung Kim2010-12-111-1/+1
* 8250: add a UPIO_DWAPB32 for 32 bit accessesJamie Iles2010-12-113-12/+42
* 8250: use container_of() instead of castingJamie Iles2010-12-111-20/+40
* serial: omap-serial: Add support for kernel debuggerCosmin Cojocar2010-12-112-7/+33
* serial: fix pch_uart kconfig & buildRandy Dunlap2010-12-111-1/+2
* drivers: char: hvc: add arm JTAG DCC console supportDaniel Walker2010-12-013-0/+143
* RS485 documentation: add 16C950 UART descriptionYegor Yefremov2010-12-011-4/+5
* serial: ifx6x60: fix memory leakVasiliy Kulikov2010-12-011-0/+1
* serial: ifx6x60: free IRQ on errorVasiliy Kulikov2010-12-011-1/+3
* Serial: EG20T: add PCH_UART driverTomoya MORINAGA2010-12-013-0/+1459
* Serial: ce4100: Add PCI UART support for the ce4100Dirk Brandewie2010-12-011-0/+36
* serial: ifx6x60: Fix missing include for msleepAlan Cox2010-11-161-0/+1
* serial: ifx6x60: The IFX requires SPIAlan Cox2010-11-161-1/+1
* serial: mpc52xx: make printout for type more genericWolfram Sang2010-11-162-2/+6
* parisc: cleanup console handlingJiri Slaby2010-11-161-4/+4
* console: add /proc/consolesJiri Slaby2010-11-163-0/+139
* VIDEO: xen-fb, switch to for_each_consoleJiri Slaby2010-11-161-1/+1
* TTY: include termios.h in tty_driver.hJiri Slaby2010-11-161-0/+1
* console: move for_each_console to linux/console.hJiri Slaby2010-11-162-6/+6
* serial: cpu_uart: Remove unused uart_cpm_port fieldsBaurzhan Ismagulov2010-11-111-6/+0Star
* serial: cpm_uat: reducing CPM serial latencyBaurzhan Ismagulov2010-11-111-0/+19
* serial: add Documentation about RS485 serial communicationsClaudio Scordino2010-11-112-0/+121
* n_gsm: clean up printksAlan Cox2010-11-111-73/+81
* n_gsm: Fix support for legacy encodingAlan Cox2010-11-111-13/+46
* serial: Add support for UART on VIA VT8500 and compatiblesAlexey Charkov2010-11-114-0/+662
* ifx6x60: SPI protocol driver for Infineon 6x60 modemRuss Gorby2010-11-115-0/+1552
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2010-11-086-91/+214
|\
| * ext4: Add new ext4 inode tracepointsTheodore Ts'o2010-11-083-0/+110
| * ext4: Don't call sb_issue_discard() in ext4_free_blocks()Theodore Ts'o2010-11-081-2/+0Star
| * ext4: do not try to grab the s_umount semaphore in ext4_quota_offDmitry Monakhov2010-11-081-5/+3Star
| * ext4: fix potential race when freeing ext4_io_page structuresTheodore Ts'o2010-11-082-24/+16Star
| * ext4: handle writeback of inodes which are being freedTheodore Ts'o2010-11-083-25/+38
| * ext4: initialize the percpu counters before replaying the journalTheodore Ts'o2010-11-031-26/+39
| * ext4: "ret" may be used uninitialized in ext4_lazyinit_thread()Theodore Ts'o2010-11-021-8/+6Star
| * ext4: fix lazyinit hang after removing requestLukas Czerner2010-11-021-1/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds2010-11-0827-43/+47
|\ \
| * | TTY: move .gitignore from drivers/char/ to drivers/tty/vt/Greg Kroah-Hartman2010-11-061-0/+0
| * | TTY: create drivers/tty/vt and move the vt code thereGreg Kroah-Hartman2010-11-0512-33/+36
| * | TTY: create drivers/tty and move the tty core files thereGreg Kroah-Hartman2010-11-0516-10/+11
| |/
* | Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-11-085-4/+4
|\ \
| * | Staging: ath6kl: remove empty files that mess with 'distclean'Greg Kroah-Hartman2010-11-062-0/+0