summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-02-17tiocmget: kill off the passing of the struct fileAlan Cox64-95/+92
2011-02-17tty: serial: altera_uart: Use port->regshift to store bus shiftTobias Klauser1-7/+7
2011-02-17tty: serial: altera_uart: Handle pdev->id == -1 in altera_uart_removeTobias Klauser1-1/+7
2011-02-17tty,vt: fix VT_SETACTIVATE console switchJiri Olsa1-1/+2
2011-02-17atmel_serial: enable PPS supportViktar Palstsiuk1-0/+16
2011-02-17tty: Add msm_smd_tty driverNiranjana Vishwanathapura3-0/+246
2011-02-17serial: change the divisor latch only when prescalar actually changedYin Kangkai1-12/+20
2011-02-17serial: also set the uartclk value in resume after goes to highspeedYin Kangkai1-0/+1
2011-02-17serial: ifx6x60: minor cleanupRuss Gorby2-6/+4
2011-02-17serial: ifx6x60: probe routine needs to call spi_setupRuss Gorby1-0/+9
2011-02-17serial: ifx6x60: set SPI max_speed_hz based on platform typeRuss Gorby1-1/+2
2011-02-17serial: ifx6x60: changed internal bpw from boolean to intRuss Gorby1-2/+2
2011-02-17serial: ifx6x60: dma_alloc_coherent must use parent devRuss Gorby1-2/+2
2011-02-17serial: ifx6x60: fixed call to tty_port_initRuss Gorby1-1/+1
2011-02-17tty,vcs removing con_buf/conf_buf_mtxJiri Olsa2-58/+52
2011-02-17tty,vcs: lseek/VC-release race fixJiri Olsa1-0/+18
2011-02-17TTY: use appropriate printk priority levelMandeep Singh Baines1-7/+8
2011-02-17hvc: add Blackfin JTAG console supportMike Frysinger3-0/+115
2011-02-17vt: Add virtual console keyboard mode OFFArthur Taylor2-2/+6
2011-02-04hvc_dcc: Simplify assembly for v6 and v7 ARMStephen Boyd1-24/+0
2011-02-04hvc_dcc: Simplify put_chars()/get_chars() loopsStephen Boyd1-8/+4
2011-02-04hvc_dcc: Fix bad code generation by marking assembly volatileStephen Boyd1-6/+5
2011-02-04serial: pch_uart: revert Kconfig for non-DMA modeTomoya MORINAGA1-3/+2
2011-02-04serial: pch_uart: support new device ML7213Tomoya MORINAGA2-8/+24
2011-02-0468328serial: remove unsed m68k_serial->tqueue_hangupTejun Heo2-24/+0
2011-02-04serial-core: reset the console speed on resumeYin Kangkai1-3/+3
2011-02-04serial: mrst_max3110: make buffer largerDan Carpenter1-1/+1
2011-02-04tty_ldisc: don't use flush_scheduled_work()Tejun Heo1-2/+15
2011-02-04serial: omap-serial: Enable the UART wake-up bits alwaysJarkko Nikula1-3/+3
2011-02-03OMAP: Enable Magic SysRq on serial console ttyOxThomas Weber1-1/+4
2011-02-03serial: ifx6x60: expanded info available from platform dataRuss Gorby2-17/+20
2011-02-03serial: mfd: remove the timeout workaround for A0Feng Tang1-38/+0
2011-02-03tty: serial: bfin_sport_uart: fix signedness errorVasiliy Kulikov1-1/+1
2011-02-01Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-5/+6
2011-02-01Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds45-381/+558
2011-02-01Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds27-134/+294
2011-02-01Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds5-51/+58
2011-01-31ARM: mmci: round down the bytes transferred on errorRussell King1-3/+4
2011-01-31ARM: mmci: complete the transaction on errorRussell King1-1/+1
2011-01-31Merge branch 'for-linus' of git://git.infradead.org/ubi-2.6Linus Torvalds1-27/+1
2011-01-31Input: rc-keymap - return KEY_RESERVED for unknown mappingsDmitry Torokhov1-11/+17
2011-01-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2-11/+27
2011-01-31intel_scu_ipc: remove duplicated #includeHuang Weiyi1-1/+0
2011-01-31Merge branch 'zerolen' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarz...Linus Torvalds1-0/+0
2011-01-31Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds7-75/+85
2011-01-29Revert "UBI: use mtd->writebufsize to set minimal I/O unit size"Artem Bityutskiy1-27/+1
2011-01-29Input: synaptics - retry failed resets when reconnectingAlexandre Peixoto Ferreira1-2/+11
2011-01-29Input: synaptics - fix reconnect logic on MT devicesAlexandre Peixoto Ferreira1-6/+13
2011-01-29Input: tegra-kbc - fix keymap entry for LeftMeta keyRakesh Iyer1-1/+1
2011-01-29Input: tegra-kbc - fix build errorRakesh Iyer1-2/+2