summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-11-17UART: add CSR SiRFprimaII SoC on-chip uart driversRong Wang
2011-11-17TTY: ldisc, remove some unneeded includesJiri Slaby
2011-11-17TTY: pty, cleanup the pty countingJiri Slaby
2011-11-15TTY: serial, extract uart_port_startupJiri Slaby
2011-11-15TTY: serial, fill uart_port_shutdownJiri Slaby
2011-11-15TTY: serial, define uart_port_activate/shutdownJiri Slaby
2011-11-15TTY: serial, inline uart_getJiri Slaby
2011-11-15TTY: serial, do not touch tty->alt_speedJiri Slaby
2011-11-15TTY: serial, document few functionsJiri Slaby
2011-11-15TTY: serial, use tty_port_close_start helperJiri Slaby
2011-11-15TTY: serial, switch closing_wait and close_delay to jiffiesJiri Slaby
2011-11-15TTY: serial, cleanup atmel_set_ldiscJiri Slaby
2011-11-15TTY: serial, cleanup include fileJiri Slaby
2011-11-15serial: OMAP2+: UART: Make the SERIAL_OMAP depend on ARCH_OMAP2PLUSShubhrajyoti D
2011-11-15TTY: open/release, cleanup printksJiri Slaby
2011-11-15TTY: move debug checking out of tty_releaseJiri Slaby
2011-11-15TTY: move tty_lookup_driver to switch-casesJiri Slaby
2011-11-15TTY: coalesce fail paths in tty_openJiri Slaby
2011-11-15TTY: extract driver lookup from tty_openJiri Slaby
2011-11-15TTY: extract /dev/tty handling from tty_openJiri Slaby
2011-11-15TTY: move pgrp killingJiri Slaby
2011-11-15drivers/tty/serial/pch_uart.c: add console supportAlexander Stein
2011-11-15serial, mfd: don't hardcode the consoleMika Westerberg
2011-11-15tty_ldisc: remove unnecessary negative return check for wait_event_timeoutDave Young
2011-11-07Linux 3.2-rc1Linus Torvalds
2011-11-07Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...Linus Torvalds
2011-11-07VFS: we need to set LOOKUP_JUMPED on mountpoint crossingAl Viro
2011-11-07Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-11-07Merge branch 'fixes-modulesplit' into fixesTony Lindgren
2011-11-07ARM: OMAP: Fix export.h or module.h includesTony Lindgren
2011-11-07ARM: OMAP: omap_device: Include linux/export.hAxel Lin
2011-11-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2011-11-07vfs: d_invalidate() should leave mountpoints aloneAl Viro
2011-11-07forcedeth: fix a few sparse warnings (variable shadowing)david decotigny
2011-11-07forcedeth: Improve stats countersMandeep Baines
2011-11-07forcedeth: remove unneeded stats updatesdavid decotigny
2011-11-07forcedeth: Acknowledge only interrupts that are being processedMike Ditto
2011-11-07forcedeth: fix race when unloading moduledavid decotigny
2011-11-07device-mapper: using EXPORT_SYBOL in dm-space-map-checker.c needs export.hStephen Rothwell
2011-11-07device-mapper: dm-bufio.c needs to include module.hStephen Rothwell
2011-11-07drivers/md: change module.h -> export.h in persistent-data/dm-*Paul Gortmaker
2011-11-07arm: Add export.h to recently added files for EXPORT_SYMBOLPaul Gortmaker
2011-11-07MAINTAINERS/rds: update maintainer Or Gerlitz
2011-11-07wanrouter: Remove kernel_lock annotationsRichard Weinberger
2011-11-07usbnet: fix oops in usbnet_start_xmitKonstantin Khlebnikov
2011-11-07ixgbe: Fix compile for kernel without CONFIG_PCI_IOV definedRose, Gregory V
2011-11-07Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2011-11-07Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2011-11-07Merge branch 'urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2011-11-07Merge git://git.samba.org/sfrench/cifs-2.6Linus Torvalds