summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* UART: add CSR SiRFprimaII SoC on-chip uart driversRong Wang2011-11-174-0/+990
* TTY: ldisc, remove some unneeded includesJiri Slaby2011-11-171-19/+1
* TTY: pty, cleanup the pty countingJiri Slaby2011-11-171-17/+9
* TTY: serial, extract uart_port_startupJiri Slaby2011-11-161-15/+28
* TTY: serial, fill uart_port_shutdownJiri Slaby2011-11-161-18/+24
* TTY: serial, define uart_port_activate/shutdownJiri Slaby2011-11-161-0/+11
* TTY: serial, inline uart_getJiri Slaby2011-11-161-44/+22
* TTY: serial, do not touch tty->alt_speedJiri Slaby2011-11-161-3/+1
* TTY: serial, document few functionsJiri Slaby2011-11-161-0/+20
* TTY: serial, use tty_port_close_start helperJiri Slaby2011-11-161-39/+1
* TTY: serial, switch closing_wait and close_delay to jiffiesJiri Slaby2011-11-161-9/+10
* TTY: serial, cleanup atmel_set_ldiscJiri Slaby2011-11-161-6/+1
* TTY: serial, cleanup include fileJiri Slaby2011-11-161-0/+82
* serial: OMAP2+: UART: Make the SERIAL_OMAP depend on ARCH_OMAP2PLUSShubhrajyoti D2011-11-161-1/+1
* TTY: open/release, cleanup printksJiri Slaby2011-11-161-30/+26
* TTY: move debug checking out of tty_releaseJiri Slaby2011-11-161-44/+57
* TTY: move tty_lookup_driver to switch-casesJiri Slaby2011-11-161-8/+11
* TTY: coalesce fail paths in tty_openJiri Slaby2011-11-161-15/+17
* TTY: extract driver lookup from tty_openJiri Slaby2011-11-161-38/+55
* TTY: extract /dev/tty handling from tty_openJiri Slaby2011-11-161-18/+39
* TTY: move pgrp killingJiri Slaby2011-11-161-8/+7
* drivers/tty/serial/pch_uart.c: add console supportAlexander Stein2011-11-162-1/+168
* serial, mfd: don't hardcode the consoleMika Westerberg2011-11-161-11/+7
* tty_ldisc: remove unnecessary negative return check for wait_event_timeoutDave Young2011-11-161-2/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-11-0729-244/+274
|\
| * forcedeth: fix a few sparse warnings (variable shadowing)david decotigny2011-11-071-17/+17
| * forcedeth: Improve stats countersMandeep Baines2011-11-071-0/+4
| * forcedeth: remove unneeded stats updatesdavid decotigny2011-11-071-34/+1
| * forcedeth: Acknowledge only interrupts that are being processedMike Ditto2011-11-071-5/+8
| * forcedeth: fix race when unloading moduledavid decotigny2011-11-071-1/+1
| * usbnet: fix oops in usbnet_start_xmitKonstantin Khlebnikov2011-11-071-1/+2
| * ixgbe: Fix compile for kernel without CONFIG_PCI_IOV definedRose, Gregory V2011-11-072-2/+4
| * bonding: comparing a u8 with -1 is always falseDan Carpenter2011-11-042-4/+4
| * sky2: fix regression on Yukon Optimastephen hemminger2011-11-041-11/+0
| * i825xx:xscale:8390:freescale: Fix Kconfig dependanciesJeff Kirsher2011-11-043-4/+10
| * macvlan: receive multicast with local addressstephen hemminger2011-11-041-0/+7
| * tg3: Update version to 3.121Matt Carlson2011-11-041-2/+2
| * tg3: Eliminate timer race with reset_taskMatt Carlson2011-11-042-13/+2
| * tg3: Schedule at most one tg3_reset_task runMatt Carlson2011-11-042-9/+25
| * tg3: Obtain PCI function number from deviceMatt Carlson2011-11-042-6/+33
| * tg3: Fix irq alloc error cleanup pathMatt Carlson2011-11-041-5/+4
| * tg3: Fix 4k skb error recovery pathMatt Carlson2011-11-041-8/+8
| * tg3: Fix 4k tx bd segmentation codeMatt Carlson2011-11-041-23/+24
| * tg3: Fix APE mutex init and useMatt Carlson2011-11-042-24/+30
| * Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2011-11-0416-76/+89
| |\
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-11-0416-76/+89
| | |\
| | | * iwlwifi: don't perform "echo test" when cmd queue stuckWey-Yi Guy2011-11-021-10/+0
| | | * b43: Remove unneeded messageLarry Finger2011-11-021-1/+0
| | | * iwlwifi: allow pci_enable_msi failWey-Yi Guy2011-11-021-5/+3
| | | * libertas: ensure we clean up a scan request properlyAndres Salomon2011-11-023-12/+20