aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* tiocmget: kill off the passing of the struct fileAlan Cox2011-02-17
* MAINTAINERS: Add myself as a maintainer for altera_uart/altera_jtaguartTobias Klauser2011-02-17
* tty: serial: altera_uart: Use port->regshift to store bus shiftTobias Klauser2011-02-17
* tty: serial: altera_uart: Handle pdev->id == -1 in altera_uart_removeTobias Klauser2011-02-17
* tty,vt: fix VT_SETACTIVATE console switchJiri Olsa2011-02-17
* atmel_serial: enable PPS supportViktar Palstsiuk2011-02-17
* tty: Add msm_smd_tty driverNiranjana Vishwanathapura2011-02-17
* serial: change the divisor latch only when prescalar actually changedYin Kangkai2011-02-17
* serial: also set the uartclk value in resume after goes to highspeedYin Kangkai2011-02-17
* serial: ifx6x60: minor cleanupRuss Gorby2011-02-17
* serial: ifx6x60: probe routine needs to call spi_setupRuss Gorby2011-02-17
* serial: ifx6x60: set SPI max_speed_hz based on platform typeRuss Gorby2011-02-17
* serial: ifx6x60: changed internal bpw from boolean to intRuss Gorby2011-02-17
* serial: ifx6x60: dma_alloc_coherent must use parent devRuss Gorby2011-02-17
* serial: ifx6x60: fixed call to tty_port_initRuss Gorby2011-02-17
* tty,vcs removing con_buf/conf_buf_mtxJiri Olsa2011-02-17
* tty,vcs: lseek/VC-release race fixJiri Olsa2011-02-17
* TTY: use appropriate printk priority levelMandeep Singh Baines2011-02-17
* hvc: add Blackfin JTAG console supportMike Frysinger2011-02-17
* vt: Add virtual console keyboard mode OFFArthur Taylor2011-02-17
* hvc_dcc: Simplify assembly for v6 and v7 ARMStephen Boyd2011-02-03
* hvc_dcc: Simplify put_chars()/get_chars() loopsStephen Boyd2011-02-03
* hvc_dcc: Fix bad code generation by marking assembly volatileStephen Boyd2011-02-03
* serial: pch_uart: revert Kconfig for non-DMA modeTomoya MORINAGA2011-02-03
* serial: pch_uart: support new device ML7213Tomoya MORINAGA2011-02-03
* 68328serial: remove unsed m68k_serial->tqueue_hangupTejun Heo2011-02-03
* serial-core: reset the console speed on resumeYin Kangkai2011-02-03
* serial: mrst_max3110: make buffer largerDan Carpenter2011-02-03
* tty_ldisc: don't use flush_scheduled_work()Tejun Heo2011-02-03
* serial: omap-serial: Enable the UART wake-up bits alwaysJarkko Nikula2011-02-03
* OMAP: Enable Magic SysRq on serial console ttyOxThomas Weber2011-02-03
* serial: ifx6x60: expanded info available from platform dataRuss Gorby2011-02-03
* serial: mfd: remove the timeout workaround for A0Feng Tang2011-02-03
* tty: serial: bfin_sport_uart: fix signedness errorVasiliy Kulikov2011-02-03
* Linux 2.6.38-rc3Linus Torvalds2011-01-31
* Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2011-01-31
|\
| * NFS: NFSv4 readdir loses entriesChuck Lever2011-01-28
| * NFS: Micro-optimize nfs4_decode_dirent()Chuck Lever2011-01-28
| * NFS: Fix an NFS client lockdep issueTrond Myklebust2011-01-28
| * NFS construct consistent co_ownerid for v4.1Andy Adamson2011-01-25
| * NFS: nfs_wcc_update_inode() should set nfsi->attr_gencountTrond Myklebust2011-01-25
| * NFS improve pnfs_put_deviceid_cache debug printAndy Adamson2011-01-25
| * NFS fix cb_sequence error processingAndy Adamson2011-01-25
| * NFS do not find client in NFSv4 pg_authenticateAndy Adamson2011-01-25
| * NLM: Fix "kernel BUG at fs/lockd/host.c:417!" or ".../host.c:283!"Chuck Lever2011-01-25
| * NFS: Prevent memory allocation failure in nfsacl_encode()Chuck Lever2011-01-25
| * NFS: nfsacl_{encode,decode} should return signed integerChuck Lever2011-01-25
| * NFS: Fix "kernel BUG at fs/nfs/nfs3xdr.c:1338!"Chuck Lever2011-01-25
| * NFS: Fix "kernel BUG at fs/aio.c:554!"Chuck Lever2011-01-25
| * NFS4: Avoid potential NULL pointer dereference in decode_and_add_ds().Jesper Juhl2011-01-25