summaryrefslogtreecommitdiffstats
path: root/drivers/tty
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds2012-04-072-89/+86Star
|\
| * serial: sh-sci: use serial_port_in/out vs sci_in/out.Paul Mundt2012-03-302-89/+86Star
* | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-04-063-14/+5Star
|\ \
| * | simple_open: automatically convert to simple_open()Stephen Boyd2012-04-062-13/+4Star
| * | sysrq: use SEND_SIG_FORCED instead of force_sig()Anton Vorontsov2012-04-061-1/+1
* | | serial/sunzilog: fix keyboard on SUN SPARCstationSam Ravnborg2012-04-041-2/+2
* | | Documentation: remove references to /etc/modprobe.confLucas De Marchi2012-03-311-1/+1
| |/ |/|
* | Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds2012-03-301-5/+10
|\ \
| * | serial: sh-sci: fix a race of DMA submit_tx on transferYoshii Takashi2012-03-281-5/+10
| |/
* | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2012-03-303-8/+9
|\ \
| * | dmaengine/dma_slave: introduce inline wrappersAlexandre Bounine2012-03-213-8/+6Star
| * | dmaengine: Pass dma_slave_config .device_fc = NULL for all existing usersViresh Kumar2012-02-221-0/+3
* | | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-2925-20/+6Star
|\ \ \
| * | | Remove all #inclusions of asm/system.hDavid Howells2012-03-2820-20/+0Star
| * | | Disintegrate asm/system.h for SparcDavid Howells2012-03-284-0/+4
| * | | Disintegrate asm/system.h for CRISDavid Howells2012-03-281-0/+1
| * | | Disintegrate asm/system.h for ARMDavid Howells2012-03-281-0/+1
* | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-03-282-9/+3Star
|\ \ \ \ | |_|_|/ |/| | |
| * | | powerpc+sparc/vio: Modernize driver registrationBenjamin Herrenschmidt2012-03-282-9/+3Star
* | | | 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
|\ \ \ \ \ \