summaryrefslogtreecommitdiffstats
path: root/drivers/tty
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-03-281-0/+1
|\
| * ARM: 7342/2: sa1100: prepare for sparse irq conversionRob Herring2012-03-261-0/+1
* | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-282-12/+39
|\ \
| * \ Merge branch 'dt' of git://github.com/hzhuang1/linux into next/dtOlof Johansson2012-03-081-12/+37
| |\ \
| | * | serial: pxa: add OF supportHaojian Zhuang2012-03-071-12/+37
| * | | Merge branches 'depends/irqdomain' and 'at91/base2+cleanup' into next/dtArnd Bergmann2012-03-021-0/+2
| |\ \ \ | | |/ / | |/| |
| | * | Merge branch 'at91-3.4-base2+cleanup' of git://github.com/at91linux/linux-at9...Arnd Bergmann2012-02-291-0/+2
| | |\ \ | | | |/ | | |/|
| | | * Atmel: move console default platform_device to serial driverJean-Christophe PLAGNIOL-VILLARD2012-02-231-0/+2
| | * | drivers/tty/vt/vt_ioctl.c: fix KDFONTOP 32bit compatibility layerSamuel Thibault2012-02-041-1/+0Star
| | |/
* | | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-281-4/+3Star
|\ \ \
| * \ \ Merge branch 'next/fixes-non-critical' into next/driversArnd Bergmann2012-03-201-1/+1
| |\ \ \
| * \ \ \ Merge branch 'lpc32xx/drivers' into next/driversArnd Bergmann2012-02-227-8/+28
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | serial: imx: add clk_prepare/clk_unprepareRichard Zhao2012-02-011-4/+3Star
| | |_|/ | |/| |
* | | | Merge tag 'ia64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2012-03-241-0/+1
|\ \ \ \
| * | | | [IA64] genirq fixup for SGI/SNDimitri Sivanich2012-02-221-0/+1
| |/ / /
* | | | 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