summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-12-16TTY: Add tty ioctl to figure device node of the system console.Werner Fink10-0/+14
2010-12-16tty: add 'active' sysfs attribute to tty0 and console deviceKay Sievers5-6/+87
2010-12-16drivers: serial: apbuart: Handle OF failures gracefullyThomas Gleixner1-29/+19
2010-12-16Serial: Avoid unbalanced IRQ wake disable during resumeGovindraj.R2-2/+7
2010-12-16tty: fix typos/errors in tty_driver.h commentsTimur Tabi1-4/+4
2010-12-16pch_uart : fix warnings for 64bit compileTomoya MORINAGA1-6/+7
2010-12-108250: fix uninitialized FIFOsOndrej Puzman1-0/+2
2010-12-10ip2: fix compiler warning on ip2main_pci_tblNamhyung Kim1-1/+1
2010-12-10specialix: fix compiler warning on specialix_pci_tblNamhyung Kim1-1/+1
2010-12-10rocket: fix compiler warning on rocket_pci_idsNamhyung Kim1-1/+1
2010-12-108250: add a UPIO_DWAPB32 for 32 bit accessesJamie Iles3-12/+42
2010-12-108250: use container_of() instead of castingJamie Iles1-20/+40
2010-12-10serial: omap-serial: Add support for kernel debuggerCosmin Cojocar2-7/+33
2010-12-10serial: fix pch_uart kconfig & buildRandy Dunlap1-1/+2
2010-11-30drivers: char: hvc: add arm JTAG DCC console supportDaniel Walker3-0/+143
2010-11-30RS485 documentation: add 16C950 UART descriptionYegor Yefremov1-4/+5
2010-11-30serial: ifx6x60: fix memory leakVasiliy Kulikov1-0/+1
2010-11-30serial: ifx6x60: free IRQ on errorVasiliy Kulikov1-1/+3
2010-11-30Serial: EG20T: add PCH_UART driverTomoya MORINAGA3-0/+1459
2010-11-30Serial: ce4100: Add PCI UART support for the ce4100Dirk Brandewie1-0/+36
2010-11-16serial: ifx6x60: Fix missing include for msleepAlan Cox1-0/+1
2010-11-16serial: ifx6x60: The IFX requires SPIAlan Cox1-1/+1
2010-11-16serial: mpc52xx: make printout for type more genericWolfram Sang2-2/+6
2010-11-16parisc: cleanup console handlingJiri Slaby1-4/+4
2010-11-16console: add /proc/consolesJiri Slaby3-0/+139
2010-11-16VIDEO: xen-fb, switch to for_each_consoleJiri Slaby1-1/+1
2010-11-16TTY: include termios.h in tty_driver.hJiri Slaby1-0/+1
2010-11-16console: move for_each_console to linux/console.hJiri Slaby2-6/+6
2010-11-11serial: cpu_uart: Remove unused uart_cpm_port fieldsBaurzhan Ismagulov1-6/+0
2010-11-11serial: cpm_uat: reducing CPM serial latencyBaurzhan Ismagulov1-0/+19
2010-11-11serial: add Documentation about RS485 serial communicationsClaudio Scordino2-0/+121
2010-11-11n_gsm: clean up printksAlan Cox1-73/+81
2010-11-11n_gsm: Fix support for legacy encodingAlan Cox1-13/+46
2010-11-11serial: Add support for UART on VIA VT8500 and compatiblesAlexey Charkov4-0/+662
2010-11-11ifx6x60: SPI protocol driver for Infineon 6x60 modemRuss Gorby5-0/+1552
2010-11-08Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds6-91/+214
2010-11-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds27-43/+47
2010-11-08Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-4/+4
2010-11-08Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds10-34/+171
2010-11-08Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds49-1482/+259
2010-11-08ext4: Add new ext4 inode tracepointsTheodore Ts'o3-0/+110
2010-11-08ext4: Don't call sb_issue_discard() in ext4_free_blocks()Theodore Ts'o1-2/+0
2010-11-08ext4: do not try to grab the s_umount semaphore in ext4_quota_offDmitry Monakhov1-5/+3
2010-11-08ext4: fix potential race when freeing ext4_io_page structuresTheodore Ts'o2-24/+16
2010-11-08ext4: handle writeback of inodes which are being freedTheodore Ts'o3-25/+38
2010-11-08Merge branch 'rmobile/core' into rmobile-fixes-for-linusPaul Mundt10-34/+171
2010-11-08Merge branches 'sh/pio-death', 'sh/nommu', 'sh/clkfwk', 'sh/core' and 'sh/int...Paul Mundt49-1482/+259
2010-11-08sh: clkfwk: Fix up checkpatch warnings.Paul Mundt1-5/+22
2010-11-08sh: make some needlessly global sh7724 clocks staticGuennadi Liakhovetski1-3/+3
2010-11-08sh: add clk_round_parent() to optimize parent clock rateGuennadi Liakhovetski2-0/+79