aboutsummaryrefslogtreecommitdiff
path: root/drivers/tty/serial
AgeCommit message (Expand)AuthorFilesLines
2011-11-11Merge branches 'sh/pm-runtime' and 'common/clkfwk' into sh-fixes-for-linusGravatar Paul Mundt 10-41/+16
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 8-1/+8
2011-11-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Gravatar Linus Torvalds 1-23/+0
2011-11-04Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaGravatar Linus Torvalds 1-17/+8
2011-11-04serial: sh-sci: Fix up SH-2A SCIF support.Gravatar Phil Edworthy 1-0/+19
2011-11-01Merge branch 'next/dt' of git://git.linaro.org/people/arnd/arm-socGravatar Linus Torvalds 1-10/+20
2011-10-31tty: Add export.h for EXPORT_SYMBOL/THIS_MODULE to exportersGravatar Paul Gortmaker 1-0/+1
2011-10-31tty: Add module.h to drivers/tty users who just expect it there.Gravatar Paul Gortmaker 7-1/+7
2011-10-30Merge branches 'msm/dt', 'imx/dt' and 'at91/dt' into next/dtGravatar Arnd Bergmann 3-14/+65
2011-10-29Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6Gravatar Linus Torvalds 1-11/+1
2011-10-27Merge branch 'clk' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cu...Gravatar Linus Torvalds 2-2/+26
2011-10-27Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...Gravatar Linus Torvalds 1-1/+1
2011-10-27Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Gravatar Linus Torvalds 4-13/+11
2011-10-26Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 53-3441/+795
2011-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 1-1/+1
2011-10-25drivercore: Add helper macro for platform_driver boilerplateGravatar Grant Likely 1-11/+1
2011-10-24Merge commit 'v3.1' into devicetree/nextGravatar Grant Likely 1-1/+3
2011-10-19TTY: serial_core: Fix crash if DCD drop during suspendGravatar Doug Anderson 1-0/+7
2011-10-19tty/serial: atmel_serial: bootconsole removed from auto-enumeratesGravatar Nicolas Ferre 1-1/+0
2011-10-18tty/serial: atmel_serial: add device tree supportGravatar Nicolas Ferre 1-8/+71
2011-10-18tty/serial: atmel_serial: auto-enumerate portsGravatar Nicolas Ferre 1-8/+36
2011-10-18tty/serial: atmel_serial: whitespace and braces modificationsGravatar Nicolas Ferre 1-4/+5
2011-10-18tty/serial: atmel_serial: change platform_data variable nameGravatar Nicolas Ferre 1-7/+7
2011-10-188250_pci: Fix kernel panic when pch_uart is disabledGravatar Tomoya MORINAGA 1-0/+10
2011-10-10Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusGravatar Linus Torvalds 1-1/+3
2011-10-05devicetree: fix build error on drivers/tty/serial/altera_jtaguart.cGravatar Grant Likely 1-0/+1
2011-10-05Merge branch 'for-grant' of git://git.jdl.com/software/linux-3.0 into devicet...Gravatar Grant Likely 1-2/+2
2011-09-29tty: use of_match_ptr() for of_match_table entryGravatar Ben Dooks 3-9/+3
2011-09-27clk: amba-pl011: convert to clk_prepare()/clk_unprepare()Gravatar Russell King 1-1/+13
2011-09-27clk: amba-pl010: convert to clk_prepare()/clk_unprepare()Gravatar Russell King 1-1/+13
2011-09-268250: ratelimit LSR safety check engaged warning.Gravatar Konrad Rzeszutek Wilk 1-2/+2
2011-09-22TTY: irq: Remove IRQF_DISABLEDGravatar Yong Zhang 13-29/+29
2011-09-22serial-core: power up uart port early before we do set_termios when resumingGravatar Ning Jiang 1-0/+2
2011-09-22serial: mfd: Initconst section fixesGravatar Andi Kleen 1-1/+1
2011-09-22TTY: serial, move 68360 driver to stagingGravatar Jiri Slaby 3-2997/+0
2011-09-22cris: lower the printk level in cris serial driverGravatar WANG Cong 1-6/+6
2011-09-22serial: Support the EFR-register of XR1715x uarts.Gravatar Søren Holm 2-1/+52
2011-09-22cris: fix a build error in drivers/tty/serial/crisv10.cGravatar WANG Cong 1-2/+2
2011-09-22TTY: serial, fix includes in some driversGravatar Jiri Slaby 22-2/+33
2011-09-22TTY: serial, remove dead code from 68328Gravatar Jiri Slaby 2-36/+0
2011-09-22TTY: serial: Move mutex_unlock in uart_close functionGravatar Nobuhiro Iwamatsu 1-3/+2
2011-09-22serial: pxa: work around for errata #20Gravatar Marcus Folkesson 1-0/+20
2011-09-22serial/imx: add of_alias_get_id() reference backGravatar Shawn Guo 1-4/+7
2011-09-21SERIAL: Lantiq: Set timeout in uart_portGravatar John Crispin 1-1/+3
2011-09-20Merge remote-tracking branch 'origin/master' into nextGravatar Benjamin Herrenschmidt 1-2/+2
2011-09-20serial/8250: Move UPIO_TSI to powerpcGravatar Arnd Bergmann 1-23/+0
2011-09-19serial: sh-sci: don't filter on DMA device, use only channel IDGravatar Guennadi Liakhovetski 1-17/+8
2011-09-15Merge branch 'master' into for-nextGravatar Jiri Kosina 20-790/+703
2011-09-15treewide: typo 'interrrupt' word corrections.Gravatar Vitaliy Ivanov 1-1/+1
2011-09-14cris: fix a build error in drivers/tty/serial/crisv10.cGravatar WANG Cong 1-2/+2