summaryrefslogtreecommitdiffstats
path: root/drivers/tty/hvc (unfollow)
Commit message (Expand)AuthorFilesLines
2012-06-15vt: fix race in vt_waitactive()Rabin Vincent1-13/+34
2012-06-14TTY: add tty_port_register_device helperJiri Slaby2-0/+12
2012-06-14TTY: add ports array to tty_driverJiri Slaby2-1/+18
2012-06-14TTY: centralize fail paths in tty_register_driverJiri Slaby1-12/+6
2012-06-14TTY: usb-serial, use tty_port_installJiri Slaby1-1/+1
2012-06-14TTY: vt, add ->installJiri Slaby1-24/+36
2012-06-14TTY: provide drivers with tty_port_installJiri Slaby2-0/+10
2012-06-14TTY: vt, remove con_schedule_flipJiri Slaby3-16/+4
2012-06-14PTY: add tty_portJiri Slaby1-4/+21
2012-06-14PTY: merge pty_install implementationsJiri Slaby1-65/+45
2012-06-14PTY: remove one empty ops->removeJiri Slaby1-7/+3
2012-06-13serial: sh-sci: Make probe fail for ports that exceed the maximum countLaurent Pinchart1-1/+1
2012-06-13serial: sh-sci: Fix probe error pathsLaurent Pinchart1-13/+23
2012-06-13TTY: um/line, use tty from tty_portJiri Slaby3-9/+21
2012-06-13TTY: um/line, add tty_portJiri Slaby2-4/+5
2012-06-13TTY: ircomm, use tty_port_close_start helperJiri Slaby1-47/+1
2012-06-13TTY: ircomm, use tty_port_close_end helperJiri Slaby1-15/+1
2012-06-13TTY: ircomm, define carrier routinesJiri Slaby1-10/+33
2012-06-13TTY: ircomm, define local tty_portJiri Slaby1-53/+56
2012-06-13TTY: ircomm, use tty from tty_portJiri Slaby5-42/+70
2012-06-13TTY: ircomm, revamp lockingJiri Slaby2-21/+18
2012-06-13TTY: ircomm, use flags from tty_portJiri Slaby4-36/+31
2012-06-13TTY: ircomm, use open counts from tty_portJiri Slaby2-24/+21
2012-06-13TTY: ircomm, use close times from tty_portJiri Slaby3-11/+6
2012-06-13TTY: ircomm, add tty_portJiri Slaby3-13/+13
2012-06-13TTY: cyclades, add local pointer for cardJiri Slaby1-30/+33
2012-06-138250_pci: Remove duplicate struct pciserial_boardShawn Bohrer1-9/+1
2012-06-13serial: Add driver for LPC32xx High Speed UARTsRoland Stigge4-0/+857
2012-06-13serial/of-serial: Add LPC3220 standard UART compatible stringRoland Stigge2-0/+2
2012-06-13serial/8250: Add LPC3220 standard UART typeRoland Stigge2-1/+10
2012-06-13serial_core: Update buffer overrun statistics.Corbin1-2/+4
2012-06-13serial/imx: make devdata member point to const dataUwe Kleine-König1-1/+1
2012-06-13serial: samsung: protect NULL dereference of clock nameKeyYoung Park1-1/+2
2012-06-13serial: samsung: Fixed wrong comparison for baudclk_rateKyoungil Kim1-2/+2
2012-06-13serial: samsung: Remove NULL checking for baud clockKyoungil Kim1-9/+12
2012-06-12Delete generic_serial.hPaul Bolle2-36/+0
2012-06-12delete seven tty headersPaul Bolle8-1859/+0
2012-06-09Linux 3.5-rc2v3.5-rc2Linus Torvalds1-1/+1
2012-06-09mm, oom: fix badness score underflowDavid Rientjes1-2/+2
2012-06-08sched/fair: fix lots of kernel-doc warningsRandy Dunlap1-16/+6
2012-06-08Revert "drm/i915/crt: Do not rely upon the HPD presence pin"Linus Torvalds1-5/+3
2012-06-08Revert "vfs: stop d_splice_alias creating directory aliases"Linus Torvalds1-6/+10
2012-06-08x86/nmi: Fix section mismatch warnings on 32-bitDon Zickus2-2/+16
2012-06-08powerpc: Fix kernel panic during kernel module loadSteffen Rumler1-6/+5
2012-06-08x86/uv: Fix UV2 BAU legacy modeCliff Wickman2-2/+0
2012-06-08x86/mm: Only add extra pages count for the first memory range during pre-allo...Yinghai Lu1-1/+2
2012-06-08init: Drop initcall level outputBorislav Petkov1-6/+1
2012-06-08module_param: stop double-calling parameters.Rusty Russell2-6/+6
2012-06-08powerpc/time: Sanity check of decrementer expiration is necessaryPaul Mackerras1-3/+11
2012-06-08Revert "mm: correctly synchronize rss-counters at exit/exec"Linus Torvalds3-16/+6