| Commit message (Expand) | Author | Age | Files | Lines |
* | UART: add CSR SiRFprimaII SoC on-chip uart drivers | Rong Wang | 2011-11-17 | 4 | -0/+990 |
* | TTY: ldisc, remove some unneeded includes | Jiri Slaby | 2011-11-17 | 1 | -19/+1 |
* | TTY: pty, cleanup the pty counting | Jiri Slaby | 2011-11-17 | 1 | -17/+9 |
* | TTY: serial, extract uart_port_startup | Jiri Slaby | 2011-11-16 | 1 | -15/+28 |
* | TTY: serial, fill uart_port_shutdown | Jiri Slaby | 2011-11-16 | 1 | -18/+24 |
* | TTY: serial, define uart_port_activate/shutdown | Jiri Slaby | 2011-11-16 | 1 | -0/+11 |
* | TTY: serial, inline uart_get | Jiri Slaby | 2011-11-16 | 1 | -44/+22 |
* | TTY: serial, do not touch tty->alt_speed | Jiri Slaby | 2011-11-16 | 1 | -3/+1 |
* | TTY: serial, document few functions | Jiri Slaby | 2011-11-16 | 1 | -0/+20 |
* | TTY: serial, use tty_port_close_start helper | Jiri Slaby | 2011-11-16 | 1 | -39/+1 |
* | TTY: serial, switch closing_wait and close_delay to jiffies | Jiri Slaby | 2011-11-16 | 1 | -9/+10 |
* | TTY: serial, cleanup atmel_set_ldisc | Jiri Slaby | 2011-11-16 | 1 | -6/+1 |
* | TTY: serial, cleanup include file | Jiri Slaby | 2011-11-16 | 1 | -0/+82 |
* | serial: OMAP2+: UART: Make the SERIAL_OMAP depend on ARCH_OMAP2PLUS | Shubhrajyoti D | 2011-11-16 | 1 | -1/+1 |
* | TTY: open/release, cleanup printks | Jiri Slaby | 2011-11-16 | 1 | -30/+26 |
* | TTY: move debug checking out of tty_release | Jiri Slaby | 2011-11-16 | 1 | -44/+57 |
* | TTY: move tty_lookup_driver to switch-cases | Jiri Slaby | 2011-11-16 | 1 | -8/+11 |
* | TTY: coalesce fail paths in tty_open | Jiri Slaby | 2011-11-16 | 1 | -15/+17 |
* | TTY: extract driver lookup from tty_open | Jiri Slaby | 2011-11-16 | 1 | -38/+55 |
* | TTY: extract /dev/tty handling from tty_open | Jiri Slaby | 2011-11-16 | 1 | -18/+39 |
* | TTY: move pgrp killing | Jiri Slaby | 2011-11-16 | 1 | -8/+7 |
* | drivers/tty/serial/pch_uart.c: add console support | Alexander Stein | 2011-11-16 | 2 | -1/+168 |
* | serial, mfd: don't hardcode the console | Mika Westerberg | 2011-11-16 | 1 | -11/+7 |
* | tty_ldisc: remove unnecessary negative return check for wait_event_timeout | Dave Young | 2011-11-16 | 1 | -2/+0 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2011-11-07 | 29 | -244/+274 |
|\ |
|
| * | forcedeth: fix a few sparse warnings (variable shadowing) | david decotigny | 2011-11-07 | 1 | -17/+17 |
| * | forcedeth: Improve stats counters | Mandeep Baines | 2011-11-07 | 1 | -0/+4 |
| * | forcedeth: remove unneeded stats updates | david decotigny | 2011-11-07 | 1 | -34/+1 |
| * | forcedeth: Acknowledge only interrupts that are being processed | Mike Ditto | 2011-11-07 | 1 | -5/+8 |
| * | forcedeth: fix race when unloading module | david decotigny | 2011-11-07 | 1 | -1/+1 |
| * | usbnet: fix oops in usbnet_start_xmit | Konstantin Khlebnikov | 2011-11-07 | 1 | -1/+2 |
| * | ixgbe: Fix compile for kernel without CONFIG_PCI_IOV defined | Rose, Gregory V | 2011-11-07 | 2 | -2/+4 |
| * | bonding: comparing a u8 with -1 is always false | Dan Carpenter | 2011-11-04 | 2 | -4/+4 |
| * | sky2: fix regression on Yukon Optima | stephen hemminger | 2011-11-04 | 1 | -11/+0 |
| * | i825xx:xscale:8390:freescale: Fix Kconfig dependancies | Jeff Kirsher | 2011-11-04 | 3 | -4/+10 |
| * | macvlan: receive multicast with local address | stephen hemminger | 2011-11-04 | 1 | -0/+7 |
| * | tg3: Update version to 3.121 | Matt Carlson | 2011-11-04 | 1 | -2/+2 |
| * | tg3: Eliminate timer race with reset_task | Matt Carlson | 2011-11-04 | 2 | -13/+2 |
| * | tg3: Schedule at most one tg3_reset_task run | Matt Carlson | 2011-11-04 | 2 | -9/+25 |
| * | tg3: Obtain PCI function number from device | Matt Carlson | 2011-11-04 | 2 | -6/+33 |
| * | tg3: Fix irq alloc error cleanup path | Matt Carlson | 2011-11-04 | 1 | -5/+4 |
| * | tg3: Fix 4k skb error recovery path | Matt Carlson | 2011-11-04 | 1 | -8/+8 |
| * | tg3: Fix 4k tx bd segmentation code | Matt Carlson | 2011-11-04 | 1 | -23/+24 |
| * | tg3: Fix APE mutex init and use | Matt Carlson | 2011-11-04 | 2 | -24/+30 |
| * | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 2011-11-04 | 16 | -76/+89 |
| |\ |
|
| | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2011-11-04 | 16 | -76/+89 |
| | |\ |
|
| | | * | iwlwifi: don't perform "echo test" when cmd queue stuck | Wey-Yi Guy | 2011-11-02 | 1 | -10/+0 |
| | | * | b43: Remove unneeded message | Larry Finger | 2011-11-02 | 1 | -1/+0 |
| | | * | iwlwifi: allow pci_enable_msi fail | Wey-Yi Guy | 2011-11-02 | 1 | -5/+3 |
| | | * | libertas: ensure we clean up a scan request properly | Andres Salomon | 2011-11-02 | 3 | -12/+20 |