summaryrefslogtreecommitdiffstats
path: root/drivers/tty
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pinctrl-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-03-232-16/+10Star
|\
| * pinctrl: API changes to support multiple states per deviceStephen Warren2012-03-051-9/+3Star
| * pinctrl: assume map table entries can't have a NULL name fieldStephen Warren2012-03-021-1/+1
| * serial/sirf: fixup for changes to pin controlLinus Walleij2012-02-222-11/+11
* | Merge tag 'stable/for-linus-3.4-tag' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-03-232-43/+430
|\ \
| * | hvc_xen: introduce HVC_XEN_FRONTENDStefano Stabellini2012-03-142-54/+70
| * | hvc_xen: implement multiconsole supportStefano Stabellini2012-03-141-58/+377
| * | hvc_xen: support PV on HVM consolesStefano Stabellini2012-03-141-16/+68
* | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-03-221-1/+1
|\ \ \
| * | | mm, oom: force oom kill on sysrq+fDavid Rientjes2012-03-221-1/+1
* | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-03-226-616/+12Star
|\ \ \ \ | |/ / / |/| | |
| * | | tty/hvc_vio: FW_FEATURE_ISERIES is no longer selectableStephen Rothwell2012-03-211-4/+0Star
| * | | powerpc/hvc_udbg: Don't crash when udbg_putc is NULLBenjamin Herrenschmidt2012-03-152-1/+11
| * | | tty: powerpc: remove SERIAL_ICOM dependency on PPC_ISERIESStephen Rothwell2012-03-091-1/+1
| * | | tty: powerpc: remove hvc_iseriesStephen Rothwell2012-03-093-610/+0Star
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-03-211-1/+1
|\ \ \ \
| * | | | serial: Fix typo in sn_console.cMasanari Iida2012-02-211-2/+2
| * | | | Merge branch 'master' into for-nextJiri Kosina2012-02-0368-2355/+3950
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | tty: fix comment typo in synclink_gt.cMasanari Iida2012-02-031-1/+1
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-03-212-2/+2
|\ \ \ \ \
| * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-03-191-0/+5
| |\ \ \ \ \
| * \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-03-061-1/+1
| |\ \ \ \ \ \
| * | | | | | | ppp: Replace uses of <linux/if_ppp.h> with <linux/ppp-ioctl.h>Paul Mackerras2012-03-052-2/+2
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds2012-03-2064-1770/+2710
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | serial: pxa: add clk_prepare/clk_unprepare callsPhilipp Zabel2012-03-151-4/+4
| * | | | | | TTY: Wrong unicode value copied in con_set_unimap()Liz Clark2012-03-151-8/+43
| * | | | | | serial: PL011: clear pending interruptsLinus Walleij2012-03-141-4/+11
| * | | | | | serial: bfin-uart: Don't access tty circular buffer in TX DMA interrupt after...Sonic Zhang2012-03-131-3/+5
| * | | | | | vt: NULL dereference in vt_do_kdsk_ioctl()Dan Carpenter2012-03-121-0/+1
| * | | | | | tty: serial: vt8500: fix annotations for probe/removeWolfram Sang2012-03-121-2/+2
| * | | | | | serial: remove back and forth conversions in serial_out_syncPaul Gortmaker2012-03-091-4/+3Star
| * | | | | | serial: use serial_port_in/out vs serial_in/out in 8250Paul Gortmaker2012-03-091-80/+80
| * | | | | | serial: reduce number of indirections in 8250 codePaul Gortmaker2012-03-091-155/+167
| * | | | | | serial: delete useless void casts in 8250.cPaul Gortmaker2012-03-091-11/+11
| * | | | | | serial: make 8250's serial_in shareable to other drivers.Paul Gortmaker2012-03-092-5/+10
| * | | | | | serial: delete last unused traces of pausing I/O in 8250Paul Gortmaker2012-03-091-158/+150Star
| * | | | | | pch_uart: Add module parameter descriptionsDarren Hart2012-03-091-0/+4
| * | | | | | pch_uart: Use existing default_baud in setup_consoleDarren Hart2012-03-091-1/+1
| * | | | | | pch_uart: Add user_uartclk parameterDarren Hart2012-03-091-0/+5
| * | | | | | pch_uart: Add Fish River Island II uart clock quirksDarren Hart2012-03-091-13/+27
| * | | | | | pch_uart: Use uartclk instead of base_baudDarren Hart2012-03-091-10/+10
| * | | | | | mpc5200b/uart: select more tolerant uart prescaler on low baudratesFrank Benkert2012-03-081-2/+3
| * | | | | | tty: moxa: fix bit test in moxa_start()Dan Carpenter2012-03-081-1/+1
| * | | | | | TTY: amiserial, use tty_port_close_startJiri Slaby2012-03-081-42/+2Star
| * | | | | | TTY: amiserial, use tty_port_close_endJiri Slaby2012-03-081-10/+3Star
| * | | | | | TTY: amiserial, use tty_port_block_til_readyJiri Slaby2012-03-081-147/+1Star
| * | | | | | TTY: amiserial, provide carrier helpersJiri Slaby2012-03-081-4/+29
| * | | | | | TTY: amiserial no longer needs serialPJiri Slaby2012-03-081-1/+19
| * | | | | | TTY: amiserial, stop using serial_state->{irq,type,line}Jiri Slaby2012-03-081-13/+10Star
| * | | | | | TTY: amiserial, define local tty_port pointerJiri Slaby2012-03-081-39/+42