aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wan/wanxl.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-08TTY: ipwireless, fix tty->index handlingJiri Slaby1-23/+13
2012-03-08TTY: remove unneeded tty->index checksJiri Slaby21-95/+38
2012-03-08TTY: serialP, remove DECLARE_WAITQUEUE checkJiri Slaby1-6/+0
2012-03-08TTY: srmcons, convert to use tty_portJiri Slaby1-15/+17
2012-03-08ALPHA: srmcons, fix racy singleton structureJiri Slaby1-35/+5
2012-03-08ALPHA: srmcons, use timer functionsJiri Slaby1-9/+5
2012-03-08TTY: tty_driver, document tty->ops->shutdown limitationJiri Slaby1-0/+2
2012-03-08TTY: serial, simplify ASYNC_USR_MASKJiri Slaby1-2/+2
2012-03-08TTY: remove tty driver re-set from tty_reopenJiri Slaby1-1/+0
2012-03-08TTY: simplify tty_driver_lookup_tty a bitJiri Slaby1-4/+1
2012-03-08TTY: remove re-assignments to tty_driver membersJiri Slaby41-59/+3
2012-03-08TTY: remove minor_num from tty_driverJiri Slaby2-2/+0
2012-03-08TTY: let alloc_tty_driver deduce the owner automaticallyJiri Slaby2-3/+7
2012-03-08TTY: tty_io, remove buffer re-assignmentsJiri Slaby1-1/+0
2012-03-08USB: cdc-acm, use tty_standard_installJiri Slaby1-6/+1
2012-03-08vt: tackle the main part of the selection logicAlan Cox2-8/+33
2012-03-08vt: waitevent is self locked so drop the tty_lockAlan Cox1-9/+2
2012-03-08vt: push down tioclinux casesAlan Cox3-8/+18
2012-03-08vt: push down the tty lock so we can see what is left to tackleAlan Cox2-37/+59
2012-03-08vt: sort out locking for font handlingAlan Cox1-10/+13
2012-03-08tty: cyclades: TIOCSERGETLSR should should store to a uintDan Carpenter1-1/+1
2012-03-08tty: serial: OMAP: Fix oops due to NULL pdata in DT bootCousson, Benoit1-3/+3
2012-03-08vt:tackle kbd_tableAlan Cox10-377/+660
2012-03-08tty: delete briq_panel.c driverGreg Kroah-Hartman3-282/+0
2012-02-27tty: keyboard.c: add uaccess.h to fix a build problem on sparc32Greg Kroah-Hartman1-0/+1
2012-02-24vt: tidy a few bits of checkpatch noiseAlan Cox1-9/+9
2012-02-24vt: lock the accent tableAlan Cox3-78/+168
2012-02-24Revert "TTY: pty, remove superfluous ptm test"Greg Kroah-Hartman1-1/+4
2012-02-24Revert "TTY: get rid of BTM around devpts_*"Greg Kroah-Hartman2-3/+5
2012-02-24amba-pl011​/dma: Add check for the residue in DMA callbackChanho Min1-1/+16
2012-02-24serial: samsung: fix s3c2442 platform dataDenis 'GNUtoo' Carikli1-1/+1
2012-02-24tty/powerpc: early udbg consoles can't be modulesStephen Rothwell1-1/+1
2012-02-24serial: Fix typo in sn_console.cMasanari Iida1-2/+2
2012-02-24tty/serial/mux.c: linux/tty.h included twiceDanny Kukawka1-1/+0
2012-02-10tty: sparc: rename drivers/tty/serial/suncore.h -> include/linux/sunserialcore.hPaul Gortmaker8-13/+10
2012-02-09tty: serial: omap-serial: wakeup latency constraint is in microseconds, not millisecondsPaul Walmsley1-2/+1
2012-02-09tty: serial: OMAP: block idle while the UART is transferring data in PIO modePaul Walmsley2-4/+11
2012-02-09tty: serial: OMAP: use a 1-byte RX FIFO threshold in PIO modePaul Walmsley1-3/+17
2012-02-09Reduce the number of expensive division instructions done by _parse_integer()David Howells1-5/+13
2012-02-09tty: serial: altera_uart: Add CONSOLE_POLL supportTobias Klauser2-1/+25
2012-02-09tty: serial: altera_uart: remove early_altera_uart_setupTobias Klauser2-27/+0
2012-02-09sysrq: Properly check for kernel threadsAnton Vorontsov1-3/+6
2012-02-09sysrq: Fix possible race with exiting taskAnton Vorontsov1-0/+2
2012-02-09serial: pch_uart: trivail cleanup by removing the pch_uart_hal_request()Feng Tang1-13/+3
2012-02-09serial: pch_uart: trivial cleanup by removing the get_msr()Feng Tang1-21/+8
2012-02-09serial: pch_uart: add debugfs hook for register dumpFeng Tang1-0/+84
2012-02-08Linux 3.3-rc3Linus Torvalds1-1/+1
2012-02-08pcmcia: fix socket refcount decrementing on each resumeRussell King1-3/+1
2012-02-08mm: fix UP THP spin_is_locked BUGsHugh Dickins2-3/+3
2012-02-08drivers/leds/leds-lm3530.c: fix setting pltfm->als_vmaxAxel Lin1-2/+2