aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2011-02-22tty: move obsolete and broken tty drivers to drivers/staging/tty/Greg Kroah-Hartman
2011-02-22tty: move ipwireless driver from drivers/char/pcmcia/ to drivers/tty/Greg Kroah-Hartman
2011-02-22tty: move a number of tty drivers from drivers/char/ to drivers/tty/Greg Kroah-Hartman
2011-02-22tty: serial: altera_jtaguart: Fixup type usage of port flagsTobias Klauser
2011-02-22tty: serial: altera_jtaguart: Support getting mapbase and IRQ from resourcesTobias Klauser
2011-02-22tty: serial: altera_jtaguart: Remove unused function early_altera_jtaguart_setupTobias Klauser
2011-02-22tty: serial: altera_jtaguart: Don't use plain integer as NULL pointerTobias Klauser
2011-02-22serial: mfd: add a module parameter for setting each port's working modeFeng Tang
2011-02-22serial: mfd: remove the TX full-empty interrupts workaroundFeng Tang
2011-02-22tty: move Kconfig entries into drivers/tty from drivers/charGreg Kroah-Hartman
2011-02-17tty: add TIOCVHANGUP to allow clean tty shutdown of all ttysKay Sievers
2011-02-17hci_ath: Fix the mess in this driverAlan Cox
2011-02-17tty: add a helper for setting termios data from kernel sideAlan Cox
2011-02-17tty: now phase out the ioctl file pointer for goodAlan Cox
2011-02-17tty: remove filp from the USB tty ioctlsAlan Cox
2011-02-17tiocmset: kill the file pointer argumentAlan Cox
2011-02-17tiocmget: kill off the passing of the struct fileAlan Cox
2011-02-17tty: serial: altera_uart: Use port->regshift to store bus shiftTobias Klauser
2011-02-17tty: serial: altera_uart: Handle pdev->id == -1 in altera_uart_removeTobias Klauser
2011-02-17tty,vt: fix VT_SETACTIVATE console switchJiri Olsa
2011-02-17atmel_serial: enable PPS supportViktar Palstsiuk
2011-02-17tty: Add msm_smd_tty driverNiranjana Vishwanathapura
2011-02-17serial: change the divisor latch only when prescalar actually changedYin Kangkai
2011-02-17serial: also set the uartclk value in resume after goes to highspeedYin Kangkai
2011-02-17serial: ifx6x60: minor cleanupRuss Gorby
2011-02-17serial: ifx6x60: probe routine needs to call spi_setupRuss Gorby
2011-02-17serial: ifx6x60: set SPI max_speed_hz based on platform typeRuss Gorby
2011-02-17serial: ifx6x60: changed internal bpw from boolean to intRuss Gorby
2011-02-17serial: ifx6x60: dma_alloc_coherent must use parent devRuss Gorby
2011-02-17serial: ifx6x60: fixed call to tty_port_initRuss Gorby
2011-02-17tty,vcs removing con_buf/conf_buf_mtxJiri Olsa
2011-02-17tty,vcs: lseek/VC-release race fixJiri Olsa
2011-02-17TTY: use appropriate printk priority levelMandeep Singh Baines
2011-02-17hvc: add Blackfin JTAG console supportMike Frysinger
2011-02-17vt: Add virtual console keyboard mode OFFArthur Taylor
2011-02-03hvc_dcc: Simplify assembly for v6 and v7 ARMStephen Boyd
2011-02-03hvc_dcc: Simplify put_chars()/get_chars() loopsStephen Boyd
2011-02-03hvc_dcc: Fix bad code generation by marking assembly volatileStephen Boyd
2011-02-03serial: pch_uart: revert Kconfig for non-DMA modeTomoya MORINAGA
2011-02-03serial: pch_uart: support new device ML7213Tomoya MORINAGA
2011-02-0368328serial: remove unsed m68k_serial->tqueue_hangupTejun Heo
2011-02-03serial-core: reset the console speed on resumeYin Kangkai
2011-02-03serial: mrst_max3110: make buffer largerDan Carpenter
2011-02-03tty_ldisc: don't use flush_scheduled_work()Tejun Heo
2011-02-03serial: omap-serial: Enable the UART wake-up bits alwaysJarkko Nikula
2011-02-03OMAP: Enable Magic SysRq on serial console ttyOxThomas Weber
2011-02-03serial: ifx6x60: expanded info available from platform dataRuss Gorby
2011-02-03serial: mfd: remove the timeout workaround for A0Feng Tang
2011-02-03tty: serial: bfin_sport_uart: fix signedness errorVasiliy Kulikov
2011-02-01Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds